[INFO] fetching crate rapid-cli 0.6.0... [INFO] testing rapid-cli-0.6.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rapid-cli 0.6.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rapid-cli 0.6.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spinach v2.1.0 [INFO] [stderr] Downloaded terminal-supports-emoji v0.1.3 [INFO] [stderr] Downloaded tiny-gradient v0.1.0 [INFO] [stderr] Downloaded terminal-emoji v0.4.1 [INFO] [stderr] Downloaded winsplit v0.1.0 [INFO] [stderr] Downloaded requestty v0.5.0 [INFO] [stderr] Downloaded requestty-ui v0.5.0 [INFO] [stderr] Downloaded tempfile v3.7.1 [INFO] [stderr] Downloaded winnow v0.5.7 [INFO] [stderr] Downloaded aho-corasick v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ea9aaff233d4f631360a232e67dfa381dd93d98db2e5523c2e7a8f3a691b12a [INFO] running `Command { std: "docker" "start" "-a" "4ea9aaff233d4f631360a232e67dfa381dd93d98db2e5523c2e7a8f3a691b12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ea9aaff233d4f631360a232e67dfa381dd93d98db2e5523c2e7a8f3a691b12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea9aaff233d4f631360a232e67dfa381dd93d98db2e5523c2e7a8f3a691b12a", kill_on_drop: false }` [INFO] [stdout] 4ea9aaff233d4f631360a232e67dfa381dd93d98db2e5523c2e7a8f3a691b12a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8a96ab826384d2a32ba2e2e38df2a56a2218cbcb5123ef74d42456b433f05327 [INFO] running `Command { std: "docker" "start" "-a" "8a96ab826384d2a32ba2e2e38df2a56a2218cbcb5123ef74d42456b433f05327", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [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 bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [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 regex-syntax v0.7.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling winnow v0.5.7 [INFO] [stderr] Compiling aho-corasick v1.0.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling colorful v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling terminal-supports-emoji v0.1.3 [INFO] [stderr] Compiling tiny-gradient v0.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling terminal-emoji v0.4.1 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinach v2.1.0 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling requestty-ui v0.5.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling ctrlc v3.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling requestty v0.5.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling clap v4.3.21 [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 7.86s [INFO] running `Command { std: "docker" "inspect" "8a96ab826384d2a32ba2e2e38df2a56a2218cbcb5123ef74d42456b433f05327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a96ab826384d2a32ba2e2e38df2a56a2218cbcb5123ef74d42456b433f05327", kill_on_drop: false }` [INFO] [stdout] 8a96ab826384d2a32ba2e2e38df2a56a2218cbcb5123ef74d42456b433f05327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 90518dcfd14827e6e84aa6d37b18143543c481dabd09fc17edb0d3916320e437 [INFO] running `Command { std: "docker" "start" "-a" "90518dcfd14827e6e84aa6d37b18143543c481dabd09fc17edb0d3916320e437", 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 0.58s [INFO] running `Command { std: "docker" "inspect" "90518dcfd14827e6e84aa6d37b18143543c481dabd09fc17edb0d3916320e437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90518dcfd14827e6e84aa6d37b18143543c481dabd09fc17edb0d3916320e437", kill_on_drop: false }` [INFO] [stdout] 90518dcfd14827e6e84aa6d37b18143543c481dabd09fc17edb0d3916320e437 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4257b96bead3dec0096c809266802afdabf8dc3c729f3f8e065dbb7e91ce6654 [INFO] running `Command { std: "docker" "start" "-a" "4257b96bead3dec0096c809266802afdabf8dc3c729f3f8e065dbb7e91ce6654", 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.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rapid_cli-c1493112a8b224d3) [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/x86_64-unknown-linux-musl/debug/deps/rapid-5c8dc5b267c4993a) [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" "4257b96bead3dec0096c809266802afdabf8dc3c729f3f8e065dbb7e91ce6654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4257b96bead3dec0096c809266802afdabf8dc3c729f3f8e065dbb7e91ce6654", kill_on_drop: false }` [INFO] [stdout] 4257b96bead3dec0096c809266802afdabf8dc3c729f3f8e065dbb7e91ce6654