[INFO] fetching crate lzfse_rust 0.1.0... [INFO] testing lzfse_rust-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate lzfse_rust 0.1.0 into /workspace/builds/worker-72/source [INFO] validating manifest of crates.io crate lzfse_rust 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lzfse_rust 0.1.0 [INFO] finished tweaking crates.io crate lzfse_rust 0.1.0 [INFO] tweaked toml for crates.io crate lzfse_rust 0.1.0 written to /workspace/builds/worker-72/source/Cargo.toml [INFO] crate crates.io crate lzfse_rust 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-sync v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 237b404f1fb1f477eb13f25e2b15685f03d72bbe3e42410ca39bd3786c22227c [INFO] running `Command { std: "docker" "start" "-a" "237b404f1fb1f477eb13f25e2b15685f03d72bbe3e42410ca39bd3786c22227c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "237b404f1fb1f477eb13f25e2b15685f03d72bbe3e42410ca39bd3786c22227c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237b404f1fb1f477eb13f25e2b15685f03d72bbe3e42410ca39bd3786c22227c", kill_on_drop: false }` [INFO] [stdout] 237b404f1fb1f477eb13f25e2b15685f03d72bbe3e42410ca39bd3786c22227c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 881ccc681de65aaf69c99b2c9783c88c21f153c0845f83dfc303d66105b629ce [INFO] running `Command { std: "docker" "start" "-a" "881ccc681de65aaf69c99b2c9783c88c21f153c0845f83dfc303d66105b629ce", kill_on_drop: false }` [INFO] [stderr] Compiling lzfse_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/ring/ring_view.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | phantom: (PhantomData, PhantomData<&'a ()>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RingView` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ring/ring_view.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.56s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "881ccc681de65aaf69c99b2c9783c88c21f153c0845f83dfc303d66105b629ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "881ccc681de65aaf69c99b2c9783c88c21f153c0845f83dfc303d66105b629ce", kill_on_drop: false }` [INFO] [stdout] 881ccc681de65aaf69c99b2c9783c88c21f153c0845f83dfc303d66105b629ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16c057e6f3edaac6c5c9e039f286aa6857ce246eaf8ec43e21471666eb92d8f2 [INFO] running `Command { std: "docker" "start" "-a" "16c057e6f3edaac6c5c9e039f286aa6857ce246eaf8ec43e21471666eb92d8f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling lzfse_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stdout] warning: field is never read: `phantom` [INFO] [stdout] --> src/ring/ring_view.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | phantom: (PhantomData, PhantomData<&'a ()>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RingView` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ring/ring_view.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/bits/bit_reader.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | use test_kit::Fibonacci; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/bits/bit_writer.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | use test_kit::Fibonacci; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/fse/buffer.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | use test_kit::{Rng, Seq}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/fse/literals.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | use test_kit::{Rng, Seq}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/fse/lmds.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | use test_kit::Rng; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/fse/weights.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | use test_kit::Rng; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/fse/test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use test_kit::{Rng, Seq}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/fse/test_fse.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use test_kit::{Rng, Seq}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/lz/writer.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | use test_kit::{Rng, Seq}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/raw/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use test_kit::Seq; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/ring/ring_lz_writer.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | use test_kit::{Cycle, Rng, Seq, Zeros}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/ring/ring_reader.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | use test_kit::Seq; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/ring/ring_short_writer.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | use test_kit::Seq; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_kit` [INFO] [stdout] --> src/vn/tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use test_kit::{Rng, Seq}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_kit` [INFO] [stdout] --> src/match_kit/match_fast.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | test_kit::build_match_inc(&mut buf, index, match_index, match_len); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_kit` [INFO] [stdout] --> src/match_kit/match_fast.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | test_kit::build_match_inc(&mut buf, index, match_index, match_len); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_kit` [INFO] [stdout] --> src/match_kit/match_fast.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | test_kit::build_match_dec(&mut buf, index, match_index, match_len); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_kit` [INFO] [stdout] --> src/match_kit/match_fast.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | test_kit::build_match_dec(&mut buf, index, match_index, match_len); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `test_kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lzfse_rust` due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "16c057e6f3edaac6c5c9e039f286aa6857ce246eaf8ec43e21471666eb92d8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c057e6f3edaac6c5c9e039f286aa6857ce246eaf8ec43e21471666eb92d8f2", kill_on_drop: false }` [INFO] [stdout] 16c057e6f3edaac6c5c9e039f286aa6857ce246eaf8ec43e21471666eb92d8f2