[INFO] fetching crate zkink 0.0.1... [INFO] checking zkink-0.0.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate zkink 0.0.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate zkink 0.0.1 [INFO] finished tweaking crates.io crate zkink 0.0.1 [INFO] tweaked toml for crates.io crate zkink 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zkink 0.0.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 85 packages to latest compatible versions [INFO] [stderr] Adding ink_env v3.4.0 (available: v5.1.1) [INFO] [stderr] Adding ink_metadata v3.4.0 (available: v5.1.1) [INFO] [stderr] Adding ink_primitives v3.4.0 (available: v5.1.1) [INFO] [stderr] Adding ink_storage v3.4.0 (available: v5.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ae97c2428e8489755a17d3d1a80df49e7fd249ff89a04ff78d2344a4980e9cc [INFO] running `Command { std: "docker" "start" "-a" "8ae97c2428e8489755a17d3d1a80df49e7fd249ff89a04ff78d2344a4980e9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae97c2428e8489755a17d3d1a80df49e7fd249ff89a04ff78d2344a4980e9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae97c2428e8489755a17d3d1a80df49e7fd249ff89a04ff78d2344a4980e9cc", kill_on_drop: false }` [INFO] [stdout] 8ae97c2428e8489755a17d3d1a80df49e7fd249ff89a04ff78d2344a4980e9cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0db6caabdce362e79f3bcd2808daebfa4f596790001a88cb2be2d136120715a [INFO] running `Command { std: "docker" "start" "-a" "d0db6caabdce362e79f3bcd2808daebfa4f596790001a88cb2be2d136120715a", kill_on_drop: false }` [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Checking ink_prelude v3.4.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking ink_allocator v3.4.0 [INFO] [stderr] Compiling ink_storage_derive v3.4.0 [INFO] [stderr] Compiling ink_lang_ir v3.4.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling ink_primitives v3.4.0 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Compiling ink_lang_codegen 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] Compiling ink_lang_macro v3.4.0 [INFO] [stderr] Checking ink_storage v3.4.0 [INFO] [stderr] Checking ink_lang v3.4.0 [INFO] [stderr] Checking zkink v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stdout] --> lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / /// Defines the storage of your contract. [INFO] [stdout] 9 | | /// Add new fields to the below struct in order [INFO] [stdout] 10 | | /// to add new static storage fields to your contract. [INFO] [stdout] 11 | | #[ink(storage)] [INFO] [stdout] ... | [INFO] [stdout] 14 | | value: bool, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor` [INFO] [stdout] --> lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / /// Constructor that initializes the `bool` value to the given `init_value`. [INFO] [stdout] 19 | | #[ink(constructor)] [INFO] [stdout] 20 | | pub fn new(init_value: bool) -> Self { [INFO] [stdout] 21 | | Self { value: init_value } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor` [INFO] [stdout] --> lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / /// Constructor that initializes the `bool` value to `false`. [INFO] [stdout] 25 | | /// [INFO] [stdout] 26 | | /// Constructors can delegate to other constructors. [INFO] [stdout] 27 | | #[ink(constructor)] [INFO] [stdout] 28 | | pub fn default() -> Self { [INFO] [stdout] 29 | | Self::new(Default::default()) [INFO] [stdout] 30 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage` [INFO] [stdout] --> lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / /// Defines the storage of your contract. [INFO] [stdout] 9 | | /// Add new fields to the below struct in order [INFO] [stdout] 10 | | /// to add new static storage fields to your contract. [INFO] [stdout] 11 | | #[ink(storage)] [INFO] [stdout] ... | [INFO] [stdout] 14 | | value: bool, [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor` [INFO] [stdout] --> lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / /// Constructor that initializes the `bool` value to the given `init_value`. [INFO] [stdout] 19 | | #[ink(constructor)] [INFO] [stdout] 20 | | pub fn new(init_value: bool) -> Self { [INFO] [stdout] 21 | | Self { value: init_value } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor` [INFO] [stdout] --> lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / /// Constructor that initializes the `bool` value to `false`. [INFO] [stdout] 25 | | /// [INFO] [stdout] 26 | | /// Constructors can delegate to other constructors. [INFO] [stdout] 27 | | #[ink(constructor)] [INFO] [stdout] 28 | | pub fn default() -> Self { [INFO] [stdout] 29 | | Self::new(Default::default()) [INFO] [stdout] 30 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `ink-as-dependency`, `ink_metadata`, `scale-info`, and `std` [INFO] [stdout] = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.11s [INFO] running `Command { std: "docker" "inspect" "d0db6caabdce362e79f3bcd2808daebfa4f596790001a88cb2be2d136120715a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0db6caabdce362e79f3bcd2808daebfa4f596790001a88cb2be2d136120715a", kill_on_drop: false }` [INFO] [stdout] d0db6caabdce362e79f3bcd2808daebfa4f596790001a88cb2be2d136120715a