[INFO] fetching crate cargo-git-open 0.0.9... [INFO] checking cargo-git-open-0.0.9 against try#654bc80249a2b2ba8bd16392b5829d87ed96c92d for pr-136458 [INFO] extracting crate cargo-git-open 0.0.9 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate cargo-git-open 0.0.9 on toolchain 654bc80249a2b2ba8bd16392b5829d87ed96c92d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-git-open 0.0.9 [INFO] finished tweaking crates.io crate cargo-git-open 0.0.9 [INFO] tweaked toml for crates.io crate cargo-git-open 0.0.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-git-open 0.0.9 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" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b5bcbdf9b58295651e1257651b7191cdae7a2fbe3fef4d90baf904233c96be8 [INFO] running `Command { std: "docker" "start" "-a" "9b5bcbdf9b58295651e1257651b7191cdae7a2fbe3fef4d90baf904233c96be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b5bcbdf9b58295651e1257651b7191cdae7a2fbe3fef4d90baf904233c96be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5bcbdf9b58295651e1257651b7191cdae7a2fbe3fef4d90baf904233c96be8", kill_on_drop: false }` [INFO] [stdout] 9b5bcbdf9b58295651e1257651b7191cdae7a2fbe3fef4d90baf904233c96be8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93b8ce48b8ef59e4eda0d078eb6773dc6231e74182d9e0d5f172e26bd722374c [INFO] running `Command { std: "docker" "start" "-a" "93b8ce48b8ef59e4eda0d078eb6773dc6231e74182d9e0d5f172e26bd722374c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking open v5.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/bin/rustc --crate-name combine --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("combine-regex-1", "default", "doc", "mp4", "regex", "regex-1", "std"))' -C metadata=04a20cd0f13237a9 -C extra-filename=-2a98b157e3605bba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii=/opt/rustwide/target/debug/deps/libascii-7283d72afdc3a446.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a38fd9ff96bdbe6.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-b42662eb0ed063f7.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e873547426d6babe.rmeta --extern unreachable=/opt/rustwide/target/debug/deps/libunreachable-3b4888f984cb13b7.rmeta --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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.38/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=caaed7d49f90cf39 -C extra-filename=-7cdeba0dfa930d7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c506a05697f6e678.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-76abfdc78efad02b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/654bc80249a2b2ba8bd16392b5829d87ed96c92d/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "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=48466ff8bee671d1 -C extra-filename=-80bb47e988a6e352 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9ea79bdcc2de081c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "93b8ce48b8ef59e4eda0d078eb6773dc6231e74182d9e0d5f172e26bd722374c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93b8ce48b8ef59e4eda0d078eb6773dc6231e74182d9e0d5f172e26bd722374c", kill_on_drop: false }` [INFO] [stdout] 93b8ce48b8ef59e4eda0d078eb6773dc6231e74182d9e0d5f172e26bd722374c