[INFO] cloning repository https://github.com/blind-channel/blind-hub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blind-channel/blind-hub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblind-channel%2Fblind-hub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblind-channel%2Fblind-hub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a65d8c23abadc0c616bc1811192bad721110504e [INFO] checking blind-channel/blind-hub against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblind-channel%2Fblind-hub" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/blind-channel/blind-hub [INFO] finished tweaking git repo https://github.com/blind-channel/blind-hub [INFO] tweaked toml for git repo https://github.com/blind-channel/blind-hub written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blind-channel/blind-hub 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/blind-channel/blind-hub 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/rust-gmp/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddb2e9f00553fcc065e6ace6748f696c9a8778154aa8153b425361a57d063bf8 [INFO] running `Command { std: "docker" "start" "-a" "ddb2e9f00553fcc065e6ace6748f696c9a8778154aa8153b425361a57d063bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddb2e9f00553fcc065e6ace6748f696c9a8778154aa8153b425361a57d063bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb2e9f00553fcc065e6ace6748f696c9a8778154aa8153b425361a57d063bf8", kill_on_drop: false }` [INFO] [stdout] ddb2e9f00553fcc065e6ace6748f696c9a8778154aa8153b425361a57d063bf8 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5099bf93ad0ae4fd04017e18e212fd15d2a05f796aa45d3b31732b5f62f97610 [INFO] running `Command { std: "docker" "start" "-a" "5099bf93ad0ae4fd04017e18e212fd15d2a05f796aa45d3b31732b5f62f97610", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/rust-gmp/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Checking cryptoxide v0.1.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ocelot v0.4.0 (/opt/rustwide/workdir/ocelot) [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling base_conversion v0.4.0 (/opt/rustwide/workdir/fancy-garbling/base_conversion) [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Checking plotters-svg v0.3.2 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking plotters v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Compiling cexpr v0.3.6 [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/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.98/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"' --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=0b5076fd368b1e46 -C extra-filename=-43fb8700884286be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9d5e71e59e2195e3.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-35e7d98cfbdce664.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-17b42ad7ead1f2b7.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 `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.29.0/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "wasm", "wasmparser", "write", "write_core", "write_std"))' -C metadata=bc1961533575e384 -C extra-filename=-0413c3e4f45d7510 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7bb1c2d67c897d0e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5099bf93ad0ae4fd04017e18e212fd15d2a05f796aa45d3b31732b5f62f97610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5099bf93ad0ae4fd04017e18e212fd15d2a05f796aa45d3b31732b5f62f97610", kill_on_drop: false }` [INFO] [stdout] 5099bf93ad0ae4fd04017e18e212fd15d2a05f796aa45d3b31732b5f62f97610