[INFO] fetching crate rapid-cli 0.6.0... [INFO] testing rapid-cli-0.6.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rapid-cli 0.6.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rapid-cli 0.6.0 [INFO] finished tweaking crates.io crate rapid-cli 0.6.0 [INFO] tweaked toml for crates.io crate rapid-cli 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rapid-cli 0.6.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rapid-cli 0.6.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 319705202f7881fb566ad9862e38e5c00b704aa1eba94b15a6596d44eaf0ab86 [INFO] running `Command { std: "docker" "start" "-a" "319705202f7881fb566ad9862e38e5c00b704aa1eba94b15a6596d44eaf0ab86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "319705202f7881fb566ad9862e38e5c00b704aa1eba94b15a6596d44eaf0ab86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319705202f7881fb566ad9862e38e5c00b704aa1eba94b15a6596d44eaf0ab86", kill_on_drop: false }` [INFO] [stdout] 319705202f7881fb566ad9862e38e5c00b704aa1eba94b15a6596d44eaf0ab86 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db9569d4a45e04b88659bd929216e92c784bc824cd1dc846184eb43214796e61 [INFO] running `Command { std: "docker" "start" "-a" "db9569d4a45e04b88659bd929216e92c784bc824cd1dc846184eb43214796e61", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling aho-corasick v1.0.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling winnow v0.5.7 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling terminal-supports-emoji v0.1.3 [INFO] [stderr] Compiling requestty-ui v0.5.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling requestty v0.5.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling tiny-gradient v0.1.0 [INFO] [stderr] Compiling ctrlc v3.4.0 [INFO] [stderr] Compiling terminal-emoji v0.4.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling colorful v0.2.2 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling spinach v2.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling rapid-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/routes.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | for route_file in WalkDir::new(routes_dir.clone()) { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "db9569d4a45e04b88659bd929216e92c784bc824cd1dc846184eb43214796e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9569d4a45e04b88659bd929216e92c784bc824cd1dc846184eb43214796e61", kill_on_drop: false }` [INFO] [stdout] db9569d4a45e04b88659bd929216e92c784bc824cd1dc846184eb43214796e61 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a79f22c8f1ee732359b03b2fcfc8a7be5997fc0a2c2646f949e6d130a4e5e90 [INFO] running `Command { std: "docker" "start" "-a" "9a79f22c8f1ee732359b03b2fcfc8a7be5997fc0a2c2646f949e6d130a4e5e90", kill_on_drop: false }` [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/routes.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | for route_file in WalkDir::new(routes_dir.clone()) { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rapid-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/commands/routes.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | for route_file in WalkDir::new(routes_dir.clone()) { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "9a79f22c8f1ee732359b03b2fcfc8a7be5997fc0a2c2646f949e6d130a4e5e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a79f22c8f1ee732359b03b2fcfc8a7be5997fc0a2c2646f949e6d130a4e5e90", kill_on_drop: false }` [INFO] [stdout] 9a79f22c8f1ee732359b03b2fcfc8a7be5997fc0a2c2646f949e6d130a4e5e90 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0eec2922969c5264da0e59811edf6be487166763f3a60720dfd921a2d9f6a436 [INFO] running `Command { std: "docker" "start" "-a" "0eec2922969c5264da0e59811edf6be487166763f3a60720dfd921a2d9f6a436", kill_on_drop: false }` [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/commands/routes.rs:37:43 [INFO] [stderr] | [INFO] [stderr] 37 | for route_file in WalkDir::new(routes_dir.clone()) { [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rapid-cli` (lib) generated 1 warning (run `cargo fix --lib -p rapid-cli` to apply 1 suggestion) [INFO] [stderr] warning: `rapid-cli` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rapid_cli-8c3f38a4c07c96cb) [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 unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/rapid-2f5802ad4b3a0adc) [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] Doc-tests rapid_cli [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" "0eec2922969c5264da0e59811edf6be487166763f3a60720dfd921a2d9f6a436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eec2922969c5264da0e59811edf6be487166763f3a60720dfd921a2d9f6a436", kill_on_drop: false }` [INFO] [stdout] 0eec2922969c5264da0e59811edf6be487166763f3a60720dfd921a2d9f6a436