[INFO] fetching crate cuddle-please-frontend 0.1.0...
[INFO] testing cuddle-please-frontend-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate cuddle-please-frontend 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate cuddle-please-frontend 0.1.0
[INFO] finished tweaking crates.io crate cuddle-please-frontend 0.1.0
[INFO] tweaked toml for crates.io crate cuddle-please-frontend 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cuddle-please-frontend 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c7e2f902dfd33279b25c9077f9af8568591159df874087cc16b1bf7b176b28e
[INFO] running `Command { std: "docker" "start" "-a" "1c7e2f902dfd33279b25c9077f9af8568591159df874087cc16b1bf7b176b28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c7e2f902dfd33279b25c9077f9af8568591159df874087cc16b1bf7b176b28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c7e2f902dfd33279b25c9077f9af8568591159df874087cc16b1bf7b176b28e", kill_on_drop: false }`
[INFO] [stdout] 1c7e2f902dfd33279b25c9077f9af8568591159df874087cc16b1bf7b176b28e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 535ab96a239cfbe67dc641bf26da8c60cd79a0b52d617e6767bddb40a51a8c1d
[INFO] running `Command { std: "docker" "start" "-a" "535ab96a239cfbe67dc641bf26da8c60cd79a0b52d617e6767bddb40a51a8c1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cuddle-please-frontend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/gatheres/config_file.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let current_cuddle_path = current_dir
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 34 | |         .clone()
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let current_cuddle_path = current_dir
[INFO] [stdout] 34 -         .clone()
[INFO] [stdout] 33 +     let current_cuddle_path = current_dir
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/gatheres/config_file.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let current_cuddle_config_path = current_dir
[INFO] [stdout]    |  _________________________________________________^
[INFO] [stdout] 37 | |         .clone()
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 36 -     let current_cuddle_config_path = current_dir
[INFO] [stdout] 37 -         .clone()
[INFO] [stdout] 36 +     let current_cuddle_config_path = current_dir
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.47s
[INFO] running `Command { std: "docker" "inspect" "535ab96a239cfbe67dc641bf26da8c60cd79a0b52d617e6767bddb40a51a8c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "535ab96a239cfbe67dc641bf26da8c60cd79a0b52d617e6767bddb40a51a8c1d", kill_on_drop: false }`
[INFO] [stdout] 535ab96a239cfbe67dc641bf26da8c60cd79a0b52d617e6767bddb40a51a8c1d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c49a264e570e8cce55a7655a214fbe5e1a70b18ce9236a772bd7c7196206645
[INFO] running `Command { std: "docker" "start" "-a" "7c49a264e570e8cce55a7655a214fbe5e1a70b18ce9236a772bd7c7196206645", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/gatheres/config_file.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let current_cuddle_path = current_dir
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 34 | |         .clone()
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let current_cuddle_path = current_dir
[INFO] [stdout] 34 -         .clone()
[INFO] [stdout] 33 +     let current_cuddle_path = current_dir
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/gatheres/config_file.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let current_cuddle_config_path = current_dir
[INFO] [stdout]    |  _________________________________________________^
[INFO] [stdout] 37 | |         .clone()
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 36 -     let current_cuddle_config_path = current_dir
[INFO] [stdout] 37 -         .clone()
[INFO] [stdout] 36 +     let current_cuddle_config_path = current_dir
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling cuddle-please-frontend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/gatheres/config_file.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let current_cuddle_path = current_dir
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 34 | |         .clone()
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let current_cuddle_path = current_dir
[INFO] [stdout] 34 -         .clone()
[INFO] [stdout] 33 +     let current_cuddle_path = current_dir
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/gatheres/config_file.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let current_cuddle_config_path = current_dir
[INFO] [stdout]    |  _________________________________________________^
[INFO] [stdout] 37 | |         .clone()
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 36 -     let current_cuddle_config_path = current_dir
[INFO] [stdout] 37 -         .clone()
[INFO] [stdout] 36 +     let current_cuddle_config_path = current_dir
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "7c49a264e570e8cce55a7655a214fbe5e1a70b18ce9236a772bd7c7196206645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c49a264e570e8cce55a7655a214fbe5e1a70b18ce9236a772bd7c7196206645", kill_on_drop: false }`
[INFO] [stdout] 7c49a264e570e8cce55a7655a214fbe5e1a70b18ce9236a772bd7c7196206645
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9438aec58844e85dbc569a0c01ca7575b136b67a502c356d39f5e4d0eca5378c
[INFO] running `Command { std: "docker" "start" "-a" "9438aec58844e85dbc569a0c01ca7575b136b67a502c356d39f5e4d0eca5378c", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/gatheres/config_file.rs:33:42
[INFO] [stderr]    |
[INFO] [stderr] 33 |       let current_cuddle_path = current_dir
[INFO] [stderr]    |  __________________________________________^
[INFO] [stderr] 34 | |         .clone()
[INFO] [stderr]    | |________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 33 -     let current_cuddle_path = current_dir
[INFO] [stderr] 34 -         .clone()
[INFO] [stderr] 33 +     let current_cuddle_path = current_dir
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/gatheres/config_file.rs:36:49
[INFO] [stderr]    |
[INFO] [stderr] 36 |       let current_cuddle_config_path = current_dir
[INFO] [stderr]    |  _________________________________________________^
[INFO] [stderr] 37 | |         .clone()
[INFO] [stderr]    | |________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 36 -     let current_cuddle_config_path = current_dir
[INFO] [stderr] 37 -         .clone()
[INFO] [stderr] 36 +     let current_cuddle_config_path = current_dir
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `cuddle-please-frontend` (lib) generated 2 warnings (run `cargo fix --lib -p cuddle-please-frontend` to apply 2 suggestions)
[INFO] [stderr] warning: `cuddle-please-frontend` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuddle_please_frontend-e2c8d1154f0ec591)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cuddle_please_frontend
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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" "9438aec58844e85dbc569a0c01ca7575b136b67a502c356d39f5e4d0eca5378c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9438aec58844e85dbc569a0c01ca7575b136b67a502c356d39f5e4d0eca5378c", kill_on_drop: false }`
[INFO] [stdout] 9438aec58844e85dbc569a0c01ca7575b136b67a502c356d39f5e4d0eca5378c
