[INFO] cloning repository https://github.com/01mf02/binspan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/01mf02/binspan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F01mf02%2Fbinspan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F01mf02%2Fbinspan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c56db02675037a66e79a92c93b714acfdd40fc8d
[INFO] checking 01mf02/binspan against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F01mf02%2Fbinspan" "/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/01mf02/binspan
[INFO] finished tweaking git repo https://github.com/01mf02/binspan
[INFO] tweaked toml for git repo https://github.com/01mf02/binspan written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/01mf02/binspan on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/01mf02/binspan 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-derive v0.4.2
[INFO] [stderr]   Downloaded bitflags v2.9.0
[INFO] [stderr]   Downloaded memmap2 v0.9.5
[INFO] [stderr]   Downloaded miniz_oxide v0.8.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded bytes v1.10.1
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] [stderr]   Downloaded libc v0.2.171
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b195b7b6f2c515b02b1acb586f8909a70857ee6bf3cb422524d5d8e08f4128d
[INFO] running `Command { std: "docker" "start" "-a" "6b195b7b6f2c515b02b1acb586f8909a70857ee6bf3cb422524d5d8e08f4128d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b195b7b6f2c515b02b1acb586f8909a70857ee6bf3cb422524d5d8e08f4128d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b195b7b6f2c515b02b1acb586f8909a70857ee6bf3cb422524d5d8e08f4128d", kill_on_drop: false }`
[INFO] [stdout] 6b195b7b6f2c515b02b1acb586f8909a70857ee6bf3cb422524d5d8e08f4128d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3adf9b1dd2d53bb0e05c1d8920a0c2468fb54e94fe59642d9a1eda19adba4dc
[INFO] running `Command { std: "docker" "start" "-a" "e3adf9b1dd2d53bb0e05c1d8920a0c2468fb54e94fe59642d9a1eda19adba4dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking binspan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `position` and `msg` are never read
[INFO] [stdout]   --> src/decode.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Error {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 11 |     position: Bytes,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     path: Vec<Index>,
[INFO] [stdout] 13 |     msg: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/decode.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Str(&'static str),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Index` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Str(&'static str),
[INFO] [stdout] 18 +     Str(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/decode.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Int(usize),
[INFO] [stdout]    |     --- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Index` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Int(usize),
[INFO] [stdout] 19 +     Int(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `format` and `description` are never read
[INFO] [stdout]   --> src/decode.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Meta {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     format: Option<fn(&Val) -> fmt::Result>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 76 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Meta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gap` is never read
[INFO] [stdout]    --> src/decode.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     Raw { gap: bool },
[INFO] [stdout]     |     ---   ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Val` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `position` and `msg` are never read
[INFO] [stdout]   --> src/decode.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Error {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 11 |     position: Bytes,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     path: Vec<Index>,
[INFO] [stdout] 13 |     msg: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/decode.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Str(&'static str),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Index` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Str(&'static str),
[INFO] [stdout] 18 +     Str(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/decode.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Int(usize),
[INFO] [stdout]    |     --- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Index` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Int(usize),
[INFO] [stdout] 19 +     Int(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `format` and `description` are never read
[INFO] [stdout]   --> src/decode.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Meta {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     format: Option<fn(&Val) -> fmt::Result>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 76 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Meta` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gap` is never read
[INFO] [stdout]    --> src/decode.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     Raw { gap: bool },
[INFO] [stdout]     |     ---   ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Val` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.96s
[INFO] running `Command { std: "docker" "inspect" "e3adf9b1dd2d53bb0e05c1d8920a0c2468fb54e94fe59642d9a1eda19adba4dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3adf9b1dd2d53bb0e05c1d8920a0c2468fb54e94fe59642d9a1eda19adba4dc", kill_on_drop: false }`
[INFO] [stdout] e3adf9b1dd2d53bb0e05c1d8920a0c2468fb54e94fe59642d9a1eda19adba4dc
