[INFO] fetching crate sn_dbc 2.2.0... [INFO] checking sn_dbc-2.2.0 against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] extracting crate sn_dbc 2.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate sn_dbc 2.2.0 on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sn_dbc 2.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sn_dbc 2.2.0 [INFO] tweaked toml for crates.io crate sn_dbc 2.2.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate sn_dbc 2.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c33c0667f0d34e2cd1b228e3f31e274cf4a2daadaf47b9955535dcc962cf84e2 [INFO] running `Command { std: "docker" "start" "-a" "c33c0667f0d34e2cd1b228e3f31e274cf4a2daadaf47b9955535dcc962cf84e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c33c0667f0d34e2cd1b228e3f31e274cf4a2daadaf47b9955535dcc962cf84e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33c0667f0d34e2cd1b228e3f31e274cf4a2daadaf47b9955535dcc962cf84e2", kill_on_drop: false }` [INFO] [stdout] c33c0667f0d34e2cd1b228e3f31e274cf4a2daadaf47b9955535dcc962cf84e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34f83b8b6f5cad591d3e0b25a6cb862a2c953d0f87217b0e20689ef0820266c5 [INFO] running `Command { std: "docker" "start" "-a" "34f83b8b6f5cad591d3e0b25a6cb862a2c953d0f87217b0e20689ef0820266c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking subtle-ng v2.4.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling blst v0.3.4 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking ff v0.6.0 [INFO] [stderr] Checking group v0.6.0 [INFO] [stderr] Checking pairing v0.16.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking curve25519-dalek-ng v4.0.1 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking blsttc v2.4.0 [INFO] [stderr] Checking xor_name v1.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bulletproofs v4.0.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking sn_dbc v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stdout] error[E0432]: unresolved import `bls_dkg` [INFO] [stdout] --> src/lib.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | use bls_dkg::SecretKeyShare; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `bls_dkg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bls_dkg` [INFO] [stdout] --> src/dbc.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | dbc_owner: &bls_dkg::outcome::Outcome, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `bls_dkg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bls_dkg` [INFO] [stdout] --> src/mint.rs:729:39 [INFO] [stdout] | [INFO] [stdout] 729 | let mut owners: BTreeMap = Default::default(); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `bls_dkg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bls_dkg` [INFO] [stdout] --> src/lib.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 222 | owner: &bls_dkg::outcome::Outcome, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `bls_dkg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bls_dkg` [INFO] [stdout] --> src/lib.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | owner: &bls_dkg::outcome::Outcome, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `bls_dkg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/dbc.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | crate::bls_dkg_id().public_key_set.public_key(), [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/dbc.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | let id = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/dbc.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | let genesis_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/dbc.rs:210:34 [INFO] [stdout] | [INFO] [stdout] 210 | let input_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/dbc.rs:254:20 [INFO] [stdout] | [INFO] [stdout] 254 | crate::bls_dkg_id().public_key_set.public_key(), [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/dbc.rs:307:20 [INFO] [stdout] | [INFO] [stdout] 307 | crate::bls_dkg_id().public_key_set.public_key(), [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/dbc.rs:331:33 [INFO] [stdout] | [INFO] [stdout] 331 | let id = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/dbc.rs:372:25 [INFO] [stdout] | [INFO] [stdout] 372 | let id = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:384:36 [INFO] [stdout] | [INFO] [stdout] 384 | let genesis_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:426:36 [INFO] [stdout] | [INFO] [stdout] 426 | let genesis_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:456:35 [INFO] [stdout] | [INFO] [stdout] 456 | let output_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:564:36 [INFO] [stdout] | [INFO] [stdout] 564 | let genesis_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:593:36 [INFO] [stdout] | [INFO] [stdout] 593 | let outputs_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:700:36 [INFO] [stdout] | [INFO] [stdout] 700 | let genesis_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:741:40 [INFO] [stdout] | [INFO] [stdout] 741 | let owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:813:36 [INFO] [stdout] | [INFO] [stdout] 813 | let outputs_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:890:47 [INFO] [stdout] | [INFO] [stdout] 890 | let random_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:1035:36 [INFO] [stdout] | [INFO] [stdout] 1035 | let genesis_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:1045:34 [INFO] [stdout] | [INFO] [stdout] 1045 | let input_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:1070:32 [INFO] [stdout] | [INFO] [stdout] 1070 | crate::bls_dkg_id().public_key_set.public_key(), [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:1110:36 [INFO] [stdout] | [INFO] [stdout] 1110 | let genesis_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bls_dkg_id` in the crate root [INFO] [stdout] --> src/mint.rs:1140:36 [INFO] [stdout] | [INFO] [stdout] 1140 | let outputs_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sn_dbc` due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "34f83b8b6f5cad591d3e0b25a6cb862a2c953d0f87217b0e20689ef0820266c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f83b8b6f5cad591d3e0b25a6cb862a2c953d0f87217b0e20689ef0820266c5", kill_on_drop: false }` [INFO] [stdout] 34f83b8b6f5cad591d3e0b25a6cb862a2c953d0f87217b0e20689ef0820266c5