[INFO] cloning repository https://github.com/timfpark/comfort [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timfpark/comfort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfpark%2Fcomfort", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfpark%2Fcomfort'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8512626feba56590face9043bfbe916fe59b3677 [INFO] checking timfpark/comfort against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfpark%2Fcomfort" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timfpark/comfort on toolchain f25e92bd42b14e45440c0a30a4ed751ea502f430 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timfpark/comfort [INFO] finished tweaking git repo https://github.com/timfpark/comfort [INFO] tweaked toml for git repo https://github.com/timfpark/comfort written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timfpark/comfort 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" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d424ec29f9302dffd25fe0162d03e6f8a71bd58e0ca98c0f84124c3280d2ddc [INFO] running `Command { std: "docker" "start" "-a" "5d424ec29f9302dffd25fe0162d03e6f8a71bd58e0ca98c0f84124c3280d2ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d424ec29f9302dffd25fe0162d03e6f8a71bd58e0ca98c0f84124c3280d2ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d424ec29f9302dffd25fe0162d03e6f8a71bd58e0ca98c0f84124c3280d2ddc", kill_on_drop: false }` [INFO] [stdout] 5d424ec29f9302dffd25fe0162d03e6f8a71bd58e0ca98c0f84124c3280d2ddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a64807bb9f4455b7aa9e79a6e9d1e61e76c59ffacce5cafad81bd2110b822ea [INFO] running `Command { std: "docker" "start" "-a" "5a64807bb9f4455b7aa9e79a6e9d1e61e76c59ffacce5cafad81bd2110b822ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCNMWJe" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cfg-if` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/log-470df44cb9b0d424/rmetaA1guSK" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-bc9d9ab68601de34/rmetaQ2or0q" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta837Pu0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/proc-macro2-b5252b50231b65fd/rmetaZq8prJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-xid` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/memchr-3eab5e05fa66807d/rmetaGc737J" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/syn-b8e663fcc234eb5c/rmetawoMrGP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaY479QR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5a64807bb9f4455b7aa9e79a6e9d1e61e76c59ffacce5cafad81bd2110b822ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a64807bb9f4455b7aa9e79a6e9d1e61e76c59ffacce5cafad81bd2110b822ea", kill_on_drop: false }` [INFO] [stdout] 5a64807bb9f4455b7aa9e79a6e9d1e61e76c59ffacce5cafad81bd2110b822ea [INFO] checking timfpark/comfort against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfpark%2Fcomfort" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timfpark/comfort on toolchain 81417ccfba1b50f064bed768ddab670f5bbfdcfe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timfpark/comfort [INFO] finished tweaking git repo https://github.com/timfpark/comfort [INFO] tweaked toml for git repo https://github.com/timfpark/comfort written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timfpark/comfort 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" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad9e91fdc19e35bd54379b705ef5d4ba3f5ef1aa7cca40fd9df115c225e6b46c [INFO] running `Command { std: "docker" "start" "-a" "ad9e91fdc19e35bd54379b705ef5d4ba3f5ef1aa7cca40fd9df115c225e6b46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad9e91fdc19e35bd54379b705ef5d4ba3f5ef1aa7cca40fd9df115c225e6b46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9e91fdc19e35bd54379b705ef5d4ba3f5ef1aa7cca40fd9df115c225e6b46c", kill_on_drop: false }` [INFO] [stdout] ad9e91fdc19e35bd54379b705ef5d4ba3f5ef1aa7cca40fd9df115c225e6b46c [INFO] checking timfpark/comfort against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfpark%2Fcomfort" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timfpark/comfort on toolchain 81417ccfba1b50f064bed768ddab670f5bbfdcfe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timfpark/comfort [INFO] finished tweaking git repo https://github.com/timfpark/comfort [INFO] tweaked toml for git repo https://github.com/timfpark/comfort written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timfpark/comfort 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" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4d05358cdb52a0dd57eeac8e606c29c5648607a06d7bd295d48a1f21456fb20 [INFO] running `Command { std: "docker" "start" "-a" "b4d05358cdb52a0dd57eeac8e606c29c5648607a06d7bd295d48a1f21456fb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4d05358cdb52a0dd57eeac8e606c29c5648607a06d7bd295d48a1f21456fb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d05358cdb52a0dd57eeac8e606c29c5648607a06d7bd295d48a1f21456fb20", kill_on_drop: false }` [INFO] [stdout] b4d05358cdb52a0dd57eeac8e606c29c5648607a06d7bd295d48a1f21456fb20 [INFO] checking timfpark/comfort against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfpark%2Fcomfort" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timfpark/comfort on toolchain 81417ccfba1b50f064bed768ddab670f5bbfdcfe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timfpark/comfort [INFO] finished tweaking git repo https://github.com/timfpark/comfort [INFO] tweaked toml for git repo https://github.com/timfpark/comfort written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timfpark/comfort 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" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0198e39b3d2cfea356b7361cb45a0b94e244374d534f20794be975f8f5470d88 [INFO] running `Command { std: "docker" "start" "-a" "0198e39b3d2cfea356b7361cb45a0b94e244374d534f20794be975f8f5470d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0198e39b3d2cfea356b7361cb45a0b94e244374d534f20794be975f8f5470d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0198e39b3d2cfea356b7361cb45a0b94e244374d534f20794be975f8f5470d88", kill_on_drop: false }` [INFO] [stdout] 0198e39b3d2cfea356b7361cb45a0b94e244374d534f20794be975f8f5470d88 [INFO] checking timfpark/comfort against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfpark%2Fcomfort" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timfpark/comfort on toolchain 81417ccfba1b50f064bed768ddab670f5bbfdcfe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timfpark/comfort [INFO] finished tweaking git repo https://github.com/timfpark/comfort [INFO] tweaked toml for git repo https://github.com/timfpark/comfort written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timfpark/comfort 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" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f812ee32e2054882097d81256d46f558f50263d6142892e20724df4a3b95668 [INFO] running `Command { std: "docker" "start" "-a" "9f812ee32e2054882097d81256d46f558f50263d6142892e20724df4a3b95668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f812ee32e2054882097d81256d46f558f50263d6142892e20724df4a3b95668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f812ee32e2054882097d81256d46f558f50263d6142892e20724df4a3b95668", kill_on_drop: false }` [INFO] [stdout] 9f812ee32e2054882097d81256d46f558f50263d6142892e20724df4a3b95668 [INFO] checking timfpark/comfort against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfpark%2Fcomfort" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timfpark/comfort on toolchain 81417ccfba1b50f064bed768ddab670f5bbfdcfe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timfpark/comfort [INFO] finished tweaking git repo https://github.com/timfpark/comfort [INFO] tweaked toml for git repo https://github.com/timfpark/comfort written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timfpark/comfort 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" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+81417ccfba1b50f064bed768ddab670f5bbfdcfe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0db5096c1c83c7d6d18dce63db9b47a716a2863829ac65895d40cfb8a646d34 [INFO] running `Command { std: "docker" "start" "-a" "e0db5096c1c83c7d6d18dce63db9b47a716a2863829ac65895d40cfb8a646d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0db5096c1c83c7d6d18dce63db9b47a716a2863829ac65895d40cfb8a646d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0db5096c1c83c7d6d18dce63db9b47a716a2863829ac65895d40cfb8a646d34", kill_on_drop: false }` [INFO] [stdout] e0db5096c1c83c7d6d18dce63db9b47a716a2863829ac65895d40cfb8a646d34 [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.