[INFO] cloning repository https://github.com/killpop3770/test_zone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killpop3770/test_zone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillpop3770%2Ftest_zone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillpop3770%2Ftest_zone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06cbd6c876a13cd8467b6299f9663dc104292c5f [INFO] building killpop3770/test_zone against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillpop3770%2Ftest_zone" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/killpop3770/test_zone [INFO] finished tweaking git repo https://github.com/killpop3770/test_zone [INFO] tweaked toml for git repo https://github.com/killpop3770/test_zone written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/killpop3770/test_zone on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/killpop3770/test_zone 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] [stderr] Adding block-buffer v0.10.4 [INFO] [stderr] Adding cpufeatures v0.2.17 [INFO] [stderr] Adding crypto-common v0.1.6 [INFO] [stderr] Adding digest v0.10.7 [INFO] [stderr] Adding generic-array v0.14.7 [INFO] [stderr] Adding getrandom v0.3.3 [INFO] [stderr] Adding hex v0.4.3 [INFO] [stderr] Adding r-efi v5.3.0 [INFO] [stderr] Adding sha2 v0.10.9 [INFO] [stderr] Adding typenum v1.18.0 [INFO] [stderr] Adding uuid v1.16.0 (available: v1.18.1) [INFO] [stderr] Adding wasi v0.14.7+wasi-0.2.4 [INFO] [stderr] Adding wasip2 v1.0.1+wasi-0.2.4 [INFO] [stderr] Adding wit-bindgen v0.46.0 [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 625d89f31128b68d997d489b204f226c60f3578a2e41e307d3243dd5c03384e8 [INFO] running `Command { std: "docker" "start" "-a" "625d89f31128b68d997d489b204f226c60f3578a2e41e307d3243dd5c03384e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "625d89f31128b68d997d489b204f226c60f3578a2e41e307d3243dd5c03384e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625d89f31128b68d997d489b204f226c60f3578a2e41e307d3243dd5c03384e8", kill_on_drop: false }` [INFO] [stdout] 625d89f31128b68d997d489b204f226c60f3578a2e41e307d3243dd5c03384e8 [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_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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff5b571ce77d48972d502622feec597509bf2d9d1e2fe869f0de6da2ad3596a2 [INFO] running `Command { std: "docker" "start" "-a" "ff5b571ce77d48972d502622feec597509bf2d9d1e2fe869f0de6da2ad3596a2", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl v0.10.65 [INFO] [stderr] Compiling zerocopy v0.8.0-alpha.6 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pulldown-cmark v0.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.1.6/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=bda90532935ebafb -C extra-filename=-01571b5a962da75f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.1/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=16245fad591acdce -C extra-filename=-82ee1b8458d1f658 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ff5b571ce77d48972d502622feec597509bf2d9d1e2fe869f0de6da2ad3596a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff5b571ce77d48972d502622feec597509bf2d9d1e2fe869f0de6da2ad3596a2", kill_on_drop: false }` [INFO] [stdout] ff5b571ce77d48972d502622feec597509bf2d9d1e2fe869f0de6da2ad3596a2