[INFO] cloning repository https://github.com/speelbarrow/libspl.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/speelbarrow/libspl.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2Flibspl.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2Flibspl.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59dbada4eb54731012b45ac7cf18c62d0e7ea0f9 [INFO] testing speelbarrow/libspl.rs against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2Flibspl.rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/speelbarrow/libspl.rs on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/speelbarrow/libspl.rs [INFO] finished tweaking git repo https://github.com/speelbarrow/libspl.rs [INFO] tweaked toml for git repo https://github.com/speelbarrow/libspl.rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 74 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded static_assertions v1.1.0 [INFO] [stderr] Downloaded aliasable v0.1.3 [INFO] [stderr] Downloaded heck v0.4.1 [INFO] [stderr] Downloaded trait-variant v0.1.2 [INFO] [stderr] Downloaded ssh_format_error v0.1.0 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded openssh v0.11.5 [INFO] [stderr] Downloaded non-zero-byte-slice v0.1.0 [INFO] [stderr] Downloaded ssh_format v0.14.1 [INFO] [stderr] Downloaded typed-builder-macro v0.20.1 [INFO] [stderr] Downloaded typed-builder v0.20.1 [INFO] [stderr] Downloaded yansi v1.0.1 [INFO] [stderr] Downloaded sendfd v0.4.3 [INFO] [stderr] Downloaded tokio-io-utility v0.7.6 [INFO] [stderr] Downloaded openssh-mux-client v0.17.6 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded openssh-mux-client-error v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8ab1a01297ee8698c8e68ce1190ea7547592e0e36c94d57ec588abd025a2e90 [INFO] running `Command { std: "docker" "start" "-a" "e8ab1a01297ee8698c8e68ce1190ea7547592e0e36c94d57ec588abd025a2e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8ab1a01297ee8698c8e68ce1190ea7547592e0e36c94d57ec588abd025a2e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ab1a01297ee8698c8e68ce1190ea7547592e0e36c94d57ec588abd025a2e90", kill_on_drop: false }` [INFO] [stdout] e8ab1a01297ee8698c8e68ce1190ea7547592e0e36c94d57ec588abd025a2e90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5a42038ccb66782ad2f175334bc363c63775e6781cd3a7365504ff51eba41eb [INFO] running `Command { std: "docker" "start" "-a" "f5a42038ccb66782ad2f175334bc363c63775e6781cd3a7365504ff51eba41eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling sendfd v0.4.3 [INFO] [stderr] Compiling tokio-io-utility v0.7.6 [INFO] [stderr] Compiling ssh_format_error v0.1.0 [INFO] [stderr] Compiling non-zero-byte-slice v0.1.0 [INFO] [stderr] Compiling openssh-mux-client-error v0.1.1 [INFO] [stderr] Compiling ssh_format v0.14.1 [INFO] [stderr] Compiling openssh-mux-client v0.17.6 [INFO] [stderr] Compiling openssh v0.11.5 [INFO] [stderr] Compiling libspl v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.22s [INFO] running `Command { std: "docker" "inspect" "f5a42038ccb66782ad2f175334bc363c63775e6781cd3a7365504ff51eba41eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a42038ccb66782ad2f175334bc363c63775e6781cd3a7365504ff51eba41eb", kill_on_drop: false }` [INFO] [stdout] f5a42038ccb66782ad2f175334bc363c63775e6781cd3a7365504ff51eba41eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb78be07c867c6bda4fb4dd9e5b5413f8c5d8b3a59cad6519d86470634b5b302 [INFO] running `Command { std: "docker" "start" "-a" "cb78be07c867c6bda4fb4dd9e5b5413f8c5d8b3a59cad6519d86470634b5b302", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-io-utility v0.7.6 [INFO] [stderr] Compiling sendfd v0.4.3 [INFO] [stderr] Compiling openssh-mux-client v0.17.6 [INFO] [stderr] Compiling openssh v0.11.5 [INFO] [stderr] Compiling libspl v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.66s [INFO] running `Command { std: "docker" "inspect" "cb78be07c867c6bda4fb4dd9e5b5413f8c5d8b3a59cad6519d86470634b5b302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb78be07c867c6bda4fb4dd9e5b5413f8c5d8b3a59cad6519d86470634b5b302", kill_on_drop: false }` [INFO] [stdout] cb78be07c867c6bda4fb4dd9e5b5413f8c5d8b3a59cad6519d86470634b5b302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9cdaec2e17dca72099ea15acea78b1ad8d1883022674ba526a5d857fd4a9a92 [INFO] running `Command { std: "docker" "start" "-a" "c9cdaec2e17dca72099ea15acea78b1ad8d1883022674ba526a5d857fd4a9a92", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libspl-28ee055411edc5b0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::hexbytes ... ok [INFO] [stdout] test tests::pad_both ... ok [INFO] [stdout] test tests::left_padded ... ok [INFO] [stdout] test tests::right_padded_hexbytes ... ok [INFO] [stdout] test tests::repeat_random ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stderr] Doc-tests libspl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/interaction/mod.rs - interaction::interact (line 155) - compile ... ok [INFO] [stdout] test src/interaction/mod.rs - interaction::interact (line 137) - compile ... ok [INFO] [stdout] test src/interaction/mod.rs - interaction::interact (line 146) - compile ... ok [INFO] [stdout] test src/lib.rs - Repeat::from_repeated (line 154) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9cdaec2e17dca72099ea15acea78b1ad8d1883022674ba526a5d857fd4a9a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9cdaec2e17dca72099ea15acea78b1ad8d1883022674ba526a5d857fd4a9a92", kill_on_drop: false }` [INFO] [stdout] c9cdaec2e17dca72099ea15acea78b1ad8d1883022674ba526a5d857fd4a9a92