[INFO] cloning repository https://github.com/marcoradocchia/schoenerd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcoradocchia/schoenerd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoradocchia%2Fschoenerd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoradocchia%2Fschoenerd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d007e5a0cdb9d51305e4239e1901af13bc254cc
[INFO] checking marcoradocchia/schoenerd against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoradocchia%2Fschoenerd" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marcoradocchia/schoenerd
[INFO] finished tweaking git repo https://github.com/marcoradocchia/schoenerd
[INFO] tweaked toml for git repo https://github.com/marcoradocchia/schoenerd written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcoradocchia/schoenerd on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marcoradocchia/schoenerd 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded clap_mangen v0.2.12
[INFO] [stderr]   Downloaded proc-macro2 v1.0.58
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded clap_complete v4.3.1
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded csv v1.2.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6879eb2e1c27daa9683fb3a3dcc91468185a1f5d58de52f3ff25d134ae096286
[INFO] running `Command { std: "docker" "start" "-a" "6879eb2e1c27daa9683fb3a3dcc91468185a1f5d58de52f3ff25d134ae096286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6879eb2e1c27daa9683fb3a3dcc91468185a1f5d58de52f3ff25d134ae096286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6879eb2e1c27daa9683fb3a3dcc91468185a1f5d58de52f3ff25d134ae096286", kill_on_drop: false }`
[INFO] [stdout] 6879eb2e1c27daa9683fb3a3dcc91468185a1f5d58de52f3ff25d134ae096286
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b123b773af2c038c29ef98fcab18563fec80024350ba95030d77bd47ba0e35ba
[INFO] running `Command { std: "docker" "start" "-a" "b123b773af2c038c29ef98fcab18563fec80024350ba95030d77bd47ba0e35ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling clap_mangen v0.2.12
[INFO] [stderr]    Compiling clap_complete v4.3.1
[INFO] [stderr]    Compiling schoenerd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ParseFieldErrorKind`
[INFO] [stdout]  --> src/input/mod.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use field::{InteractionField, ParseFieldError, ParseFieldErrorKind};
[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 import: `ParseFieldErrorKind`
[INFO] [stdout]  --> src/input/mod.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use field::{InteractionField, ParseFieldError, ParseFieldErrorKind};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn schoener_indexes(&self) -> SchoenerIndexes {
[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] 159 |     pub fn schoener_indexes(&self) -> SchoenerIndexes<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn schoener_indexes(&self) -> SchoenerIndexes {
[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] 159 |     pub fn schoener_indexes(&self) -> SchoenerIndexes<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.74s
[INFO] running `Command { std: "docker" "inspect" "b123b773af2c038c29ef98fcab18563fec80024350ba95030d77bd47ba0e35ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b123b773af2c038c29ef98fcab18563fec80024350ba95030d77bd47ba0e35ba", kill_on_drop: false }`
[INFO] [stdout] b123b773af2c038c29ef98fcab18563fec80024350ba95030d77bd47ba0e35ba
