[INFO] fetching crate everscale-raptorq 1.8.0-rc.0...
[INFO] checking everscale-raptorq-1.8.0-rc.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate everscale-raptorq 1.8.0-rc.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate everscale-raptorq 1.8.0-rc.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate everscale-raptorq 1.8.0-rc.0
[INFO] tweaked toml for crates.io crate everscale-raptorq 1.8.0-rc.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate everscale-raptorq 1.8.0-rc.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate everscale-raptorq 1.8.0-rc.0 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f1fd58335914520f1578cf7e86fd0b8e5c6cd46c56e84c0f7ebdbff09321b12
[INFO] running `Command { std: "docker" "start" "-a" "3f1fd58335914520f1578cf7e86fd0b8e5c6cd46c56e84c0f7ebdbff09321b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f1fd58335914520f1578cf7e86fd0b8e5c6cd46c56e84c0f7ebdbff09321b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f1fd58335914520f1578cf7e86fd0b8e5c6cd46c56e84c0f7ebdbff09321b12", kill_on_drop: false }`
[INFO] [stdout] 3f1fd58335914520f1578cf7e86fd0b8e5c6cd46c56e84c0f7ebdbff09321b12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e20ff9637cd1e72b3a4a510e2d43f069608893fa476d81449f255b18a786584
[INFO] running `Command { std: "docker" "start" "-a" "2e20ff9637cd1e72b3a4a510e2d43f069608893fa476d81449f255b18a786584", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking hamming v0.1.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking primal-estimate v0.3.2
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking everscale-raptorq v1.8.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking primal-bit v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking primal-sieve v0.3.6
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stdout] warning: method `size_in_bytes` is never used
[INFO] [stdout]   --> src/arraymap.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ImmutableListMap {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn size_in_bytes(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size_in_bytes` is never used
[INFO] [stdout]   --> src/matrix.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait BinaryMatrix: Clone {
[INFO] [stdout]    |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn size_in_bytes(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size_in_bytes` is never used
[INFO] [stdout]   --> src/sparse_vec.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SparseBinaryVec {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn size_in_bytes(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/matrix.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter;
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter<'_>;
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparse_matrix.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking primal v0.3.2
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]   --> benches/decode_benchmark.rs:27:53
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut packets = encoder.repair_packets(0, (iterations as u32 * elements_and_overhead));
[INFO] [stdout]    |                                                     ^                                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 -         let mut packets = encoder.repair_packets(0, (iterations as u32 * elements_and_overhead));
[INFO] [stdout] 27 +         let mut packets = encoder.repair_packets(0, iterations as u32 * elements_and_overhead );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size_in_bytes` is never used
[INFO] [stdout]   --> src/arraymap.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ImmutableListMap {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn size_in_bytes(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size_in_bytes` is never used
[INFO] [stdout]   --> src/matrix.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait BinaryMatrix: Clone {
[INFO] [stdout]    |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn size_in_bytes(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size_in_bytes` is never used
[INFO] [stdout]   --> src/sparse_vec.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SparseBinaryVec {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn size_in_bytes(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/matrix.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter;
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter<'_>;
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:179:21
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparse_matrix.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn get_row_iter(&self, row: usize, start_col: usize, end_col: usize) -> OctetIter<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.44s
[INFO] running `Command { std: "docker" "inspect" "2e20ff9637cd1e72b3a4a510e2d43f069608893fa476d81449f255b18a786584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e20ff9637cd1e72b3a4a510e2d43f069608893fa476d81449f255b18a786584", kill_on_drop: false }`
[INFO] [stdout] 2e20ff9637cd1e72b3a4a510e2d43f069608893fa476d81449f255b18a786584
