[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#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmadiMichael%2FEOF-Bytecode-Parser" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmadiMichael/EOF-Bytecode-Parser on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4282d5153d45508891ee08b6ebedb2aea65bdb9728ad6631758b7fe56f4e4b91
[INFO] running `Command { std: "docker" "start" "-a" "4282d5153d45508891ee08b6ebedb2aea65bdb9728ad6631758b7fe56f4e4b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4282d5153d45508891ee08b6ebedb2aea65bdb9728ad6631758b7fe56f4e4b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4282d5153d45508891ee08b6ebedb2aea65bdb9728ad6631758b7fe56f4e4b91", kill_on_drop: false }`
[INFO] [stdout] 4282d5153d45508891ee08b6ebedb2aea65bdb9728ad6631758b7fe56f4e4b91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f2b9f2178423b9c762cb1a676f85da0ff599167e846bc8a325e3a07bc984db7
[INFO] running `Command { std: "docker" "start" "-a" "1f2b9f2178423b9c762cb1a676f85da0ff599167e846bc8a325e3a07bc984db7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking hex v0.4.3
[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.21s
[INFO] running `Command { std: "docker" "inspect" "1f2b9f2178423b9c762cb1a676f85da0ff599167e846bc8a325e3a07bc984db7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2b9f2178423b9c762cb1a676f85da0ff599167e846bc8a325e3a07bc984db7", kill_on_drop: false }`
[INFO] [stdout] 1f2b9f2178423b9c762cb1a676f85da0ff599167e846bc8a325e3a07bc984db7
