[INFO] fetching crate threefish-cipher 0.4.0... [INFO] checking threefish-cipher-0.4.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate threefish-cipher 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate threefish-cipher 0.4.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate threefish-cipher 0.4.0 [INFO] finished tweaking crates.io crate threefish-cipher 0.4.0 [INFO] tweaked toml for crates.io crate threefish-cipher 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding cipher v0.2.5 (available: v0.4.4) [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding hex-literal v0.2.2 (available: v0.4.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85d03d11d82b296b381a701d7235ffa45c029b8405b738e6824cf908fb0f0cf2 [INFO] running `Command { std: "docker" "start" "-a" "85d03d11d82b296b381a701d7235ffa45c029b8405b738e6824cf908fb0f0cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85d03d11d82b296b381a701d7235ffa45c029b8405b738e6824cf908fb0f0cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d03d11d82b296b381a701d7235ffa45c029b8405b738e6824cf908fb0f0cf2", kill_on_drop: false }` [INFO] [stdout] 85d03d11d82b296b381a701d7235ffa45c029b8405b738e6824cf908fb0f0cf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f242025fa1a9c1669bf3406c09c8108399787ebc05f0b8a0ea8f0c9d56c652f [INFO] running `Command { std: "docker" "start" "-a" "2f242025fa1a9c1669bf3406c09c8108399787ebc05f0b8a0ea8f0c9d56c652f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hex-literal-impl v0.2.3 [INFO] [stderr] Checking hex-literal v0.2.2 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking threefish-cipher v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `block_cipher_trait` [INFO] [stdout] --> benches/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate block_cipher_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `generic_array` [INFO] [stdout] --> benches/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate generic_array; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Threefish256` in the current scope [INFO] [stdout] --> benches/lib.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | let state = threefish_cipher::Threefish256::new(&key); [INFO] [stdout] | ^^^ function or associated item not found in `Threefish256` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Threefish256`, consider using `Threefish256::with_tweak` which returns `Threefish256` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | impl_threefish!(Threefish256, 72, 4, U32, R_256, P_256); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_threefish` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `NewBlockCipher` which provides `new` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use threefish_cipher::NewBlockCipher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Threefish512` in the current scope [INFO] [stdout] --> benches/lib.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | let state = threefish_cipher::Threefish512::new(&key); [INFO] [stdout] | ^^^ function or associated item not found in `Threefish512` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Threefish512`, consider using `Threefish512::with_tweak` which returns `Threefish512` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | impl_threefish!(Threefish512, 72, 8, U64, R_512, P_512); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_threefish` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `NewBlockCipher` which provides `new` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use threefish_cipher::NewBlockCipher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Threefish1024` in the current scope [INFO] [stdout] --> benches/lib.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | let state = threefish_cipher::Threefish1024::new(&key); [INFO] [stdout] | ^^^ function or associated item not found in `Threefish1024` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Threefish1024`, consider using `Threefish1024::with_tweak` which returns `Threefish1024` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | impl_threefish!(Threefish1024, 80, 16, U128, R_1024, P_1024); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: this error originates in the macro `impl_threefish` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: trait `NewBlockCipher` which provides `new` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use threefish_cipher::NewBlockCipher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `threefish-cipher` (bench "lib") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "2f242025fa1a9c1669bf3406c09c8108399787ebc05f0b8a0ea8f0c9d56c652f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f242025fa1a9c1669bf3406c09c8108399787ebc05f0b8a0ea8f0c9d56c652f", kill_on_drop: false }` [INFO] [stdout] 2f242025fa1a9c1669bf3406c09c8108399787ebc05f0b8a0ea8f0c9d56c652f