[INFO] fetching crate unit-proc 0.0.3... [INFO] building unit-proc-0.0.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate unit-proc 0.0.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate unit-proc 0.0.3 [INFO] finished tweaking crates.io crate unit-proc 0.0.3 [INFO] tweaked toml for crates.io crate unit-proc 0.0.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unit-proc 0.0.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unit-proc 0.0.3 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.56 [INFO] [stderr] Downloaded dissimilar v1.0.3 [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded transition-table v0.0.3 [INFO] [stderr] Downloaded disuse v0.0.2 [INFO] [stderr] Downloaded const-array-attrs v0.0.3 [INFO] [stderr] Downloaded keyword-parser v0.0.3 [INFO] [stderr] Downloaded const-frac v0.0.4 [INFO] [stderr] Downloaded real-proc v0.0.3 [INFO] [stderr] Downloaded combine v4.6.3 [INFO] [stderr] Downloaded physical-quantity v0.0.5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa27adbc9d30fa1eeb93d9dfcb4fcd358673c9fc238bb70b524b40c4a3c1f100 [INFO] running `Command { std: "docker" "start" "-a" "aa27adbc9d30fa1eeb93d9dfcb4fcd358673c9fc238bb70b524b40c4a3c1f100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa27adbc9d30fa1eeb93d9dfcb4fcd358673c9fc238bb70b524b40c4a3c1f100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa27adbc9d30fa1eeb93d9dfcb4fcd358673c9fc238bb70b524b40c4a3c1f100", kill_on_drop: false }` [INFO] [stdout] aa27adbc9d30fa1eeb93d9dfcb4fcd358673c9fc238bb70b524b40c4a3c1f100 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 442dd1f466aa55d75e0a7865bfc6509482d7de195765f0d64d9503851c28e4c9 [INFO] running `Command { std: "docker" "start" "-a" "442dd1f466aa55d75e0a7865bfc6509482d7de195765f0d64d9503851c28e4c9", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling transition-table v0.0.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling physical-quantity v0.0.5 [INFO] [stderr] Compiling disuse v0.0.2 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling const-array-attrs v0.0.3 [INFO] [stderr] Compiling const-frac v0.0.4 [INFO] [stderr] Compiling keyword-parser v0.0.3 [INFO] [stderr] Compiling real-proc v0.0.3 [INFO] [stderr] Compiling unit-proc v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s [INFO] running `Command { std: "docker" "inspect" "442dd1f466aa55d75e0a7865bfc6509482d7de195765f0d64d9503851c28e4c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "442dd1f466aa55d75e0a7865bfc6509482d7de195765f0d64d9503851c28e4c9", kill_on_drop: false }` [INFO] [stdout] 442dd1f466aa55d75e0a7865bfc6509482d7de195765f0d64d9503851c28e4c9 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6a50890d09c4aaa2351276d25991d8b43af7629247c64cf38706368f8617362 [INFO] running `Command { std: "docker" "start" "-a" "b6a50890d09c4aaa2351276d25991d8b43af7629247c64cf38706368f8617362", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling transition-table v0.0.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling physical-quantity v0.0.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling trybuild v1.0.56 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling dissimilar v1.0.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling const-array-attrs v0.0.3 [INFO] [stderr] Compiling const-frac v0.0.4 [INFO] [stderr] Compiling keyword-parser v0.0.3 [INFO] [stderr] Compiling real-proc v0.0.3 [INFO] [stderr] Compiling unit-proc v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.49s [INFO] running `Command { std: "docker" "inspect" "b6a50890d09c4aaa2351276d25991d8b43af7629247c64cf38706368f8617362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a50890d09c4aaa2351276d25991d8b43af7629247c64cf38706368f8617362", kill_on_drop: false }` [INFO] [stdout] b6a50890d09c4aaa2351276d25991d8b43af7629247c64cf38706368f8617362