[INFO] fetching crate netidx-netproto 0.28.0... [INFO] testing netidx-netproto-0.28.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate netidx-netproto 0.28.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate netidx-netproto 0.28.0 [INFO] finished tweaking crates.io crate netidx-netproto 0.28.0 [INFO] tweaked toml for crates.io crate netidx-netproto 0.28.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate netidx-netproto 0.28.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate netidx-netproto 0.28.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netidx-derive v0.22.0 [INFO] [stderr] Downloaded netidx-core v0.28.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d6a5cc9ff113c0135ab152db8da95f2ee0e539da832462d5dac49f43d6b5fee [INFO] running `Command { std: "docker" "start" "-a" "5d6a5cc9ff113c0135ab152db8da95f2ee0e539da832462d5dac49f43d6b5fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d6a5cc9ff113c0135ab152db8da95f2ee0e539da832462d5dac49f43d6b5fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d6a5cc9ff113c0135ab152db8da95f2ee0e539da832462d5dac49f43d6b5fee", kill_on_drop: false }` [INFO] [stdout] 5d6a5cc9ff113c0135ab152db8da95f2ee0e539da832462d5dac49f43d6b5fee [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" "-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0c35368d9f8161ded1defd5eb7f2fb5204ca5f0de026691194973fd5f63093cf [INFO] running `Command { std: "docker" "start" "-a" "0c35368d9f8161ded1defd5eb7f2fb5204ca5f0de026691194973fd5f63093cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling netidx-derive v0.22.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.31 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling netidx-core v0.28.0 [INFO] [stderr] Compiling netidx-netproto v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.78s [INFO] running `Command { std: "docker" "inspect" "0c35368d9f8161ded1defd5eb7f2fb5204ca5f0de026691194973fd5f63093cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c35368d9f8161ded1defd5eb7f2fb5204ca5f0de026691194973fd5f63093cf", kill_on_drop: false }` [INFO] [stdout] 0c35368d9f8161ded1defd5eb7f2fb5204ca5f0de026691194973fd5f63093cf [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" "-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c2af2fdaf98a725ab614071176e4479f38848d2832b6b7c93b960c8f615c7589 [INFO] running `Command { std: "docker" "start" "-a" "c2af2fdaf98a725ab614071176e4479f38848d2832b6b7c93b960c8f615c7589", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling netidx-core v0.28.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling netidx-netproto v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.67s [INFO] running `Command { std: "docker" "inspect" "c2af2fdaf98a725ab614071176e4479f38848d2832b6b7c93b960c8f615c7589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2af2fdaf98a725ab614071176e4479f38848d2832b6b7c93b960c8f615c7589", kill_on_drop: false }` [INFO] [stdout] c2af2fdaf98a725ab614071176e4479f38848d2832b6b7c93b960c8f615c7589 [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" "-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 36bce6e812d086b0260c85e33974dbb2d5bd680c1fc4f89fad4d341536b76531 [INFO] running `Command { std: "docker" "start" "-a" "36bce6e812d086b0260c85e33974dbb2d5bd680c1fc4f89fad4d341536b76531", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/netidx_netproto-0433ac21dd0f6112) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test::resolver::test_read_for_ownership_check ... ok [INFO] [stdout] test test::resolver::test_secret ... ok [INFO] [stdout] test test::resolver::test_auth_challenge ... ok [INFO] [stdout] test test::value_typ_discriminants ... ok [INFO] [stdout] test value_parser::tests::parse ... ok [INFO] [stdout] test test::publisher::test_fuzz ... ok [INFO] [stdout] test test::resolver::test_fuzz ... ok [INFO] [stdout] test test::resolver::test_client_hello ... ok [INFO] [stdout] test test::resolver::test_server_hello_write ... ok [INFO] [stdout] test test::resolver::test_to_write ... ok [INFO] [stdout] test test::resolver::test_from_write ... ok [INFO] [stdout] test test::publisher::test_hello ... ok [INFO] [stdout] test test::array_subslicing ... ok [INFO] [stdout] test test::resolver::test_to_read ... ok [INFO] [stdout] test test::publisher::test_to ... ok [INFO] [stdout] test test::publisher::test_from ... ok [INFO] [stdout] test test::publisher::test_value_roundtrip ... ok [INFO] [stdout] test test::resolver::test_from_read ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36bce6e812d086b0260c85e33974dbb2d5bd680c1fc4f89fad4d341536b76531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bce6e812d086b0260c85e33974dbb2d5bd680c1fc4f89fad4d341536b76531", kill_on_drop: false }` [INFO] [stdout] 36bce6e812d086b0260c85e33974dbb2d5bd680c1fc4f89fad4d341536b76531