[INFO] updating cached repository https://github.com/Larusso/rustOS [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7881b194f2647678ea970a95e18aed0d6d9e1e65 [INFO] checking Larusso/rustOS against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarusso%2FrustOS" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Larusso/rustOS on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Larusso/rustOS [INFO] finished tweaking git repo https://github.com/Larusso/rustOS [INFO] tweaked toml for git repo https://github.com/Larusso/rustOS written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Larusso/rustOS already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f830b1e838c8122756b220f5c1e583f0a4d1af2499e64422a5e824b3c3f302a7 [INFO] running `"docker" "start" "-a" "f830b1e838c8122756b220f5c1e583f0a4d1af2499e64422a5e824b3c3f302a7"` [INFO] [stderr] Checking ux v0.1.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking usize_conversions v0.2.0 [INFO] [stderr] Checking zero v0.1.2 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking os_bootinfo v0.2.1 [INFO] [stderr] Checking spin v0.4.10 [INFO] [stderr] Checking volatile v0.2.5 [INFO] [stderr] Compiling skeptic v0.5.0 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking xmas-elf v0.6.2 [INFO] [stderr] Compiling fixedvec v0.2.3 [INFO] [stderr] Checking x86_64 v0.2.14 [INFO] [stderr] Checking bootloader v0.3.5 [INFO] [stderr] Checking rust_os v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/vga_buffer.rs:129:21 [INFO] [stderr] | [INFO] [stderr] 129 | 0x20...0x7e | b'\n' => self.write_byte(byte), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/vga_buffer.rs:129:21 [INFO] [stderr] | [INFO] [stderr] 129 | 0x20...0x7e | b'\n' => self.write_byte(byte), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.09s [INFO] running `"docker" "inspect" "f830b1e838c8122756b220f5c1e583f0a4d1af2499e64422a5e824b3c3f302a7"` [INFO] running `"docker" "rm" "-f" "f830b1e838c8122756b220f5c1e583f0a4d1af2499e64422a5e824b3c3f302a7"` [INFO] [stdout] f830b1e838c8122756b220f5c1e583f0a4d1af2499e64422a5e824b3c3f302a7