[INFO] cloning repository https://github.com/codyd51/cargo-workspace-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codyd51/cargo-workspace-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodyd51%2Fcargo-workspace-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodyd51%2Fcargo-workspace-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c71e669720d05de3af1685d1abbc6ada2123c88 [INFO] checking codyd51/cargo-workspace-test against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodyd51%2Fcargo-workspace-test" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codyd51/cargo-workspace-test on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codyd51/cargo-workspace-test [INFO] finished tweaking git repo https://github.com/codyd51/cargo-workspace-test [INFO] tweaked toml for git repo https://github.com/codyd51/cargo-workspace-test written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/codyd51/cargo-workspace-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic-polyfill v0.1.5 [INFO] [stderr] Downloaded cstr_core v0.2.4 [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded heapless v0.7.9 [INFO] [stderr] Downloaded postcard v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c81767c98f35a65f629db9fc9e941c70088cdc38e89754780e81bbd966c5ccd5 [INFO] running `Command { std: "docker" "start" "-a" "c81767c98f35a65f629db9fc9e941c70088cdc38e89754780e81bbd966c5ccd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c81767c98f35a65f629db9fc9e941c70088cdc38e89754780e81bbd966c5ccd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c81767c98f35a65f629db9fc9e941c70088cdc38e89754780e81bbd966c5ccd5", kill_on_drop: false }` [INFO] [stdout] c81767c98f35a65f629db9fc9e941c70088cdc38e89754780e81bbd966c5ccd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ce58d2279c10cb8de6d0bf064ebf9426f83dd7ee9b872fafcb8712a768a096b [INFO] running `Command { std: "docker" "start" "-a" "2ce58d2279c10cb8de6d0bf064ebf9426f83dd7ee9b872fafcb8712a768a096b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling heapless v0.7.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking postcard-cobs v0.1.5-pre [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking cstr_core v0.2.4 [INFO] [stderr] Checking postcard v0.7.2 [INFO] [stderr] Checking test_lib v0.1.0 (/opt/rustwide/workdir/test_lib) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.04s [INFO] running `Command { std: "docker" "inspect" "2ce58d2279c10cb8de6d0bf064ebf9426f83dd7ee9b872fafcb8712a768a096b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce58d2279c10cb8de6d0bf064ebf9426f83dd7ee9b872fafcb8712a768a096b", kill_on_drop: false }` [INFO] [stdout] 2ce58d2279c10cb8de6d0bf064ebf9426f83dd7ee9b872fafcb8712a768a096b