[INFO] fetching crate ctr 0.7.0-pre.3... [INFO] checking ctr-0.7.0-pre.3 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate ctr 0.7.0-pre.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ctr 0.7.0-pre.3 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ctr 0.7.0-pre.3 [INFO] finished tweaking crates.io crate ctr 0.7.0-pre.3 [INFO] tweaked toml for crates.io crate ctr 0.7.0-pre.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14e8a5f4e481b9ef68578399a38ba98ac72888c5abd48793ab60f8e50c58ffcf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14e8a5f4e481b9ef68578399a38ba98ac72888c5abd48793ab60f8e50c58ffcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14e8a5f4e481b9ef68578399a38ba98ac72888c5abd48793ab60f8e50c58ffcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e8a5f4e481b9ef68578399a38ba98ac72888c5abd48793ab60f8e50c58ffcf", kill_on_drop: false }` [INFO] [stdout] 14e8a5f4e481b9ef68578399a38ba98ac72888c5abd48793ab60f8e50c58ffcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8702b902accbea66ebe213b65787e72cc207d0a82ab7b21b822091ae0310fcea [INFO] running `Command { std: "docker" "start" "-a" "8702b902accbea66ebe213b65787e72cc207d0a82ab7b21b822091ae0310fcea", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking blobby v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking cipher v0.3.0-pre.4 [INFO] [stderr] Checking ctr v0.7.0-pre.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aes` [INFO] [stdout] --> benches/aes128.rs:3:47 [INFO] [stdout] | [INFO] [stdout] 3 | cipher::stream_cipher_sync_bench!(ctr::Ctr128); [INFO] [stdout] | ^^^ use of undeclared crate or module `aes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aes` [INFO] [stdout] --> tests/ctr128/mod.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | type Aes128Ctr = ctr::Ctr128BE; [INFO] [stdout] | ^^^ use of undeclared crate or module `aes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aes` [INFO] [stdout] --> tests/ctr128/mod.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | type Aes256Ctr = ctr::Ctr128BE; [INFO] [stdout] | ^^^ use of undeclared crate or module `aes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctr128` in crate `ctr` [INFO] [stdout] --> benches/aes128.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | cipher::stream_cipher_sync_bench!(ctr::Ctr128); [INFO] [stdout] | ^^^^^^ help: a type alias with a similar name exists: `Ctr128BE` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub type Ctr128BE = Ctr; [INFO] [stdout] | ------------------------------------------------- similarly named type alias `Ctr128BE` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aes` [INFO] [stdout] --> tests/ctr32/big_endian.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | type Aes128Ctr = ctr::Ctr32BE; [INFO] [stdout] | ^^^ use of undeclared crate or module `aes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aes` [INFO] [stdout] --> tests/ctr32/little_endian.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | type Aes128Ctr = ctr::Ctr32LE; [INFO] [stdout] | ^^^ use of undeclared crate or module `aes` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ctr` [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `NewCipher` [INFO] [stdout] --> tests/ctr32/big_endian.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use cipher::{NewCipher, StreamCipher}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamCipher` [INFO] [stdout] --> tests/ctr32/big_endian.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use cipher::{NewCipher, StreamCipher}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NewCipher` [INFO] [stdout] --> tests/ctr32/little_endian.rs:3:56 [INFO] [stdout] | [INFO] [stdout] 3 | use cipher::{consts::U16, generic_array::GenericArray, NewCipher, StreamCipher}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamCipher` [INFO] [stdout] --> tests/ctr32/little_endian.rs:3:67 [INFO] [stdout] | [INFO] [stdout] 3 | use cipher::{consts::U16, generic_array::GenericArray, NewCipher, StreamCipher}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8702b902accbea66ebe213b65787e72cc207d0a82ab7b21b822091ae0310fcea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8702b902accbea66ebe213b65787e72cc207d0a82ab7b21b822091ae0310fcea", kill_on_drop: false }` [INFO] [stdout] 8702b902accbea66ebe213b65787e72cc207d0a82ab7b21b822091ae0310fcea