[INFO] fetching crate pink 0.4.1...
[INFO] testing pink-0.4.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pink 0.4.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate pink 0.4.1
[INFO] finished tweaking crates.io crate pink 0.4.1
[INFO] tweaked toml for crates.io crate pink 0.4.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pink 0.4.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] [stderr]       Adding ink v4.3.0 (available: v5.1.1)
[INFO] [stderr]       Adding num_enum v0.6.1 (available: v0.7.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dlmalloc v0.2.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e990eafc98c3a26c2cdb89c4c39192526f15570104d843fe998ba680a5c042b
[INFO] running `Command { std: "docker" "start" "-a" "6e990eafc98c3a26c2cdb89c4c39192526f15570104d843fe998ba680a5c042b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e990eafc98c3a26c2cdb89c4c39192526f15570104d843fe998ba680a5c042b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e990eafc98c3a26c2cdb89c4c39192526f15570104d843fe998ba680a5c042b", kill_on_drop: false }`
[INFO] [stdout] 6e990eafc98c3a26c2cdb89c4c39192526f15570104d843fe998ba680a5c042b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f2bfe9222c892dc0d7c631642cb3c46c9b9f4e755305568314102d47ad5b568
[INFO] running `Command { std: "docker" "start" "-a" "3f2bfe9222c892dc0d7c631642cb3c46c9b9f4e755305568314102d47ad5b568", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling ink_prelude v4.3.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ink_allocator v4.3.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling unzip3 v1.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling this-crate v0.1.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling scale-decode-derive v0.9.0
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]    Compiling pink-macro v0.4.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling scale-bits v0.4.0
[INFO] [stderr]    Compiling scale-encode v0.5.0
[INFO] [stderr]    Compiling pink-types v0.1.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling scale-decode v0.9.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling ink_codegen v4.3.0
[INFO] [stderr]    Compiling ink_metadata v4.3.0
[INFO] [stderr]    Compiling ink_engine v4.3.0
[INFO] [stderr]    Compiling ink_storage_traits v4.3.0
[INFO] [stderr]    Compiling ink_env v4.3.0
[INFO] [stderr]    Compiling ink_macro v4.3.0
[INFO] [stderr]    Compiling ink_storage v4.3.0
[INFO] [stderr]    Compiling ink v4.3.0
[INFO] [stderr]    Compiling pink v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.31s
[INFO] running `Command { std: "docker" "inspect" "3f2bfe9222c892dc0d7c631642cb3c46c9b9f4e755305568314102d47ad5b568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f2bfe9222c892dc0d7c631642cb3c46c9b9f4e755305568314102d47ad5b568", kill_on_drop: false }`
[INFO] [stdout] 3f2bfe9222c892dc0d7c631642cb3c46c9b9f4e755305568314102d47ad5b568
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c09ccf5ed863c5b68d8e85bcccfa058803da6899e4fc3bafea8a351669d9afec
[INFO] running `Command { std: "docker" "start" "-a" "c09ccf5ed863c5b68d8e85bcccfa058803da6899e4fc3bafea8a351669d9afec", kill_on_drop: false }`
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling pink-macro v0.4.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling scale-decode-derive v0.9.0
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]    Compiling scale-decode v0.9.0
[INFO] [stderr]    Compiling scale-encode v0.5.0
[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_storage_traits v4.3.0
[INFO] [stderr]    Compiling ink_codegen v4.3.0
[INFO] [stderr]    Compiling ink_env v4.3.0
[INFO] [stderr]    Compiling ink_storage v4.3.0
[INFO] [stderr]    Compiling ink_macro v4.3.0
[INFO] [stderr]    Compiling ink v4.3.0
[INFO] [stderr]    Compiling pink v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]    --> src/lib.rs:508:9
[INFO] [stdout]     |
[INFO] [stdout] 508 |         pub struct Test {
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dlmalloc`, `runtime_utils`, `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-as-dependency`
[INFO] [stdout]    --> src/lib.rs:502:5
[INFO] [stdout]     |
[INFO] [stdout] 502 |     #[crate::contract(env = PinkEnvironment)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dlmalloc`, `runtime_utils`, `scale-info`, and `std`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ink::contract` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `ink::contract` may come from an old version of the `ink_macro` crate, try updating your dependency with `cargo update -p ink_macro`
[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: this warning originates in the attribute macro `ink::contract` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]    --> src/lib.rs:513:13
[INFO] [stdout]     |
[INFO] [stdout] 513 |             pub fn new(flag: String) -> Self {
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dlmalloc`, `runtime_utils`, `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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pink_chain_extension`
[INFO] [stdout]  --> tests/test_chain_extensions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use pink_chain_extension::{local_cache::apply_quotas, mock_ext::mock_all_ext};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pink_chain_extension`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pink_chain_extension`, use `cargo add pink_chain_extension` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `type_info_stringify`
[INFO] [stdout]    --> tests/test_chain_extensions.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     use type_info_stringify::type_info_stringify;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `type_info_stringify`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `type_info_stringify`, use `cargo add type_info_stringify` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage`
[INFO] [stdout]    --> tests/test_chain_extensions.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(coverage)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage)");` to the top of the `build.rs`
[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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pink` (test "test_chain_extensions") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c09ccf5ed863c5b68d8e85bcccfa058803da6899e4fc3bafea8a351669d9afec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c09ccf5ed863c5b68d8e85bcccfa058803da6899e4fc3bafea8a351669d9afec", kill_on_drop: false }`
[INFO] [stdout] c09ccf5ed863c5b68d8e85bcccfa058803da6899e4fc3bafea8a351669d9afec
