[INFO] fetching crate qjsonrpc 0.5.0...
[INFO] testing qjsonrpc-0.5.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate qjsonrpc 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate qjsonrpc 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate qjsonrpc 0.5.0
[INFO] tweaked toml for crates.io crate qjsonrpc 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qjsonrpc 0.5.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qjsonrpc 0.5.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b1dd428d26e4c8a3c22582338a877cba004cf106e8b86bee64686f309796708
[INFO] running `Command { std: "docker" "start" "-a" "8b1dd428d26e4c8a3c22582338a877cba004cf106e8b86bee64686f309796708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b1dd428d26e4c8a3c22582338a877cba004cf106e8b86bee64686f309796708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b1dd428d26e4c8a3c22582338a877cba004cf106e8b86bee64686f309796708", kill_on_drop: false }`
[INFO] [stdout] 8b1dd428d26e4c8a3c22582338a877cba004cf106e8b86bee64686f309796708
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69fdcc97bd636a7dd1f4949eecea8b4ca2532e35856aec742021f80d638c5b43
[INFO] running `Command { std: "docker" "start" "-a" "69fdcc97bd636a7dd1f4949eecea8b4ca2532e35856aec742021f80d638c5b43", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling time v0.3.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling syn v2.0.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling yasna v0.5.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling quinn-proto v0.9.2
[INFO] [stderr]    Compiling quinn-udp v0.3.2
[INFO] [stderr]    Compiling quinn v0.9.3
[INFO] [stderr]    Compiling qjsonrpc v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.62s
[INFO] running `Command { std: "docker" "inspect" "69fdcc97bd636a7dd1f4949eecea8b4ca2532e35856aec742021f80d638c5b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69fdcc97bd636a7dd1f4949eecea8b4ca2532e35856aec742021f80d638c5b43", kill_on_drop: false }`
[INFO] [stdout] 69fdcc97bd636a7dd1f4949eecea8b4ca2532e35856aec742021f80d638c5b43
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f28372ac081349ad70239e02c323b5c6e0dbd5adec812c6ccdcaa8a836ed4f20
[INFO] running `Command { std: "docker" "start" "-a" "f28372ac081349ad70239e02c323b5c6e0dbd5adec812c6ccdcaa8a836ed4f20", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling bstr v1.4.0
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.22
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling predicates v3.0.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.12
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling qjsonrpc v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.02s
[INFO] running `Command { std: "docker" "inspect" "f28372ac081349ad70239e02c323b5c6e0dbd5adec812c6ccdcaa8a836ed4f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f28372ac081349ad70239e02c323b5c6e0dbd5adec812c6ccdcaa8a836ed4f20", kill_on_drop: false }`
[INFO] [stdout] f28372ac081349ad70239e02c323b5c6e0dbd5adec812c6ccdcaa8a836ed4f20
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18f7f35dd8927ec54f65757431dd0f03926c850878744599d1b9661a04470219
[INFO] running `Command { std: "docker" "start" "-a" "18f7f35dd8927ec54f65757431dd0f03926c850878744599d1b9661a04470219", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qjsonrpc-10240a9ed0c77a1a)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test jsonrpc::tests::parse_jsonrpc_request_should_return_error_response_for_invalid_utf8_string ... ok
[INFO] [stdout] test jsonrpc::tests::parse_jsonrpc_request_should_return_error_response_for_non_json_document ... ok
[INFO] [stdout] test jsonrpc::tests::parse_jsonrpc_request_should_return_json_rpc_request ... ok
[INFO] [stdout] test jsonrpc::tests::parse_jsonrpc_response_should_return_client_error_for_response_with_no_result_or_error ... ok
[INFO] [stdout] test jsonrpc::tests::parse_jsonrpc_response_should_return_error_for_invalid_document ... ok
[INFO] [stdout] test jsonrpc::tests::parse_jsonrpc_response_should_return_error_for_wrong_jsonrpc_version ... ok
[INFO] [stdout] test jsonrpc::tests::parse_jsonrpc_response_should_return_remote_endpoint_error_for_error_response ... ok
[INFO] [stdout] test client_endpoint::tests::new_should_use_supplied_idle_timeout ... ok
[INFO] [stdout] test client_endpoint::tests::new_should_ensure_env_var_is_set_when_key_logging_is_enabled ... ok
[INFO] [stdout] test server_endpoint::tests::new_should_ensure_valid_der_cert_is_used ... ok
[INFO] [stdout] test server_endpoint::tests::new_should_return_configured_endpoint ... ok
[INFO] [stdout] test jsonrpc::tests::parse_jsonrpc_response_should_return_result_response ... ok
[INFO] [stdout] test server_endpoint::tests::new_should_use_supplied_idle_timeout ... ok
[INFO] [stdout] test client_endpoint::tests::new_should_ensure_valid_der_cert_is_used ... ok
[INFO] [stdout] test client_endpoint::tests::new_should_return_configured_endpoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests qjsonrpc
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "18f7f35dd8927ec54f65757431dd0f03926c850878744599d1b9661a04470219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f7f35dd8927ec54f65757431dd0f03926c850878744599d1b9661a04470219", kill_on_drop: false }`
[INFO] [stdout] 18f7f35dd8927ec54f65757431dd0f03926c850878744599d1b9661a04470219
