[INFO] fetching crate roxy_cli 0.1.2... [INFO] testing roxy_cli-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate roxy_cli 0.1.2 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate roxy_cli 0.1.2 [INFO] finished tweaking crates.io crate roxy_cli 0.1.2 [INFO] tweaked toml for crates.io crate roxy_cli 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate roxy_cli 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate roxy_cli 0.1.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9d36b3dff76789d1062d5dc971ba3544cce17881b00b848f47c4923eb03aca7 [INFO] running `Command { std: "docker" "start" "-a" "b9d36b3dff76789d1062d5dc971ba3544cce17881b00b848f47c4923eb03aca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9d36b3dff76789d1062d5dc971ba3544cce17881b00b848f47c4923eb03aca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9d36b3dff76789d1062d5dc971ba3544cce17881b00b848f47c4923eb03aca7", kill_on_drop: false }` [INFO] [stdout] b9d36b3dff76789d1062d5dc971ba3544cce17881b00b848f47c4923eb03aca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb8ef990175bc4c1790a87fb2c9dcb8af579e926e91719c2bfa752a29419e8a [INFO] running `Command { std: "docker" "start" "-a" "5fb8ef990175bc4c1790a87fb2c9dcb8af579e926e91719c2bfa752a29419e8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling clap_builder v4.5.22 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling roxy_core v0.1.1 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling roxy_markdown_tera_rewriter v0.1.0 [INFO] [stderr] Compiling slugify v0.1.0 [INFO] [stderr] Compiling roxy_markdown_parser v0.1.2 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.22 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling roxy_syntect v0.1.0 [INFO] [stderr] Compiling roxy_tera_parser v0.1.0 [INFO] [stderr] Compiling roxy_cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `ResultExt` is never used [INFO] [stdout] --> src/result_ext.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait ResultExt: Sized { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FilterExt` is never used [INFO] [stdout] --> src/result_ext.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) trait FilterExt { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "5fb8ef990175bc4c1790a87fb2c9dcb8af579e926e91719c2bfa752a29419e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb8ef990175bc4c1790a87fb2c9dcb8af579e926e91719c2bfa752a29419e8a", kill_on_drop: false }` [INFO] [stdout] 5fb8ef990175bc4c1790a87fb2c9dcb8af579e926e91719c2bfa752a29419e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2360c8980d5f2d754e0e20ad11bce940aad47e7545e7d2db97be298110c92810 [INFO] running `Command { std: "docker" "start" "-a" "2360c8980d5f2d754e0e20ad11bce940aad47e7545e7d2db97be298110c92810", kill_on_drop: false }` [INFO] [stderr] Compiling roxy_cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `ResultExt` is never used [INFO] [stdout] --> src/result_ext.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait ResultExt: Sized { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FilterExt` is never used [INFO] [stdout] --> src/result_ext.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) trait FilterExt { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "2360c8980d5f2d754e0e20ad11bce940aad47e7545e7d2db97be298110c92810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2360c8980d5f2d754e0e20ad11bce940aad47e7545e7d2db97be298110c92810", kill_on_drop: false }` [INFO] [stdout] 2360c8980d5f2d754e0e20ad11bce940aad47e7545e7d2db97be298110c92810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04532344f600cd63aae5cce08f1d8627dde217dd81144bd01af1de07a609d3a3 [INFO] running `Command { std: "docker" "start" "-a" "04532344f600cd63aae5cce08f1d8627dde217dd81144bd01af1de07a609d3a3", kill_on_drop: false }` [INFO] [stderr] warning: trait `ResultExt` is never used [INFO] [stderr] --> src/result_ext.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | pub(crate) trait ResultExt: Sized { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: trait `FilterExt` is never used [INFO] [stderr] --> src/result_ext.rs:5:18 [INFO] [stderr] | [INFO] [stderr] 5 | pub(crate) trait FilterExt { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `roxy_cli` (bin "roxy" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/roxy-ba22ff0c943e5e31) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test file_path::tests::relative_paths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "04532344f600cd63aae5cce08f1d8627dde217dd81144bd01af1de07a609d3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04532344f600cd63aae5cce08f1d8627dde217dd81144bd01af1de07a609d3a3", kill_on_drop: false }` [INFO] [stdout] 04532344f600cd63aae5cce08f1d8627dde217dd81144bd01af1de07a609d3a3