[INFO] cloning repository https://github.com/tj-moody/tnewt_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tj-moody/tnewt_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftj-moody%2Ftnewt_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftj-moody%2Ftnewt_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fba7899da888b659e329683c4f1c8387b066cef
[INFO] checking tj-moody/tnewt_rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftj-moody%2Ftnewt_rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tj-moody/tnewt_rs
[INFO] finished tweaking git repo https://github.com/tj-moody/tnewt_rs
[INFO] tweaked toml for git repo https://github.com/tj-moody/tnewt_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tj-moody/tnewt_rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tj-moody/tnewt_rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ciborium-io v0.2.1
[INFO] [stderr]   Downloaded ciborium-ll v0.2.1
[INFO] [stderr]   Downloaded ciborium v0.2.1
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded plotters v0.3.5
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e504b3828ebba58d224549afe48cc10e781cdaf65a398afbac3176e90772989b
[INFO] running `Command { std: "docker" "start" "-a" "e504b3828ebba58d224549afe48cc10e781cdaf65a398afbac3176e90772989b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e504b3828ebba58d224549afe48cc10e781cdaf65a398afbac3176e90772989b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e504b3828ebba58d224549afe48cc10e781cdaf65a398afbac3176e90772989b", kill_on_drop: false }`
[INFO] [stdout] e504b3828ebba58d224549afe48cc10e781cdaf65a398afbac3176e90772989b
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b0522f8128f72b530818a510183211fbab1cb4aa6836fb7d696e1e293257549
[INFO] running `Command { std: "docker" "start" "-a" "9b0522f8128f72b530818a510183211fbab1cb4aa6836fb7d696e1e293257549", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking tnewt_board v0.1.0 (/opt/rustwide/workdir/tnewt_board)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tnewt_board/src/castling.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn get_squares(mov: &Move) -> Result<Squares, board::Error> {
[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] 135 | pub fn get_squares(mov: &Move) -> Result<Squares<'_>, board::Error> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tnewt_board/src/castling.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn get_squares(mov: &Move) -> Result<Squares, board::Error> {
[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] 135 | pub fn get_squares(mov: &Move) -> Result<Squares<'_>, board::Error> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking tnewt_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s
[INFO] running `Command { std: "docker" "inspect" "9b0522f8128f72b530818a510183211fbab1cb4aa6836fb7d696e1e293257549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0522f8128f72b530818a510183211fbab1cb4aa6836fb7d696e1e293257549", kill_on_drop: false }`
[INFO] [stdout] 9b0522f8128f72b530818a510183211fbab1cb4aa6836fb7d696e1e293257549
