[INFO] cloning repository https://github.com/Jawbreaker1/bird_disk_code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jawbreaker1/bird_disk_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJawbreaker1%2Fbird_disk_code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJawbreaker1%2Fbird_disk_code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d9c809f3da5d42f076501580452c9b923dd0111 [INFO] testing Jawbreaker1/bird_disk_code against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJawbreaker1%2Fbird_disk_code" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jawbreaker1/bird_disk_code [INFO] finished tweaking git repo https://github.com/Jawbreaker1/bird_disk_code [INFO] tweaked toml for git repo https://github.com/Jawbreaker1/bird_disk_code written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jawbreaker1/bird_disk_code on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jawbreaker1/bird_disk_code 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6389e70d64971d62ef0d1938501dd15bb1e2d06fbf66a6a0cfae49bc7a207899 [INFO] running `Command { std: "docker" "start" "-a" "6389e70d64971d62ef0d1938501dd15bb1e2d06fbf66a6a0cfae49bc7a207899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6389e70d64971d62ef0d1938501dd15bb1e2d06fbf66a6a0cfae49bc7a207899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6389e70d64971d62ef0d1938501dd15bb1e2d06fbf66a6a0cfae49bc7a207899", kill_on_drop: false }` [INFO] [stdout] 6389e70d64971d62ef0d1938501dd15bb1e2d06fbf66a6a0cfae49bc7a207899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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_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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57c371b4b0ad13df304b1abbd85bc538fe2e65a9b623d1f02e2cd49c032fc126 [INFO] running `Command { std: "docker" "start" "-a" "57c371b4b0ad13df304b1abbd85bc538fe2e65a9b623d1f02e2cd49c032fc126", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-isle v0.99.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.99.2 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.99.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling wasmtime-asm-macros v12.0.2 [INFO] [stderr] Compiling wasm-encoder v0.31.1 [INFO] [stderr] Compiling wasm-encoder v0.244.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling cranelift-control v0.99.2 [INFO] [stderr] Compiling wasmparser v0.110.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling wasmtime-cache v12.0.2 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v12.0.2 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wast v244.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallible-iterator"' --cfg 'feature="indexmap"' --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "endian-reader", "fallible-iterator", "indexmap", "read", "read-core", "rustc-dep-of-std", "stable_deref_trait", "std", "write"))' -C metadata=b99643f1c188990c -C extra-filename=-d430fc02a07b26b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-6d35942e0e1c7de9.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ceb522a1a6cab68f.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-ab7b4680e4106d68.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "57c371b4b0ad13df304b1abbd85bc538fe2e65a9b623d1f02e2cd49c032fc126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c371b4b0ad13df304b1abbd85bc538fe2e65a9b623d1f02e2cd49c032fc126", kill_on_drop: false }` [INFO] [stdout] 57c371b4b0ad13df304b1abbd85bc538fe2e65a9b623d1f02e2cd49c032fc126