[INFO] cloning repository https://github.com/84codes/sparoid-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/84codes/sparoid-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F84codes%2Fsparoid-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F84codes%2Fsparoid-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d17e7825ad42328b653599443ec1aac180c8d9e
[INFO] testing 84codes/sparoid-rs against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F84codes%2Fsparoid-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/84codes/sparoid-rs
[INFO] finished tweaking git repo https://github.com/84codes/sparoid-rs
[INFO] tweaked toml for git repo https://github.com/84codes/sparoid-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/84codes/sparoid-rs on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/84codes/sparoid-rs 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crypto-mac v0.11.1
[INFO] [stderr]   Downloaded dnsclient v0.1.19
[INFO] [stderr]   Downloaded ordered-multimap v0.3.1
[INFO] [stderr]   Downloaded dlv-list v0.2.3
[INFO] [stderr]   Downloaded hashbrown v0.9.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.97
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.3
[INFO] [stderr]   Downloaded cipher v0.3.0
[INFO] [stderr]   Downloaded async-executor v1.13.1
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded futures-lite v2.5.0
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded js-sys v0.3.74
[INFO] [stderr]   Downloaded chomp1 v0.3.4
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.97
[INFO] [stderr]   Downloaded cc v1.2.2
[INFO] [stderr]   Downloaded aes v0.7.5
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.97
[INFO] [stderr]   Downloaded dnssector v0.2.13
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded dbghelp-sys v0.2.0
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded debugtrace v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.47
[INFO] [stderr]   Downloaded anyhow v1.0.94
[INFO] [stderr]   Downloaded debug-builders v0.1.0
[INFO] [stderr]   Downloaded backtrace v0.1.8
[INFO] [stderr]   Downloaded ahash v0.4.8
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.97
[INFO] [stderr]   Downloaded rust-ini v0.17.0
[INFO] [stderr]   Downloaded tokio v1.43.1
[INFO] [stderr]   Downloaded shellexpand v2.1.2
[INFO] [stderr]   Downloaded web-sys v0.3.74
[INFO] [stderr]   Downloaded backtrace-sys v0.1.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5288df096d47e6c052844d75a7c2e0054ba72e62fb06f7d202fda3454199ff2
[INFO] running `Command { std: "docker" "start" "-a" "a5288df096d47e6c052844d75a7c2e0054ba72e62fb06f7d202fda3454199ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5288df096d47e6c052844d75a7c2e0054ba72e62fb06f7d202fda3454199ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5288df096d47e6c052844d75a7c2e0054ba72e62fb06f7d202fda3454199ff2", kill_on_drop: false }`
[INFO] [stdout] a5288df096d47e6c052844d75a7c2e0054ba72e62fb06f7d202fda3454199ff2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc8a115e5b1d450e0714c67b1048986acea664ec6e5bd89ae9b37755d088bcb9
[INFO] running `Command { std: "docker" "start" "-a" "fc8a115e5b1d450e0714c67b1048986acea664ec6e5bd89ae9b37755d088bcb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling debugtrace v0.1.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling debug-builders v0.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling clap_builder v4.5.22
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]    Compiling backtrace v0.1.8
[INFO] [stderr]    Compiling chomp1 v0.3.4
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio v1.43.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.22
[INFO] [stderr]    Compiling dlv-list v0.2.3
[INFO] [stderr]    Compiling dnssector v0.2.13
[INFO] [stderr]    Compiling ordered-multimap v0.3.1
[INFO] [stderr]    Compiling dnsclient v0.1.19
[INFO] [stderr]    Compiling rust-ini v0.17.0
[INFO] [stderr]    Compiling sparoid-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "fc8a115e5b1d450e0714c67b1048986acea664ec6e5bd89ae9b37755d088bcb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc8a115e5b1d450e0714c67b1048986acea664ec6e5bd89ae9b37755d088bcb9", kill_on_drop: false }`
[INFO] [stdout] fc8a115e5b1d450e0714c67b1048986acea664ec6e5bd89ae9b37755d088bcb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3982d63c83c4bc1ecd015730c586644f74dd788c0235afa8e4ad6b8293b3ac6a
[INFO] running `Command { std: "docker" "start" "-a" "3982d63c83c4bc1ecd015730c586644f74dd788c0235afa8e4ad6b8293b3ac6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling sparoid-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "3982d63c83c4bc1ecd015730c586644f74dd788c0235afa8e4ad6b8293b3ac6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3982d63c83c4bc1ecd015730c586644f74dd788c0235afa8e4ad6b8293b3ac6a", kill_on_drop: false }`
[INFO] [stdout] 3982d63c83c4bc1ecd015730c586644f74dd788c0235afa8e4ad6b8293b3ac6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 00ae81c848ed6311222a559551e2db40736f3ca45c27f705227b557df9eac66c
[INFO] running `Command { std: "docker" "start" "-a" "00ae81c848ed6311222a559551e2db40736f3ca45c27f705227b557df9eac66c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sparoid-1a21e26b5a7c65d4)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/sparoid-37c1a7f44628738f)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sparoid
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "00ae81c848ed6311222a559551e2db40736f3ca45c27f705227b557df9eac66c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00ae81c848ed6311222a559551e2db40736f3ca45c27f705227b557df9eac66c", kill_on_drop: false }`
[INFO] [stdout] 00ae81c848ed6311222a559551e2db40736f3ca45c27f705227b557df9eac66c
