[INFO] cloning repository https://github.com/AmadiMichael/EOF-Bytecode-Parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmadiMichael/EOF-Bytecode-Parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmadiMichael%2FEOF-Bytecode-Parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmadiMichael%2FEOF-Bytecode-Parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5e02af5e79b3b6c938d3ccaf8c857ccf2f49680
[INFO] checking AmadiMichael/EOF-Bytecode-Parser against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmadiMichael%2FEOF-Bytecode-Parser" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AmadiMichael/EOF-Bytecode-Parser
[INFO] finished tweaking git repo https://github.com/AmadiMichael/EOF-Bytecode-Parser
[INFO] tweaked toml for git repo https://github.com/AmadiMichael/EOF-Bytecode-Parser written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmadiMichael/EOF-Bytecode-Parser on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmadiMichael/EOF-Bytecode-Parser 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f5c1a116f228d0494436a1e2ed6fa2d1a040af0f8b37cf5eb4f14753fb9e7dc
[INFO] running `Command { std: "docker" "start" "-a" "9f5c1a116f228d0494436a1e2ed6fa2d1a040af0f8b37cf5eb4f14753fb9e7dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f5c1a116f228d0494436a1e2ed6fa2d1a040af0f8b37cf5eb4f14753fb9e7dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f5c1a116f228d0494436a1e2ed6fa2d1a040af0f8b37cf5eb4f14753fb9e7dc", kill_on_drop: false }`
[INFO] [stdout] 9f5c1a116f228d0494436a1e2ed6fa2d1a040af0f8b37cf5eb4f14753fb9e7dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc17de15424364883f95e6acd5ffabd1e0e6c07a21437f63e9640cbb0bc6de09
[INFO] running `Command { std: "docker" "start" "-a" "fc17de15424364883f95e6acd5ffabd1e0e6c07a21437f63e9640cbb0bc6de09", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking eof v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `valid_invalid` is never read
[INFO] [stdout]  --> src/types/eof_test_json.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Input {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 7 |     pub valid_invalid: Tests,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Input` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vectors` is never read
[INFO] [stdout]   --> src/types/eof_test_json.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Tests {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 12 |     pub _info: Info,
[INFO] [stdout] 13 |     pub vectors: HashMap<String, Vectors>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tests` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code` and `results` are never read
[INFO] [stdout]   --> src/types/eof_test_json.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Vectors {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 18 |     pub code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub results: Results,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vectors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prague` is never read
[INFO] [stdout]   --> src/types/eof_test_json.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Results {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 25 |     pub prague: Prague,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Results` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `result` is never read
[INFO] [stdout]   --> src/types/eof_test_json.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Prague {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 30 |     pub result: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Prague` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `valid_invalid` is never read
[INFO] [stdout]  --> src/types/eof_test_json.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Input {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 7 |     pub valid_invalid: Tests,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Input` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vectors` is never read
[INFO] [stdout]   --> src/types/eof_test_json.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Tests {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 12 |     pub _info: Info,
[INFO] [stdout] 13 |     pub vectors: HashMap<String, Vectors>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tests` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code` and `results` are never read
[INFO] [stdout]   --> src/types/eof_test_json.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Vectors {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 18 |     pub code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub results: Results,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vectors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prague` is never read
[INFO] [stdout]   --> src/types/eof_test_json.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Results {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 25 |     pub prague: Prague,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Results` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `result` is never read
[INFO] [stdout]   --> src/types/eof_test_json.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Prague {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 30 |     pub result: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Prague` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.61s
[INFO] running `Command { std: "docker" "inspect" "fc17de15424364883f95e6acd5ffabd1e0e6c07a21437f63e9640cbb0bc6de09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc17de15424364883f95e6acd5ffabd1e0e6c07a21437f63e9640cbb0bc6de09", kill_on_drop: false }`
[INFO] [stdout] fc17de15424364883f95e6acd5ffabd1e0e6c07a21437f63e9640cbb0bc6de09
