[INFO] cloning repository https://github.com/martin1847/krpc-crates
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martin1847/krpc-crates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartin1847%2Fkrpc-crates", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartin1847%2Fkrpc-crates'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e89f50d5bec2422116f441eee7badd37b6ff98f
[INFO] testing martin1847/krpc-crates against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartin1847%2Fkrpc-crates" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/martin1847/krpc-crates
[INFO] finished tweaking git repo https://github.com/martin1847/krpc-crates
[INFO] tweaked toml for git repo https://github.com/martin1847/krpc-crates written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martin1847/krpc-crates on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martin1847/krpc-crates 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.99.0-beta.1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e
[INFO] running `Command { std: "docker" "start" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling krpc v0.1.0 (https://github.com/martin1847/krpc-rust?branch=main#f84f5d2b)
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling static_vcruntime v3.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rpcurl v1.1.0 (/opt/rustwide/workdir/crates/rpcurl)
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 16s
[INFO] running `Command { std: "docker" "inspect" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rpcurl v1.1.0 (/opt/rustwide/workdir/crates/rpcurl)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.70s
[INFO] running `Command { std: "docker" "inspect" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/rpcurl-a1e3fb366d515ef4)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test args::tests::cookie_jar_flag_detected_in_all_forms ... ok
[INFO] [stdout] test args::tests::header_accepts_colon_and_equals ... ok
[INFO] [stdout] test args::tests::header_value_may_contain_colon ... ok
[INFO] [stdout] test args::tests::malformed_header_becomes_warning_not_error ... ok
[INFO] [stdout] test args::tests::negative_timeout_is_usage_error ... ok
[INFO] [stdout] test args::tests::read_data_rejects_bad_json ... ok
[INFO] [stdout] test args::tests::read_data_at_file_reads_and_validates ... ok
[INFO] [stdout] test args::tests::read_data_at_missing_file_is_usage_error ... ok
[INFO] [stdout] test args::tests::service_method_takes_last_two_segments ... ok
[INFO] [stdout] test args::tests::split_url_https ... ok
[INFO] [stdout] test args::tests::split_url_no_path_is_usage_error ... ok
[INFO] [stdout] test args::tests::split_url_http ... ok
[INFO] [stdout] test args::tests::split_url_no_scheme_is_usage_error ... ok
[INFO] [stdout] test discover::tests::example_matches_input_shape ... ok
[INFO] [stdout] test discover::tests::find_method_ok_and_errors ... ok
[INFO] [stdout] test discover::tests::discover_value_lists_methods_with_paths ... ok
[INFO] [stdout] test discover::tests::parses_fixture ... ok
[INFO] [stdout] test discover::tests::origin_of_keeps_https_scheme ... ok
[INFO] [stdout] test discover::tests::schema_output_unwraps_rpcresult ... ok
[INFO] [stdout] test discover::tests::web_scheme_accepts_http_and_https_only ... ok
[INFO] [stdout] test output::tests::bytes_human_mode_matches_historical_format ... ok
[INFO] [stdout] test discover::tests::origin_strips_path ... ok
[INFO] [stdout] test output::tests::error_json_mode_is_agent002_envelope ... ok
[INFO] [stdout] test output::tests::bytes_json_mode_is_pure_json ... ok
[INFO] [stdout] test output::tests::debug_human_mode_is_labeled_block ... ok
[INFO] [stdout] test output::tests::debug_json_mode_is_framed_record ... ok
[INFO] [stdout] test output::tests::error_code_str_maps_cli_kinds ... ok
[INFO] [stdout] test output::tests::error_human_mode_uses_cross ... ok
[INFO] [stdout] test args::tests::read_data_defaults_to_null ... ok
[INFO] [stdout] test output::tests::human_mode_success_keeps_emoji ... ok
[INFO] [stdout] test output::tests::json_mode_success_is_pure_json_no_emoji ... ok
[INFO] [stdout] test output::tests::timeout_error_is_exit_5 ... ok
[INFO] [stdout] test output::tests::warning_human_mode_is_decorated ... ok
[INFO] [stdout] test output::tests::warning_json_mode_is_framed_record ... ok
[INFO] [stdout] test tests::hint_targets_invalid_argument_and_unimplemented ... ok
[INFO] [stdout] test tests::out_error_maps_to_remote_exit_1 ... ok
[INFO] [stdout] test tests::out_json_is_success ... ok
[INFO] [stdout] test tests::structured_help_is_model_derived ... ok
[INFO] [stdout] test discover::tests::schema_input_has_required_notblank_field ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/release/deps/cli-23b057a88e27d637)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test connect_error_goes_to_stderr_not_stdout ... ok
[INFO] [stdout] test default_arg_subcommand_conflict_is_json_error ... ok
[INFO] [stdout] test bare_c_is_hard_error_pointing_at_b ... ok
[INFO] [stdout] test bad_url_is_usage_error_exit_2 ... ok
[INFO] [stdout] test data_at_stdin_valid_json_proceeds_to_connect ... ok
[INFO] [stdout] test default_error_is_agent002_json ... ok
[INFO] [stdout] test cookie_jar_c_is_hard_error_pointing_at_b ... ok
[INFO] [stdout] test data_at_stdin_is_read_and_validated ... ok
[INFO] [stdout] test bad_json_input_is_usage_error_exit_2 ... ok
[INFO] [stdout] test default_unknown_option_is_json_error_on_stderr ... ok
[INFO] [stdout] test help_and_version_exit_zero_on_stdout ... ok
[INFO] [stdout] test help_human_mode_is_decorated_text ... ok
[INFO] [stdout] test human_flag_error_is_decorated ... ok
[INFO] [stdout] test live_https_discover_demo ... ok
[INFO] [stdout] test help_default_is_structured_json ... ok
[INFO] [stdout] test human_unknown_option_stays_human_exit_2 ... ok
[INFO] [stdout] test discover_malformed_body_is_protocol_error_exit_4 ... ok
[INFO] [stdout] test non_utf8_stdin_is_usage_error_without_raw_bytes ... ok
[INFO] [stdout] test discover_default_is_json ... ok
[INFO] [stdout] test discover_http_404_is_protocol_error_exit_4 ... ok
[INFO] [stdout] test discover_human_lists_methods ... ok
[INFO] [stdout] test example_produces_skeleton_json ... ok
[INFO] [stdout] test verbose_does_not_leak_bearer_token ... ok
[INFO] [stdout] test verbose_does_not_leak_hostname ... ok
[INFO] [stdout] test version_default_is_structured_json ... ok
[INFO] [stdout] test verbose_machine_mode_is_pure_jsonl ... ok
[INFO] [stdout] test version_human_mode_is_plain_text ... ok
[INFO] [stdout] test schema_json_has_input_and_output ... ok
[INFO] [stdout] test success_puts_data_on_stdout_and_nothing_on_stderr ... ok
[INFO] [stdout] test oversized_stdin_is_capped_usage_error ... ok
[INFO] [stdout] test schema_typo_suggests_nearest_method ... ok
[INFO] [stdout] test schema_unknown_method_is_usage_error ... ok
[INFO] [stdout] test max_time_timeout_is_exit_5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e", kill_on_drop: false }`
[INFO] [stdout] 55bb1b66e30414f4a6036e82de0e84ec089627ed596125c9f002b2df61e3771e
