[INFO] cloning repository https://github.com/deecewan/dotter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deecewan/dotter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeecewan%2Fdotter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeecewan%2Fdotter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1827754b09963a3e90ead18dee84b10ab8ca1f15
[INFO] building deecewan/dotter/1827754b09963a3e90ead18dee84b10ab8ca1f15 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeecewan%2Fdotter" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/deecewan/dotter on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/deecewan/dotter
[INFO] finished tweaking git repo https://github.com/deecewan/dotter
[INFO] tweaked toml for git repo https://github.com/deecewan/dotter written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/deecewan/dotter 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.4.1
[INFO] [stderr]   Downloaded clap v2.24.2
[INFO] [stderr]   Downloaded gcc v0.3.50
[INFO] [stderr]   Downloaded deque v0.3.2
[INFO] [stderr]   Downloaded rayon-core v1.0.2
[INFO] [stderr]   Downloaded serde v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b68c81ec0e966a2ea8ed28dc2d78f7c3e2e634266b8981acc31f26a3d778ef56
[INFO] running `Command { std: "docker" "start" "-a" "b68c81ec0e966a2ea8ed28dc2d78f7c3e2e634266b8981acc31f26a3d778ef56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b68c81ec0e966a2ea8ed28dc2d78f7c3e2e634266b8981acc31f26a3d778ef56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b68c81ec0e966a2ea8ed28dc2d78f7c3e2e634266b8981acc31f26a3d778ef56", kill_on_drop: false }`
[INFO] [stdout] b68c81ec0e966a2ea8ed28dc2d78f7c3e2e634266b8981acc31f26a3d778ef56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0eba1ff08770f41d0ec4fafd6e906f71f1ba3a6a54bb775316741d20a23f570b
[INFO] running `Command { std: "docker" "start" "-a" "0eba1ff08770f41d0ec4fafd6e906f71f1ba3a6a54bb775316741d20a23f570b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.23
[INFO] [stderr]    Compiling rayon-core v1.0.2
[INFO] [stderr]    Compiling deque v0.3.2
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling gcc v0.3.50
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling serde v1.0.8
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.2.0
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling untrusted v0.5.0
[INFO] [stderr]    Compiling num_cpus v1.5.1
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling term_size v0.3.0
[INFO] [stderr]    Compiling atty v0.2.2
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling clap v2.24.2
[INFO] [stderr]    Compiling rayon v0.7.1
[INFO] [stderr]    Compiling ring v0.11.0
[INFO] [stderr]    Compiling toml v0.4.1
[INFO] [stderr]    Compiling dotter v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `open_in_place`
[INFO] [stdout]  --> src/secure.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ring::aead::{seal_in_place, open_in_place, AES_256_GCM, SealingKey};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/checkin.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 let res = fs::copy(entry.path(), item_path);
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/checkin.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 let res = fs::create_dir(item_path);
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/checkin.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let res = unix::fs::symlink(new_path, path);
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]  --> src/secure.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let res = random_nonce.fill(&mut nonce);
[INFO] [stdout]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matches`
[INFO] [stdout]  --> src/secure.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn secure(matches: &ArgMatches) {
[INFO] [stdout]   |               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]   --> src/secure.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     for i in nonce.into_iter() {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]    = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 11 |     for i in nonce.iter() {
[INFO] [stdout]    |                    ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]    |
[INFO] [stdout] 11 -     for i in nonce.into_iter() {
[INFO] [stdout] 11 +     for i in nonce {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0eba1ff08770f41d0ec4fafd6e906f71f1ba3a6a54bb775316741d20a23f570b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eba1ff08770f41d0ec4fafd6e906f71f1ba3a6a54bb775316741d20a23f570b", kill_on_drop: false }`
[INFO] [stdout] 0eba1ff08770f41d0ec4fafd6e906f71f1ba3a6a54bb775316741d20a23f570b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df4e077a906caacf92a9aa8e839dd9cd6139aff934b45d83dc4a9968e66dbe96
[INFO] running `Command { std: "docker" "start" "-a" "df4e077a906caacf92a9aa8e839dd9cd6139aff934b45d83dc4a9968e66dbe96", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling dotter v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `open_in_place`
[INFO] [stdout]  --> src/secure.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ring::aead::{seal_in_place, open_in_place, AES_256_GCM, SealingKey};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/checkin.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 let res = fs::copy(entry.path(), item_path);
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/checkin.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 let res = fs::create_dir(item_path);
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/checkin.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let res = unix::fs::symlink(new_path, path);
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]  --> src/secure.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let res = random_nonce.fill(&mut nonce);
[INFO] [stdout]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matches`
[INFO] [stdout]  --> src/secure.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn secure(matches: &ArgMatches) {
[INFO] [stdout]   |               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]   --> src/secure.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     for i in nonce.into_iter() {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]    = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 11 |     for i in nonce.iter() {
[INFO] [stdout]    |                    ~~~~
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]    |
[INFO] [stdout] 11 -     for i in nonce.into_iter() {
[INFO] [stdout] 11 +     for i in nonce {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "df4e077a906caacf92a9aa8e839dd9cd6139aff934b45d83dc4a9968e66dbe96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df4e077a906caacf92a9aa8e839dd9cd6139aff934b45d83dc4a9968e66dbe96", kill_on_drop: false }`
[INFO] [stdout] df4e077a906caacf92a9aa8e839dd9cd6139aff934b45d83dc4a9968e66dbe96
