[INFO] cloning repository https://github.com/Nintondo/ord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nintondo/ord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNintondo%2Ford", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNintondo%2Ford'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f466c689065cd448d5973c577ff1d5d98b7d2160 [INFO] checking Nintondo/ord against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNintondo%2Ford" "/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/Nintondo/ord [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/Nintondo/ord [INFO] tweaked toml for git repo https://github.com/Nintondo/ord written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nintondo/ord on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nintondo/ord 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 701762ab67d36a90c91ae6aa666746072cb87db527f0c686cfa8d4b8f1c07e0c [INFO] running `Command { std: "docker" "start" "-a" "701762ab67d36a90c91ae6aa666746072cb87db527f0c686cfa8d4b8f1c07e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "701762ab67d36a90c91ae6aa666746072cb87db527f0c686cfa8d4b8f1c07e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701762ab67d36a90c91ae6aa666746072cb87db527f0c686cfa8d4b8f1c07e0c", kill_on_drop: false }` [INFO] [stdout] 701762ab67d36a90c91ae6aa666746072cb87db527f0c686cfa8d4b8f1c07e0c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b62b005348671b2036d3d9120580d31fa81a5f7cc2533b0517e02f97fe869fe [INFO] running `Command { std: "docker" "start" "-a" "6b62b005348671b2036d3d9120580d31fa81a5f7cc2533b0517e02f97fe869fe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bellscoin v0.30.7 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling oid-registry v0.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking generic_static v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking clap_builder v4.5.24 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking quick-xml v0.37.2 [INFO] [stderr] Compiling axum v0.6.20 [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/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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"' --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=da94fc1339d85879 -C extra-filename=-64a811e5ecba3ddc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (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/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.95/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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", "test", "visit", "visit-mut"))' -C metadata=cf4046af57ebbb2c -C extra-filename=-0751d925b934bfb7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-edc2ca4ef472bb31.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6b62b005348671b2036d3d9120580d31fa81a5f7cc2533b0517e02f97fe869fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b62b005348671b2036d3d9120580d31fa81a5f7cc2533b0517e02f97fe869fe", kill_on_drop: false }` [INFO] [stdout] 6b62b005348671b2036d3d9120580d31fa81a5f7cc2533b0517e02f97fe869fe