[INFO] cloning repository https://github.com/dsprenkels/mac-minitables [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsprenkels/mac-minitables" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fmac-minitables", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fmac-minitables'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20c4a0b804b36c70189ea45e590b1ba4e8fa8835 [INFO] checking dsprenkels/mac-minitables/20c4a0b804b36c70189ea45e590b1ba4e8fa8835 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fmac-minitables" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dsprenkels/mac-minitables 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 git repo https://github.com/dsprenkels/mac-minitables [INFO] finished tweaking git repo https://github.com/dsprenkels/mac-minitables [INFO] tweaked toml for git repo https://github.com/dsprenkels/mac-minitables written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dsprenkels/mac-minitables already has a lockfile, it will not be regenerated [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] Downloading crates ... [INFO] [stderr] Downloaded is-terminal v0.4.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.2 [INFO] [stderr] Downloaded rustix v0.36.3 [INFO] [stderr] Downloaded regex v1.5.3 [INFO] [stderr] Downloaded linux-raw-sys v0.1.3 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40572151d7f314a69d79c943c77869d654c96f15c1a5cc52389965010a119d95 [INFO] running `Command { std: "docker" "start" "-a" "40572151d7f314a69d79c943c77869d654c96f15c1a5cc52389965010a119d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40572151d7f314a69d79c943c77869d654c96f15c1a5cc52389965010a119d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40572151d7f314a69d79c943c77869d654c96f15c1a5cc52389965010a119d95", kill_on_drop: false }` [INFO] [stdout] 40572151d7f314a69d79c943c77869d654c96f15c1a5cc52389965010a119d95 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c0c9ff150df12a47643baea2d4b79962944908624f38d0a01b921dfaa175aa0 [INFO] running `Command { std: "docker" "start" "-a" "6c0c9ff150df12a47643baea2d4b79962944908624f38d0a01b921dfaa175aa0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling io-lifetimes v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling rustix v0.36.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking regex v1.5.3 [INFO] [stderr] Checking is-terminal v0.4.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking mac-minitables v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `digest::FixedOutput` [INFO] [stdout] --> src/table.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use sha2::{Digest, digest::FixedOutput, Sha256}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `digest::FixedOutput` [INFO] [stdout] --> src/table.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use sha2::{Digest, digest::FixedOutput, Sha256}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `finalize_fixed_reset` found for struct `CoreWrapper` in the current scope [INFO] [stdout] --> src/table.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | let hash = hasher.finalize_fixed_reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.5/src/lib.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | fn finalize_fixed_reset(&mut self) -> Output { [INFO] [stdout] | -------------------- the method is available for `CoreWrapper, B0>, B0>, B0>, B0>, B0>, OidSha256>>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FixedOutputReset` which provides `finalize_fixed_reset` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sha2::digest::FixedOutputReset; [INFO] [stdout] | [INFO] [stdout] help: there is a method `finalize_fixed` with a similar name [INFO] [stdout] | [INFO] [stdout] 139 | let hash = hasher.finalize_fixed(); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `finalize_fixed_reset` found for struct `CoreWrapper` in the current scope [INFO] [stdout] --> src/table.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | let hash = hasher.finalize_fixed_reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.5/src/lib.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | fn finalize_fixed_reset(&mut self) -> Output { [INFO] [stdout] | -------------------- the method is available for `CoreWrapper, B0>, B0>, B0>, B0>, B0>, OidSha256>>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FixedOutputReset` which provides `finalize_fixed_reset` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sha2::digest::FixedOutputReset; [INFO] [stdout] | [INFO] [stdout] help: there is a method `finalize_fixed` with a similar name [INFO] [stdout] | [INFO] [stdout] 139 | let hash = hasher.finalize_fixed(); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `finalize_fixed_reset` found for struct `CoreWrapper` in the current scope [INFO] [stdout] --> src/table.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let addr_hash = hasher.finalize_fixed_reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.5/src/lib.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | fn finalize_fixed_reset(&mut self) -> Output { [INFO] [stdout] | -------------------- the method is available for `CoreWrapper, B0>, B0>, B0>, B0>, B0>, OidSha256>>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FixedOutputReset` which provides `finalize_fixed_reset` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sha2::digest::FixedOutputReset; [INFO] [stdout] | [INFO] [stdout] help: there is a method `finalize_fixed` with a similar name [INFO] [stdout] | [INFO] [stdout] 216 | let addr_hash = hasher.finalize_fixed(); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `finalize_fixed_reset` found for struct `CoreWrapper` in the current scope [INFO] [stdout] --> src/table.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | let addr_hash = hasher.finalize_fixed_reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.5/src/lib.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | fn finalize_fixed_reset(&mut self) -> Output { [INFO] [stdout] | -------------------- the method is available for `CoreWrapper, B0>, B0>, B0>, B0>, B0>, OidSha256>>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FixedOutputReset` which provides `finalize_fixed_reset` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use crate::sha2::digest::FixedOutputReset; [INFO] [stdout] | [INFO] [stdout] help: there is a method `finalize_fixed` with a similar name [INFO] [stdout] | [INFO] [stdout] 216 | let addr_hash = hasher.finalize_fixed(); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `finalize_fixed_reset` found for struct `CoreWrapper` in the current scope [INFO] [stdout] --> src/table.rs:299:35 [INFO] [stdout] | [INFO] [stdout] 299 | let hash = hasher.finalize_fixed_reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.5/src/lib.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | fn finalize_fixed_reset(&mut self) -> Output { [INFO] [stdout] | -------------------- the method is available for `CoreWrapper, B0>, B0>, B0>, B0>, B0>, OidSha256>>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FixedOutputReset` which provides `finalize_fixed_reset` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 226 + use crate::sha2::digest::FixedOutputReset; [INFO] [stdout] | [INFO] [stdout] help: there is a method `finalize_fixed` with a similar name [INFO] [stdout] | [INFO] [stdout] 299 | let hash = hasher.finalize_fixed(); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mac-minitables` (bin "mac-minitables") due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mac-minitables` (bin "mac-minitables" test) due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6c0c9ff150df12a47643baea2d4b79962944908624f38d0a01b921dfaa175aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0c9ff150df12a47643baea2d4b79962944908624f38d0a01b921dfaa175aa0", kill_on_drop: false }` [INFO] [stdout] 6c0c9ff150df12a47643baea2d4b79962944908624f38d0a01b921dfaa175aa0