[INFO] cloning repository https://github.com/mikusp/mips-emu-gdb-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikusp/mips-emu-gdb-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikusp%2Fmips-emu-gdb-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikusp%2Fmips-emu-gdb-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5db173deff1d34387b6c7b7200a4994af921423d [INFO] checking mikusp/mips-emu-gdb-example against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikusp%2Fmips-emu-gdb-example" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikusp/mips-emu-gdb-example on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mikusp/mips-emu-gdb-example [INFO] finished tweaking git repo https://github.com/mikusp/mips-emu-gdb-example [INFO] tweaked toml for git repo https://github.com/mikusp/mips-emu-gdb-example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mikusp/mips-emu-gdb-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 791851c3c2e03d24f06fcea341469184e0c3425faaddeb5ca4784405f6e9a454 [INFO] running `Command { std: "docker" "start" "-a" "791851c3c2e03d24f06fcea341469184e0c3425faaddeb5ca4784405f6e9a454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "791851c3c2e03d24f06fcea341469184e0c3425faaddeb5ca4784405f6e9a454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "791851c3c2e03d24f06fcea341469184e0c3425faaddeb5ca4784405f6e9a454", kill_on_drop: false }` [INFO] [stdout] 791851c3c2e03d24f06fcea341469184e0c3425faaddeb5ca4784405f6e9a454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90fb21d19e1ac750a0335d826de2764c15a5879ebb4368f9431d3c13764f97df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "90fb21d19e1ac750a0335d826de2764c15a5879ebb4368f9431d3c13764f97df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking strum v0.8.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Checking gdb-remote-protocol v0.1.0 (https://github.com/luser/rust-gdb-remote-protocol#f20055bd) [INFO] [stderr] Checking mips_emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `pc` [INFO] [stdout] --> src/cpu.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn pc(&self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `regs` [INFO] [stdout] --> src/cpu.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn regs(&self) -> [u32; 32] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lo` [INFO] [stdout] --> src/cpu.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn lo(&self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hi` [INFO] [stdout] --> src/cpu.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn hi(&self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sr` [INFO] [stdout] --> src/cpu.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn sr(&self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `badvaddr` [INFO] [stdout] --> src/cpu.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn badvaddr(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cause` [INFO] [stdout] --> src/cpu.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn cause(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pc` [INFO] [stdout] --> src/cpu.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn pc(&self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `regs` [INFO] [stdout] --> src/cpu.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn regs(&self) -> [u32; 32] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lo` [INFO] [stdout] --> src/cpu.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn lo(&self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hi` [INFO] [stdout] --> src/cpu.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn hi(&self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sr` [INFO] [stdout] --> src/cpu.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn sr(&self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `badvaddr` [INFO] [stdout] --> src/cpu.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn badvaddr(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cause` [INFO] [stdout] --> src/cpu.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn cause(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.92s [INFO] running `Command { std: "docker" "inspect" "90fb21d19e1ac750a0335d826de2764c15a5879ebb4368f9431d3c13764f97df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fb21d19e1ac750a0335d826de2764c15a5879ebb4368f9431d3c13764f97df", kill_on_drop: false }` [INFO] [stdout] 90fb21d19e1ac750a0335d826de2764c15a5879ebb4368f9431d3c13764f97df