[INFO] cloning repository https://github.com/Addisonbean/gcmod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Addisonbean/gcmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAddisonbean%2Fgcmod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAddisonbean%2Fgcmod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad10d98fa76df2ecbcce5682ea983ebf7de39ee0 [INFO] testing Addisonbean/gcmod against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAddisonbean%2Fgcmod" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Addisonbean/gcmod on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Addisonbean/gcmod [INFO] finished tweaking git repo https://github.com/Addisonbean/gcmod [INFO] tweaked toml for git repo https://github.com/Addisonbean/gcmod written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/Addisonbean/gcmod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--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-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d27c71b2de6cc44d71a7d63269376e9db2ba4b859145572616a2e2fdac5f82c [INFO] running `Command { std: "docker" "start" "-a" "9d27c71b2de6cc44d71a7d63269376e9db2ba4b859145572616a2e2fdac5f82c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d27c71b2de6cc44d71a7d63269376e9db2ba4b859145572616a2e2fdac5f82c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d27c71b2de6cc44d71a7d63269376e9db2ba4b859145572616a2e2fdac5f82c", kill_on_drop: false }` [INFO] [stdout] 9d27c71b2de6cc44d71a7d63269376e9db2ba4b859145572616a2e2fdac5f82c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2ce55e067971a091613f46a1d5f2457d48f6913553cd851ade64de38398f1b3 [INFO] running `Command { std: "docker" "start" "-a" "b2ce55e067971a091613f46a1d5f2457d48f6913553cd851ade64de38398f1b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling gcmod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rom_rebuilder.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / lazy_static! { [INFO] [stdout] 391 | | static ref ZEROS: Mutex> = Mutex::new(vec![]); [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/sections/dol/segment.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / lazy_static! { [INFO] [stdout] 65 | | static ref SEG_NAME_REGEX: Regex = [INFO] [stdout] 66 | | Regex::new(r"^\.?(text|data)(\d+)$").unwrap(); [INFO] [stdout] 67 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `APPLOADER_ENTRY_POINT_ADDR` [INFO] [stdout] --> src/sections/apploader.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const APPLOADER_ENTRY_POINT_ADDR: u64 = 0x2450; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `APPLOADER_ENTRY_POINT_SIZE` [INFO] [stdout] --> src/sections/apploader.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const APPLOADER_ENTRY_POINT_SIZE: u64 = 0xA0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "b2ce55e067971a091613f46a1d5f2457d48f6913553cd851ade64de38398f1b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ce55e067971a091613f46a1d5f2457d48f6913553cd851ade64de38398f1b3", kill_on_drop: false }` [INFO] [stdout] b2ce55e067971a091613f46a1d5f2457d48f6913553cd851ade64de38398f1b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9054ee76df8f30a7992f54a39edd4930fb19ede987f6587f91f10d2c6d48a8ec [INFO] running `Command { std: "docker" "start" "-a" "9054ee76df8f30a7992f54a39edd4930fb19ede987f6587f91f10d2c6d48a8ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gcmod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rom_rebuilder.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / lazy_static! { [INFO] [stdout] 391 | | static ref ZEROS: Mutex> = Mutex::new(vec![]); [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/sections/dol/segment.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / lazy_static! { [INFO] [stdout] 65 | | static ref SEG_NAME_REGEX: Regex = [INFO] [stdout] 66 | | Regex::new(r"^\.?(text|data)(\d+)$").unwrap(); [INFO] [stdout] 67 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `APPLOADER_ENTRY_POINT_ADDR` [INFO] [stdout] --> src/sections/apploader.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const APPLOADER_ENTRY_POINT_ADDR: u64 = 0x2450; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `APPLOADER_ENTRY_POINT_SIZE` [INFO] [stdout] --> src/sections/apploader.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const APPLOADER_ENTRY_POINT_SIZE: u64 = 0xA0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/rom_rebuilder.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / lazy_static! { [INFO] [stdout] 391 | | static ref ZEROS: Mutex> = Mutex::new(vec![]); [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/sections/dol/segment.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | / lazy_static! { [INFO] [stdout] 65 | | static ref SEG_NAME_REGEX: Regex = [INFO] [stdout] 66 | | Regex::new(r"^\.?(text|data)(\d+)$").unwrap(); [INFO] [stdout] 67 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `APPLOADER_ENTRY_POINT_ADDR` [INFO] [stdout] --> src/sections/apploader.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const APPLOADER_ENTRY_POINT_ADDR: u64 = 0x2450; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `APPLOADER_ENTRY_POINT_SIZE` [INFO] [stdout] --> src/sections/apploader.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const APPLOADER_ENTRY_POINT_SIZE: u64 = 0xA0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "9054ee76df8f30a7992f54a39edd4930fb19ede987f6587f91f10d2c6d48a8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9054ee76df8f30a7992f54a39edd4930fb19ede987f6587f91f10d2c6d48a8ec", kill_on_drop: false }` [INFO] [stdout] 9054ee76df8f30a7992f54a39edd4930fb19ede987f6587f91f10d2c6d48a8ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db9b8110cd1e868a16ba4bb1b30c96379ddb872d080ff739a0b7ecac09d9dcbb [INFO] running `Command { std: "docker" "start" "-a" "db9b8110cd1e868a16ba4bb1b30c96379ddb872d080ff739a0b7ecac09d9dcbb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/rom_rebuilder.rs:390:5 [INFO] [stderr] | [INFO] [stderr] 390 | / lazy_static! { [INFO] [stderr] 391 | | static ref ZEROS: Mutex> = Mutex::new(vec![]); [INFO] [stderr] 392 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/sections/dol/segment.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 64 | / lazy_static! { [INFO] [stderr] 65 | | static ref SEG_NAME_REGEX: Regex = [INFO] [stderr] 66 | | Regex::new(r"^\.?(text|data)(\d+)$").unwrap(); [INFO] [stderr] 67 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `APPLOADER_ENTRY_POINT_ADDR` [INFO] [stderr] --> src/sections/apploader.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | const APPLOADER_ENTRY_POINT_ADDR: u64 = 0x2450; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `APPLOADER_ENTRY_POINT_SIZE` [INFO] [stderr] --> src/sections/apploader.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | const APPLOADER_ENTRY_POINT_SIZE: u64 = 0xA0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gcmod` (lib) generated 4 warnings [INFO] [stderr] warning: `gcmod` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gcmod-c1430880ec42d05a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gcmod-199c3811b8c6639d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests gcmod [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "db9b8110cd1e868a16ba4bb1b30c96379ddb872d080ff739a0b7ecac09d9dcbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9b8110cd1e868a16ba4bb1b30c96379ddb872d080ff739a0b7ecac09d9dcbb", kill_on_drop: false }` [INFO] [stdout] db9b8110cd1e868a16ba4bb1b30c96379ddb872d080ff739a0b7ecac09d9dcbb