[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] fbb1142d68ee54fc194f1565911b2c6059355a8f [INFO] checking MarcelCoding/xiu against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcelCoding%2Fxiu" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarcelCoding/xiu on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "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-2/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" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indexmap v1.9.0 [INFO] [stderr] Downloaded time v0.3.10 [INFO] [stderr] Downloaded quote v1.0.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 380ead0de725f6f229272db829cfe4cfbe70d6406f562e328b00c9b7f7070bb8 [INFO] running `Command { std: "docker" "start" "-a" "380ead0de725f6f229272db829cfe4cfbe70d6406f562e328b00c9b7f7070bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "380ead0de725f6f229272db829cfe4cfbe70d6406f562e328b00c9b7f7070bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380ead0de725f6f229272db829cfe4cfbe70d6406f562e328b00c9b7f7070bb8", kill_on_drop: false }` [INFO] [stdout] 380ead0de725f6f229272db829cfe4cfbe70d6406f562e328b00c9b7f7070bb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac159aed4cdb8dd50c79e7a5941c2d18532fc52c26f9a3a8eac2a8fd441ab663 [INFO] running `Command { std: "docker" "start" "-a" "ac159aed4cdb8dd50c79e7a5941c2d18532fc52c26f9a3a8eac2a8fd441ab663", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking time v0.3.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [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] Checking simplelog v0.12.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking bytesio v0.1.0 (/opt/rustwide/workdir/bytesio) [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking flv v0.1.0 (/opt/rustwide/workdir/flv) [INFO] [stderr] Checking 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] [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] [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] [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] [INFO] [stdout] [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] [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] [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] [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] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [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] Checking toml v0.5.9 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking config v0.13.1 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking httpflv v0.1.0 (/opt/rustwide/workdir/httpflv) [INFO] [stderr] Checking hls v0.1.0 (/opt/rustwide/workdir/hls) [INFO] [stderr] Checking xiu v0.1.0 (/opt/rustwide/workdir/xiu) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.87s [INFO] running `Command { std: "docker" "inspect" "ac159aed4cdb8dd50c79e7a5941c2d18532fc52c26f9a3a8eac2a8fd441ab663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac159aed4cdb8dd50c79e7a5941c2d18532fc52c26f9a3a8eac2a8fd441ab663", kill_on_drop: false }` [INFO] [stdout] ac159aed4cdb8dd50c79e7a5941c2d18532fc52c26f9a3a8eac2a8fd441ab663