[INFO] cloning repository https://github.com/daechoi/dist-tracing-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daechoi/dist-tracing-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaechoi%2Fdist-tracing-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaechoi%2Fdist-tracing-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 274eaef57c0d0a096a69f4f55230c29c6843143f [INFO] checking daechoi/dist-tracing-rs against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaechoi%2Fdist-tracing-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/daechoi/dist-tracing-rs [INFO] finished tweaking git repo https://github.com/daechoi/dist-tracing-rs [INFO] tweaked toml for git repo https://github.com/daechoi/dist-tracing-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daechoi/dist-tracing-rs on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daechoi/dist-tracing-rs 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6ec7fe4e092c3af5fbdf5dcc6bb4468477da831e6c812331674458db2c83d90 [INFO] running `Command { std: "docker" "start" "-a" "a6ec7fe4e092c3af5fbdf5dcc6bb4468477da831e6c812331674458db2c83d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6ec7fe4e092c3af5fbdf5dcc6bb4468477da831e6c812331674458db2c83d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6ec7fe4e092c3af5fbdf5dcc6bb4468477da831e6c812331674458db2c83d90", kill_on_drop: false }` [INFO] [stdout] a6ec7fe4e092c3af5fbdf5dcc6bb4468477da831e6c812331674458db2c83d90 [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_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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab0af31b6a4133e79cb98396c2d3d0a904c5885fba79f188cc00282a443bcffe [INFO] running `Command { std: "docker" "start" "-a" "ab0af31b6a4133e79cb98396c2d3d0a904c5885fba79f188cc00282a443bcffe", kill_on_drop: false }` [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking actix-service v2.0.2 [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/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.2/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 --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=4c834d3e42cb9ad0 -C extra-filename=-2e7c09e36cab6051 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.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" "ab0af31b6a4133e79cb98396c2d3d0a904c5885fba79f188cc00282a443bcffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0af31b6a4133e79cb98396c2d3d0a904c5885fba79f188cc00282a443bcffe", kill_on_drop: false }` [INFO] [stdout] ab0af31b6a4133e79cb98396c2d3d0a904c5885fba79f188cc00282a443bcffe