[INFO] fetching crate sn_dbc 2.1.0... [INFO] checking sn_dbc-2.1.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate sn_dbc 2.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sn_dbc 2.1.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sn_dbc 2.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sn_dbc 2.1.0 [INFO] tweaked toml for crates.io crate sn_dbc 2.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate sn_dbc 2.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 728a2e53dd608bc35caec273f894cc5ab2cc30634ccf21e47a0b150c271b12d5 [INFO] running `Command { std: "docker" "start" "-a" "728a2e53dd608bc35caec273f894cc5ab2cc30634ccf21e47a0b150c271b12d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "728a2e53dd608bc35caec273f894cc5ab2cc30634ccf21e47a0b150c271b12d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728a2e53dd608bc35caec273f894cc5ab2cc30634ccf21e47a0b150c271b12d5", kill_on_drop: false }` [INFO] [stdout] 728a2e53dd608bc35caec273f894cc5ab2cc30634ccf21e47a0b150c271b12d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa920906d36a2de317f47cd7204c1149dbd0b50ed6f8597dddd18033c2c83408 [INFO] running `Command { std: "docker" "start" "-a" "aa920906d36a2de317f47cd7204c1149dbd0b50ed6f8597dddd18033c2c83408", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.8.4 [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] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling blst v0.3.4 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking zeroize v1.3.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 serde v1.0.126 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking blsttc v1.0.1 [INFO] [stderr] Checking xor_name v1.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking sn_dbc v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bls_dkg` [INFO] [stdout] --> src/dbc.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | 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:657:39 [INFO] [stdout] | [INFO] [stdout] 657 | let mut owners: BTreeMap = Default::default(); [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:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | 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:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | 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:167:36 [INFO] [stdout] | [INFO] [stdout] 167 | 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:195:34 [INFO] [stdout] | [INFO] [stdout] 195 | 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:239:20 [INFO] [stdout] | [INFO] [stdout] 239 | 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:291:20 [INFO] [stdout] | [INFO] [stdout] 291 | 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:314:33 [INFO] [stdout] | [INFO] [stdout] 314 | 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:355:25 [INFO] [stdout] | [INFO] [stdout] 355 | 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:347:36 [INFO] [stdout] | [INFO] [stdout] 347 | 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:385:36 [INFO] [stdout] | [INFO] [stdout] 385 | 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:414:35 [INFO] [stdout] | [INFO] [stdout] 414 | 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:492:36 [INFO] [stdout] | [INFO] [stdout] 492 | 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:527:24 [INFO] [stdout] | [INFO] [stdout] 527 | 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:559:24 [INFO] [stdout] | [INFO] [stdout] 559 | 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:626:36 [INFO] [stdout] | [INFO] [stdout] 626 | 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:663:36 [INFO] [stdout] | [INFO] [stdout] 663 | 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:736:39 [INFO] [stdout] | [INFO] [stdout] 736 | 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:787:47 [INFO] [stdout] | [INFO] [stdout] 787 | 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:911:36 [INFO] [stdout] | [INFO] [stdout] 911 | 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:921:34 [INFO] [stdout] | [INFO] [stdout] 921 | 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:945:32 [INFO] [stdout] | [INFO] [stdout] 945 | crate::bls_dkg_id().public_key_set.public_key(), [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, 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 24 previous errors [INFO] running `Command { std: "docker" "inspect" "aa920906d36a2de317f47cd7204c1149dbd0b50ed6f8597dddd18033c2c83408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa920906d36a2de317f47cd7204c1149dbd0b50ed6f8597dddd18033c2c83408", kill_on_drop: false }` [INFO] [stdout] aa920906d36a2de317f47cd7204c1149dbd0b50ed6f8597dddd18033c2c83408