[INFO] crate raptorq 0.10.0 is already in cache [INFO] extracting crate raptorq 0.10.0 into work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/raptorq/0.10.0 [INFO] extracting crate raptorq 0.10.0 into work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/raptorq/0.10.0 [INFO] validating manifest of raptorq-0.10.0 on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of raptorq-0.10.0 on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing raptorq-0.10.0 [INFO] finished frobbing raptorq-0.10.0 [INFO] frobbed toml for raptorq-0.10.0 written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/raptorq/0.10.0/Cargo.toml [INFO] started frobbing raptorq-0.10.0 [INFO] finished frobbing raptorq-0.10.0 [INFO] frobbed toml for raptorq-0.10.0 written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/raptorq/0.10.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking raptorq-0.10.0 against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-2/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/raptorq/0.10.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e3a275680b2cf4e0dbc80a3ec2555499bc89ebf994b7bf0961ee2479d3e982db [INFO] running `"docker" "start" "-a" "e3a275680b2cf4e0dbc80a3ec2555499bc89ebf994b7bf0961ee2479d3e982db"` [INFO] [stderr] Checking raptorq v0.10.0 (/opt/crater/workdir) [INFO] [stderr] Checking primal-check v0.2.3 [INFO] [stderr] Checking primal v0.2.3 [INFO] [stderr] error[E0432]: unresolved imports `raptorq::extended_source_block_symbols`, `raptorq::OctetMatrix`, `raptorq::SparseOctetMatrix` [INFO] [stderr] --> benches/matrix_sparsity.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use raptorq::{extended_source_block_symbols, OctetMatrix, SparseOctetMatrix}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `SparseOctetMatrix` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `OctetMatrix` in the root [INFO] [stderr] | no `extended_source_block_symbols` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `raptorq::generate_constraint_matrix` [INFO] [stderr] --> benches/matrix_sparsity.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use raptorq::generate_constraint_matrix; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `generate_constraint_matrix` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `raptorq::IntermediateSymbolDecoder` [INFO] [stderr] --> benches/matrix_sparsity.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use raptorq::IntermediateSymbolDecoder; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IntermediateSymbolDecoder` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `raptorq::Octet` [INFO] [stderr] --> benches/matrix_sparsity.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use raptorq::Octet; [INFO] [stderr] | ^^^^^^^^^----- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `octet` [INFO] [stderr] | no `Octet` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `raptorq::Symbol` [INFO] [stderr] --> benches/matrix_sparsity.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use raptorq::Symbol; [INFO] [stderr] | ^^^^^^^^^------ [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `symbol` [INFO] [stderr] | no `Symbol` in the root [INFO] [stderr] [INFO] [stderr] warning: unused import: `OctetMatrix` [INFO] [stderr] --> benches/matrix_sparsity.rs:1:46 [INFO] [stderr] | [INFO] [stderr] 1 | use raptorq::{extended_source_block_symbols, OctetMatrix, SparseOctetMatrix}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `raptorq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `raptorq::Octet` [INFO] [stderr] --> benches/codec_benchmark.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use raptorq::Octet; [INFO] [stderr] | ^^^^^^^^^----- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `octet` [INFO] [stderr] | no `Octet` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `raptorq::Symbol` [INFO] [stderr] --> benches/codec_benchmark.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use raptorq::Symbol; [INFO] [stderr] | ^^^^^^^^^------ [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `symbol` [INFO] [stderr] | no `Symbol` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `raptorq`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e3a275680b2cf4e0dbc80a3ec2555499bc89ebf994b7bf0961ee2479d3e982db"` [INFO] running `"docker" "rm" "-f" "e3a275680b2cf4e0dbc80a3ec2555499bc89ebf994b7bf0961ee2479d3e982db"` [INFO] [stdout] e3a275680b2cf4e0dbc80a3ec2555499bc89ebf994b7bf0961ee2479d3e982db