[INFO] fetching crate sn_dbc 2.7.0... [INFO] checking sn_dbc-2.7.0 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate sn_dbc 2.7.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate sn_dbc 2.7.0 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sn_dbc 2.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sn_dbc 2.7.0 [INFO] tweaked toml for crates.io crate sn_dbc 2.7.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate sn_dbc 2.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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] 5d0a48274a53d1d154e99ee3657e74908d265f2636f54efc5336a82eae0d1d29 [INFO] running `Command { std: "docker" "start" "-a" "5d0a48274a53d1d154e99ee3657e74908d265f2636f54efc5336a82eae0d1d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d0a48274a53d1d154e99ee3657e74908d265f2636f54efc5336a82eae0d1d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d0a48274a53d1d154e99ee3657e74908d265f2636f54efc5336a82eae0d1d29", kill_on_drop: false }` [INFO] [stdout] 5d0a48274a53d1d154e99ee3657e74908d265f2636f54efc5336a82eae0d1d29 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34704155467eb08e93b3b9084f68df6de82fdcf42cd69ad2582ed3e700d9926c [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" "34704155467eb08e93b3b9084f68df6de82fdcf42cd69ad2582ed3e700d9926c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [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] Compiling typenum v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling blst v0.3.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.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 getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking nix v0.20.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking env_logger v0.8.4 [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 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.29 [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 ff v0.6.0 [INFO] [stderr] Checking group v0.6.0 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking pairing v0.16.0 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking blsttc v3.4.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bulletproofs v4.0.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking sn_dbc v2.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stdout] error[E0432]: unresolved import `crate::DbcHelper` [INFO] [stdout] --> src/dbc.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | Amount, DbcBuilder, DbcHelper, Hash, KeyManager, Mint, ReissueRequest, [INFO] [stdout] | ^^^^^^^^^ no `DbcHelper` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::DbcHelper` [INFO] [stdout] --> src/mint.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | DbcBuilder, DbcHelper, ReissueRequestBuilder, SimpleKeyManager, SimpleSigner, [INFO] [stdout] | ^^^^^^^^^ no `DbcHelper` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bls_dkg` [INFO] [stdout] --> src/dbc.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | dbc_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:139:20 [INFO] [stdout] | [INFO] [stdout] 139 | 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:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | 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:181:36 [INFO] [stdout] | [INFO] [stdout] 181 | 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:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | 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:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | owner: 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:280:20 [INFO] [stdout] | [INFO] [stdout] 280 | 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:306:33 [INFO] [stdout] | [INFO] [stdout] 306 | 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:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | 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:318:36 [INFO] [stdout] | [INFO] [stdout] 318 | 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:359:36 [INFO] [stdout] | [INFO] [stdout] 359 | 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:382:35 [INFO] [stdout] | [INFO] [stdout] 382 | 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:440:36 [INFO] [stdout] | [INFO] [stdout] 440 | 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:463:35 [INFO] [stdout] | [INFO] [stdout] 463 | 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:544:36 [INFO] [stdout] | [INFO] [stdout] 544 | 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:575:32 [INFO] [stdout] | [INFO] [stdout] 575 | 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:626:36 [INFO] [stdout] | [INFO] [stdout] 626 | 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:674:43 [INFO] [stdout] | [INFO] [stdout] 674 | 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:826:36 [INFO] [stdout] | [INFO] [stdout] 826 | 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:833:34 [INFO] [stdout] | [INFO] [stdout] 833 | 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:860:32 [INFO] [stdout] | [INFO] [stdout] 860 | 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:898:36 [INFO] [stdout] | [INFO] [stdout] 898 | 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:923:36 [INFO] [stdout] | [INFO] [stdout] 923 | let outputs_owner = crate::bls_dkg_id(); [INFO] [stdout] | ^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `secret_key_share` on type `&_` [INFO] [stdout] --> src/mint.rs:661:22 [INFO] [stdout] | [INFO] [stdout] 661 | .secret_key_share [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0609. [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 27 previous errors [INFO] running `Command { std: "docker" "inspect" "34704155467eb08e93b3b9084f68df6de82fdcf42cd69ad2582ed3e700d9926c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34704155467eb08e93b3b9084f68df6de82fdcf42cd69ad2582ed3e700d9926c", kill_on_drop: false }` [INFO] [stdout] 34704155467eb08e93b3b9084f68df6de82fdcf42cd69ad2582ed3e700d9926c