[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#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzekesonxx%2Fsmaz-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zekesonxx/smaz-rs on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9db2665a787de079727d95a49f19b723e74cf60c523ce6e8b172b0ca4c0610bb [INFO] running `Command { std: "docker" "start" "-a" "9db2665a787de079727d95a49f19b723e74cf60c523ce6e8b172b0ca4c0610bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9db2665a787de079727d95a49f19b723e74cf60c523ce6e8b172b0ca4c0610bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db2665a787de079727d95a49f19b723e74cf60c523ce6e8b172b0ca4c0610bb", kill_on_drop: false }` [INFO] [stdout] 9db2665a787de079727d95a49f19b723e74cf60c523ce6e8b172b0ca4c0610bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 757cd6ac2f9242c140cef62024481077aa811382fdccdc793e88f69b6d838d41 [INFO] running `Command { std: "docker" "start" "-a" "757cd6ac2f9242c140cef62024481077aa811382fdccdc793e88f69b6d838d41", kill_on_drop: false }` [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)]` 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 `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 `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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "757cd6ac2f9242c140cef62024481077aa811382fdccdc793e88f69b6d838d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "757cd6ac2f9242c140cef62024481077aa811382fdccdc793e88f69b6d838d41", kill_on_drop: false }` [INFO] [stdout] 757cd6ac2f9242c140cef62024481077aa811382fdccdc793e88f69b6d838d41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 386aa27700ed57bee97eada468ae3d6893b0f81266294bfb5773bfc2bce31950 [INFO] running `Command { std: "docker" "start" "-a" "386aa27700ed57bee97eada468ae3d6893b0f81266294bfb5773bfc2bce31950", kill_on_drop: false }` [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)]` 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 `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 `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: 3 warnings emitted [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)]` 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 `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 `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 `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 `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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "386aa27700ed57bee97eada468ae3d6893b0f81266294bfb5773bfc2bce31950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386aa27700ed57bee97eada468ae3d6893b0f81266294bfb5773bfc2bce31950", kill_on_drop: false }` [INFO] [stdout] 386aa27700ed57bee97eada468ae3d6893b0f81266294bfb5773bfc2bce31950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4478499ec7e73994038dc650340581f229c72253a300b5cb7a7280efa6399431 [INFO] running `Command { std: "docker" "start" "-a" "4478499ec7e73994038dc650340581f229c72253a300b5cb7a7280efa6399431", kill_on_drop: false }` [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)]` 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 `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 `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: `smaz-rs` (lib) generated 3 warnings (run `cargo fix --lib -p smaz-rs` to apply 1 suggestion) [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `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 test) generated 5 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smaz_rs-20b024b00032ee77) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test port::tests::decompression_safety_tests ... ok [INFO] [stdout] test port::tests::basic_tests ... ok [INFO] [stdout] test port::tests::bench_compress_rust_ver ... 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] Doc-tests smaz_rs [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)]` 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" "4478499ec7e73994038dc650340581f229c72253a300b5cb7a7280efa6399431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4478499ec7e73994038dc650340581f229c72253a300b5cb7a7280efa6399431", kill_on_drop: false }` [INFO] [stdout] 4478499ec7e73994038dc650340581f229c72253a300b5cb7a7280efa6399431 [INFO] testing zekesonxx/smaz-rs against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzekesonxx%2Fsmaz-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zekesonxx/smaz-rs on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc2/source/Cargo.toml [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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1354bbe607b8f058639569630a2cfe6609e73c76a89768fb1fc1e9def2a624e6 [INFO] running `Command { std: "docker" "start" "-a" "1354bbe607b8f058639569630a2cfe6609e73c76a89768fb1fc1e9def2a624e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1354bbe607b8f058639569630a2cfe6609e73c76a89768fb1fc1e9def2a624e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1354bbe607b8f058639569630a2cfe6609e73c76a89768fb1fc1e9def2a624e6", kill_on_drop: false }` [INFO] [stdout] 1354bbe607b8f058639569630a2cfe6609e73c76a89768fb1fc1e9def2a624e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c68f12342f7a8f037ed199e72576c1f11be740c4f5a4390109fbc975d3c50932 [INFO] running `Command { std: "docker" "start" "-a" "c68f12342f7a8f037ed199e72576c1f11be740c4f5a4390109fbc975d3c50932", kill_on_drop: false }` [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)]` 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 `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 `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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "c68f12342f7a8f037ed199e72576c1f11be740c4f5a4390109fbc975d3c50932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68f12342f7a8f037ed199e72576c1f11be740c4f5a4390109fbc975d3c50932", kill_on_drop: false }` [INFO] [stdout] c68f12342f7a8f037ed199e72576c1f11be740c4f5a4390109fbc975d3c50932 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46a8027be8d628660a1f95ae5169d36a97185ec77154c2cc163ee2bd9f2a5b3 [INFO] running `Command { std: "docker" "start" "-a" "f46a8027be8d628660a1f95ae5169d36a97185ec77154c2cc163ee2bd9f2a5b3", kill_on_drop: false }` [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)]` 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 `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 `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: 3 warnings emitted [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)]` 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 `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 `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 `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 `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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/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/rustct9RjuU/symbols.o" "/opt/rustwide/target/debug/deps/smaz_rs-20b024b00032ee77.smaz_rs.d1e2161ee5fb9536-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/smaz_rs-20b024b00032ee77.smaz_rs.d1e2161ee5fb9536-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/smaz_rs-20b024b00032ee77.smaz_rs.d1e2161ee5fb9536-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/smaz_rs-20b024b00032ee77.smaz_rs.d1e2161ee5fb9536-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/smaz_rs-20b024b00032ee77.7olqjvguwg24hy7y93dynu2nw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-c43aaa14b75c967f.rlib" "/opt/rustwide/target/debug/deps/liblibc-4a6cb5378fbf06bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8ec7d0ddb09b749b.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9fe2882344d54f63.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9a21fdde14ac91dc.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-df7cac1850604c78.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2f3836017b2380f6.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.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/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/smaz_rs-20b024b00032ee77" "-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; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smaz-rs` (lib test) due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f46a8027be8d628660a1f95ae5169d36a97185ec77154c2cc163ee2bd9f2a5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46a8027be8d628660a1f95ae5169d36a97185ec77154c2cc163ee2bd9f2a5b3", kill_on_drop: false }` [INFO] [stdout] f46a8027be8d628660a1f95ae5169d36a97185ec77154c2cc163ee2bd9f2a5b3