[INFO] cloning repository https://github.com/trueblablak/test-task [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trueblablak/test-task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a039d18919c6aac13fcebd7a3e457fde3da6545 [INFO] checking trueblablak/test-task against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trueblablak/test-task on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trueblablak/test-task [INFO] finished tweaking git repo https://github.com/trueblablak/test-task [INFO] tweaked toml for git repo https://github.com/trueblablak/test-task written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/trueblablak/test-task 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 743a488642f773142d9d2e20681b2b86864baf3daabbfcecdcf09dee4ab2365c [INFO] running `Command { std: "docker" "start" "-a" "743a488642f773142d9d2e20681b2b86864baf3daabbfcecdcf09dee4ab2365c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "743a488642f773142d9d2e20681b2b86864baf3daabbfcecdcf09dee4ab2365c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743a488642f773142d9d2e20681b2b86864baf3daabbfcecdcf09dee4ab2365c", kill_on_drop: false }` [INFO] [stdout] 743a488642f773142d9d2e20681b2b86864baf3daabbfcecdcf09dee4ab2365c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0ead0d0f2e0d7f2bfdc6c0a25243caad2dc77c02e58044a0773ae469357c0fa [INFO] running `Command { std: "docker" "start" "-a" "a0ead0d0f2e0d7f2bfdc6c0a25243caad2dc77c02e58044a0773ae469357c0fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] running `Command { std: "docker" "inspect" "a0ead0d0f2e0d7f2bfdc6c0a25243caad2dc77c02e58044a0773ae469357c0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ead0d0f2e0d7f2bfdc6c0a25243caad2dc77c02e58044a0773ae469357c0fa", kill_on_drop: false }` [INFO] [stdout] a0ead0d0f2e0d7f2bfdc6c0a25243caad2dc77c02e58044a0773ae469357c0fa [INFO] checking trueblablak/test-task against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trueblablak/test-task on toolchain 0525276e4a85ae0a91f6f7447e501e2981e77908 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trueblablak/test-task [INFO] finished tweaking git repo https://github.com/trueblablak/test-task [INFO] tweaked toml for git repo https://github.com/trueblablak/test-task written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/trueblablak/test-task 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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cff4ba0d2c7c77900a27104ede069c180d987fccef0e4c91f991e8c13764924f [INFO] running `Command { std: "docker" "start" "-a" "cff4ba0d2c7c77900a27104ede069c180d987fccef0e4c91f991e8c13764924f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cff4ba0d2c7c77900a27104ede069c180d987fccef0e4c91f991e8c13764924f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff4ba0d2c7c77900a27104ede069c180d987fccef0e4c91f991e8c13764924f", kill_on_drop: false }` [INFO] [stdout] cff4ba0d2c7c77900a27104ede069c180d987fccef0e4c91f991e8c13764924f [INFO] checking trueblablak/test-task against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trueblablak/test-task on toolchain 0525276e4a85ae0a91f6f7447e501e2981e77908 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trueblablak/test-task [INFO] finished tweaking git repo https://github.com/trueblablak/test-task [INFO] tweaked toml for git repo https://github.com/trueblablak/test-task written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/trueblablak/test-task 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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04ba9d0cb5aedb067313f1b304efef42e55f1b9fd7bb0d41c1fee2442013920a [INFO] running `Command { std: "docker" "start" "-a" "04ba9d0cb5aedb067313f1b304efef42e55f1b9fd7bb0d41c1fee2442013920a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04ba9d0cb5aedb067313f1b304efef42e55f1b9fd7bb0d41c1fee2442013920a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ba9d0cb5aedb067313f1b304efef42e55f1b9fd7bb0d41c1fee2442013920a", kill_on_drop: false }` [INFO] [stdout] 04ba9d0cb5aedb067313f1b304efef42e55f1b9fd7bb0d41c1fee2442013920a [INFO] checking trueblablak/test-task against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trueblablak/test-task on toolchain 0525276e4a85ae0a91f6f7447e501e2981e77908 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trueblablak/test-task [INFO] finished tweaking git repo https://github.com/trueblablak/test-task [INFO] tweaked toml for git repo https://github.com/trueblablak/test-task written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/trueblablak/test-task 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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd961e4b51dbca5654006930293f520134999e46f1d0ccf7aebc478c190c5e0a [INFO] running `Command { std: "docker" "start" "-a" "dd961e4b51dbca5654006930293f520134999e46f1d0ccf7aebc478c190c5e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd961e4b51dbca5654006930293f520134999e46f1d0ccf7aebc478c190c5e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd961e4b51dbca5654006930293f520134999e46f1d0ccf7aebc478c190c5e0a", kill_on_drop: false }` [INFO] [stdout] dd961e4b51dbca5654006930293f520134999e46f1d0ccf7aebc478c190c5e0a [INFO] checking trueblablak/test-task against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trueblablak/test-task on toolchain 0525276e4a85ae0a91f6f7447e501e2981e77908 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trueblablak/test-task [INFO] finished tweaking git repo https://github.com/trueblablak/test-task [INFO] tweaked toml for git repo https://github.com/trueblablak/test-task written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/trueblablak/test-task 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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a648f164a355ea0e53a37f49e2602a850a1994c5a34c1849b2127c2afb5bfe82 [INFO] running `Command { std: "docker" "start" "-a" "a648f164a355ea0e53a37f49e2602a850a1994c5a34c1849b2127c2afb5bfe82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a648f164a355ea0e53a37f49e2602a850a1994c5a34c1849b2127c2afb5bfe82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a648f164a355ea0e53a37f49e2602a850a1994c5a34c1849b2127c2afb5bfe82", kill_on_drop: false }` [INFO] [stdout] a648f164a355ea0e53a37f49e2602a850a1994c5a34c1849b2127c2afb5bfe82 [INFO] checking trueblablak/test-task against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueblablak%2Ftest-task" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trueblablak/test-task on toolchain 0525276e4a85ae0a91f6f7447e501e2981e77908 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trueblablak/test-task [INFO] finished tweaking git repo https://github.com/trueblablak/test-task [INFO] tweaked toml for git repo https://github.com/trueblablak/test-task written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/trueblablak/test-task 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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f916ebb0d29b3d81c82d3e052245a8576f1416b906212f7979478bc3986159a [INFO] running `Command { std: "docker" "start" "-a" "1f916ebb0d29b3d81c82d3e052245a8576f1416b906212f7979478bc3986159a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f916ebb0d29b3d81c82d3e052245a8576f1416b906212f7979478bc3986159a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f916ebb0d29b3d81c82d3e052245a8576f1416b906212f7979478bc3986159a", kill_on_drop: false }` [INFO] [stdout] 1f916ebb0d29b3d81c82d3e052245a8576f1416b906212f7979478bc3986159a [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.