[INFO] fetching crate cargo-php 0.1.9... [INFO] checking cargo-php-0.1.9 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate cargo-php 0.1.9 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate cargo-php 0.1.9 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-php 0.1.9 [INFO] finished tweaking crates.io crate cargo-php 0.1.9 [INFO] tweaked toml for crates.io crate cargo-php 0.1.9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate cargo-php 0.1.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ext-php-rs-derive v0.10.0 [INFO] [stderr] Downloaded bytecount v0.6.4 [INFO] [stderr] Downloaded rustix v0.38.18 [INFO] [stderr] Downloaded regex-syntax v0.8.0 [INFO] [stderr] Downloaded ext-php-rs v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b41707a1467436d683024fbfb3d7a6cc6b7906d54e8a08f7bc2eefc931444fb8 [INFO] running `Command { std: "docker" "start" "-a" "b41707a1467436d683024fbfb3d7a6cc6b7906d54e8a08f7bc2eefc931444fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b41707a1467436d683024fbfb3d7a6cc6b7906d54e8a08f7bc2eefc931444fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41707a1467436d683024fbfb3d7a6cc6b7906d54e8a08f7bc2eefc931444fb8", kill_on_drop: false }` [INFO] [stdout] b41707a1467436d683024fbfb3d7a6cc6b7906d54e8a08f7bc2eefc931444fb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb7ae841fd64f788e35e4bbadc44e87d2757ef235611049ef6c0262adebdf3d2 [INFO] running `Command { std: "docker" "start" "-a" "eb7ae841fd64f788e35e4bbadc44e87d2757ef235611049ef6c0262adebdf3d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling bytecount v0.6.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling cargo-php v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling ext-php-rs-derive v0.10.0 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking cargo-platform v0.1.4 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ext-php-rs v0.10.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.11s [INFO] running `Command { std: "docker" "inspect" "eb7ae841fd64f788e35e4bbadc44e87d2757ef235611049ef6c0262adebdf3d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7ae841fd64f788e35e4bbadc44e87d2757ef235611049ef6c0262adebdf3d2", kill_on_drop: false }` [INFO] [stdout] eb7ae841fd64f788e35e4bbadc44e87d2757ef235611049ef6c0262adebdf3d2