[INFO] cloning repository https://github.com/tgandrews/xoof [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgandrews/xoof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgandrews%2Fxoof", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgandrews%2Fxoof'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7c557409ec03d0b259f51558afcfa0d2d4d00b7 [INFO] checking tgandrews/xoof against try#751cdbaf3a893bc71b2c617bb7be22dfea5f0862 for pr-95611 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgandrews%2Fxoof" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tgandrews/xoof on toolchain 751cdbaf3a893bc71b2c617bb7be22dfea5f0862 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tgandrews/xoof [INFO] finished tweaking git repo https://github.com/tgandrews/xoof [INFO] tweaked toml for git repo https://github.com/tgandrews/xoof written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/tgandrews/xoof already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d67a7f06aaa0c8f71d161eb25da054311b0b6fedeab396bd8d1e99fd857a7b3a [INFO] running `Command { std: "docker" "start" "-a" "d67a7f06aaa0c8f71d161eb25da054311b0b6fedeab396bd8d1e99fd857a7b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d67a7f06aaa0c8f71d161eb25da054311b0b6fedeab396bd8d1e99fd857a7b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67a7f06aaa0c8f71d161eb25da054311b0b6fedeab396bd8d1e99fd857a7b3a", kill_on_drop: false }` [INFO] [stdout] d67a7f06aaa0c8f71d161eb25da054311b0b6fedeab396bd8d1e99fd857a7b3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc142d58bae5a32f9cf01310953de12061e07acc416e6b638d2daa89bafaef1a [INFO] running `Command { std: "docker" "start" "-a" "fc142d58bae5a32f9cf01310953de12061e07acc416e6b638d2daa89bafaef1a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking xoof v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.76s [INFO] running `Command { std: "docker" "inspect" "fc142d58bae5a32f9cf01310953de12061e07acc416e6b638d2daa89bafaef1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc142d58bae5a32f9cf01310953de12061e07acc416e6b638d2daa89bafaef1a", kill_on_drop: false }` [INFO] [stdout] fc142d58bae5a32f9cf01310953de12061e07acc416e6b638d2daa89bafaef1a