[INFO] fetching crate z39 0.1.2... [INFO] testing z39-0.1.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate z39 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate z39 0.1.2 [INFO] finished tweaking crates.io crate z39 0.1.2 [INFO] tweaked toml for crates.io crate z39 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate z39 0.1.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate z39 0.1.2 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7128ab722250d3d8e829c397bfb8dc65e0736ece158588e0348f9be71bcb9bf8 [INFO] running `Command { std: "docker" "start" "-a" "7128ab722250d3d8e829c397bfb8dc65e0736ece158588e0348f9be71bcb9bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7128ab722250d3d8e829c397bfb8dc65e0736ece158588e0348f9be71bcb9bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7128ab722250d3d8e829c397bfb8dc65e0736ece158588e0348f9be71bcb9bf8", kill_on_drop: false }` [INFO] [stdout] 7128ab722250d3d8e829c397bfb8dc65e0736ece158588e0348f9be71bcb9bf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b72d00b5ec3e5cb47f785e8e6c9c9cac3f0f18553c0cd7f218f21914ebcffe26 [INFO] running `Command { std: "docker" "start" "-a" "b72d00b5ec3e5cb47f785e8e6c9c9cac3f0f18553c0cd7f218f21914ebcffe26", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling uuid v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bitvec-nom2 v0.2.1 [INFO] [stderr] Compiling rasn-derive-impl v0.22.2 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rasn-derive v0.22.2 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling rasn v0.22.2 [INFO] [stderr] Compiling z39 v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s [INFO] running `Command { std: "docker" "inspect" "b72d00b5ec3e5cb47f785e8e6c9c9cac3f0f18553c0cd7f218f21914ebcffe26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72d00b5ec3e5cb47f785e8e6c9c9cac3f0f18553c0cd7f218f21914ebcffe26", kill_on_drop: false }` [INFO] [stdout] b72d00b5ec3e5cb47f785e8e6c9c9cac3f0f18553c0cd7f218f21914ebcffe26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06adf3676d9a6b4a8b7cf91da911f82a61f3e62b1292d1c308ab9030a3eb2d08 [INFO] running `Command { std: "docker" "start" "-a" "06adf3676d9a6b4a8b7cf91da911f82a61f3e62b1292d1c308ab9030a3eb2d08", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling z39 v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "06adf3676d9a6b4a8b7cf91da911f82a61f3e62b1292d1c308ab9030a3eb2d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06adf3676d9a6b4a8b7cf91da911f82a61f3e62b1292d1c308ab9030a3eb2d08", kill_on_drop: false }` [INFO] [stdout] 06adf3676d9a6b4a8b7cf91da911f82a61f3e62b1292d1c308ab9030a3eb2d08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79bf1fdb3ab4bcbc45a012a4199de2e146df2454fcb45a4f385142825c04884c [INFO] running `Command { std: "docker" "start" "-a" "79bf1fdb3ab4bcbc45a012a4199de2e146df2454fcb45a4f385142825c04884c", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/z39-6b2afea14cb48198) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test::test_initialize_request ... ok [INFO] [stdout] test test::test_close ... ok [INFO] [stdout] test test::test_payloaduest ... ok [INFO] [stdout] test test::test_present_request ... ok [INFO] [stdout] test test::test_present_response ... ok [INFO] [stdout] test test::test_initialize_response ... ok [INFO] [stdout] test test::test_search_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests z39 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/types/oid.rs - types::oid::is_marc21_identifier (line 36) ... ok [INFO] [stdout] test src/types/oid.rs - types::oid::is_marcxml_identifier (line 50) ... ok [INFO] [stdout] test src/types/oid.rs - types::oid::is_bib1_identifier (line 65) ... ok [INFO] [stdout] test src/types/bib1.rs - types::bib1::stringify_attribute (line 283) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79bf1fdb3ab4bcbc45a012a4199de2e146df2454fcb45a4f385142825c04884c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79bf1fdb3ab4bcbc45a012a4199de2e146df2454fcb45a4f385142825c04884c", kill_on_drop: false }` [INFO] [stdout] 79bf1fdb3ab4bcbc45a012a4199de2e146df2454fcb45a4f385142825c04884c