[INFO] fetching crate mla 1.0.1... [INFO] checking mla-1.0.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate mla 1.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mla 1.0.1 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 mla 1.0.1 [INFO] finished tweaking crates.io crate mla 1.0.1 [INFO] tweaked toml for crates.io crate mla 1.0.1 written to /workspace/builds/worker-5/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 812ef21ecf044fe1e831c78653b1698e40ce59bc02933f0b052085e9f505f5e3 [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" "812ef21ecf044fe1e831c78653b1698e40ce59bc02933f0b052085e9f505f5e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "812ef21ecf044fe1e831c78653b1698e40ce59bc02933f0b052085e9f505f5e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812ef21ecf044fe1e831c78653b1698e40ce59bc02933f0b052085e9f505f5e3", kill_on_drop: false }` [INFO] [stdout] 812ef21ecf044fe1e831c78653b1698e40ce59bc02933f0b052085e9f505f5e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 140e88e43d115789ada4c6c03643ab8c50cbf10511c76cd9a0ce51179cd0834f [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" "140e88e43d115789ada4c6c03643ab8c50cbf10511c76cd9a0ce51179cd0834f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking aes-ctr v0.6.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking x25519-dalek v1.1.0 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking mla v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `aes_ctr::stream_cipher` [INFO] [stdout] --> src/errors.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use aes_ctr::stream_cipher::InvalidKeyNonceLength; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `stream_cipher` in `aes_ctr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aes::block_cipher` [INFO] [stdout] --> src/crypto/aesgcm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | block_cipher::{BlockCipher, NewBlockCipher}, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `block_cipher` in `aes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aes_ctr::stream_cipher` [INFO] [stdout] --> src/crypto/aesgcm.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use aes_ctr::stream_cipher::{NewStreamCipher, StreamCipher, SyncStreamCipherSeek}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `stream_cipher` in `aes_ctr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking csv v1.1.5 [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Aes256` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | let cipher = Aes256::new(GenericArray::from_slice(key)); [INFO] [stdout] | ^^^ function or associated item not found in `Aes256` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_var` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:61:46 [INFO] [stdout] | [INFO] [stdout] 61 | let mut cipher = aes_ctr::Aes256Ctr::new_var(key, &counter_block)?; [INFO] [stdout] | ^^^^^^^ function or associated item not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::NewStreamCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encrypt` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | self.cipher.encrypt(buffer); [INFO] [stdout] | ^^^^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::StreamCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encrypt` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:87:29 [INFO] [stdout] | [INFO] [stdout] 87 | self.cipher.encrypt(in_block); [INFO] [stdout] | ^^^^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::StreamCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encrypt` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | self.cipher.encrypt(chunk); [INFO] [stdout] | ^^^^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::StreamCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encrypt` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | self.cipher.encrypt(rem); [INFO] [stdout] | ^^^^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::StreamCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `seek` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | self.cipher.seek(0); [INFO] [stdout] | ^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::SyncStreamCipherSeek;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encrypt` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | self.cipher.encrypt(tag.as_mut_slice()); [INFO] [stdout] | ^^^^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::StreamCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `decrypt` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | self.cipher.decrypt(buffer); [INFO] [stdout] | ^^^^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::StreamCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `decrypt` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | self.cipher.decrypt(chunk); [INFO] [stdout] | ^^^^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::StreamCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `decrypt` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | self.cipher.decrypt(rem); [INFO] [stdout] | ^^^^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::StreamCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `seek` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | self.cipher.seek(0); [INFO] [stdout] | ^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::SyncStreamCipherSeek;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encrypt` found for struct `ctr::ctr128::Ctr128` in the current scope [INFO] [stdout] --> src/crypto/aesgcm.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | self.cipher.encrypt(tag.as_mut_slice()); [INFO] [stdout] | ^^^^^^^ method not found in `ctr::ctr128::Ctr128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_ctr::cipher::StreamCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] error: could not compile `mla` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "140e88e43d115789ada4c6c03643ab8c50cbf10511c76cd9a0ce51179cd0834f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140e88e43d115789ada4c6c03643ab8c50cbf10511c76cd9a0ce51179cd0834f", kill_on_drop: false }` [INFO] [stdout] 140e88e43d115789ada4c6c03643ab8c50cbf10511c76cd9a0ce51179cd0834f