[INFO] fetching crate ShellcodeGenerator 0.1.0...
[INFO] checking ShellcodeGenerator-0.1.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[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 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 113ee7c7e6606b5fc9b93bdff6f8f39ca099cc34207554d693247f3ef74c3531
[INFO] running `Command { std: "docker" "start" "-a" "113ee7c7e6606b5fc9b93bdff6f8f39ca099cc34207554d693247f3ef74c3531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "113ee7c7e6606b5fc9b93bdff6f8f39ca099cc34207554d693247f3ef74c3531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "113ee7c7e6606b5fc9b93bdff6f8f39ca099cc34207554d693247f3ef74c3531", kill_on_drop: false }`
[INFO] [stdout] 113ee7c7e6606b5fc9b93bdff6f8f39ca099cc34207554d693247f3ef74c3531
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33da87693321f17dcbbd2ae35f3e0c98c94560cc287c27e9329dbb87fce8ae28
[INFO] running `Command { std: "docker" "start" "-a" "33da87693321f17dcbbd2ae35f3e0c98c94560cc287c27e9329dbb87fce8ae28", 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: `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: `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: `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: `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: `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: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: `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: `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: `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: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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] running `Command { std: "docker" "inspect" "33da87693321f17dcbbd2ae35f3e0c98c94560cc287c27e9329dbb87fce8ae28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33da87693321f17dcbbd2ae35f3e0c98c94560cc287c27e9329dbb87fce8ae28", kill_on_drop: false }`
[INFO] [stdout] 33da87693321f17dcbbd2ae35f3e0c98c94560cc287c27e9329dbb87fce8ae28
