[INFO] cloning repository https://github.com/Cerebellum-Network/ddc-node-provider-auth-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cerebellum-Network/ddc-node-provider-auth-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerebellum-Network%2Fddc-node-provider-auth-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerebellum-Network%2Fddc-node-provider-auth-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b8dbc911525ef92634183bd60086d4c9e26376c
[INFO] checking Cerebellum-Network/ddc-node-provider-auth-contracts against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerebellum-Network%2Fddc-node-provider-auth-contracts" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Cerebellum-Network/ddc-node-provider-auth-contracts on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Cerebellum-Network/ddc-node-provider-auth-contracts
[INFO] finished tweaking git repo https://github.com/Cerebellum-Network/ddc-node-provider-auth-contracts
[INFO] tweaked toml for git repo https://github.com/Cerebellum-Network/ddc-node-provider-auth-contracts written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Cerebellum-Network/ddc-node-provider-auth-contracts 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/white_list/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded more-asserts v0.3.0
[INFO] [stderr]   Downloaded ink_metadata v3.4.0
[INFO] [stderr]   Downloaded ink_engine v3.4.0
[INFO] [stderr]   Downloaded ink_lang_macro v3.4.0
[INFO] [stderr]   Downloaded ink_prelude v3.4.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.8
[INFO] [stderr]   Downloaded ink_storage_derive v3.4.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.1.2
[INFO] [stderr]   Downloaded ink_env v3.4.0
[INFO] [stderr]   Downloaded ink_allocator v3.4.0
[INFO] [stderr]   Downloaded ink_lang v3.4.0
[INFO] [stderr]   Downloaded ink_primitives v3.4.0
[INFO] [stderr]   Downloaded ink_lang_codegen v3.4.0
[INFO] [stderr]   Downloaded parity-scale-codec v3.1.2
[INFO] [stderr]   Downloaded ink_lang_ir v3.4.0
[INFO] [stderr]   Downloaded scale-info v2.0.1
[INFO] [stderr]   Downloaded ink_storage v3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b59e29d2cbad357e31cce35d2f8e4d45fdf3a89ec2917550a0836871fba498b
[INFO] running `Command { std: "docker" "start" "-a" "8b59e29d2cbad357e31cce35d2f8e4d45fdf3a89ec2917550a0836871fba498b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b59e29d2cbad357e31cce35d2f8e4d45fdf3a89ec2917550a0836871fba498b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b59e29d2cbad357e31cce35d2f8e4d45fdf3a89ec2917550a0836871fba498b", kill_on_drop: false }`
[INFO] [stdout] 8b59e29d2cbad357e31cce35d2f8e4d45fdf3a89ec2917550a0836871fba498b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5eb1ed4ae1715b1687fef53820606ba9a6f1550c2e81b384dfd340400e1494f
[INFO] running `Command { std: "docker" "start" "-a" "b5eb1ed4ae1715b1687fef53820606ba9a6f1550c2e81b384dfd340400e1494f", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/white_list/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ink_prelude v3.4.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking ink_allocator v3.4.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking more-asserts v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]     Checking ink_lang_ir v3.4.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling scale-info-derive v2.5.0
[INFO] [stderr]    Compiling ink_storage_derive v3.4.0
[INFO] [stderr]    Compiling parity-scale-codec v3.1.2
[INFO] [stderr]    Compiling scale-info v2.0.1
[INFO] [stderr]    Compiling ink_lang_codegen v3.4.0
[INFO] [stderr]    Compiling ink_primitives v3.4.0
[INFO] [stderr]    Compiling ink_lang_macro v3.4.0
[INFO] [stderr]     Checking ink_engine v3.4.0
[INFO] [stderr]     Checking ink_metadata v3.4.0
[INFO] [stderr]     Checking ink_env v3.4.0
[INFO] [stderr]     Checking ink_storage v3.4.0
[INFO] [stderr]     Checking ink_lang v3.4.0
[INFO] [stderr]     Checking node_provider_auth_white_list v0.1.0 (/opt/rustwide/workdir/white_list)
[INFO] [stdout] warning: method `equal` is never used
[INFO] [stdout]   --> white_list/lib.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     impl WhiteListAuthContract {
[INFO] [stdout]    |     -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |         fn equal(&self, key1: &NodePubKey, key2: &NodePubKey) -> bool {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `equal` is never used
[INFO] [stdout]   --> white_list/lib.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     impl WhiteListAuthContract {
[INFO] [stdout]    |     -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |         fn equal(&self, key1: &NodePubKey, key2: &NodePubKey) -> bool {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.48s
[INFO] running `Command { std: "docker" "inspect" "b5eb1ed4ae1715b1687fef53820606ba9a6f1550c2e81b384dfd340400e1494f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5eb1ed4ae1715b1687fef53820606ba9a6f1550c2e81b384dfd340400e1494f", kill_on_drop: false }`
[INFO] [stdout] b5eb1ed4ae1715b1687fef53820606ba9a6f1550c2e81b384dfd340400e1494f
