[INFO] cloning repository https://github.com/ebfull/powersoftau [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ebfull/powersoftau" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febfull%2Fpowersoftau", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febfull%2Fpowersoftau'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5429415959175082207fd61c10319e47a6b56e87 [INFO] checking ebfull/powersoftau against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febfull%2Fpowersoftau" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ebfull/powersoftau on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ebfull/powersoftau [INFO] finished tweaking git repo https://github.com/ebfull/powersoftau [INFO] tweaked toml for git repo https://github.com/ebfull/powersoftau written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/ebfull/powersoftau already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6465c24288c26b1b409dbba04154757f3229d53c2e41592ef93a05b398454e4d [INFO] running `Command { std: "docker" "start" "-a" "6465c24288c26b1b409dbba04154757f3229d53c2e41592ef93a05b398454e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6465c24288c26b1b409dbba04154757f3229d53c2e41592ef93a05b398454e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6465c24288c26b1b409dbba04154757f3229d53c2e41592ef93a05b398454e4d", kill_on_drop: false }` [INFO] [stdout] 6465c24288c26b1b409dbba04154757f3229d53c2e41592ef93a05b398454e4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 437e51504a74fe8b834618b349a37aa2ff3baff7eb2c463da8a599c3087720a6 [INFO] running `Command { std: "docker" "start" "-a" "437e51504a74fe8b834618b349a37aa2ff3baff7eb2c463da8a599c3087720a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking pairing v0.14.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Checking bellman v0.1.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking hex-literal v0.1.1 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking blake2 v0.6.1 [INFO] [stderr] Checking powersoftau v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | const TAU_POWERS_LENGTH: usize = (1 << 21); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/lib.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 44 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | --- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 664 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | const TAU_POWERS_LENGTH: usize = (1 << 21); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mutex` is imported redundantly [INFO] [stdout] --> src/lib.rs:664:26 [INFO] [stdout] | [INFO] [stdout] 44 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ----- the item `Mutex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 664 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/lib.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 44 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | --- the item `Arc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 664 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Mutex` is imported redundantly [INFO] [stdout] --> src/lib.rs:664:26 [INFO] [stdout] | [INFO] [stdout] 44 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ----- the item `Mutex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 664 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/bin/beacon.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | let mut cur_hash: [u8; 32] = hex!("00000000000000000034b33e842ac1c50456abe5fa92b60f6b3dfc5d247f7b58"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/bin/beacon.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | let mut cur_hash: [u8; 32] = hex!("00000000000000000034b33e842ac1c50456abe5fa92b60f6b3dfc5d247f7b58"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/bin/beacon.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | let mut cur_hash: [u8; 32] = hex!("00000000000000000034b33e842ac1c50456abe5fa92b60f6b3dfc5d247f7b58"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/bin/beacon.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | let mut cur_hash: [u8; 32] = hex!("00000000000000000034b33e842ac1c50456abe5fa92b60f6b3dfc5d247f7b58"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `powersoftau` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "437e51504a74fe8b834618b349a37aa2ff3baff7eb2c463da8a599c3087720a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "437e51504a74fe8b834618b349a37aa2ff3baff7eb2c463da8a599c3087720a6", kill_on_drop: false }` [INFO] [stdout] 437e51504a74fe8b834618b349a37aa2ff3baff7eb2c463da8a599c3087720a6