[INFO] cloning repository https://github.com/anp/inflate-regression [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anp/inflate-regression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanp%2Finflate-regression", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanp%2Finflate-regression'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37a2f888740a0dcb5f1eb7c68718adcaf65e1e83 [INFO] testing anp/inflate-regression/37a2f888740a0dcb5f1eb7c68718adcaf65e1e83 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanp%2Finflate-regression" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anp/inflate-regression on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anp/inflate-regression [INFO] finished tweaking git repo https://github.com/anp/inflate-regression [INFO] tweaked toml for git repo https://github.com/anp/inflate-regression written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/anp/inflate-regression 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded handlebars v0.31.0 [INFO] [stderr] Downloaded itertools-num v0.1.1 [INFO] [stderr] Downloaded criterion-plot v0.2.3 [INFO] [stderr] Downloaded serde_derive v1.0.51 [INFO] [stderr] Downloaded criterion v0.2.3 [INFO] [stderr] Downloaded criterion-stats v0.2.3 [INFO] [stderr] Downloaded pest_derive v1.0.7 [INFO] [stderr] Downloaded serde v1.0.51 [INFO] [stderr] Downloaded simplelog v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1be6380d2d4d674e469a055c3a284c92df55fd6a454cf11cf7671fe9d94e051 [INFO] running `Command { std: "docker" "start" "-a" "b1be6380d2d4d674e469a055c3a284c92df55fd6a454cf11cf7671fe9d94e051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1be6380d2d4d674e469a055c3a284c92df55fd6a454cf11cf7671fe9d94e051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1be6380d2d4d674e469a055c3a284c92df55fd6a454cf11cf7671fe9d94e051", kill_on_drop: false }` [INFO] [stdout] b1be6380d2d4d674e469a055c3a284c92df55fd6a454cf11cf7671fe9d94e051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab1bcffe2f17165e72287511af0092be045d73057bb3df2732fe5b7a0a085d56 [INFO] running `Command { std: "docker" "start" "-a" "ab1bcffe2f17165e72287511af0092be045d73057bb3df2732fe5b7a0a085d56", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling serde v1.0.51 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.51 [INFO] [stderr] Compiling criterion-stats v0.2.3 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling simplelog v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling inflate v0.3.4 (/opt/rustwide/workdir/inflate-0.3.4) [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:195:7 [INFO] [stdout] | [INFO] [stdout] 195 | #[cfg(debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:197:11 [INFO] [stdout] | [INFO] [stdout] 197 | #[cfg(not(debug))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/writer.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | try!(self.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/writer.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | try!(self.writer.write(result)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/writer.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | let (num_bytes_read, result) = try!(update(&mut self.inflater, &buf[n..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/writer.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | try!(self.writer.write(result)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/writer.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let (_, result) = try!(update(&mut self.inflater, &[])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/utils.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | let (num_bytes_read, bytes) = try!(inflater.update(&data[n..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/reader.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | let input = try!(self.reader.fill_buf()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:307:16 [INFO] [stdout] | [INFO] [stdout] 307 | code = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 345 | / with_codes!(clens, 7 => u8, |i: u8, code: u8, bits| -> _ { [INFO] [stdout] 346 | | /*let base = match BIT_REV_U8.get((code << (8 - bits)) as usize) { [INFO] [stdout] 347 | | Some(&base) => base, [INFO] [stdout] 348 | | None => return Err("invalid length code".to_owned()) [INFO] [stdout] ... | [INFO] [stdout] 354 | | Ok(()) [INFO] [stdout] 355 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `with_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:320:28 [INFO] [stdout] | [INFO] [stdout] 320 | let new_code = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 345 | / with_codes!(clens, 7 => u8, |i: u8, code: u8, bits| -> _ { [INFO] [stdout] 346 | | /*let base = match BIT_REV_U8.get((code << (8 - bits)) as usize) { [INFO] [stdout] 347 | | Some(&base) => base, [INFO] [stdout] 348 | | None => return Err("invalid length code".to_owned()) [INFO] [stdout] ... | [INFO] [stdout] 354 | | Ok(()) [INFO] [stdout] 355 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `with_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:386:18 [INFO] [stdout] | [INFO] [stdout] 386 | 0...15 => self.result.push(code), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:415:19 [INFO] [stdout] | [INFO] [stdout] 415 | let lit = try!(DynHuffman16::new(&self.result[..num_lit])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:416:20 [INFO] [stdout] | [INFO] [stdout] 416 | let dist = try!(DynHuffman16::new(&self.result[num_lit..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:307:16 [INFO] [stdout] | [INFO] [stdout] 307 | code = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | / with_codes!(clens, 15 => u16, |i: u16, code: u16, bits: u8| -> _ { [INFO] [stdout] 438 | | let entry = i | ((bits as u16) << 12); [INFO] [stdout] 439 | | if bits <= 8 { [INFO] [stdout] 440 | | let base = match BIT_REV_U8.get((code << (8 - bits)) as usize) { [INFO] [stdout] ... | [INFO] [stdout] 489 | | Ok(()) [INFO] [stdout] 490 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `with_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:320:28 [INFO] [stdout] | [INFO] [stdout] 320 | let new_code = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | / with_codes!(clens, 15 => u16, |i: u16, code: u16, bits: u8| -> _ { [INFO] [stdout] 438 | | let entry = i | ((bits as u16) << 12); [INFO] [stdout] 439 | | if bits <= 8 { [INFO] [stdout] 440 | | let base = match BIT_REV_U8.get((code << (8 - bits)) as usize) { [INFO] [stdout] ... | [INFO] [stdout] 489 | | Ok(()) [INFO] [stdout] 490 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `with_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:877:53 [INFO] [stdout] | [INFO] [stdout] 877 | ... ok!(BlockDynCodeLengths(try!(CodeLengthReader::new(clens, hlit as u16 + 256, hdist)))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:881:40 [INFO] [stdout] | [INFO] [stdout] 881 | let finished = try!(reader.read(&mut stream)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:883:47 [INFO] [stdout] | [INFO] [stdout] 883 | ... let (lit, dist) = try!(reader.to_lit_and_dist()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:897:60 [INFO] [stdout] | [INFO] [stdout] 897 | ... let (save, code16) = match try!(huff_lit_len.read(&mut stream)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:904:38 [INFO] [stdout] | [INFO] [stdout] 904 | ... 0...255 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:908:40 [INFO] [stdout] | [INFO] [stdout] 908 | ... 256...285 => {} [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:932:38 [INFO] [stdout] | [INFO] [stdout] 932 | ... 1...8 => len!(code, 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:933:38 [INFO] [stdout] | [INFO] [stdout] 933 | ... 9...12 => len!(code, 1), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:934:39 [INFO] [stdout] | [INFO] [stdout] 934 | ... 13...16 => len!(code, 2), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:935:39 [INFO] [stdout] | [INFO] [stdout] 935 | ... 17...20 => len!(code, 3), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:936:39 [INFO] [stdout] | [INFO] [stdout] 936 | ... 21...24 => len!(code, 4), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:937:39 [INFO] [stdout] | [INFO] [stdout] 937 | ... 25...28 => len!(code, 5), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:943:59 [INFO] [stdout] | [INFO] [stdout] 943 | ... let (save, dist_code) = match try!(huff_dist.read(&mut stream)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:952:34 [INFO] [stdout] | [INFO] [stdout] 952 | ... 0...3 => len_dist_case!(0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 952 | 0...3 => len_dist_case!(0), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:953:34 [INFO] [stdout] | [INFO] [stdout] 953 | ... 4...5 => len_dist_case!(1), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 953 | 4...5 => len_dist_case!(1), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:954:34 [INFO] [stdout] | [INFO] [stdout] 954 | ... 6...7 => len_dist_case!(2), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 954 | 6...7 => len_dist_case!(2), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:955:34 [INFO] [stdout] | [INFO] [stdout] 955 | ... 8...9 => len_dist_case!(3), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 955 | 8...9 => len_dist_case!(3), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:956:35 [INFO] [stdout] | [INFO] [stdout] 956 | ... 10...11 => len_dist_case!(4), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 956 | 10...11 => len_dist_case!(4), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:957:35 [INFO] [stdout] | [INFO] [stdout] 957 | ... 12...13 => len_dist_case!(5), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 957 | 12...13 => len_dist_case!(5), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:958:35 [INFO] [stdout] | [INFO] [stdout] 958 | ... 14...15 => len_dist_case!(6), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 958 | 14...15 => len_dist_case!(6), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:959:35 [INFO] [stdout] | [INFO] [stdout] 959 | ... 16...17 => len_dist_case!(7), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 959 | 16...17 => len_dist_case!(7), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:960:35 [INFO] [stdout] | [INFO] [stdout] 960 | ... 18...19 => len_dist_case!(8), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 960 | 18...19 => len_dist_case!(8), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:961:35 [INFO] [stdout] | [INFO] [stdout] 961 | ... 20...21 => len_dist_case!(9), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 961 | 20...21 => len_dist_case!(9), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:962:35 [INFO] [stdout] | [INFO] [stdout] 962 | ... 22...23 => len_dist_case!(10), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 962 | 22...23 => len_dist_case!(10), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:963:35 [INFO] [stdout] | [INFO] [stdout] 963 | ... 24...25 => len_dist_case!(11), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 963 | 24...25 => len_dist_case!(11), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:964:35 [INFO] [stdout] | [INFO] [stdout] 964 | ... 26...27 => len_dist_case!(12), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 964 | 26...27 => len_dist_case!(12), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:965:35 [INFO] [stdout] | [INFO] [stdout] 965 | ... 28...29 => len_dist_case!(13), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 965 | 28...29 => len_dist_case!(13), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` which comes from the expansion of the macro `len_dist_case` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let left = try!(self.run_len_dist($len, dist)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 973 | run_len_dist!(len, dist => (0, next, state)); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `run_len_dist` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> inflate-0.3.4/src/lib.rs:1046:13 [INFO] [stdout] | [INFO] [stdout] 1046 | try!(self.checksum.check(c)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling handlebars v0.31.0 [INFO] [stderr] Compiling backtrace v0.3.7 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling criterion v0.2.3 [INFO] [stderr] Compiling inflate-regression v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcXzYEBf/symbols.o" "/opt/rustwide/target/debug/deps/inflate_regression-bb8d0b7f2422159a.inflate_regression.222d41c4bb41fe27-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inflate_regression-bb8d0b7f2422159a.6waqccbaiapdpu1oko5w37di4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a00fedabf2813893/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinflate-4d5abbefdc37b228.rlib" "/opt/rustwide/target/debug/deps/libadler32-115ef64c9792d9df.rlib" "/opt/rustwide/target/debug/deps/libcriterion-d8d4aafdc987aaa0.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-da093a624ca513d7.rlib" "/opt/rustwide/target/debug/deps/libregex-40a20cada4eb91d9.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-6fc6f5dd6cb622d8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9992c4540725308e.rlib" "/opt/rustwide/target/debug/deps/libucd_util-f5fc5adc4988b1a8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-401275aafc7a8ed2.rlib" "/opt/rustwide/target/debug/deps/libunreachable-26d0b66b4bac637b.rlib" "/opt/rustwide/target/debug/deps/libvoid-c1d77332c72786ed.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7d1ad2e9b2be4230.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7721f0a23924757e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6683b9f92585f16a.rlib" "/opt/rustwide/target/debug/deps/libpest-b3bedd8401787628.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d75ff936e35e8d37.rlib" "/opt/rustwide/target/debug/deps/libcriterion_plot-cabfd41c28e7dc48.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-654a7cade2bac30e.rlib" "/opt/rustwide/target/debug/deps/libchrono-5700d79e198ba6e1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-56f7b597360e3caa.rlib" "/opt/rustwide/target/debug/deps/libtime-4730e07fe0253a63.rlib" "/opt/rustwide/target/debug/deps/libterm-3f7505281215fb05.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aaf7b3550f8320bb.rlib" "/opt/rustwide/target/debug/deps/liblog-128985433eef092b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d4916d433d2a6d50.rlib" "/opt/rustwide/target/debug/deps/libitoa-82c136aae9e8cbee.rlib" "/opt/rustwide/target/debug/deps/libdtoa-29f97e5e22d2f22c.rlib" "/opt/rustwide/target/debug/deps/libserde-9d07c7be6b52c125.rlib" "/opt/rustwide/target/debug/deps/libitertools_num-d4a0c5c580adfca8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf53dea582ae08a1.rlib" "/opt/rustwide/target/debug/deps/libitertools-61b6bf14f51e22e9.rlib" "/opt/rustwide/target/debug/deps/libeither-ee4cbdc31f9b6d66.rlib" "/opt/rustwide/target/debug/deps/libfailure-cc83190d84b1fd80.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-514a12de02d1202a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-36a5a0022548c724.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bbe365f682a6a0cf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2ea52065c1858efd.rlib" "/opt/rustwide/target/debug/deps/libcriterion_stats-ad7af40c2504ed28.rlib" "/opt/rustwide/target/debug/deps/libthread_scoped-4af05046295ef513.rlib" "/opt/rustwide/target/debug/deps/librand-dbcac0d6b937718a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-12908168e63be265.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d032a8628257fe39.rlib" "/opt/rustwide/target/debug/deps/libcast-d0b34afff4eb86c8.rlib" "/opt/rustwide/target/debug/deps/libclap-d75e67b491e090e0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-c81ca17e0f6bb29f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-780ed7ab6df3a3bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7d3f24ffa4d6eb13.rlib" "/opt/rustwide/target/debug/deps/libstrsim-6e238a0f83fab6cb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-27ee39a8b870b13b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-1d21998e1f580963.rlib" "/opt/rustwide/target/debug/deps/libatty-dd7ebc195fa6aec7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6e9d0854174d78e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/inflate_regression-bb8d0b7f2422159a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inflate-regression` (bin "inflate-regression") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ab1bcffe2f17165e72287511af0092be045d73057bb3df2732fe5b7a0a085d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1bcffe2f17165e72287511af0092be045d73057bb3df2732fe5b7a0a085d56", kill_on_drop: false }` [INFO] [stdout] ab1bcffe2f17165e72287511af0092be045d73057bb3df2732fe5b7a0a085d56