[INFO] cloning repository https://github.com/hericmar/prodo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hericmar/prodo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhericmar%2Fprodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhericmar%2Fprodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f4072d168b8fa176d21b831a7e263ddc85a89f1 [INFO] checking hericmar/prodo against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhericmar%2Fprodo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hericmar/prodo [INFO] finished tweaking git repo https://github.com/hericmar/prodo [INFO] tweaked toml for git repo https://github.com/hericmar/prodo written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hericmar/prodo on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hericmar/prodo 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75f2b172b12af23a75071a155652b866d173e4450f711c072c64d31762a1ea78 [INFO] running `Command { std: "docker" "start" "-a" "75f2b172b12af23a75071a155652b866d173e4450f711c072c64d31762a1ea78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75f2b172b12af23a75071a155652b866d173e4450f711c072c64d31762a1ea78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f2b172b12af23a75071a155652b866d173e4450f711c072c64d31762a1ea78", kill_on_drop: false }` [INFO] [stdout] 75f2b172b12af23a75071a155652b866d173e4450f711c072c64d31762a1ea78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce48bcae528e6bc119f7b44d8a9198b87aeb80a691a51c01198afd8d843015aa [INFO] running `Command { std: "docker" "start" "-a" "ce48bcae528e6bc119f7b44d8a9198b87aeb80a691a51c01198afd8d843015aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling icu_properties_data v2.1.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking anyhow v1.0.86 [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/38c2997544af84fe301d600d6896397738163002/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.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"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --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=9bfcc78f27c6f171 -C extra-filename=-af931b97cd831d22 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d06fcd78ba235e8e.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" "ce48bcae528e6bc119f7b44d8a9198b87aeb80a691a51c01198afd8d843015aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce48bcae528e6bc119f7b44d8a9198b87aeb80a691a51c01198afd8d843015aa", kill_on_drop: false }` [INFO] [stdout] ce48bcae528e6bc119f7b44d8a9198b87aeb80a691a51c01198afd8d843015aa