[INFO] cloning repository https://github.com/alexgnatrow/toy-bch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexgnatrow/toy-bch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexgnatrow%2Ftoy-bch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexgnatrow%2Ftoy-bch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cba2e6e35af2ffcb9ff46848a2776a31633f653 [INFO] checking alexgnatrow/toy-bch against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexgnatrow%2Ftoy-bch" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alexgnatrow/toy-bch [INFO] finished tweaking git repo https://github.com/alexgnatrow/toy-bch [INFO] tweaked toml for git repo https://github.com/alexgnatrow/toy-bch written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alexgnatrow/toy-bch on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alexgnatrow/toy-bch 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5d4b2c79512c632737f05656206738b37bcb052c9b68f24938f5a8e6b1d4c3a [INFO] running `Command { std: "docker" "start" "-a" "a5d4b2c79512c632737f05656206738b37bcb052c9b68f24938f5a8e6b1d4c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5d4b2c79512c632737f05656206738b37bcb052c9b68f24938f5a8e6b1d4c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d4b2c79512c632737f05656206738b37bcb052c9b68f24938f5a8e6b1d4c3a", kill_on_drop: false }` [INFO] [stdout] a5d4b2c79512c632737f05656206738b37bcb052c9b68f24938f5a8e6b1d4c3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7a0c55c454e36b94ac5d959a45b5e379ac42112372abca955fcd4a29b0a99de [INFO] running `Command { std: "docker" "start" "-a" "b7a0c55c454e36b94ac5d959a45b5e379ac42112372abca955fcd4a29b0a99de", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.91 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Checking toy-bch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/blockchain.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | timestamp: time::now().to_timespec().sec as f64, [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/blockchain.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | timestamp: time::now().to_timespec().sec as f64, [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `CoreWrapper` in the current scope [INFO] [stdout] --> src/blockchain.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | hasher.input(input.as_bytes()); [INFO] [stdout] | ^^^^^ method not found in `CoreWrapper, ...>>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toy_bch-65b0798c7b16509a.long-type-229435812399903160.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `CoreWrapper` in the current scope [INFO] [stdout] --> src/blockchain.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | let res = hasher.result(); [INFO] [stdout] | ^^^^^^ method not found in `CoreWrapper, ...>>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toy_bch-65b0798c7b16509a.long-type-229435812399903160.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `CoreWrapper` in the current scope [INFO] [stdout] --> src/blockchain.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | hasher.input(input.as_bytes()); [INFO] [stdout] | ^^^^^ method not found in `CoreWrapper, ...>>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toy_bch-3dcf9af1b5d16bcb.long-type-2769446839662674417.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> src/blockchain.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2::{Digest, 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 `result` found for struct `CoreWrapper` in the current scope [INFO] [stdout] --> src/blockchain.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | let res = hasher.result(); [INFO] [stdout] | ^^^^^^ method not found in `CoreWrapper, ...>>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toy_bch-3dcf9af1b5d16bcb.long-type-2769446839662674417.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> src/blockchain.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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 `toy-bch` (bin "toy-bch" test) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `toy-bch` (bin "toy-bch") due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b7a0c55c454e36b94ac5d959a45b5e379ac42112372abca955fcd4a29b0a99de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a0c55c454e36b94ac5d959a45b5e379ac42112372abca955fcd4a29b0a99de", kill_on_drop: false }` [INFO] [stdout] b7a0c55c454e36b94ac5d959a45b5e379ac42112372abca955fcd4a29b0a99de