[INFO] cloning repository https://github.com/CryZe/sarc-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CryZe/sarc-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fsarc-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fsarc-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56e94961d8ada63d3d0d8a6e419a0126398953c0 [INFO] testing CryZe/sarc-tool against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fsarc-tool" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CryZe/sarc-tool on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CryZe/sarc-tool [INFO] finished tweaking git repo https://github.com/CryZe/sarc-tool [INFO] tweaked toml for git repo https://github.com/CryZe/sarc-tool written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/CryZe/sarc-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69ad3ad51171d0b74561deeb367c47d493c381100cee32ea9706adc7526026d3 [INFO] running `Command { std: "docker" "start" "-a" "69ad3ad51171d0b74561deeb367c47d493c381100cee32ea9706adc7526026d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69ad3ad51171d0b74561deeb367c47d493c381100cee32ea9706adc7526026d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ad3ad51171d0b74561deeb367c47d493c381100cee32ea9706adc7526026d3", kill_on_drop: false }` [INFO] [stdout] 69ad3ad51171d0b74561deeb367c47d493c381100cee32ea9706adc7526026d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c66de596050096db55c0eb1638c85cc4e9f0bdfa71142c2873fb110f5f85712 [INFO] running `Command { std: "docker" "start" "-a" "2c66de596050096db55c0eb1638c85cc4e9f0bdfa71142c2873fb110f5f85712", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling podio v0.1.5 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling itertools v0.6.0 [INFO] [stderr] Compiling bzip2-sys v0.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling zip v0.2.3 [INFO] [stderr] Compiling nintendo-sarc v0.1.0 (/opt/rustwide/workdir/nintendo-sarc) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/encode.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / quick_error! { [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub enum Error { [INFO] [stdout] 12 | | Io(err: io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:43:44 [INFO] [stdout] | [INFO] [stdout] 43 | let mut magic: [u8; 4] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:113:47 [INFO] [stdout] | [INFO] [stdout] 113 | let mut byte: [u8; 1] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | let mut header_length: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:171:52 [INFO] [stdout] | [INFO] [stdout] 171 | let mut header_length: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:208:52 [INFO] [stdout] | [INFO] [stdout] 208 | let mut header_length: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:211:42 [INFO] [stdout] | [INFO] [stdout] 211 | let mut bom: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | pub enum Error { [INFO] [stdout] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | pub enum Error { [INFO] [stdout] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | pub enum Error { [INFO] [stdout] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | pub enum Error { [INFO] [stdout] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | pub enum Error { [INFO] [stdout] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / quick_error! { [INFO] [stdout] 32 | | #[derive(Debug)] [INFO] [stdout] 33 | | pub enum ParseNodeError { [INFO] [stdout] 34 | | Io(err: io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/encode.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hash` [INFO] [stdout] --> nintendo-sarc/src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | hash: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sarc-tool v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "2c66de596050096db55c0eb1638c85cc4e9f0bdfa71142c2873fb110f5f85712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c66de596050096db55c0eb1638c85cc4e9f0bdfa71142c2873fb110f5f85712", kill_on_drop: false }` [INFO] [stdout] 2c66de596050096db55c0eb1638c85cc4e9f0bdfa71142c2873fb110f5f85712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 216f6084009341bd9a2c375f1234c641709592d15534c22e40b4be86e1688ab0 [INFO] running `Command { std: "docker" "start" "-a" "216f6084009341bd9a2c375f1234c641709592d15534c22e40b4be86e1688ab0", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/encode.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / quick_error! { [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub enum Error { [INFO] [stdout] 12 | | Io(err: io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:43:44 [INFO] [stdout] | [INFO] [stdout] 43 | let mut magic: [u8; 4] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:113:47 [INFO] [stdout] | [INFO] [stdout] 113 | let mut byte: [u8; 1] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:150:52 [INFO] [stdout] | [INFO] [stdout] 150 | let mut header_length: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:171:52 [INFO] [stdout] | [INFO] [stdout] 171 | let mut header_length: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:208:52 [INFO] [stdout] | [INFO] [stdout] 208 | let mut header_length: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> nintendo-sarc/src/parse.rs:211:42 [INFO] [stdout] | [INFO] [stdout] 211 | let mut bom: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | pub enum Error { [INFO] [stdout] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | pub enum Error { [INFO] [stdout] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | pub enum Error { [INFO] [stdout] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | pub enum Error { [INFO] [stdout] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | pub enum Error { [INFO] [stdout] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / quick_error! { [INFO] [stdout] 32 | | #[derive(Debug)] [INFO] [stdout] 33 | | pub enum ParseNodeError { [INFO] [stdout] 34 | | Io(err: io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sarc-tool v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/encode.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> nintendo-sarc/src/parse.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hash` [INFO] [stdout] --> nintendo-sarc/src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | hash: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.17s [INFO] running `Command { std: "docker" "inspect" "216f6084009341bd9a2c375f1234c641709592d15534c22e40b4be86e1688ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216f6084009341bd9a2c375f1234c641709592d15534c22e40b4be86e1688ab0", kill_on_drop: false }` [INFO] [stdout] 216f6084009341bd9a2c375f1234c641709592d15534c22e40b4be86e1688ab0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a2e2be091d7c06d53d35e74d9f61095fe38aacb67dac81b26ebb59d619bdf2a [INFO] running `Command { std: "docker" "start" "-a" "7a2e2be091d7c06d53d35e74d9f61095fe38aacb67dac81b26ebb59d619bdf2a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> nintendo-sarc/src/encode.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / quick_error! { [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum Error { [INFO] [stderr] 12 | | Io(err: io::Error) { [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> nintendo-sarc/src/parse.rs:43:44 [INFO] [stderr] | [INFO] [stderr] 43 | let mut magic: [u8; 4] = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> nintendo-sarc/src/parse.rs:113:47 [INFO] [stderr] | [INFO] [stderr] 113 | let mut byte: [u8; 1] = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> nintendo-sarc/src/parse.rs:150:52 [INFO] [stderr] | [INFO] [stderr] 150 | let mut header_length: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> nintendo-sarc/src/parse.rs:171:52 [INFO] [stderr] | [INFO] [stderr] 171 | let mut header_length: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> nintendo-sarc/src/parse.rs:208:52 [INFO] [stderr] | [INFO] [stderr] 208 | let mut header_length: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> nintendo-sarc/src/parse.rs:211:42 [INFO] [stderr] | [INFO] [stderr] 211 | let mut bom: [u8; 2] = unsafe { mem::uninitialized() }; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> nintendo-sarc/src/parse.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / quick_error! { [INFO] [stderr] 13 | | #[derive(Debug)] [INFO] [stderr] 14 | | pub enum Error { [INFO] [stderr] 15 | | IncorrectMagic(got: [u8; 4], expected: [u8; 4]) {} [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> nintendo-sarc/src/parse.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / quick_error! { [INFO] [stderr] 32 | | #[derive(Debug)] [INFO] [stderr] 33 | | pub enum ParseNodeError { [INFO] [stderr] 34 | | Io(err: io::Error) { [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> nintendo-sarc/src/encode.rs:15:29 [INFO] [stderr] | [INFO] [stderr] 15 | description(err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> nintendo-sarc/src/parse.rs:21:29 [INFO] [stderr] | [INFO] [stderr] 21 | description(err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> nintendo-sarc/src/parse.rs:26:29 [INFO] [stderr] | [INFO] [stderr] 26 | description(err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> nintendo-sarc/src/parse.rs:37:29 [INFO] [stderr] | [INFO] [stderr] 37 | description(err.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `hash` [INFO] [stderr] --> nintendo-sarc/src/lib.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | hash: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nintendo-sarc` (lib) generated 18 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sarc_tool-d3a6e76e46608dd2) [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" "7a2e2be091d7c06d53d35e74d9f61095fe38aacb67dac81b26ebb59d619bdf2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2e2be091d7c06d53d35e74d9f61095fe38aacb67dac81b26ebb59d619bdf2a", kill_on_drop: false }` [INFO] [stdout] 7a2e2be091d7c06d53d35e74d9f61095fe38aacb67dac81b26ebb59d619bdf2a