[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded humantime v2.0.1 [INFO] [stderr] Downloaded regex v1.5.3 [INFO] [stderr] Downloaded libc v0.2.101 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bb027c5288af07e1f815df8abd396d4e026ead57755da189437871b072f7d50 [INFO] running `Command { std: "docker" "start" "-a" "9bb027c5288af07e1f815df8abd396d4e026ead57755da189437871b072f7d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bb027c5288af07e1f815df8abd396d4e026ead57755da189437871b072f7d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb027c5288af07e1f815df8abd396d4e026ead57755da189437871b072f7d50", kill_on_drop: false }` [INFO] [stdout] 9bb027c5288af07e1f815df8abd396d4e026ead57755da189437871b072f7d50 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0264a057606bb0c90d01107eea00df33a21387660f931150f481193d8f5f455b [INFO] running `Command { std: "docker" "start" "-a" "0264a057606bb0c90d01107eea00df33a21387660f931150f481193d8f5f455b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling strsim v0.8.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 regex v1.5.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [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] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mac-minitables` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0264a057606bb0c90d01107eea00df33a21387660f931150f481193d8f5f455b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0264a057606bb0c90d01107eea00df33a21387660f931150f481193d8f5f455b", kill_on_drop: false }` [INFO] [stdout] 0264a057606bb0c90d01107eea00df33a21387660f931150f481193d8f5f455b