[INFO] cloning repository https://github.com/MarcelCoding/xiu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarcelCoding/xiu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcelCoding%2Fxiu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcelCoding%2Fxiu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b7756dd007b94f642d66e8e3c47da16cfa572ea [INFO] documenting MarcelCoding/xiu 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%2FMarcelCoding%2Fxiu" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarcelCoding/xiu 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/MarcelCoding/xiu [INFO] finished tweaking git repo https://github.com/MarcelCoding/xiu [INFO] tweaked toml for git repo https://github.com/MarcelCoding/xiu written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/MarcelCoding/xiu 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] bf04e5ed89af6411c9105ba21f0b478172ce14b0f0668ab9be76197e1b0375be [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" "bf04e5ed89af6411c9105ba21f0b478172ce14b0f0668ab9be76197e1b0375be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf04e5ed89af6411c9105ba21f0b478172ce14b0f0668ab9be76197e1b0375be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf04e5ed89af6411c9105ba21f0b478172ce14b0f0668ab9be76197e1b0375be", kill_on_drop: false }` [INFO] [stdout] bf04e5ed89af6411c9105ba21f0b478172ce14b0f0668ab9be76197e1b0375be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c3f73818eca00ab3b2a992a18a76097225b344c0810256f8140b8e1d46f6dbf4 [INFO] running `Command { std: "docker" "start" "-a" "c3f73818eca00ab3b2a992a18a76097225b344c0810256f8140b8e1d46f6dbf4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking anyhow v1.0.57 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v1.1.0 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking bytesio v0.1.0 (/opt/rustwide/workdir/bytesio) [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Documenting bytesio v0.1.0 (/opt/rustwide/workdir/bytesio) [INFO] [stderr] Checking flv v0.1.0 (/opt/rustwide/workdir/flv) [INFO] [stderr] Checking mpegts v0.1.0 (/opt/rustwide/workdir/mpegts) [INFO] [stderr] Documenting flv v0.1.0 (/opt/rustwide/workdir/flv) [INFO] [stderr] Documenting mpegts v0.1.0 (/opt/rustwide/workdir/mpegts) [INFO] [stdout] warning: field is never read: `continuity_counter` [INFO] [stdout] --> mpegts/src/pat.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | continuity_counter: u8, //s4 bits [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Pat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> mpegts/src/pat.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone)] [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: field is never read: `escr_base` [INFO] [stdout] --> mpegts/src/pes.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | escr_base: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> mpegts/src/pes.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone)] [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: field is never read: `escr_extension` [INFO] [stdout] --> mpegts/src/pes.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | escr_extension: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> mpegts/src/pes.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone)] [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: field is never read: `es_rate` [INFO] [stdout] --> mpegts/src/pes.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | es_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> mpegts/src/pes.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone)] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rtmp v0.1.0 (/opt/rustwide/workdir/rtmp) [INFO] [stderr] Documenting rtmp v0.1.0 (/opt/rustwide/workdir/rtmp) [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking config v0.13.1 [INFO] [stderr] Checking httpflv v0.1.0 (/opt/rustwide/workdir/httpflv) [INFO] [stderr] Documenting httpflv v0.1.0 (/opt/rustwide/workdir/httpflv) [INFO] [stderr] Checking hls v0.1.0 (/opt/rustwide/workdir/hls) [INFO] [stderr] Documenting hls v0.1.0 (/opt/rustwide/workdir/hls) [INFO] [stderr] Documenting xiu v0.1.0 (/opt/rustwide/workdir/xiu) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "c3f73818eca00ab3b2a992a18a76097225b344c0810256f8140b8e1d46f6dbf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f73818eca00ab3b2a992a18a76097225b344c0810256f8140b8e1d46f6dbf4", kill_on_drop: false }` [INFO] [stdout] c3f73818eca00ab3b2a992a18a76097225b344c0810256f8140b8e1d46f6dbf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db9a1d4656c4464c6b1b586ee24ff2221c19ca7af220b5fdf60fb8ff08998ea6 [INFO] running `Command { std: "docker" "start" "-a" "db9a1d4656c4464c6b1b586ee24ff2221c19ca7af220b5fdf60fb8ff08998ea6", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "db9a1d4656c4464c6b1b586ee24ff2221c19ca7af220b5fdf60fb8ff08998ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9a1d4656c4464c6b1b586ee24ff2221c19ca7af220b5fdf60fb8ff08998ea6", kill_on_drop: false }` [INFO] [stdout] db9a1d4656c4464c6b1b586ee24ff2221c19ca7af220b5fdf60fb8ff08998ea6