[INFO] cloning repository https://github.com/Franso/rust-simple-blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Franso/rust-simple-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranso%2Frust-simple-blockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranso%2Frust-simple-blockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e69371d5d9571b832b590ef4d9efbc20aafdd54 [INFO] testing Franso/rust-simple-blockchain against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranso%2Frust-simple-blockchain" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Franso/rust-simple-blockchain on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Franso/rust-simple-blockchain [INFO] finished tweaking git repo https://github.com/Franso/rust-simple-blockchain [INFO] tweaked toml for git repo https://github.com/Franso/rust-simple-blockchain written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Franso/rust-simple-blockchain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ecccc8735258e53b0d0df9853bee789d354d64b933d2ba7ae6144304a649c67 [INFO] running `Command { std: "docker" "start" "-a" "5ecccc8735258e53b0d0df9853bee789d354d64b933d2ba7ae6144304a649c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ecccc8735258e53b0d0df9853bee789d354d64b933d2ba7ae6144304a649c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ecccc8735258e53b0d0df9853bee789d354d64b933d2ba7ae6144304a649c67", kill_on_drop: false }` [INFO] [stdout] 5ecccc8735258e53b0d0df9853bee789d354d64b933d2ba7ae6144304a649c67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 172e19da33a98aeede0664a2f4d78dd2ed4c1662aca21d9cabb55eda0f46d0ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "172e19da33a98aeede0664a2f4d78dd2ed4c1662aca21d9cabb55eda0f46d0ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling blockchain v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/blockchain.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | timestamp: time::now().to_timespec().sec, [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Sha256` in the current scope [INFO] [stdout] --> src/blockchain.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | hasher.input(input.as_bytes()); [INFO] [stdout] | ^^^^^ method not found in `Sha256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Sha256` in the current scope [INFO] [stdout] --> src/blockchain.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | let res = hasher.result(); [INFO] [stdout] | ^^^^^^ method not found in `Sha256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> src/blockchain.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blockchain` due to 4 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "172e19da33a98aeede0664a2f4d78dd2ed4c1662aca21d9cabb55eda0f46d0ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172e19da33a98aeede0664a2f4d78dd2ed4c1662aca21d9cabb55eda0f46d0ca", kill_on_drop: false }` [INFO] [stdout] 172e19da33a98aeede0664a2f4d78dd2ed4c1662aca21d9cabb55eda0f46d0ca