[INFO] cloning repository https://github.com/Stupremee/rivenu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stupremee/rivenu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStupremee%2Frivenu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStupremee%2Frivenu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cda8a4c837684188294537c8defc82a41aee60eb [INFO] checking Stupremee/rivenu against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStupremee%2Frivenu" "/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/Stupremee/rivenu on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Stupremee/rivenu [INFO] finished tweaking git repo https://github.com/Stupremee/rivenu [INFO] tweaked toml for git repo https://github.com/Stupremee/rivenu written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Stupremee/rivenu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mem_storage v0.1.0 [INFO] [stderr] Downloaded elf v0.0.10 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6800c9fcb7f84963224269a0bc57abbc3ad6411855386968230ea780a00a6e16 [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" "6800c9fcb7f84963224269a0bc57abbc3ad6411855386968230ea780a00a6e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6800c9fcb7f84963224269a0bc57abbc3ad6411855386968230ea780a00a6e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6800c9fcb7f84963224269a0bc57abbc3ad6411855386968230ea780a00a6e16", kill_on_drop: false }` [INFO] [stdout] 6800c9fcb7f84963224269a0bc57abbc3ad6411855386968230ea780a00a6e16 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7845b7410dbd0c32af43e2e6ad00fe1906436cea3edf4989ce1a349ba8a851c [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" "a7845b7410dbd0c32af43e2e6ad00fe1906436cea3edf4989ce1a349ba8a851c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking mem_storage v0.1.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking rivenu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pc` [INFO] [stdout] --> src/cpu/config.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let pc = file.ehdr.entry; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text_section` [INFO] [stdout] --> src/cpu/config.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let text_section = file.get_section(".text").ok_or(ElfError::NoTextSection)?; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_section` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pc` [INFO] [stdout] --> src/cpu/config.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let pc = file.ehdr.entry; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text_section` [INFO] [stdout] --> src/cpu/config.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let text_section = file.get_section(".text").ok_or(ElfError::NoTextSection)?; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_section` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `binary` [INFO] [stdout] --> src/cpu/config.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | binary: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regs` [INFO] [stdout] --> src/cpu/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | regs: Registers, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/cpu/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | memory: Memory, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Sv32PagetableEntry` [INFO] [stdout] --> src/mmu.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | struct Sv32PagetableEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_raw` [INFO] [stdout] --> src/mmu.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn from_raw(raw: u32) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_raw` [INFO] [stdout] --> src/mmu.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn to_raw(&self) -> u32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `binary` [INFO] [stdout] --> src/cpu/config.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | binary: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regs` [INFO] [stdout] --> src/cpu/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | regs: Registers, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/cpu/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | memory: Memory, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.25s [INFO] running `Command { std: "docker" "inspect" "a7845b7410dbd0c32af43e2e6ad00fe1906436cea3edf4989ce1a349ba8a851c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7845b7410dbd0c32af43e2e6ad00fe1906436cea3edf4989ce1a349ba8a851c", kill_on_drop: false }` [INFO] [stdout] a7845b7410dbd0c32af43e2e6ad00fe1906436cea3edf4989ce1a349ba8a851c