[INFO] fetching crate seqknock-proxycmd 0.2.0... [INFO] testing seqknock-proxycmd-0.2.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate seqknock-proxycmd 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate seqknock-proxycmd 0.2.0 [INFO] finished tweaking crates.io crate seqknock-proxycmd 0.2.0 [INFO] tweaked toml for crates.io crate seqknock-proxycmd 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate seqknock-proxycmd 0.2.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate seqknock-proxycmd 0.2.0 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" "+beta-2025-10-28" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c08d70acf086cabbc48ad9104bd3628ca7372e01af9430ff093b9f2afcc0b534 [INFO] running `Command { std: "docker" "start" "-a" "c08d70acf086cabbc48ad9104bd3628ca7372e01af9430ff093b9f2afcc0b534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c08d70acf086cabbc48ad9104bd3628ca7372e01af9430ff093b9f2afcc0b534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08d70acf086cabbc48ad9104bd3628ca7372e01af9430ff093b9f2afcc0b534", kill_on_drop: false }` [INFO] [stdout] c08d70acf086cabbc48ad9104bd3628ca7372e01af9430ff093b9f2afcc0b534 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3897853d3f64098de74673e0c6eecd8c064bdeac078c88402104c47aa4aeb766 [INFO] running `Command { std: "docker" "start" "-a" "3897853d3f64098de74673e0c6eecd8c064bdeac078c88402104c47aa4aeb766", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling log4rs v1.2.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling seqknock-common v0.1.0 [INFO] [stderr] Compiling seqknock-proxycmd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.29s [INFO] running `Command { std: "docker" "inspect" "3897853d3f64098de74673e0c6eecd8c064bdeac078c88402104c47aa4aeb766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3897853d3f64098de74673e0c6eecd8c064bdeac078c88402104c47aa4aeb766", kill_on_drop: false }` [INFO] [stdout] 3897853d3f64098de74673e0c6eecd8c064bdeac078c88402104c47aa4aeb766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7eab469586107a79ff41827aad8157d1031c63e529e83f288748d97ec81990 [INFO] running `Command { std: "docker" "start" "-a" "7f7eab469586107a79ff41827aad8157d1031c63e529e83f288748d97ec81990", kill_on_drop: false }` [INFO] [stderr] Compiling seqknock-proxycmd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "7f7eab469586107a79ff41827aad8157d1031c63e529e83f288748d97ec81990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7eab469586107a79ff41827aad8157d1031c63e529e83f288748d97ec81990", kill_on_drop: false }` [INFO] [stdout] 7f7eab469586107a79ff41827aad8157d1031c63e529e83f288748d97ec81990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5534d9fe73b1784eddbe7a01fbfec427127ed03b78da5aa170e53be82732e385 [INFO] running `Command { std: "docker" "start" "-a" "5534d9fe73b1784eddbe7a01fbfec427127ed03b78da5aa170e53be82732e385", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seqknock_proxycmd-7471cf3c3e7e4511) [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" "5534d9fe73b1784eddbe7a01fbfec427127ed03b78da5aa170e53be82732e385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5534d9fe73b1784eddbe7a01fbfec427127ed03b78da5aa170e53be82732e385", kill_on_drop: false }` [INFO] [stdout] 5534d9fe73b1784eddbe7a01fbfec427127ed03b78da5aa170e53be82732e385