[INFO] cloning repository https://github.com/lunes-platform/LunesLotto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunes-platform/LunesLotto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunes-platform%2FLunesLotto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunes-platform%2FLunesLotto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ec8bfbffe579484c61df0cc78e8c27e48887cb9
[INFO] testing lunes-platform/LunesLotto against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunes-platform%2FLunesLotto" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lunes-platform/LunesLotto
[INFO] finished tweaking git repo https://github.com/lunes-platform/LunesLotto
[INFO] tweaked toml for git repo https://github.com/lunes-platform/LunesLotto written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lunes-platform/LunesLotto on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lunes-platform/LunesLotto 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b31b5794c03e559d01707ce424ef280f925f06a8a9cd8c819697bd50666ab3c1
[INFO] running `Command { std: "docker" "start" "-a" "b31b5794c03e559d01707ce424ef280f925f06a8a9cd8c819697bd50666ab3c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b31b5794c03e559d01707ce424ef280f925f06a8a9cd8c819697bd50666ab3c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b31b5794c03e559d01707ce424ef280f925f06a8a9cd8c819697bd50666ab3c1", kill_on_drop: false }`
[INFO] [stdout] b31b5794c03e559d01707ce424ef280f925f06a8a9cd8c819697bd50666ab3c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8f923b97783c41ae0be126bf160b10bf2eaac463027b87fc929419e87fbc93a4
[INFO] running `Command { std: "docker" "start" "-a" "8f923b97783c41ae0be126bf160b10bf2eaac463027b87fc929419e87fbc93a4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ink_prelude v4.3.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.10
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ink_allocator v4.3.0
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling ink_prelude v3.4.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling scale-info-derive v2.11.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]    Compiling scale-decode-derive v0.9.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling parity-scale-codec v3.6.9
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling tuple v0.5.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling scale-info v2.11.2
[INFO] [stderr]    Compiling cargo_metadata v0.13.1
[INFO] [stderr]    Compiling scale-bits v0.4.0
[INFO] [stderr]    Compiling scale-encode v0.5.0
[INFO] [stderr]    Compiling obce-codegen v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed)
[INFO] [stderr]    Compiling scale-decode v0.9.0
[INFO] [stderr]    Compiling obce-macro v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed)
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling ink_metadata v4.3.0
[INFO] [stderr]    Compiling ink_engine v4.3.0
[INFO] [stderr]    Compiling ink_codegen v4.3.0
[INFO] [stderr]    Compiling openbrush_lang_codegen v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling ink_storage_traits v4.3.0
[INFO] [stderr]    Compiling ink_env v4.3.0
[INFO] [stderr]    Compiling ink_storage v4.3.0
[INFO] [stderr]    Compiling openbrush_lang_macro v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling ink_macro v4.3.0
[INFO] [stderr]    Compiling ink v4.2.1
[INFO] [stderr]    Compiling obce v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed)
[INFO] [stderr]    Compiling openbrush_lang v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling pallet-assets-chain-extension v0.1.1 (https://github.com/Brushfam/pallet-assets-chain-extension?branch=polkadot-v0.9.37#f8ea3741)
[INFO] [stderr]    Compiling openbrush_contracts v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling openbrush v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0-beta#55334735)
[INFO] [stderr]    Compiling lotto_lunes_pkg v0.4.0 (/opt/rustwide/workdir/src)
[INFO] [stderr]    Compiling lotto-lunes v1.0.0 (/opt/rustwide/workdir/contracts/Lotto)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]   --> contracts/Lotto/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     #[derive(Default, Storage)]
[INFO] [stdout] 16 | |     pub struct LottoLunesContract {
[INFO] [stdout] 17 | |         #[storage_field]
[INFO] [stdout] 18 | |         payable_lotto: data::Data,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         ownable: ownable::Data,
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> contracts/Lotto/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         pub fn new() -> Self {
[INFO] [stdout] 31 | |             let mut instance = Self::default();
[INFO] [stdout] 32 | |             let caller = instance.env().caller();
[INFO] [stdout] 33 | |             ownable::InternalImpl::_init_with_owner(&mut instance, caller);
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |             instance
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "8f923b97783c41ae0be126bf160b10bf2eaac463027b87fc929419e87fbc93a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f923b97783c41ae0be126bf160b10bf2eaac463027b87fc929419e87fbc93a4", kill_on_drop: false }`
[INFO] [stdout] 8f923b97783c41ae0be126bf160b10bf2eaac463027b87fc929419e87fbc93a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5816e1466261a09730777ee8e843704c07d336450ae56f2055313afe0343ba3f
[INFO] running `Command { std: "docker" "start" "-a" "5816e1466261a09730777ee8e843704c07d336450ae56f2055313afe0343ba3f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling lotto_lunes_pkg v0.4.0 (/opt/rustwide/workdir/src)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]   --> contracts/Lotto/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     #[derive(Default, Storage)]
[INFO] [stdout] 16 | |     pub struct LottoLunesContract {
[INFO] [stdout] 17 | |         #[storage_field]
[INFO] [stdout] 18 | |         payable_lotto: data::Data,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         ownable: ownable::Data,
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lotto-lunes v1.0.0 (/opt/rustwide/workdir/contracts/Lotto)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]   --> contracts/Lotto/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         pub fn new() -> Self {
[INFO] [stdout] 31 | |             let mut instance = Self::default();
[INFO] [stdout] 32 | |             let caller = instance.env().caller();
[INFO] [stdout] 33 | |             ownable::InternalImpl::_init_with_owner(&mut instance, caller);
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |             instance
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]   --> contracts/Lotto/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     #[derive(Default, Storage)]
[INFO] [stdout] 16 | |     pub struct LottoLunesContract {
[INFO] [stdout] 17 | |         #[storage_field]
[INFO] [stdout] 18 | |         payable_lotto: data::Data,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         ownable: ownable::Data,
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> contracts/Lotto/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         pub fn new() -> Self {
[INFO] [stdout] 31 | |             let mut instance = Self::default();
[INFO] [stdout] 32 | |             let caller = instance.env().caller();
[INFO] [stdout] 33 | |             ownable::InternalImpl::_init_with_owner(&mut instance, caller);
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |             instance
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.65s
[INFO] running `Command { std: "docker" "inspect" "5816e1466261a09730777ee8e843704c07d336450ae56f2055313afe0343ba3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5816e1466261a09730777ee8e843704c07d336450ae56f2055313afe0343ba3f", kill_on_drop: false }`
[INFO] [stdout] 5816e1466261a09730777ee8e843704c07d336450ae56f2055313afe0343ba3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 95400ddac0cb7fb99db22a2674904e1f83602fa29e2bc2946231307a83ca1453
[INFO] running `Command { std: "docker" "start" "-a" "95400ddac0cb7fb99db22a2674904e1f83602fa29e2bc2946231307a83ca1453", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stderr]   --> contracts/Lotto/lib.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | /     #[derive(Default, Storage)]
[INFO] [stderr] 16 | |     pub struct LottoLunesContract {
[INFO] [stderr] 17 | |         #[storage_field]
[INFO] [stderr] 18 | |         payable_lotto: data::Data,
[INFO] [stderr] ...  |
[INFO] [stderr] 22 | |         ownable: ownable::Data,
[INFO] [stderr] 23 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stderr]    = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stderr]   --> contracts/Lotto/lib.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | /         pub fn new() -> Self {
[INFO] [stderr] 31 | |             let mut instance = Self::default();
[INFO] [stderr] 32 | |             let caller = instance.env().caller();
[INFO] [stderr] 33 | |             ownable::InternalImpl::_init_with_owner(&mut instance, caller);
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |             instance
[INFO] [stderr] 43 | |         }
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stderr]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `lotto-lunes` (lib) generated 2 warnings
[INFO] [stderr] warning: `lotto-lunes` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/build/lotto-lunes/783929e7de00b6f0/deps/lotto_lunes-783929e7de00b6f0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test lotto_lunes::tests::create_automatic_lotto has been running for over 60 seconds
[INFO] [stdout] test lotto_lunes::tests::random_lotto has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "95400ddac0cb7fb99db22a2674904e1f83602fa29e2bc2946231307a83ca1453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95400ddac0cb7fb99db22a2674904e1f83602fa29e2bc2946231307a83ca1453", kill_on_drop: false }`
[INFO] [stdout] 95400ddac0cb7fb99db22a2674904e1f83602fa29e2bc2946231307a83ca1453
