[INFO] cloning repository https://github.com/CarbonFlora/jasperparse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CarbonFlora/jasperparse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarbonFlora%2Fjasperparse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarbonFlora%2Fjasperparse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b760d27de0d878b62289165ce561b8c0c4b087e
[INFO] building CarbonFlora/jasperparse against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarbonFlora%2Fjasperparse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CarbonFlora/jasperparse on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CarbonFlora/jasperparse
[INFO] finished tweaking git repo https://github.com/CarbonFlora/jasperparse
[INFO] tweaked toml for git repo https://github.com/CarbonFlora/jasperparse written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CarbonFlora/jasperparse 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f816f16dd22e394e427182d168ff6e217ae7da1df888ce38122fd72ad821f731
[INFO] running `Command { std: "docker" "start" "-a" "f816f16dd22e394e427182d168ff6e217ae7da1df888ce38122fd72ad821f731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f816f16dd22e394e427182d168ff6e217ae7da1df888ce38122fd72ad821f731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f816f16dd22e394e427182d168ff6e217ae7da1df888ce38122fd72ad821f731", kill_on_drop: false }`
[INFO] [stdout] f816f16dd22e394e427182d168ff6e217ae7da1df888ce38122fd72ad821f731
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcc15754d322805ec8f964f93b2cd5808ccb5c6392b6aa53cf9c385d0f06e9ef
[INFO] running `Command { std: "docker" "start" "-a" "fcc15754d322805ec8f964f93b2cd5808ccb5c6392b6aa53cf9c385d0f06e9ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling codepage v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling calamine v0.22.0
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling jasperparse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `collections::VecDeque`
[INFO] [stdout]  --> src/parse.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::VecDeque, path::PathBuf};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col_index`
[INFO] [stdout]   --> src/parse.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn peak_excel(col_index: u8, rows: &Vec<&[DataType]>) -> Bound {
[INFO] [stdout]    |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_col_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rows`
[INFO] [stdout]   --> src/parse.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn peak_excel(col_index: u8, rows: &Vec<&[DataType]>) -> Bound {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bound` is never read
[INFO] [stdout]   --> src/parse.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Bound {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 16 |     bound: [DirectionDecision; 3],
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `east_bound`, `south_bound`, and `west_bound` are never read
[INFO] [stdout]   --> src/parse.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Intersection {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 42 |     north_bound: Bound,
[INFO] [stdout] 43 |     east_bound: Bound,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 44 |     south_bound: Bound,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 45 |     west_bound: Bound,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.63s
[INFO] running `Command { std: "docker" "inspect" "fcc15754d322805ec8f964f93b2cd5808ccb5c6392b6aa53cf9c385d0f06e9ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc15754d322805ec8f964f93b2cd5808ccb5c6392b6aa53cf9c385d0f06e9ef", kill_on_drop: false }`
[INFO] [stdout] fcc15754d322805ec8f964f93b2cd5808ccb5c6392b6aa53cf9c385d0f06e9ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05631722c7a61f2e64b8f07e66703a1e0ef1f65fbc6c32b00763e6674cd6b39e
[INFO] running `Command { std: "docker" "start" "-a" "05631722c7a61f2e64b8f07e66703a1e0ef1f65fbc6c32b00763e6674cd6b39e", kill_on_drop: false }`
[INFO] [stderr]    Compiling jasperparse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `collections::VecDeque`
[INFO] [stdout]  --> src/parse.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::VecDeque, path::PathBuf};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col_index`
[INFO] [stdout]   --> src/parse.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn peak_excel(col_index: u8, rows: &Vec<&[DataType]>) -> Bound {
[INFO] [stdout]    |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_col_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rows`
[INFO] [stdout]   --> src/parse.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn peak_excel(col_index: u8, rows: &Vec<&[DataType]>) -> Bound {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bound` is never read
[INFO] [stdout]   --> src/parse.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Bound {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 16 |     bound: [DirectionDecision; 3],
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `east_bound`, `south_bound`, and `west_bound` are never read
[INFO] [stdout]   --> src/parse.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Intersection {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 42 |     north_bound: Bound,
[INFO] [stdout] 43 |     east_bound: Bound,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 44 |     south_bound: Bound,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 45 |     west_bound: Bound,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::VecDeque`
[INFO] [stdout]  --> src/parse.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::VecDeque, path::PathBuf};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col_index`
[INFO] [stdout]   --> src/parse.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn peak_excel(col_index: u8, rows: &Vec<&[DataType]>) -> Bound {
[INFO] [stdout]    |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_col_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rows`
[INFO] [stdout]   --> src/parse.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn peak_excel(col_index: u8, rows: &Vec<&[DataType]>) -> Bound {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bound` is never read
[INFO] [stdout]   --> src/parse.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Bound {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 16 |     bound: [DirectionDecision; 3],
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `east_bound`, `south_bound`, and `west_bound` are never read
[INFO] [stdout]   --> src/parse.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Intersection {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 42 |     north_bound: Bound,
[INFO] [stdout] 43 |     east_bound: Bound,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 44 |     south_bound: Bound,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 45 |     west_bound: Bound,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] running `Command { std: "docker" "inspect" "05631722c7a61f2e64b8f07e66703a1e0ef1f65fbc6c32b00763e6674cd6b39e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05631722c7a61f2e64b8f07e66703a1e0ef1f65fbc6c32b00763e6674cd6b39e", kill_on_drop: false }`
[INFO] [stdout] 05631722c7a61f2e64b8f07e66703a1e0ef1f65fbc6c32b00763e6674cd6b39e
