[INFO] fetching crate h264-reader 0.4.0...
[INFO] checking h264-reader-0.4.0 against try#075992eda207e1647b699c8c8ada67b32ce7b115 for pr-77271
[INFO] extracting crate h264-reader 0.4.0 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate h264-reader 0.4.0 on toolchain 075992eda207e1647b699c8c8ada67b32ce7b115
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate h264-reader 0.4.0
[INFO] finished tweaking crates.io crate h264-reader 0.4.0
[INFO] tweaked toml for crates.io crate h264-reader 0.4.0 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded hex-slice v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03093c929b676961680be18dcf1c2c5e8bb95c6c40804beca234888cedbc7e40
[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" "03093c929b676961680be18dcf1c2c5e8bb95c6c40804beca234888cedbc7e40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03093c929b676961680be18dcf1c2c5e8bb95c6c40804beca234888cedbc7e40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03093c929b676961680be18dcf1c2c5e8bb95c6c40804beca234888cedbc7e40", kill_on_drop: false }`
[INFO] [stdout] 03093c929b676961680be18dcf1c2c5e8bb95c6c40804beca234888cedbc7e40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2aa83a5477d66d0db63a9f9907ce1a10214d29c831fdf30cb4482cb308d0bd92
[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" "2aa83a5477d66d0db63a9f9907ce1a10214d29c831fdf30cb4482cb308d0bd92", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling libc v0.2.77
[INFO] [stderr] Compiling serde v1.0.116
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling proc-macro2 v1.0.23
[INFO] [stderr] Compiling rayon-core v1.8.1
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking itoa v0.4.6
[INFO] [stderr] Compiling serde_json v1.0.57
[INFO] [stderr] Checking rand_core v0.4.2
[INFO] [stderr] Compiling syn v1.0.42
[INFO] [stderr] Compiling serde_derive v1.0.116
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking difference v2.0.0
[INFO] [stderr] Checking hex-slice v0.1.4
[INFO] [stderr] Checking bitreader v0.3.2
[INFO] [stderr] Checking itertools v0.8.2
[INFO] [stderr] Checking rand_core v0.3.1
[INFO] [stderr] Compiling hex-literal-impl v0.1.2
[INFO] [stderr] Checking walkdir v2.3.1
[INFO] [stderr] Compiling cast v0.2.3
[INFO] [stderr] Checking csv-core v0.1.10
[INFO] [stderr] Checking h264-reader v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] Checking pretty_assertions v0.5.1
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Compiling crossbeam-utils v0.7.2
[INFO] [stderr] Compiling memoffset v0.5.6
[INFO] [stderr] Compiling crossbeam-epoch v0.8.2
[INFO] [stderr] Compiling rayon v1.4.1
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Checking hex-literal v0.1.4
[INFO] [stderr] Checking regex-automata v0.1.9
[INFO] [stderr] Checking rand_xoshiro v0.1.0
[INFO] [stderr] Checking crossbeam-channel v0.4.4
[INFO] [stdout] warning: associated function is never used: `read`
[INFO] [stdout] --> src/nal/pps.rs:144:8
[INFO] [stdout] |
[INFO] [stdout] 144 | fn read(r: &mut RbspBitReader<'_>, sps: &sps::SeqParameterSet, transform_8x8_mode_flag: bool) -> Result