[INFO] fetching crate ShellcodeGenerator 0.1.0...
[INFO] checking ShellcodeGenerator-0.1.0 against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] extracting crate ShellcodeGenerator 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ShellcodeGenerator 0.1.0 on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ShellcodeGenerator 0.1.0
[INFO] finished tweaking crates.io crate ShellcodeGenerator 0.1.0
[INFO] tweaked toml for crates.io crate ShellcodeGenerator 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4098a8707a4d4f9b683cd3ce446b61b4a836d8c756bf337cc75dde3c446e4dc3
[INFO] running `Command { std: "docker" "start" "-a" "4098a8707a4d4f9b683cd3ce446b61b4a836d8c756bf337cc75dde3c446e4dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4098a8707a4d4f9b683cd3ce446b61b4a836d8c756bf337cc75dde3c446e4dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4098a8707a4d4f9b683cd3ce446b61b4a836d8c756bf337cc75dde3c446e4dc3", kill_on_drop: false }`
[INFO] [stdout] 4098a8707a4d4f9b683cd3ce446b61b4a836d8c756bf337cc75dde3c446e4dc3
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b07bc18f80163219711c09c14263d1cdbb5505e18f069c5c3e1d0f74d4c1fce2
[INFO] running `Command { std: "docker" "start" "-a" "b07bc18f80163219711c09c14263d1cdbb5505e18f069c5c3e1d0f74d4c1fce2", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Checking ShellcodeGenerator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:281:30
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn OpenFile (&mut self, filename: &str, mode: u32)
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]    --> src/Mips/Linux.rs:281:46
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn OpenFile (&mut self, filename: &str, mode: u32)
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:34
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:50
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:73
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:33
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:49
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:72
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:281:30
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn OpenFile (&mut self, filename: &str, mode: u32)
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]    --> src/Mips/Linux.rs:281:46
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn OpenFile (&mut self, filename: &str, mode: u32)
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:34
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:50
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:73
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:33
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:49
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:72
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:38
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:54
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maxSize`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:77
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maxSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fd`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:36
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                       ^^ help: if this is intentional, prefix it with an underscore: `_fd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:47
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maxSize`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:70
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maxSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:38
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:54
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maxSize`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:77
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maxSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fd`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:36
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                       ^^ help: if this is intentional, prefix it with an underscore: `_fd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:47
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maxSize`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:70
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maxSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] running `Command { std: "docker" "inspect" "b07bc18f80163219711c09c14263d1cdbb5505e18f069c5c3e1d0f74d4c1fce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07bc18f80163219711c09c14263d1cdbb5505e18f069c5c3e1d0f74d4c1fce2", kill_on_drop: false }`
[INFO] [stdout] b07bc18f80163219711c09c14263d1cdbb5505e18f069c5c3e1d0f74d4c1fce2
[INFO] checking ShellcodeGenerator-0.1.0 against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] extracting crate ShellcodeGenerator 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate ShellcodeGenerator 0.1.0 on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ShellcodeGenerator 0.1.0
[INFO] finished tweaking crates.io crate ShellcodeGenerator 0.1.0
[INFO] tweaked toml for crates.io crate ShellcodeGenerator 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 810c9bab40add055608d448fa3748b4255261dc67c09f55815c099a52b7c8bf2
[INFO] running `Command { std: "docker" "start" "-a" "810c9bab40add055608d448fa3748b4255261dc67c09f55815c099a52b7c8bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "810c9bab40add055608d448fa3748b4255261dc67c09f55815c099a52b7c8bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810c9bab40add055608d448fa3748b4255261dc67c09f55815c099a52b7c8bf2", kill_on_drop: false }`
[INFO] [stdout] 810c9bab40add055608d448fa3748b4255261dc67c09f55815c099a52b7c8bf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd98065d63c6c8a41897c70977aec8462f715bc9e89b87aa5fb43d4f71738ff9
[INFO] running `Command { std: "docker" "start" "-a" "cd98065d63c6c8a41897c70977aec8462f715bc9e89b87aa5fb43d4f71738ff9", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Checking ShellcodeGenerator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:281:30
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn OpenFile (&mut self, filename: &str, mode: u32)
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]    --> src/Mips/Linux.rs:281:46
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn OpenFile (&mut self, filename: &str, mode: u32)
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:34
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:50
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:73
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:33
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:49
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:72
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:38
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:54
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maxSize`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:77
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maxSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fd`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:36
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                       ^^ help: if this is intentional, prefix it with an underscore: `_fd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:47
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maxSize`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:70
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maxSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:281:30
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn OpenFile (&mut self, filename: &str, mode: u32)
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]    --> src/Mips/Linux.rs:281:46
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn OpenFile (&mut self, filename: &str, mode: u32)
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:34
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:50
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/Mips/Linux.rs:286:73
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn ReadFromFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:33
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:49
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/Mips/Linux.rs:326:72
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn WriteToFile (&mut self, filename: &str, bufAddr: MipsRegister, size: usize)
[INFO] [stdout]     |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filename`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:38
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:54
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maxSize`
[INFO] [stdout]    --> src/Mips/Linux.rs:366:77
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn ReadLineFromFile (&mut self, filename: &str, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maxSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fd`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:36
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                       ^^ help: if this is intentional, prefix it with an underscore: `_fd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufAddr`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:47
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `maxSize`
[INFO] [stdout]    --> src/Mips/Linux.rs:371:70
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn ReadLineFromFd (&mut self, fd: usize, bufAddr: MipsRegister, maxSize: usize)
[INFO] [stdout]     |                                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maxSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "cd98065d63c6c8a41897c70977aec8462f715bc9e89b87aa5fb43d4f71738ff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd98065d63c6c8a41897c70977aec8462f715bc9e89b87aa5fb43d4f71738ff9", kill_on_drop: false }`
[INFO] [stdout] cd98065d63c6c8a41897c70977aec8462f715bc9e89b87aa5fb43d4f71738ff9
