[INFO] fetching crate scatternotes 0.1.4...
[INFO] building scatternotes-0.1.4 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate scatternotes 0.1.4 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate scatternotes 0.1.4
[INFO] finished tweaking crates.io crate scatternotes 0.1.4
[INFO] tweaked toml for crates.io crate scatternotes 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scatternotes 0.1.4 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scatternotes 0.1.4 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termfmt v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5f97bb1f552309fe656143df844f339d4973f4e97bc5f574a884a257f0b32a1
[INFO] running `Command { std: "docker" "start" "-a" "a5f97bb1f552309fe656143df844f339d4973f4e97bc5f574a884a257f0b32a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5f97bb1f552309fe656143df844f339d4973f4e97bc5f574a884a257f0b32a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f97bb1f552309fe656143df844f339d4973f4e97bc5f574a884a257f0b32a1", kill_on_drop: false }`
[INFO] [stdout] a5f97bb1f552309fe656143df844f339d4973f4e97bc5f574a884a257f0b32a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3ab2f14c6e94b80c4440f002f66a6a678fa7ad709a5989434a1a56d51cb1317
[INFO] running `Command { std: "docker" "start" "-a" "c3ab2f14c6e94b80c4440f002f66a6a678fa7ad709a5989434a1a56d51cb1317", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling termfmt v0.2.5
[INFO] [stderr]    Compiling scatternotes v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `nom::branch::alt`
[INFO] [stdout]  --> src/note/repository.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nom::branch::alt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `tag` and `take_until`
[INFO] [stdout]  --> src/note/repository.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use nom::bytes::complete::{tag, take_until};
[INFO] [stdout]   |                            ^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alphanumeric1` and `space0`
[INFO] [stdout]   --> src/note/repository.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nom::character::complete::{alphanumeric1, char, space0, u16, u8};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `delimited` and `tuple`
[INFO] [stdout]   --> src/note/repository.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use nom::sequence::{delimited, tuple};
[INFO] [stdout]    |                     ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termh2`
[INFO] [stdout]  --> src/output.rs:5:57
[INFO] [stdout]   |
[INFO] [stdout] 5 | use termfmt::{termarrow, termarrow_fg, termerr, termh1, termh2, terminfo, BundleFmt, Fg, TermFmt};
[INFO] [stdout]   |                                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/note/repository.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `command`
[INFO] [stdout]   --> src/commands/carlender.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn run(command: &ArgMatches, term: &Term) {}
[INFO] [stdout]    |            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]   --> src/commands/carlender.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn run(command: &ArgMatches, term: &Term) {}
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note`
[INFO] [stdout]   --> src/commands/clean.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let note = if !is_valid_note_name(note.path()) {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_note`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/note/dto.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn todos(&self) -> impl Iterator<Item = Todo> {
[INFO] [stdout]    |                  ^^^^^                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn todos(&self) -> impl Iterator<Item = Todo<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.09s
[INFO] running `Command { std: "docker" "inspect" "c3ab2f14c6e94b80c4440f002f66a6a678fa7ad709a5989434a1a56d51cb1317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3ab2f14c6e94b80c4440f002f66a6a678fa7ad709a5989434a1a56d51cb1317", kill_on_drop: false }`
[INFO] [stdout] c3ab2f14c6e94b80c4440f002f66a6a678fa7ad709a5989434a1a56d51cb1317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b408bcc060dbfb4a55ecb6d12f1bd568d71e62d35b305064bed8239308b67fe2
[INFO] running `Command { std: "docker" "start" "-a" "b408bcc060dbfb4a55ecb6d12f1bd568d71e62d35b305064bed8239308b67fe2", kill_on_drop: false }`
[INFO] [stderr]    Compiling scatternotes v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `nom::branch::alt`
[INFO] [stdout]  --> src/note/repository.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nom::branch::alt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `tag` and `take_until`
[INFO] [stdout]  --> src/note/repository.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use nom::bytes::complete::{tag, take_until};
[INFO] [stdout]   |                            ^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alphanumeric1` and `space0`
[INFO] [stdout]   --> src/note/repository.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nom::character::complete::{alphanumeric1, char, space0, u16, u8};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `delimited` and `tuple`
[INFO] [stdout]   --> src/note/repository.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use nom::sequence::{delimited, tuple};
[INFO] [stdout]    |                     ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termh2`
[INFO] [stdout]  --> src/output.rs:5:57
[INFO] [stdout]   |
[INFO] [stdout] 5 | use termfmt::{termarrow, termarrow_fg, termerr, termh1, termh2, terminfo, BundleFmt, Fg, TermFmt};
[INFO] [stdout]   |                                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/note/repository.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `command`
[INFO] [stdout]   --> src/commands/carlender.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn run(command: &ArgMatches, term: &Term) {}
[INFO] [stdout]    |            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]   --> src/commands/carlender.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn run(command: &ArgMatches, term: &Term) {}
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `note`
[INFO] [stdout]   --> src/commands/clean.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let note = if !is_valid_note_name(note.path()) {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_note`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/note/dto.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn todos(&self) -> impl Iterator<Item = Todo> {
[INFO] [stdout]    |                  ^^^^^                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn todos(&self) -> impl Iterator<Item = Todo<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "b408bcc060dbfb4a55ecb6d12f1bd568d71e62d35b305064bed8239308b67fe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b408bcc060dbfb4a55ecb6d12f1bd568d71e62d35b305064bed8239308b67fe2", kill_on_drop: false }`
[INFO] [stdout] b408bcc060dbfb4a55ecb6d12f1bd568d71e62d35b305064bed8239308b67fe2
