[INFO] fetching crate recolor 0.1.0... [INFO] testing recolor-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate recolor 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate recolor 0.1.0 [INFO] finished tweaking crates.io crate recolor 0.1.0 [INFO] tweaked toml for crates.io crate recolor 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate recolor 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate recolor 0.1.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case-macros v3.1.0 [INFO] [stderr] Downloaded os_info v3.7.0 [INFO] [stderr] Downloaded human-panic v1.1.5 [INFO] [stderr] Downloaded test-case v3.1.0 [INFO] [stderr] Downloaded test-case-core v3.1.0 [INFO] [stderr] Downloaded winnow v0.4.8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db104edc541aca9751889a2ce30d6f1c74aec3cd400c837532c0904ef49a1e50 [INFO] running `Command { std: "docker" "start" "-a" "db104edc541aca9751889a2ce30d6f1c74aec3cd400c837532c0904ef49a1e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db104edc541aca9751889a2ce30d6f1c74aec3cd400c837532c0904ef49a1e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db104edc541aca9751889a2ce30d6f1c74aec3cd400c837532c0904ef49a1e50", kill_on_drop: false }` [INFO] [stdout] db104edc541aca9751889a2ce30d6f1c74aec3cd400c837532c0904ef49a1e50 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26f49d0f0c189e3cdfdd5cdd3a1353382930f2831f46fc0ed4b7009866139c6a [INFO] running `Command { std: "docker" "start" "-a" "26f49d0f0c189e3cdfdd5cdd3a1353382930f2831f46fc0ed4b7009866139c6a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling winnow v0.4.8 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling regex-automata v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.167 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling regex v1.9.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling human-panic v1.1.5 [INFO] [stderr] Compiling recolor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.21s [INFO] running `Command { std: "docker" "inspect" "26f49d0f0c189e3cdfdd5cdd3a1353382930f2831f46fc0ed4b7009866139c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f49d0f0c189e3cdfdd5cdd3a1353382930f2831f46fc0ed4b7009866139c6a", kill_on_drop: false }` [INFO] [stdout] 26f49d0f0c189e3cdfdd5cdd3a1353382930f2831f46fc0ed4b7009866139c6a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f059169bbd9d26786310a41375d0312502f037b016bb1a957e5c676583ce2db [INFO] running `Command { std: "docker" "start" "-a" "3f059169bbd9d26786310a41375d0312502f037b016bb1a957e5c676583ce2db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling test-case-core v3.1.0 [INFO] [stderr] Compiling test-case-macros v3.1.0 [INFO] [stderr] Compiling test-case v3.1.0 [INFO] [stderr] Compiling recolor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.00s [INFO] running `Command { std: "docker" "inspect" "3f059169bbd9d26786310a41375d0312502f037b016bb1a957e5c676583ce2db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f059169bbd9d26786310a41375d0312502f037b016bb1a957e5c676583ce2db", kill_on_drop: false }` [INFO] [stdout] 3f059169bbd9d26786310a41375d0312502f037b016bb1a957e5c676583ce2db [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25f4bce629ed4607eeda957f450088d22c0c679f478121d4e4e3fe26ef847268 [INFO] running `Command { std: "docker" "start" "-a" "25f4bce629ed4607eeda957f450088d22c0c679f478121d4e4e3fe26ef847268", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> src/main.rs:173:5 [INFO] [stderr] | [INFO] [stderr] 173 | human_panic::setup_panic!(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> src/main.rs:173:5 [INFO] [stderr] | [INFO] [stderr] 173 | human_panic::setup_panic!(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `recolor` (bin "recolor" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/recolor-065d8c2cef4c6c12) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_success::css_colors ... ok [INFO] [stdout] test tests::test_success::capture_group_inside_another_capture_group ... ok [INFO] [stdout] test tests::test_success::multiple_single_match ... ok [INFO] [stdout] test tests::test_success::no_matches ... ok [INFO] [stdout] test tests::test_success::regex_with_non_capture_group_component ... ok [INFO] [stdout] test tests::test_success::named_matches ... ok [INFO] [stdout] test tests::test_success::single_match ... ok [INFO] [stdout] test tests::test_success::multiple_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25f4bce629ed4607eeda957f450088d22c0c679f478121d4e4e3fe26ef847268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f4bce629ed4607eeda957f450088d22c0c679f478121d4e4e3fe26ef847268", kill_on_drop: false }` [INFO] [stdout] 25f4bce629ed4607eeda957f450088d22c0c679f478121d4e4e3fe26ef847268