[INFO] fetching crate casper-json-rpc 1.1.0... [INFO] testing casper-json-rpc-1.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate casper-json-rpc 1.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate casper-json-rpc 1.1.0 [INFO] finished tweaking crates.io crate casper-json-rpc 1.1.0 [INFO] tweaked toml for crates.io crate casper-json-rpc 1.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate casper-json-rpc 1.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] Locking 147 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.6.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [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] Downloading crates ... [INFO] [stderr] Downloaded warp v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 53cfd3524b446f47dd68bf6990d042622192683621d9732729516448495ac262 [INFO] running `Command { std: "docker" "start" "-a" "53cfd3524b446f47dd68bf6990d042622192683621d9732729516448495ac262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53cfd3524b446f47dd68bf6990d042622192683621d9732729516448495ac262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53cfd3524b446f47dd68bf6990d042622192683621d9732729516448495ac262", kill_on_drop: false }` [INFO] [stdout] 53cfd3524b446f47dd68bf6990d042622192683621d9732729516448495ac262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a9cf752b1ba61066710a9c46b4d7ff6549bda907a155f171ea8527f0642568d1 [INFO] running `Command { std: "docker" "start" "-a" "a9cf752b1ba61066710a9c46b4d7ff6549bda907a155f171ea8527f0642568d1", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers v0.3.9 [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 synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling casper-json-rpc v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.51s [INFO] running `Command { std: "docker" "inspect" "a9cf752b1ba61066710a9c46b4d7ff6549bda907a155f171ea8527f0642568d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9cf752b1ba61066710a9c46b4d7ff6549bda907a155f171ea8527f0642568d1", kill_on_drop: false }` [INFO] [stdout] a9cf752b1ba61066710a9c46b4d7ff6549bda907a155f171ea8527f0642568d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1b0f43e9723e57c640b0176be46067a4c2440b93ad3101b14d9a736aac7f6f5d [INFO] running `Command { std: "docker" "start" "-a" "1b0f43e9723e57c640b0176be46067a4c2440b93ad3101b14d9a736aac7f6f5d", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling casper-json-rpc v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.13s [INFO] running `Command { std: "docker" "inspect" "1b0f43e9723e57c640b0176be46067a4c2440b93ad3101b14d9a736aac7f6f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0f43e9723e57c640b0176be46067a4c2440b93ad3101b14d9a736aac7f6f5d", kill_on_drop: false }` [INFO] [stdout] 1b0f43e9723e57c640b0176be46067a4c2440b93ad3101b14d9a736aac7f6f5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ac62e4fed51f55922ed4dc115960b98a4da4b4e11e9563ad555ec391080c3e3e [INFO] running `Command { std: "docker" "start" "-a" "ac62e4fed51f55922ed4dc115960b98a4da4b4e11e9563ad555ec391080c3e3e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/casper_json_rpc-31d6cdc1571b9c76) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stderr] [2025-06-30T08:18:10Z ERROR casper_json_rpc::error] failed to json-encode additional info in json-rpc error error=won't encode [INFO] [stdout] test error::tests::should_fall_back_to_internal_error_on_bad_custom_error ... ok [INFO] [stdout] test error::tests::should_construct_custom_error ... ok [INFO] [stdout] test filters::tests::main_filter_with_recovery_tests::should_handle_request_for_method_not_registered ... ok [INFO] [stdout] test filters::tests::base_filter_with_recovery_tests::should_reject_cors ... ok [INFO] [stdout] test filters::tests::main_filter_with_recovery_tests::should_handle_malformed_request_but_valid_json ... ok [INFO] [stdout] test error::tests::should_construct_reserved_error ... ok [INFO] [stdout] test filters::tests::main_filter_with_recovery_tests::should_handle_invalid_json ... ok [INFO] [stdout] test filters::tests::base_filter_with_recovery_tests::should_reject_invalid_path ... ok [INFO] [stdout] test filters::tests::main_filter_with_recovery_tests::should_handle_malformed_request_with_valid_id ... ok [INFO] [stderr] [2025-06-30T08:18:10Z ERROR casper_json_rpc::request_handlers] failed to encode json-rpc response value error=won't encode [INFO] [stdout] test filters::tests::base_filter_with_recovery_tests::should_handle_any_case_content_type ... ok [INFO] [stdout] test filters::tests::base_filter_with_recovery_tests::should_reject_invalid_content_type ... ok [INFO] [stdout] test filters::tests::base_filter_with_recovery_tests::should_accept_valid_request ... ok [INFO] [stdout] test filters::tests::base_filter_with_recovery_tests::should_reject_unsupported_http_method ... ok [INFO] [stdout] test filters::tests::base_filter_with_recovery_tests::should_reject_missing_content_type_header ... ok [INFO] [stdout] test filters::tests::base_filter_with_recovery_tests::should_reject_large_body ... ok [INFO] [stdout] test filters::tests::main_filter_with_recovery_tests::should_handle_request_with_invalid_id ... ok [INFO] [stdout] test filters::tests::main_filter_with_recovery_tests::should_handle_request_with_extra_field ... ok [INFO] [stdout] test request::params::tests::should_convert_params_from_an_array ... ok [INFO] [stdout] test request::params::tests::should_convert_params_from_an_object ... ok [INFO] [stdout] test filters::tests::main_filter_with_recovery_tests::should_handle_valid_request_where_rpc_returns_error ... ok [INFO] [stdout] test request::params::tests::should_fail_to_convert_params_from_a_number ... ok [INFO] [stdout] test filters::tests::main_filter_with_recovery_tests::should_handle_valid_request_where_result_encoding_fails ... ok [INFO] [stdout] test request::params::tests::should_fail_to_convert_params_from_a_string ... ok [INFO] [stdout] test filters::tests::main_filter_with_recovery_tests::should_handle_request_with_no_id ... ok [INFO] [stdout] test request::params::tests::should_convert_params_from_null ... ok [INFO] [stdout] test request::params::tests::should_fail_to_convert_params_from_false ... ok [INFO] [stdout] test request::tests::should_fail_to_validate_id_with_fractional_part ... ok [INFO] [stdout] test filters::tests::main_filter_with_recovery_tests::should_handle_valid_request ... ok [INFO] [stdout] test request::tests::should_fail_to_validate_id_with_wrong_type ... ok [INFO] [stdout] test request::params::tests::should_fail_to_convert_params_from_true ... ok [INFO] [stdout] test request::tests::should_fail_to_validate_with_extra_fields_if_disallowed ... ok [INFO] [stdout] test request::tests::should_fail_to_validate_with_invalid_jsonrpc_field_type ... ok [INFO] [stdout] test request::tests::should_fail_to_validate_with_invalid_jsonrpc_field_value ... ok [INFO] [stdout] test request::tests::should_fail_to_validate_with_invalid_method_field_type ... ok [INFO] [stdout] test request::tests::should_fail_to_validate_with_invalid_params_type ... ok [INFO] [stdout] test request::tests::should_fail_to_validate_with_missing_jsonrpc_field ... ok [INFO] [stdout] test request::tests::should_fail_to_validate_with_missing_method_field ... ok [INFO] [stdout] test request::tests::should_validate_with_extra_fields_if_allowed ... ok [INFO] [stdout] test request::tests::should_validate_using_valid_id ... ok [INFO] [stdout] test request::tests::should_reject_with_missing_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac62e4fed51f55922ed4dc115960b98a4da4b4e11e9563ad555ec391080c3e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac62e4fed51f55922ed4dc115960b98a4da4b4e11e9563ad555ec391080c3e3e", kill_on_drop: false }` [INFO] [stdout] ac62e4fed51f55922ed4dc115960b98a4da4b4e11e9563ad555ec391080c3e3e