[INFO] cloning repository https://github.com/antonxy/h264_glitcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antonxy/h264_glitcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonxy%2Fh264_glitcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonxy%2Fh264_glitcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c72ed7b836cd32691857be16c1ab82f0ef0ad1b3
[INFO] checking antonxy/h264_glitcher against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonxy%2Fh264_glitcher" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/antonxy/h264_glitcher on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/antonxy/h264_glitcher
[INFO] finished tweaking git repo https://github.com/antonxy/h264_glitcher
[INFO] tweaked toml for git repo https://github.com/antonxy/h264_glitcher written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/antonxy/h264_glitcher already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded staticfile v0.5.0
[INFO] [stderr]   Downloaded visit_diff v0.1.1
[INFO] [stderr]   Downloaded bitstream-io v1.3.0
[INFO] [stderr]   Downloaded sequence_trie v0.3.6
[INFO] [stderr]   Downloaded rosc v0.6.0
[INFO] [stderr]   Downloaded visit_diff_derive v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 170061478fa974db504c7acf2db69dd92064ed056ab74f3323f76cf4b9c96021
[INFO] running `Command { std: "docker" "start" "-a" "170061478fa974db504c7acf2db69dd92064ed056ab74f3323f76cf4b9c96021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "170061478fa974db504c7acf2db69dd92064ed056ab74f3323f76cf4b9c96021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "170061478fa974db504c7acf2db69dd92064ed056ab74f3323f76cf4b9c96021", kill_on_drop: false }`
[INFO] [stdout] 170061478fa974db504c7acf2db69dd92064ed056ab74f3323f76cf4b9c96021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4d215579e85254118dbc442ae0e3e30aebf658a639bc011531d010541edf1b8
[INFO] running `Command { std: "docker" "start" "-a" "e4d215579e85254118dbc442ae0e3e30aebf658a639bc011531d010541edf1b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking sequence_trie v0.3.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking bitstream-io v1.3.0
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rand v0.8.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking rosc v0.6.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling visit_diff_derive v0.1.0
[INFO] [stderr]     Checking visit_diff v0.1.1
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking mount v0.4.0
[INFO] [stderr]     Checking staticfile v0.5.0
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking h264_glitcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `header`
[INFO] [stdout]    --> src/h264/slice_header.rs:106:25
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     let header = SliceHeader::from_bytes(&unit.rbsp).unwrap();
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> src/bin/h264_glitcher.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Add` and `Deref`
[INFO] [stdout]   --> src/bin/h264_glitcher.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::ops::{Add, Deref};
[INFO] [stdout]    |                ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SyncSender` and `TrySendError`
[INFO] [stdout]   --> src/bin/h264_glitcher.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::sync::mpsc::{SyncSender, TrySendError};
[INFO] [stdout]    |                       ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/bin/h264_glitcher.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> src/bin/h264_glitcher.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Add` and `Deref`
[INFO] [stdout]   --> src/bin/h264_glitcher.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::ops::{Add, Deref};
[INFO] [stdout]    |                ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SyncSender` and `TrySendError`
[INFO] [stdout]   --> src/bin/h264_glitcher.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::sync::mpsc::{SyncSender, TrySendError};
[INFO] [stdout]    |                       ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/bin/h264_glitcher.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |         let mut params = streaming_params.lock().unwrap().clone();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:516:13
[INFO] [stdout]     |
[INFO] [stdout] 516 |         let mut nal_unit = &current_video.frames[current_frame];
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loop_controller`
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:555:103
[INFO] [stdout]     |
[INFO] [stdout] 555 | ...<StreamingParams>>, loop_controller: LoopController, paths: Vec<PathBuf>, thumbnails: Vec<String>) {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loop_controller`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |         let mut params = streaming_params.lock().unwrap().clone();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:516:13
[INFO] [stdout]     |
[INFO] [stdout] 516 |         let mut nal_unit = &current_video.frames[current_frame];
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:602:93
[INFO] [stdout]     |
[INFO] [stdout] 602 | ...d_sock: Arc<Mutex<UdpSocket>>, addr: &SocketAddr, streaming_params: Arc<Mutex<StreamingParams>>, mut fps_controller: LoopController) {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loop_controller`
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:555:103
[INFO] [stdout]     |
[INFO] [stdout] 555 | ...<StreamingParams>>, loop_controller: LoopController, paths: Vec<PathBuf>, thumbnails: Vec<String>) {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loop_controller`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:602:93
[INFO] [stdout]     |
[INFO] [stdout] 602 | ...d_sock: Arc<Mutex<UdpSocket>>, addr: &SocketAddr, streaming_params: Arc<Mutex<StreamingParams>>, mut fps_controller: LoopController) {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `edit_state` is never used
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:216:8
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl StreamingParams {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     fn edit_state(&self) -> &State {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Video` is never constructed
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | struct Video {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `loadedVideo` should have a snake case name
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     loadedVideo : Option<Arc<Mutex<LoadedVideo>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `loaded_video`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:431:17
[INFO] [stdout]     |
[INFO] [stdout] 431 |         assert!(from_incl >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `edit_state` is never used
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:216:8
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl StreamingParams {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     fn edit_state(&self) -> &State {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Video` is never constructed
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | struct Video {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `loadedVideo` should have a snake case name
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     loadedVideo : Option<Arc<Mutex<LoadedVideo>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `loaded_video`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/bin/h264_glitcher.rs:431:17
[INFO] [stdout]     |
[INFO] [stdout] 431 |         assert!(from_incl >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "e4d215579e85254118dbc442ae0e3e30aebf658a639bc011531d010541edf1b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4d215579e85254118dbc442ae0e3e30aebf658a639bc011531d010541edf1b8", kill_on_drop: false }`
[INFO] [stdout] e4d215579e85254118dbc442ae0e3e30aebf658a639bc011531d010541edf1b8
[INFO] checking antonxy/h264_glitcher against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonxy%2Fh264_glitcher" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/antonxy/h264_glitcher on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/antonxy/h264_glitcher
[INFO] finished tweaking git repo https://github.com/antonxy/h264_glitcher
[INFO] tweaked toml for git repo https://github.com/antonxy/h264_glitcher written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/antonxy/h264_glitcher already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd657f53bed248f522f0d0a448117b3478d89338fbeac313f327fb220475a279
[INFO] running `Command { std: "docker" "start" "-a" "cd657f53bed248f522f0d0a448117b3478d89338fbeac313f327fb220475a279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd657f53bed248f522f0d0a448117b3478d89338fbeac313f327fb220475a279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd657f53bed248f522f0d0a448117b3478d89338fbeac313f327fb220475a279", kill_on_drop: false }`
[INFO] [stdout] cd657f53bed248f522f0d0a448117b3478d89338fbeac313f327fb220475a279
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00c7c1898f57eaeb6a2c9eec1f32a75271b48066c820f463a0293a29226512e2
[INFO] running `Command { std: "docker" "start" "-a" "00c7c1898f57eaeb6a2c9eec1f32a75271b48066c820f463a0293a29226512e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stdout] error: defaults for type parameters are only allowed in `struct`, `enum`, `type`, or `trait` definitions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typemap-0.3.3/src/lib.rs:185:18
[INFO] [stdout]     |
[INFO] [stdout] 185 | impl<'a, K: Key, A: ?Sized + UnsafeAnyExt + 'a = UnsafeAny> Entry<'a, K, A> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typemap` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "00c7c1898f57eaeb6a2c9eec1f32a75271b48066c820f463a0293a29226512e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00c7c1898f57eaeb6a2c9eec1f32a75271b48066c820f463a0293a29226512e2", kill_on_drop: false }`
[INFO] [stdout] 00c7c1898f57eaeb6a2c9eec1f32a75271b48066c820f463a0293a29226512e2
