[INFO] cloning repository https://github.com/maromcik/edumdns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maromcik/edumdns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaromcik%2Fedumdns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaromcik%2Fedumdns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c172bddb53b4b36dff02d78e26c5fc76d702d311 [INFO] checking maromcik/edumdns against try#342ed2e8608ee307743c341962b427652cdb06e9 for pr-146562 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaromcik%2Fedumdns" "/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/maromcik/edumdns [INFO] finished tweaking git repo https://github.com/maromcik/edumdns [INFO] tweaked toml for git repo https://github.com/maromcik/edumdns written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maromcik/edumdns on toolchain 342ed2e8608ee307743c341962b427652cdb06e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maromcik/edumdns 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" "+342ed2e8608ee307743c341962b427652cdb06e9" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5fb8dd9f109b4b67333c64fef6dcb146a24bcf74f07cd05a7e032eafc1be937 [INFO] running `Command { std: "docker" "start" "-a" "d5fb8dd9f109b4b67333c64fef6dcb146a24bcf74f07cd05a7e032eafc1be937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5fb8dd9f109b4b67333c64fef6dcb146a24bcf74f07cd05a7e032eafc1be937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5fb8dd9f109b4b67333c64fef6dcb146a24bcf74f07cd05a7e032eafc1be937", kill_on_drop: false }` [INFO] [stdout] d5fb8dd9f109b4b67333c64fef6dcb146a24bcf74f07cd05a7e032eafc1be937 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc641a6f0fb53b2956ffa996d43b9b95ee0e9a4a130a09256ae1a3f0b51160f6 [INFO] running `Command { std: "docker" "start" "-a" "cc641a6f0fb53b2956ffa996d43b9b95ee0e9a4a130a09256ae1a3f0b51160f6", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pcap v2.2.0 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking bytestring v1.4.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking const-oid v0.10.1 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Checking hybrid-array v0.4.0 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking block-buffer v0.11.0-rc.5 [INFO] [stderr] Checking crypto-common v0.2.0-rc.4 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking scoped-futures v0.1.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking digest v0.11.0-rc.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking sha2 v0.11.0-rc.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling gat-std-proc v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking gat-std v0.1.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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/342ed2e8608ee307743c341962b427652cdb06e9/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="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --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=2e99fde1db15d04f -C extra-filename=-f2c7986b98091fc5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-57c3a02cf69a68f5.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-264302edb44178a7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d6d5814da880209c.rmeta --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] running `Command { std: "docker" "inspect" "cc641a6f0fb53b2956ffa996d43b9b95ee0e9a4a130a09256ae1a3f0b51160f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc641a6f0fb53b2956ffa996d43b9b95ee0e9a4a130a09256ae1a3f0b51160f6", kill_on_drop: false }` [INFO] [stdout] cc641a6f0fb53b2956ffa996d43b9b95ee0e9a4a130a09256ae1a3f0b51160f6