[INFO] fetching crate rcp-tools-rrm 0.30.0... [INFO] testing rcp-tools-rrm-0.30.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate rcp-tools-rrm 0.30.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rcp-tools-rrm 0.30.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rcp-tools-rrm 0.30.0 [INFO] tweaked toml for crates.io crate rcp-tools-rrm 0.30.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rcp-tools-rrm 0.30.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rcp-tools-rrm 0.30.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55804c5b7e19447ef23347ab749529d3eb61d241bb58d71617516a4c0b71acce [INFO] running `Command { std: "docker" "start" "-a" "55804c5b7e19447ef23347ab749529d3eb61d241bb58d71617516a4c0b71acce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55804c5b7e19447ef23347ab749529d3eb61d241bb58d71617516a4c0b71acce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55804c5b7e19447ef23347ab749529d3eb61d241bb58d71617516a4c0b71acce", kill_on_drop: false }` [INFO] [stdout] 55804c5b7e19447ef23347ab749529d3eb61d241bb58d71617516a4c0b71acce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ab4d83ed7d23b7b0cde77d05ec9da31df029afe5036e264971a957da344735 [INFO] running `Command { std: "docker" "start" "-a" "88ab4d83ed7d23b7b0cde77d05ec9da31df029afe5036e264971a957da344735", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling procfs v0.18.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling procfs-core v0.18.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling rcp-tools-common v0.30.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling tracing-flame v0.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling sysinfo v0.38.3 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling rcp-tools-throttle v0.30.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling console-api v0.9.0 [INFO] [stderr] Compiling console-subscriber v0.5.0 [INFO] [stderr] Compiling rcp-tools-rrm v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "88ab4d83ed7d23b7b0cde77d05ec9da31df029afe5036e264971a957da344735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ab4d83ed7d23b7b0cde77d05ec9da31df029afe5036e264971a957da344735", kill_on_drop: false }` [INFO] [stdout] 88ab4d83ed7d23b7b0cde77d05ec9da31df029afe5036e264971a957da344735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7c3acaacd0bd5e0fec9ff491f9f224672401c78ea4405680e39cf99cd65754 [INFO] running `Command { std: "docker" "start" "-a" "7f7c3acaacd0bd5e0fec9ff491f9f224672401c78ea4405680e39cf99cd65754", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling console-api v0.9.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling tracing-flame v0.2.0 [INFO] [stderr] Compiling console-subscriber v0.5.0 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling rcp-tools-common v0.30.0 [INFO] [stderr] Compiling rcp-tools-rrm v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.37s [INFO] running `Command { std: "docker" "inspect" "7f7c3acaacd0bd5e0fec9ff491f9f224672401c78ea4405680e39cf99cd65754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7c3acaacd0bd5e0fec9ff491f9f224672401c78ea4405680e39cf99cd65754", kill_on_drop: false }` [INFO] [stdout] 7f7c3acaacd0bd5e0fec9ff491f9f224672401c78ea4405680e39cf99cd65754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3702408630a5457c9caaf117a4c67a42de02d59d76388cd851f0dc69d76b475 [INFO] running `Command { std: "docker" "start" "-a" "e3702408630a5457c9caaf117a4c67a42de02d59d76388cd851f0dc69d76b475", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rrm-be7fd5dda3f0dbf7) [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] [stderr] Running tests/cli_parsing_tests.rs (/opt/rustwide/target/debug/deps/cli_parsing_tests-542b497c845c69d3) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_progress_type_auto_lowercase ... ok [INFO] [stdout] test test_fail_early_short_flag ... ok [INFO] [stdout] test test_progress_type_auto_capitalized ... ok [INFO] [stdout] test test_fail_early_flag ... ok [INFO] [stdout] test test_help_runs ... ok [INFO] [stdout] test test_progress_flag ... ok [INFO] [stdout] test test_progress_delay_duration ... ok [INFO] [stdout] test test_max_workers_numeric ... ok [INFO] [stdout] test test_progress_type_invalid_value ... ok [INFO] [stdout] test test_progress_type_progress_bar_kebab_case ... ok [INFO] [stdout] test test_progress_type_text_updates_kebab_case ... ok [INFO] [stdout] test test_progress_type_text_updates_pascal_case ... ok [INFO] [stdout] test test_progress_type_progress_bar_pascal_case ... ok [INFO] [stdout] test test_quiet_flag ... ok [INFO] [stdout] test test_verbose_triple ... ok [INFO] [stdout] test test_version_runs ... ok [INFO] [stdout] test test_verbose_double ... ok [INFO] [stdout] test test_quiet_short_flag ... ok [INFO] [stdout] test test_summary_flag ... ok [INFO] [stdout] test test_verbose_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-e9918bd413fae81a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test check_rrm_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3702408630a5457c9caaf117a4c67a42de02d59d76388cd851f0dc69d76b475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3702408630a5457c9caaf117a4c67a42de02d59d76388cd851f0dc69d76b475", kill_on_drop: false }` [INFO] [stdout] e3702408630a5457c9caaf117a4c67a42de02d59d76388cd851f0dc69d76b475