[INFO] fetching crate pdk-contracts-lib 1.8.0...
[INFO] testing pdk-contracts-lib-1.8.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate pdk-contracts-lib 1.8.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pdk-contracts-lib 1.8.0
[INFO] finished tweaking crates.io crate pdk-contracts-lib 1.8.0
[INFO] tweaked toml for crates.io crate pdk-contracts-lib 1.8.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdk-contracts-lib 1.8.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdk-contracts-lib 1.8.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" "+1.95.0" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded pdk-core v1.8.0
[INFO] [stderr]   Downloaded pdk-proxy-wasm-stub v1.8.0
[INFO] [stderr]   Downloaded pdk-data-storage-lib v1.8.0
[INFO] [stderr]   Downloaded pdk-lock-lib v1.8.0
[INFO] [stderr]   Downloaded pdk-macros v1.8.0
[INFO] [stderr]   Downloaded pdk-script v1.8.0
[INFO] [stderr]   Downloaded pdk-classy v1.8.0
[INFO] [stderr]   Downloaded pdk-pel v1.8.0
[INFO] [stderr]   Downloaded protobuf-parse v3.7.2
[INFO] [stderr]   Downloaded proxy-wasm v0.2.4
[INFO] [stderr]   Downloaded protobuf-codegen v3.7.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e978a0ebadfb31c0105f947f2271f26c2c06bba56bd03e22690e30ed9a8fec1
[INFO] running `Command { std: "docker" "start" "-a" "9e978a0ebadfb31c0105f947f2271f26c2c06bba56bd03e22690e30ed9a8fec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e978a0ebadfb31c0105f947f2271f26c2c06bba56bd03e22690e30ed9a8fec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e978a0ebadfb31c0105f947f2271f26c2c06bba56bd03e22690e30ed9a8fec1", kill_on_drop: false }`
[INFO] [stdout] 9e978a0ebadfb31c0105f947f2271f26c2c06bba56bd03e22690e30ed9a8fec1
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7df8e3d25156913184644a35aea7cbba61736d161b6b4b8c515a656f69c3f6a8
[INFO] running `Command { std: "docker" "start" "-a" "7df8e3d25156913184644a35aea7cbba61736d161b6b4b8c515a656f69c3f6a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pdk-proxy-wasm-stub v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling pdk-classy v1.8.0
[INFO] [stderr]    Compiling pdk-macros v1.8.0
[INFO] [stderr]    Compiling pdk-pel v1.8.0
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling pdk-script v1.8.0
[INFO] [stderr]    Compiling pdk-core v1.8.0
[INFO] [stderr]    Compiling pdk-lock-lib v1.8.0
[INFO] [stderr]    Compiling pdk-data-storage-lib v1.8.0
[INFO] [stderr]    Compiling pdk-contracts-lib v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.72s
[INFO] running `Command { std: "docker" "inspect" "7df8e3d25156913184644a35aea7cbba61736d161b6b4b8c515a656f69c3f6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7df8e3d25156913184644a35aea7cbba61736d161b6b4b8c515a656f69c3f6a8", kill_on_drop: false }`
[INFO] [stdout] 7df8e3d25156913184644a35aea7cbba61736d161b6b4b8c515a656f69c3f6a8
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca8b1ab08c6d9bab36187434113237f0cf0545b037e83cef6eca035ec2808c6a
[INFO] running `Command { std: "docker" "start" "-a" "ca8b1ab08c6d9bab36187434113237f0cf0545b037e83cef6eca035ec2808c6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pdk-contracts-lib v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] running `Command { std: "docker" "inspect" "ca8b1ab08c6d9bab36187434113237f0cf0545b037e83cef6eca035ec2808c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8b1ab08c6d9bab36187434113237f0cf0545b037e83cef6eca035ec2808c6a", kill_on_drop: false }`
[INFO] [stdout] ca8b1ab08c6d9bab36187434113237f0cf0545b037e83cef6eca035ec2808c6a
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87696a3095e194aa64e5e7475fc4e30ea63d7bd2f9bd236cacbb2c67105d496a
[INFO] running `Command { std: "docker" "start" "-a" "87696a3095e194aa64e5e7475fc4e30ea63d7bd2f9bd236cacbb2c67105d496a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pdk_contracts_lib-e8fd4cf48c47954d)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test api::authentication::tests::client_with_invalid_secret_is_rejected ... ok
[INFO] [stdout] test api::authentication::tests::contract_without_client_secret_rejects_with_explicit_error ... ok
[INFO] [stdout] test api::basic_auth::tests::header_not_found ... ok
[INFO] [stdout] test api::authentication::tests::client_with_valid_id_and_secret_is_validated ... ok
[INFO] [stdout] test api::authentication::tests::nonexistent_client_is_rejected ... ok
[INFO] [stdout] test api::authorization::tests::valid_client_is_accepted ... ok
[INFO] [stdout] test implementation::platform::responses::tests::with_client_secret_but_no_salt_then_error ... ok
[INFO] [stdout] test api::authorization::tests::nonexistent_client_is_rejected ... ok
[INFO] [stdout] test api::basic_auth::tests::invalid_credentials_format ... ok
[INFO] [stdout] test api::basic_auth::tests::invalid_utf8 ... ok
[INFO] [stdout] test implementation::platform::responses::tests::with_client_secret_salt_but_no_secret_then_error ... ok
[INFO] [stdout] test api::basic_auth::tests::valid_credentials ... ok
[INFO] [stdout] test api::authorization::tests::removed_client_is_rejected ... ok
[INFO] [stdout] test implementation::hashing::tests::hash_simple_value ... ok
[INFO] [stdout] test implementation::platform::responses::tests::with_no_contracts_then_no_errors_are_generated ... ok
[INFO] [stdout] test implementation::platform::responses::tests::with_valid_contracts_then_no_errors_are_generated ... ok
[INFO] [stdout] test implementation::platform::responses::tests::with_invalid_contract_errors_are_generated ... ok
[INFO] [stdout] test api::basic_auth::tests::unknown_schema ... ok
[INFO] [stdout] test api::basic_auth::tests::invalid_header_format ... ok
[INFO] [stdout] test api::authentication::tests::removed_client_is_rejected ... ok
[INFO] [stdout] test api::basic_auth::tests::invalid_base64 ... ok
[INFO] [stdout] test implementation::platform::responses::tests::with_non_removed_contract_without_client_secret_then_no_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "87696a3095e194aa64e5e7475fc4e30ea63d7bd2f9bd236cacbb2c67105d496a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87696a3095e194aa64e5e7475fc4e30ea63d7bd2f9bd236cacbb2c67105d496a", kill_on_drop: false }`
[INFO] [stdout] 87696a3095e194aa64e5e7475fc4e30ea63d7bd2f9bd236cacbb2c67105d496a
