[INFO] fetching crate phaneron-plugin-utils 0.1.2... [INFO] building phaneron-plugin-utils-0.1.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate phaneron-plugin-utils 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate phaneron-plugin-utils 0.1.2 [INFO] finished tweaking crates.io crate phaneron-plugin-utils 0.1.2 [INFO] tweaked toml for crates.io crate phaneron-plugin-utils 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate phaneron-plugin-utils 0.1.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 70 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91140fd47366d80b0e75e9162260ef360b6ab9118b6a12e4768762e29fe5276d [INFO] running `Command { std: "docker" "start" "-a" "91140fd47366d80b0e75e9162260ef360b6ab9118b6a12e4768762e29fe5276d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91140fd47366d80b0e75e9162260ef360b6ab9118b6a12e4768762e29fe5276d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91140fd47366d80b0e75e9162260ef360b6ab9118b6a12e4768762e29fe5276d", kill_on_drop: false }` [INFO] [stdout] 91140fd47366d80b0e75e9162260ef360b6ab9118b6a12e4768762e29fe5276d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c60f72e77b97bd0ef37753778672e0b61cd339200a8b5a3f92a84336eab7caf [INFO] running `Command { std: "docker" "start" "-a" "7c60f72e77b97bd0ef37753778672e0b61cd339200a8b5a3f92a84336eab7caf", kill_on_drop: false }` [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling typewit v1.14.2 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling const_panic v0.2.15 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling phaneron-plugin v0.1.2 [INFO] [stderr] Compiling phaneron-plugin-utils v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.95s [INFO] running `Command { std: "docker" "inspect" "7c60f72e77b97bd0ef37753778672e0b61cd339200a8b5a3f92a84336eab7caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c60f72e77b97bd0ef37753778672e0b61cd339200a8b5a3f92a84336eab7caf", kill_on_drop: false }` [INFO] [stdout] 7c60f72e77b97bd0ef37753778672e0b61cd339200a8b5a3f92a84336eab7caf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c84e66d5735250fa46bfd56dac5926af069b130e79325da5e6661cb33cabb8b9 [INFO] running `Command { std: "docker" "start" "-a" "c84e66d5735250fa46bfd56dac5926af069b130e79325da5e6661cb33cabb8b9", kill_on_drop: false }` [INFO] [stderr] Compiling phaneron-plugin-utils v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "c84e66d5735250fa46bfd56dac5926af069b130e79325da5e6661cb33cabb8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c84e66d5735250fa46bfd56dac5926af069b130e79325da5e6661cb33cabb8b9", kill_on_drop: false }` [INFO] [stdout] c84e66d5735250fa46bfd56dac5926af069b130e79325da5e6661cb33cabb8b9