[INFO] fetching crate ctr 0.7.0-pre.3... [INFO] checking ctr-0.7.0-pre.3 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate ctr 0.7.0-pre.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate ctr 0.7.0-pre.3 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0da5ca087dea77b9db3b68bb3ada58a4fd7516acb485ca41e4d18129e612f465 [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" "0da5ca087dea77b9db3b68bb3ada58a4fd7516acb485ca41e4d18129e612f465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0da5ca087dea77b9db3b68bb3ada58a4fd7516acb485ca41e4d18129e612f465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0da5ca087dea77b9db3b68bb3ada58a4fd7516acb485ca41e4d18129e612f465", kill_on_drop: false }` [INFO] [stdout] 0da5ca087dea77b9db3b68bb3ada58a4fd7516acb485ca41e4d18129e612f465 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd605cfcfb84c07e035a1fde197685b886f1a5ab01541dd00dab0a1203e2dc0b [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" "bd605cfcfb84c07e035a1fde197685b886f1a5ab01541dd00dab0a1203e2dc0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking blobby v0.3.0 [INFO] [stderr] Checking cipher v0.3.0-pre.4 [INFO] [stderr] Checking ctr v0.7.0-pre.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Checking hex-literal v0.2.1 [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[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] [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[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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ctr` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "bd605cfcfb84c07e035a1fde197685b886f1a5ab01541dd00dab0a1203e2dc0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd605cfcfb84c07e035a1fde197685b886f1a5ab01541dd00dab0a1203e2dc0b", kill_on_drop: false }` [INFO] [stdout] bd605cfcfb84c07e035a1fde197685b886f1a5ab01541dd00dab0a1203e2dc0b