[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] da5bff54394688273d5f140369ea5aa051c51390 [INFO] testing dsprenkels/mac-minitables against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsprenkels%2Fmac-minitables" "/workspace/builds/worker-71/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-71/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dsprenkels/mac-minitables on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-71/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c41d060a18c6d151e34a58255b6ac2826917efe8cbad80be9f6ff4c4d976e060 [INFO] running `Command { std: "docker" "start" "-a" "c41d060a18c6d151e34a58255b6ac2826917efe8cbad80be9f6ff4c4d976e060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c41d060a18c6d151e34a58255b6ac2826917efe8cbad80be9f6ff4c4d976e060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41d060a18c6d151e34a58255b6ac2826917efe8cbad80be9f6ff4c4d976e060", kill_on_drop: false }` [INFO] [stdout] c41d060a18c6d151e34a58255b6ac2826917efe8cbad80be9f6ff4c4d976e060 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86ea84a3fe1779e75f2a942c481329098625b670c7774b50574cf2198132490f [INFO] running `Command { std: "docker" "start" "-a" "86ea84a3fe1779e75f2a942c481329098625b670c7774b50574cf2198132490f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling 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] 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] | ^^^^^^^^^^^^^^^^^^^^ method not found in `CoreWrapper, B0>, B0>, B0>, B0>, B0>>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/digest-0.10.3/src/lib.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | fn finalize_fixed_reset(&mut self) -> Output { [INFO] [stdout] | -------------------- the method is available for `CoreWrapper, B0>, B0>, B0>, B0>, B0>>>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sha2::digest::FixedOutputReset; [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] | ^^^^^^^^^^^^^^^^^^^^ method not found in `CoreWrapper, B0>, B0>, B0>, B0>, B0>>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/digest-0.10.3/src/lib.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | fn finalize_fixed_reset(&mut self) -> Output { [INFO] [stdout] | -------------------- the method is available for `CoreWrapper, B0>, B0>, B0>, B0>, B0>>>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sha2::digest::FixedOutputReset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mac-minitables` due to 3 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "86ea84a3fe1779e75f2a942c481329098625b670c7774b50574cf2198132490f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ea84a3fe1779e75f2a942c481329098625b670c7774b50574cf2198132490f", kill_on_drop: false }` [INFO] [stdout] 86ea84a3fe1779e75f2a942c481329098625b670c7774b50574cf2198132490f