[INFO] cloning repository https://github.com/zekesonxx/smaz-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zekesonxx/smaz-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzekesonxx%2Fsmaz-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzekesonxx%2Fsmaz-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4722b475b19d051a21f5ce4022164fd3e2d09af [INFO] testing zekesonxx/smaz-rs against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzekesonxx%2Fsmaz-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zekesonxx/smaz-rs [INFO] finished tweaking git repo https://github.com/zekesonxx/smaz-rs [INFO] tweaked toml for git repo https://github.com/zekesonxx/smaz-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zekesonxx/smaz-rs on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zekesonxx/smaz-rs 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcc v0.3.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ba09aa1072e2a560e1a53dc84a3ccca79cf6f2c486158c8cb24d57f720751b7 [INFO] running `Command { std: "docker" "start" "-a" "1ba09aa1072e2a560e1a53dc84a3ccca79cf6f2c486158c8cb24d57f720751b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ba09aa1072e2a560e1a53dc84a3ccca79cf6f2c486158c8cb24d57f720751b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba09aa1072e2a560e1a53dc84a3ccca79cf6f2c486158c8cb24d57f720751b7", kill_on_drop: false }` [INFO] [stdout] 1ba09aa1072e2a560e1a53dc84a3ccca79cf6f2c486158c8cb24d57f720751b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45dd855502a1b33cdff52f5523ed1860a8535dd466bb1bcb0d54e69fc2b31879 [INFO] running `Command { std: "docker" "start" "-a" "45dd855502a1b33cdff52f5523ed1860a8535dd466bb1bcb0d54e69fc2b31879", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling smaz-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/port.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | opcode = Some({SORTED_CB[pos][len+1]}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 171 - opcode = Some({SORTED_CB[pos][len+1]}); [INFO] [stdout] 171 + opcode = Some(SORTED_CB[pos][len+1]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/port.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / lazy_static! { [INFO] [stdout] 116 | | static ref SORTED_CB: Vec<&'static [u8]> = { [INFO] [stdout] 117 | | let mut k = Vec::from(SMAZ_COMPRESSION_CB.as_ref()); [INFO] [stdout] 118 | | k.sort(); [INFO] [stdout] 119 | | k [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/port.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / lazy_static! { [INFO] [stdout] 116 | | static ref SORTED_CB: Vec<&'static [u8]> = { [INFO] [stdout] 117 | | let mut k = Vec::from(SMAZ_COMPRESSION_CB.as_ref()); [INFO] [stdout] 118 | | k.sort(); [INFO] [stdout] 119 | | k [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "45dd855502a1b33cdff52f5523ed1860a8535dd466bb1bcb0d54e69fc2b31879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45dd855502a1b33cdff52f5523ed1860a8535dd466bb1bcb0d54e69fc2b31879", kill_on_drop: false }` [INFO] [stdout] 45dd855502a1b33cdff52f5523ed1860a8535dd466bb1bcb0d54e69fc2b31879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7437d3b5bca254be2e2f4f1a17c38d92a73ee55921c02d397de406c67d19f314 [INFO] running `Command { std: "docker" "start" "-a" "7437d3b5bca254be2e2f4f1a17c38d92a73ee55921c02d397de406c67d19f314", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/port.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | opcode = Some({SORTED_CB[pos][len+1]}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 171 - opcode = Some({SORTED_CB[pos][len+1]}); [INFO] [stdout] 171 + opcode = Some(SORTED_CB[pos][len+1]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/port.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / lazy_static! { [INFO] [stdout] 116 | | static ref SORTED_CB: Vec<&'static [u8]> = { [INFO] [stdout] 117 | | let mut k = Vec::from(SMAZ_COMPRESSION_CB.as_ref()); [INFO] [stdout] 118 | | k.sort(); [INFO] [stdout] 119 | | k [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/port.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / lazy_static! { [INFO] [stdout] 116 | | static ref SORTED_CB: Vec<&'static [u8]> = { [INFO] [stdout] 117 | | let mut k = Vec::from(SMAZ_COMPRESSION_CB.as_ref()); [INFO] [stdout] 118 | | k.sort(); [INFO] [stdout] 119 | | k [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling smaz-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/port.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | opcode = Some({SORTED_CB[pos][len+1]}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 171 - opcode = Some({SORTED_CB[pos][len+1]}); [INFO] [stdout] 171 + opcode = Some(SORTED_CB[pos][len+1]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/port.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / lazy_static! { [INFO] [stdout] 116 | | static ref SORTED_CB: Vec<&'static [u8]> = { [INFO] [stdout] 117 | | let mut k = Vec::from(SMAZ_COMPRESSION_CB.as_ref()); [INFO] [stdout] 118 | | k.sort(); [INFO] [stdout] 119 | | k [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/port.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / lazy_static! { [INFO] [stdout] 116 | | static ref SORTED_CB: Vec<&'static [u8]> = { [INFO] [stdout] 117 | | let mut k = Vec::from(SMAZ_COMPRESSION_CB.as_ref()); [INFO] [stdout] 118 | | k.sort(); [INFO] [stdout] 119 | | k [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/port.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | / lazy_static! { [INFO] [stdout] 407 | | static ref FIXTURE_LINES: Vec<&'static str> = include_str!("../test-fixture.txt").lines().collect(); [INFO] [stdout] 408 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/port.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | / lazy_static! { [INFO] [stdout] 407 | | static ref FIXTURE_LINES: Vec<&'static str> = include_str!("../test-fixture.txt").lines().collect(); [INFO] [stdout] 408 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "7437d3b5bca254be2e2f4f1a17c38d92a73ee55921c02d397de406c67d19f314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7437d3b5bca254be2e2f4f1a17c38d92a73ee55921c02d397de406c67d19f314", kill_on_drop: false }` [INFO] [stdout] 7437d3b5bca254be2e2f4f1a17c38d92a73ee55921c02d397de406c67d19f314 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b08b4c81035d99634be701d2aaf3d15df19134cf090f16336c226b4095cc1b49 [INFO] running `Command { std: "docker" "start" "-a" "b08b4c81035d99634be701d2aaf3d15df19134cf090f16336c226b4095cc1b49", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/port.rs:171:35 [INFO] [stderr] | [INFO] [stderr] 171 | opcode = Some({SORTED_CB[pos][len+1]}); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 171 - opcode = Some({SORTED_CB[pos][len+1]}); [INFO] [stderr] 171 + opcode = Some(SORTED_CB[pos][len+1]); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/port.rs:115:1 [INFO] [stderr] | [INFO] [stderr] 115 | / lazy_static! { [INFO] [stderr] 116 | | static ref SORTED_CB: Vec<&'static [u8]> = { [INFO] [stderr] 117 | | let mut k = Vec::from(SMAZ_COMPRESSION_CB.as_ref()); [INFO] [stderr] 118 | | k.sort(); [INFO] [stderr] 119 | | k [INFO] [stderr] 120 | | }; [INFO] [stderr] 121 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/port.rs:115:1 [INFO] [stderr] | [INFO] [stderr] 115 | / lazy_static! { [INFO] [stderr] 116 | | static ref SORTED_CB: Vec<&'static [u8]> = { [INFO] [stderr] 117 | | let mut k = Vec::from(SMAZ_COMPRESSION_CB.as_ref()); [INFO] [stderr] 118 | | k.sort(); [INFO] [stderr] 119 | | k [INFO] [stderr] 120 | | }; [INFO] [stderr] 121 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/port.rs:406:5 [INFO] [stderr] | [INFO] [stderr] 406 | / lazy_static! { [INFO] [stderr] 407 | | static ref FIXTURE_LINES: Vec<&'static str> = include_str!("../test-fixture.txt").lines().collect(); [INFO] [stderr] 408 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `smaz-rs` (lib) generated 3 warnings (run `cargo fix --lib -p smaz-rs` to apply 1 suggestion) [INFO] [stderr] warning: `smaz-rs` (lib test) generated 5 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smaz_rs-6c5bb5c46be90914) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test port::tests::basic_tests ... ok [INFO] [stdout] test port::tests::bench_compress_rust_ver ... ok [INFO] [stderr] Doc-tests smaz_rs [INFO] [stdout] test port::tests::decompression_safety_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/port.rs:171:35 [INFO] [stderr] | [INFO] [stderr] 171 | opcode = Some({SORTED_CB[pos][len+1]}); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 171 - opcode = Some({SORTED_CB[pos][len+1]}); [INFO] [stderr] 171 + opcode = Some(SORTED_CB[pos][len+1]); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b08b4c81035d99634be701d2aaf3d15df19134cf090f16336c226b4095cc1b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08b4c81035d99634be701d2aaf3d15df19134cf090f16336c226b4095cc1b49", kill_on_drop: false }` [INFO] [stdout] b08b4c81035d99634be701d2aaf3d15df19134cf090f16336c226b4095cc1b49