[INFO] cloning repository https://github.com/mccloskeybr/socks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mccloskeybr/socks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmccloskeybr%2Fsocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmccloskeybr%2Fsocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0973ebee199c9988571767fe399574594f14ceb [INFO] testing mccloskeybr/socks against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmccloskeybr%2Fsocks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mccloskeybr/socks [INFO] finished tweaking git repo https://github.com/mccloskeybr/socks [INFO] tweaked toml for git repo https://github.com/mccloskeybr/socks written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mccloskeybr/socks on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mccloskeybr/socks 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d1dfeaa112f9036faa85e707a5f23852c2f9b0c88f6baa7d26fb66e2583a7f [INFO] running `Command { std: "docker" "start" "-a" "45d1dfeaa112f9036faa85e707a5f23852c2f9b0c88f6baa7d26fb66e2583a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d1dfeaa112f9036faa85e707a5f23852c2f9b0c88f6baa7d26fb66e2583a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d1dfeaa112f9036faa85e707a5f23852c2f9b0c88f6baa7d26fb66e2583a7f", kill_on_drop: false }` [INFO] [stdout] 45d1dfeaa112f9036faa85e707a5f23852c2f9b0c88f6baa7d26fb66e2583a7f [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] addf29aeaa0ec5d85c232afb5e52d641f916d2f39620d58dcc0a1019a3ebf571 [INFO] running `Command { std: "docker" "start" "-a" "addf29aeaa0ec5d85c232afb5e52d641f916d2f39620d58dcc0a1019a3ebf571", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling protoc-bin-vendored v3.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling protobuf-support v3.7.1 [INFO] [stderr] Compiling protobuf-parse v3.7.1 [INFO] [stderr] Compiling protobuf-codegen v3.7.1 [INFO] [stderr] Compiling socks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "addf29aeaa0ec5d85c232afb5e52d641f916d2f39620d58dcc0a1019a3ebf571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addf29aeaa0ec5d85c232afb5e52d641f916d2f39620d58dcc0a1019a3ebf571", kill_on_drop: false }` [INFO] [stdout] addf29aeaa0ec5d85c232afb5e52d641f916d2f39620d58dcc0a1019a3ebf571 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 83c98bc9d469048244956d7da070d8a7de464302119d8aeb5d31ee5f1dc95a25 [INFO] running `Command { std: "docker" "start" "-a" "83c98bc9d469048244956d7da070d8a7de464302119d8aeb5d31ee5f1dc95a25", kill_on_drop: false }` [INFO] [stderr] Compiling socks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.44s [INFO] running `Command { std: "docker" "inspect" "83c98bc9d469048244956d7da070d8a7de464302119d8aeb5d31ee5f1dc95a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c98bc9d469048244956d7da070d8a7de464302119d8aeb5d31ee5f1dc95a25", kill_on_drop: false }` [INFO] [stdout] 83c98bc9d469048244956d7da070d8a7de464302119d8aeb5d31ee5f1dc95a25 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d2a2da3826599857181f87e6bd4d0677ecd7a2c0c0cd684e3b0c5da9465e476a [INFO] running `Command { std: "docker" "start" "-a" "d2a2da3826599857181f87e6bd4d0677ecd7a2c0c0cd684e3b0c5da9465e476a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/socks-5b05a059daaa8897) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test buffer::test::overwrite_buffer ... ok [INFO] [stdout] test buffer::test::would_buffer_overflow_true ... ok [INFO] [stdout] test buffer::test::would_buffer_overflow_false ... ok [INFO] [stdout] test buffer::test::read_write_single_buffer ... ok [INFO] [stdout] test buffer::test::read_write_many_buffers ... ok [INFO] [stdout] test database::test::async_read_write_success ... ok [INFO] [stdout] test table::test::create_ok ... ok [INFO] [stdout] test database::test::insert_single_success ... ok [INFO] [stdout] test table::test::delete_ok ... ok [INFO] [stdout] test table::test::insert_sorted ... ok [INFO] [stdout] test database::test::read_single_success ... ok [INFO] [stdout] test table::test::insert_single_ok ... ok [INFO] [stdout] test database::test::delete_single_success ... ok [INFO] [stdout] test table::test::read_row_ok ... ok [INFO] [stdout] test database::test::query_success ... ok [INFO] [stdout] test table::test::async_read_write_success ... ok [INFO] [stdout] test table::test::read_row_many_ok ... ok [INFO] [stdout] test table::test::insert_with_split_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d2a2da3826599857181f87e6bd4d0677ecd7a2c0c0cd684e3b0c5da9465e476a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a2da3826599857181f87e6bd4d0677ecd7a2c0c0cd684e3b0c5da9465e476a", kill_on_drop: false }` [INFO] [stdout] d2a2da3826599857181f87e6bd4d0677ecd7a2c0c0cd684e3b0c5da9465e476a