[INFO] fetching crate lioness-rs 0.1.0... [INFO] checking lioness-rs-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate lioness-rs 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate lioness-rs 0.1.0 [INFO] finished tweaking crates.io crate lioness-rs 0.1.0 [INFO] tweaked toml for crates.io crate lioness-rs 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lioness-rs 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] [stderr] Adding chacha20 v0.7.3 (available: v0.9.1) [INFO] [stderr] Adding cipher v0.3.0 (available: v0.4.4) [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.2.0) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chacha20 v0.7.3 [INFO] [stderr] Downloaded crypto-mac v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b351bbf0490f13bcf70ed3bc709663d64350a7ff34bcb7ae4d41e93a2c38b965 [INFO] running `Command { std: "docker" "start" "-a" "b351bbf0490f13bcf70ed3bc709663d64350a7ff34bcb7ae4d41e93a2c38b965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b351bbf0490f13bcf70ed3bc709663d64350a7ff34bcb7ae4d41e93a2c38b965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b351bbf0490f13bcf70ed3bc709663d64350a7ff34bcb7ae4d41e93a2c38b965", kill_on_drop: false }` [INFO] [stdout] b351bbf0490f13bcf70ed3bc709663d64350a7ff34bcb7ae4d41e93a2c38b965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0c3d8e936067643f0bf03eca7d2886151059ee779e28fed99fafad860090f25 [INFO] running `Command { std: "docker" "start" "-a" "a0c3d8e936067643f0bf03eca7d2886151059ee779e28fed99fafad860090f25", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking chacha20 v0.7.3 [INFO] [stderr] Checking lioness-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: crypto_mac::Mac` is not satisfied [INFO] [stdout] --> src/lib.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | Cipher::new(&zero_key); [INFO] [stdout] | ^^^^^^ the trait `crypto_mac::Mac` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Lioness` [INFO] [stdout] --> src/lib.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Lioness [INFO] [stdout] | ------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | H: Mac + NewMac, [INFO] [stdout] | ^^^ required by this bound in `Lioness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: crypto_mac::NewMac` is not satisfied [INFO] [stdout] --> src/lib.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | Cipher::new(&zero_key); [INFO] [stdout] | ^^^^^^ the trait `crypto_mac::NewMac` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Lioness` [INFO] [stdout] --> src/lib.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Lioness [INFO] [stdout] | ------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | H: Mac + NewMac, [INFO] [stdout] | ^^^^^^ required by this bound in `Lioness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `Lioness, blake3::Hasher>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lib.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Lioness [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct because it doesn't satisfy `_: FromBlockCipher`, `_: NewBlockCipher`, `_: NewCipher` or `_: Sized` [INFO] [stdout] ... [INFO] [stdout] 243 | Cipher::new(&zero_key); [INFO] [stdout] | ^^^ function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.2/src/lib.rs:1060:1 [INFO] [stdout] | [INFO] [stdout] 1060 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: crypto_mac::Mac` or `blake3::Hasher: crypto_mac::NewMac` [INFO] [stdout] | [INFO] [stdout] note: the following trait bounds were not satisfied: [INFO] [stdout] `blake3::Hasher: crypto_mac::Mac` [INFO] [stdout] `blake3::Hasher: crypto_mac::NewMac` [INFO] [stdout] --> src/lib.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 132 | impl NewBlockCipher for Lioness [INFO] [stdout] | -------------- ------------- [INFO] [stdout] ... [INFO] [stdout] 135 | H: Mac + NewMac, [INFO] [stdout] | ^^^ ^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 138 | S::KeySize: Add, [INFO] [stdout] | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] 139 | Sum: ArrayLength, [INFO] [stdout] | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 142 | Sum: Shl, [INFO] [stdout] | ^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] 143 | Double>: ArrayLength, [INFO] [stdout] | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Lioness, blake3::Hasher>: Sized` [INFO] [stdout] which is required by `Lioness, blake3::Hasher>: cipher::NewCipher` [INFO] [stdout] `Lioness, blake3::Hasher>: FromBlockCipher` [INFO] [stdout] which is required by `Lioness, blake3::Hasher>: cipher::NewCipher` [INFO] [stdout] `&Lioness, blake3::Hasher>: FromBlockCipher` [INFO] [stdout] which is required by `&Lioness, blake3::Hasher>: cipher::NewCipher` [INFO] [stdout] `&mut Lioness, blake3::Hasher>: FromBlockCipher` [INFO] [stdout] which is required by `&mut Lioness, blake3::Hasher>: cipher::NewCipher` [INFO] [stdout] note: the traits `FromBlockCipher` and `Sized` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-0.3.0/src/common.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait FromBlockCipher { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/marker.rs:160:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Bit` [INFO] [stdout] candidate #2: `Digest` [INFO] [stdout] candidate #3: `KeyInit` [INFO] [stdout] candidate #4: `KeyIvInit` [INFO] [stdout] candidate #5: `VariableOutput` [INFO] [stdout] candidate #6: `VariableOutputCore` [INFO] [stdout] candidate #7: `blake3::traits::digest::Mac` [INFO] [stdout] candidate #8: `cipher::NewBlockCipher` [INFO] [stdout] candidate #9: `cipher::NewCipher` [INFO] [stdout] candidate #10: `crypto_mac::NewMac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: crypto_mac::Mac` is not satisfied [INFO] [stdout] --> src/lib.rs:255:22 [INFO] [stdout] | [INFO] [stdout] 255 | let cipher = Cipher::new(&key); [INFO] [stdout] | ^^^^^^ the trait `crypto_mac::Mac` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Lioness` [INFO] [stdout] --> src/lib.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Lioness [INFO] [stdout] | ------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | H: Mac + NewMac, [INFO] [stdout] | ^^^ required by this bound in `Lioness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: crypto_mac::NewMac` is not satisfied [INFO] [stdout] --> src/lib.rs:255:22 [INFO] [stdout] | [INFO] [stdout] 255 | let cipher = Cipher::new(&key); [INFO] [stdout] | ^^^^^^ the trait `crypto_mac::NewMac` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Lioness` [INFO] [stdout] --> src/lib.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Lioness [INFO] [stdout] | ------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | H: Mac + NewMac, [INFO] [stdout] | ^^^^^^ required by this bound in `Lioness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `Lioness, blake3::Hasher>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lib.rs:255:30 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Lioness [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct because it doesn't satisfy `_: FromBlockCipher`, `_: NewBlockCipher`, `_: NewCipher` or `_: Sized` [INFO] [stdout] ... [INFO] [stdout] 255 | let cipher = Cipher::new(&key); [INFO] [stdout] | ^^^ function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.2/src/lib.rs:1060:1 [INFO] [stdout] | [INFO] [stdout] 1060 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: crypto_mac::Mac` or `blake3::Hasher: crypto_mac::NewMac` [INFO] [stdout] | [INFO] [stdout] note: the following trait bounds were not satisfied: [INFO] [stdout] `blake3::Hasher: crypto_mac::Mac` [INFO] [stdout] `blake3::Hasher: crypto_mac::NewMac` [INFO] [stdout] --> src/lib.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 132 | impl NewBlockCipher for Lioness [INFO] [stdout] | -------------- ------------- [INFO] [stdout] ... [INFO] [stdout] 135 | H: Mac + NewMac, [INFO] [stdout] | ^^^ ^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 138 | S::KeySize: Add, [INFO] [stdout] | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] 139 | Sum: ArrayLength, [INFO] [stdout] | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 142 | Sum: Shl, [INFO] [stdout] | ^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] 143 | Double>: ArrayLength, [INFO] [stdout] | ^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Lioness, blake3::Hasher>: Sized` [INFO] [stdout] which is required by `Lioness, blake3::Hasher>: cipher::NewCipher` [INFO] [stdout] `Lioness, blake3::Hasher>: FromBlockCipher` [INFO] [stdout] which is required by `Lioness, blake3::Hasher>: cipher::NewCipher` [INFO] [stdout] `&Lioness, blake3::Hasher>: FromBlockCipher` [INFO] [stdout] which is required by `&Lioness, blake3::Hasher>: cipher::NewCipher` [INFO] [stdout] `&mut Lioness, blake3::Hasher>: FromBlockCipher` [INFO] [stdout] which is required by `&mut Lioness, blake3::Hasher>: cipher::NewCipher` [INFO] [stdout] note: the traits `FromBlockCipher` and `Sized` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-0.3.0/src/common.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait FromBlockCipher { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/marker.rs:160:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Bit` [INFO] [stdout] candidate #2: `Digest` [INFO] [stdout] candidate #3: `KeyInit` [INFO] [stdout] candidate #4: `KeyIvInit` [INFO] [stdout] candidate #5: `VariableOutput` [INFO] [stdout] candidate #6: `VariableOutputCore` [INFO] [stdout] candidate #7: `blake3::traits::digest::Mac` [INFO] [stdout] candidate #8: `cipher::NewBlockCipher` [INFO] [stdout] candidate #9: `cipher::NewCipher` [INFO] [stdout] candidate #10: `crypto_mac::NewMac` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lioness-rs` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "a0c3d8e936067643f0bf03eca7d2886151059ee779e28fed99fafad860090f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c3d8e936067643f0bf03eca7d2886151059ee779e28fed99fafad860090f25", kill_on_drop: false }` [INFO] [stdout] a0c3d8e936067643f0bf03eca7d2886151059ee779e28fed99fafad860090f25