[INFO] fetching crate threefish-cipher 0.4.0... [INFO] checking threefish-cipher-0.4.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [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 ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95a13e10e2777ef32dad36ce534fde6a9ae064e3000e20f171cb774e4c011791 [INFO] running `Command { std: "docker" "start" "-a" "95a13e10e2777ef32dad36ce534fde6a9ae064e3000e20f171cb774e4c011791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95a13e10e2777ef32dad36ce534fde6a9ae064e3000e20f171cb774e4c011791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a13e10e2777ef32dad36ce534fde6a9ae064e3000e20f171cb774e4c011791", kill_on_drop: false }` [INFO] [stdout] 95a13e10e2777ef32dad36ce534fde6a9ae064e3000e20f171cb774e4c011791 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df55679b0d7bbdfb7dc3ff19730272751c86d660873fcd177a3fe856ce69a76f [INFO] running `Command { std: "docker" "start" "-a" "df55679b0d7bbdfb7dc3ff19730272751c86d660873fcd177a3fe856ce69a76f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking threefish-cipher v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hex-literal-impl v0.2.3 [INFO] [stderr] Checking hex-literal v0.2.2 [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] 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 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "df55679b0d7bbdfb7dc3ff19730272751c86d660873fcd177a3fe856ce69a76f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df55679b0d7bbdfb7dc3ff19730272751c86d660873fcd177a3fe856ce69a76f", kill_on_drop: false }` [INFO] [stdout] df55679b0d7bbdfb7dc3ff19730272751c86d660873fcd177a3fe856ce69a76f