[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] documenting CryZe/sarc-tool against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2Fsarc-tool" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CryZe/sarc-tool on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-21/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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b055907d0dd86aa2a622b81c8a24dc621514faf8cb38b87faa3a5f9ea8298619 [INFO] running `Command { std: "docker" "start" "-a" "b055907d0dd86aa2a622b81c8a24dc621514faf8cb38b87faa3a5f9ea8298619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b055907d0dd86aa2a622b81c8a24dc621514faf8cb38b87faa3a5f9ea8298619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b055907d0dd86aa2a622b81c8a24dc621514faf8cb38b87faa3a5f9ea8298619", kill_on_drop: false }` [INFO] [stdout] b055907d0dd86aa2a622b81c8a24dc621514faf8cb38b87faa3a5f9ea8298619 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac26b46493c2f4d5cd91c8cec1646ccdcd0902a5d82d0848e39f2c6f97e9a693 [INFO] running `Command { std: "docker" "start" "-a" "ac26b46493c2f4d5cd91c8cec1646ccdcd0902a5d82d0848e39f2c6f97e9a693", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking podio v0.1.5 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking quick-error v1.2.0 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Checking itertools v0.6.0 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking textwrap v0.6.0 [INFO] [stderr] Compiling bzip2-sys v0.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Checking clap v2.25.0 [INFO] [stderr] Checking msdos_time v0.1.5 [INFO] [stderr] Checking flate2 v0.2.19 [INFO] [stderr] Checking bzip2 v0.3.2 [INFO] [stderr] Checking zip v0.2.3 [INFO] [stderr] Checking 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] note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> nintendo-sarc/src/lib.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting sarc-tool v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 06s [INFO] running `Command { std: "docker" "inspect" "ac26b46493c2f4d5cd91c8cec1646ccdcd0902a5d82d0848e39f2c6f97e9a693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac26b46493c2f4d5cd91c8cec1646ccdcd0902a5d82d0848e39f2c6f97e9a693", kill_on_drop: false }` [INFO] [stdout] ac26b46493c2f4d5cd91c8cec1646ccdcd0902a5d82d0848e39f2c6f97e9a693 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 285a2a81f95318a763c18cc39fbd3ad554fc6e9288d4e13534ebd9052566c016 [INFO] running `Command { std: "docker" "start" "-a" "285a2a81f95318a763c18cc39fbd3ad554fc6e9288d4e13534ebd9052566c016", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: no library targets found in package `sarc-tool` [INFO] running `Command { std: "docker" "inspect" "285a2a81f95318a763c18cc39fbd3ad554fc6e9288d4e13534ebd9052566c016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "285a2a81f95318a763c18cc39fbd3ad554fc6e9288d4e13534ebd9052566c016", kill_on_drop: false }` [INFO] [stdout] 285a2a81f95318a763c18cc39fbd3ad554fc6e9288d4e13534ebd9052566c016