[INFO] cloning repository https://github.com/yl3im/hyrps
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yl3im/hyrps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyl3im%2Fhyrps", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyl3im%2Fhyrps'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c804b5ad8af1a550b9d5f3304d62589b4dc0b7b
[INFO] checking yl3im/hyrps against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyl3im%2Fhyrps" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yl3im/hyrps on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yl3im/hyrps
[INFO] finished tweaking git repo https://github.com/yl3im/hyrps
[INFO] tweaked toml for git repo https://github.com/yl3im/hyrps written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yl3im/hyrps 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proptest-derive v0.3.0
[INFO] [stderr]   Downloaded libusb1-sys v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2896ac56681abc37cc7e5b53d688f66c94b061d1478f6c40d2e2dc63a6ba560c
[INFO] running `Command { std: "docker" "start" "-a" "2896ac56681abc37cc7e5b53d688f66c94b061d1478f6c40d2e2dc63a6ba560c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2896ac56681abc37cc7e5b53d688f66c94b061d1478f6c40d2e2dc63a6ba560c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2896ac56681abc37cc7e5b53d688f66c94b061d1478f6c40d2e2dc63a6ba560c", kill_on_drop: false }`
[INFO] [stdout] 2896ac56681abc37cc7e5b53d688f66c94b061d1478f6c40d2e2dc63a6ba560c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4e064f75954278091219a4d017eb43b847e4dfd5113a534f8d57efda39bac4c
[INFO] running `Command { std: "docker" "start" "-a" "d4e064f75954278091219a4d017eb43b847e4dfd5113a534f8d57efda39bac4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking os_str_bytes v6.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook v0.3.14
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling libusb1-sys v0.6.2
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling rusb v0.9.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking indicatif v0.17.0
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking comfy-table v5.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]     Checking clap v3.1.18
[INFO] [stderr]     Checking num_enum v0.5.7
[INFO] [stderr]     Checking hyrps v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/custom_cp.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     let mut dc = &mut self.digi_chans.data[*idx as usize];
[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/custom_cp.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |                     let mut ac = &mut self.ana_chans.data[*idx as usize];
[INFO] [stdout]    |                         ----^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/custom_cp.rs:251:25
[INFO] [stdout]     |
[INFO] [stdout] 251 |                     let mut dc = &mut self.digi_chans.data[*di as usize];
[INFO] [stdout]     |                         ----^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/custom_cp.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     let mut dc = &mut self.digi_chans.data[*idx as usize];
[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/custom_cp.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |                     let mut ac = &mut self.ana_chans.data[*idx as usize];
[INFO] [stdout]    |                         ----^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/custom_cp.rs:251:25
[INFO] [stdout]     |
[INFO] [stdout] 251 |                     let mut dc = &mut self.digi_chans.data[*di as usize];
[INFO] [stdout]     |                         ----^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.73s
[INFO] running `Command { std: "docker" "inspect" "d4e064f75954278091219a4d017eb43b847e4dfd5113a534f8d57efda39bac4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e064f75954278091219a4d017eb43b847e4dfd5113a534f8d57efda39bac4c", kill_on_drop: false }`
[INFO] [stdout] d4e064f75954278091219a4d017eb43b847e4dfd5113a534f8d57efda39bac4c
