[INFO] cloning repository https://github.com/Pendzl/pendzl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pendzl/pendzl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPendzl%2Fpendzl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPendzl%2Fpendzl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8eb89c38c42b23b780e55c7165901d9d866ddb74 [INFO] testing Pendzl/pendzl against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPendzl%2Fpendzl" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Pendzl/pendzl [INFO] finished tweaking git repo https://github.com/Pendzl/pendzl [INFO] tweaked toml for git repo https://github.com/Pendzl/pendzl written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Pendzl/pendzl on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Pendzl/pendzl 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/contracts/Cargo.toml: unused manifest key: lib.features [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/lang/macro/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/lang/codegen/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/lang/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec v3.6.9 [INFO] [stderr] Downloaded toml v0.8.12 [INFO] [stderr] Downloaded const_env_impl v0.1.2 [INFO] [stderr] Downloaded ink_allocator v5.0.0 [INFO] [stderr] Downloaded ink_engine v5.0.0 [INFO] [stderr] Downloaded linkme v0.3.25 [INFO] [stderr] Downloaded ink_codegen v5.0.0 [INFO] [stderr] Downloaded platforms v3.3.0 [INFO] [stderr] Downloaded ink_env v5.0.0 [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] [stderr] Downloaded ink_ir v5.0.0 [INFO] [stderr] Downloaded ink_ir v4.3.0 [INFO] [stderr] Downloaded syn v2.0.55 [INFO] [stderr] Downloaded polkavm-common v0.5.0 [INFO] [stderr] Downloaded ink_macro v5.0.0 [INFO] [stderr] Downloaded ink_metadata v5.0.0 [INFO] [stderr] Downloaded scale-decode v0.10.0 [INFO] [stderr] Downloaded ink_primitives v4.3.0 [INFO] [stderr] Downloaded scale-info v2.11.1 [INFO] [stderr] Downloaded scale-bits v0.4.0 [INFO] [stderr] Downloaded ink_storage_traits v5.0.0 [INFO] [stderr] Downloaded ink_storage v5.0.0 [INFO] [stderr] Downloaded ink v5.0.0 [INFO] [stderr] Downloaded ink_prelude v5.0.0 [INFO] [stderr] Downloaded scale-encode v0.5.0 [INFO] [stderr] Downloaded ink_primitives v5.0.0 [INFO] [stderr] Downloaded polkavm-derive-impl v0.5.0 [INFO] [stderr] Downloaded ink_prelude v4.3.0 [INFO] [stderr] Downloaded proc-macro-crate v2.0.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.9 [INFO] [stderr] Downloaded scale-info-derive v2.11.1 [INFO] [stderr] Downloaded serde_bytes v0.11.14 [INFO] [stderr] Downloaded pallet-contracts-uapi-next v6.0.3 [INFO] [stderr] Downloaded fiat-crypto v0.2.7 [INFO] [stderr] Downloaded trybuild v1.0.90 [INFO] [stderr] Downloaded const_env v0.1.2 [INFO] [stderr] Downloaded linkme-impl v0.3.25 [INFO] [stderr] Downloaded scale-decode-derive v0.10.0 [INFO] [stderr] Downloaded scale-encode-derive v0.5.0 [INFO] [stderr] Downloaded polkavm-derive v0.5.0 [INFO] [stderr] Downloaded unwrap v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4701afc040f5bfe161bee770503d4f33fa2dfc35f3399bf90c07c30e81f5efcd [INFO] running `Command { std: "docker" "start" "-a" "4701afc040f5bfe161bee770503d4f33fa2dfc35f3399bf90c07c30e81f5efcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4701afc040f5bfe161bee770503d4f33fa2dfc35f3399bf90c07c30e81f5efcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4701afc040f5bfe161bee770503d4f33fa2dfc35f3399bf90c07c30e81f5efcd", kill_on_drop: false }` [INFO] [stdout] 4701afc040f5bfe161bee770503d4f33fa2dfc35f3399bf90c07c30e81f5efcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc0c3632c014fc0b87f8319c98b0d31818987b7cfae12f7edd206dc50d3649c5 [INFO] running `Command { std: "docker" "start" "-a" "bc0c3632c014fc0b87f8319c98b0d31818987b7cfae12f7edd206dc50d3649c5", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/contracts/Cargo.toml: unused manifest key: lib.features [INFO] [stderr] warning: /opt/rustwide/workdir/lang/codegen/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] warning: /opt/rustwide/workdir/lang/macro/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] warning: /opt/rustwide/workdir/lang/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ink_prelude v5.0.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ink_allocator v5.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pallet-contracts-uapi-next v6.0.3 [INFO] [stderr] Compiling ink_prelude v4.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling ink_ir v4.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling linkme-impl v0.3.25 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling linkme v0.3.25 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling const_env_impl v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling const_env v0.1.2 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling ink_ir v5.0.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling scale-info-derive v2.11.1 [INFO] [stderr] Compiling scale-encode-derive v0.5.0 [INFO] [stderr] Compiling scale-decode-derive v0.10.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling parity-scale-codec v3.6.9 [INFO] [stderr] Compiling scale-info v2.11.1 [INFO] [stderr] Compiling ink_primitives v4.3.0 [INFO] [stderr] Compiling pendzl_lang_codegen v1.0.2 (/opt/rustwide/workdir/lang/codegen) [INFO] [stderr] Compiling pendzl_lang_macro v1.0.2 (/opt/rustwide/workdir/lang/macro) [INFO] [stderr] Compiling scale-bits v0.4.0 [INFO] [stderr] Compiling scale-encode v0.5.0 [INFO] [stderr] Compiling scale-decode v0.10.0 [INFO] [stderr] Compiling ink_primitives v5.0.0 [INFO] [stderr] Compiling ink_metadata v5.0.0 [INFO] [stderr] Compiling ink_engine v5.0.0 [INFO] [stderr] Compiling ink_codegen v5.0.0 [INFO] [stderr] Compiling ink_storage_traits v5.0.0 [INFO] [stderr] Compiling ink_env v5.0.0 [INFO] [stderr] Compiling ink_macro v5.0.0 [INFO] [stderr] Compiling ink_storage v5.0.0 [INFO] [stderr] Compiling ink v5.0.0 [INFO] [stderr] Compiling pendzl_lang v1.0.2 (/opt/rustwide/workdir/lang) [INFO] [stderr] Compiling pendzl_contracts v1.0.2 (/opt/rustwide/workdir/contracts) [INFO] [stderr] Compiling pendzl v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.13s [INFO] running `Command { std: "docker" "inspect" "bc0c3632c014fc0b87f8319c98b0d31818987b7cfae12f7edd206dc50d3649c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0c3632c014fc0b87f8319c98b0d31818987b7cfae12f7edd206dc50d3649c5", kill_on_drop: false }` [INFO] [stdout] bc0c3632c014fc0b87f8319c98b0d31818987b7cfae12f7edd206dc50d3649c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6377f9638d34810a62a2bf438cc20c5252129d9c12be20d0f3a3f440ec23ba1d [INFO] running `Command { std: "docker" "start" "-a" "6377f9638d34810a62a2bf438cc20c5252129d9c12be20d0f3a3f440ec23ba1d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/lang/macro/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] warning: /opt/rustwide/workdir/lang/codegen/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] warning: /opt/rustwide/workdir/contracts/Cargo.toml: unused manifest key: lib.features [INFO] [stderr] warning: /opt/rustwide/workdir/lang/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling ink_prelude v5.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling linkme v0.3.25 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling pallet-contracts-uapi-next v6.0.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ink_allocator v5.0.0 [INFO] [stderr] Compiling ink_prelude v4.3.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling trybuild v1.0.90 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ink_ir v4.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling ink_ir v5.0.0 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling scale-info-derive v2.11.1 [INFO] [stderr] Compiling scale-decode-derive v0.10.0 [INFO] [stderr] Compiling scale-encode-derive v0.5.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.9 [INFO] [stderr] Compiling scale-info v2.11.1 [INFO] [stderr] Compiling ink_primitives v4.3.0 [INFO] [stderr] Compiling pendzl_lang_codegen v1.0.2 (/opt/rustwide/workdir/lang/codegen) [INFO] [stderr] Compiling pendzl_lang_macro v1.0.2 (/opt/rustwide/workdir/lang/macro) [INFO] [stderr] Compiling scale-bits v0.4.0 [INFO] [stderr] Compiling scale-encode v0.5.0 [INFO] [stderr] Compiling scale-decode v0.10.0 [INFO] [stderr] Compiling ink_primitives v5.0.0 [INFO] [stderr] Compiling ink_metadata v5.0.0 [INFO] [stderr] Compiling ink_engine v5.0.0 [INFO] [stderr] Compiling ink_codegen v5.0.0 [INFO] [stderr] Compiling ink_storage_traits v5.0.0 [INFO] [stderr] Compiling ink_env v5.0.0 [INFO] [stderr] Compiling ink_storage v5.0.0 [INFO] [stderr] Compiling ink_macro v5.0.0 [INFO] [stderr] Compiling ink v5.0.0 [INFO] [stderr] Compiling pendzl_lang v1.0.2 (/opt/rustwide/workdir/lang) [INFO] [stderr] Compiling pendzl_contracts v1.0.2 (/opt/rustwide/workdir/contracts) [INFO] [stderr] Compiling pendzl v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.63s [INFO] running `Command { std: "docker" "inspect" "6377f9638d34810a62a2bf438cc20c5252129d9c12be20d0f3a3f440ec23ba1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6377f9638d34810a62a2bf438cc20c5252129d9c12be20d0f3a3f440ec23ba1d", kill_on_drop: false }` [INFO] [stdout] 6377f9638d34810a62a2bf438cc20c5252129d9c12be20d0f3a3f440ec23ba1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e94873e70f54ebb3b4da086b39b21c0e4ef36bf9543abeab775dbb29d98c2af [INFO] running `Command { std: "docker" "start" "-a" "3e94873e70f54ebb3b4da086b39b21c0e4ef36bf9543abeab775dbb29d98c2af", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/lang/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] warning: /opt/rustwide/workdir/contracts/Cargo.toml: unused manifest key: lib.features [INFO] [stderr] warning: /opt/rustwide/workdir/lang/macro/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] warning: /opt/rustwide/workdir/lang/codegen/Cargo.toml: unused manifest key: package.previous-authors [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pendzl-7998c2ef3d50215b) [INFO] [stderr] Doc-tests pendzl [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 79) ... FAILED [INFO] [stdout] test src/lib.rs - (line 135) ... FAILED [INFO] [stdout] test src/lib.rs - (line 127) ... FAILED [INFO] [stdout] test src/lib.rs - (line 46) ... FAILED [INFO] [stdout] test src/lib.rs - (line 62) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 79) stdout ---- [INFO] [stdout] error: expected `::`, found `#` [INFO] [stdout] --> src/lib.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 1 | const HATED_ACCOUNT: AccountId = [INFO] [stdout] | - expected `::` [INFO] [stdout] 2 | [INFO] [stdout] 3 | #[overrider(PSP22Internal)] [INFO] [stdout] | ^ unexpected token [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 135) stdout ---- [INFO] [stdout] error: expected item, found `$` [INFO] [stdout] --> src/lib.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 1 | $ pnpm i [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 127) stdout ---- [INFO] [stdout] error: expected item, found `$` [INFO] [stdout] --> src/lib.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 1 | $ bash build_examples.sh [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 46) stdout ---- [INFO] [stdout] error: missing ink! constructor [INFO] [stdout] --> src/lib.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pub mod my_psp22 { [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | #[ink(storage)] [INFO] [stdout] 10 | | #[derive(StorageFieldGetter)] [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 62) stdout ---- [INFO] [stdout] error: cannot find attribute `ink` in this scope [INFO] [stdout] --> src/lib.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[ink(message)] [INFO] [stdout] | ^^^ help: a built-in attribute with a similar name exists: `link` [INFO] [stdout] | [INFO] [stdout] = note: `ink` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `psp22` in `contracts` [INFO] [stdout] --> src/lib.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 5 | impl pendzl::contracts::psp22::PSP22Internal for Contract { [INFO] [stdout] | ^^^^^ could not find `psp22` in `contracts` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/contracts/src/lib.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "psp22")] [INFO] [stdout] | ----------------- the item is gated behind the `psp22` feature [INFO] [stdout] 27 | pub use token::psp22; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `psp22` in `contracts` [INFO] [stdout] --> src/lib.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 7 | pendzl::contracts::psp22::implementation::PSP22InternalDefaultImpl::_total_supply_default_impl(self) [INFO] [stdout] | ^^^^^ could not find `psp22` in `contracts` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/contracts/src/lib.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "psp22")] [INFO] [stdout] | ----------------- the item is gated behind the `psp22` feature [INFO] [stdout] 27 | pub use token::psp22; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `psp22` in `contracts` [INFO] [stdout] --> src/lib.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 11 | impl pendzl::contracts::psp22::PSP22 for Contract { [INFO] [stdout] | ^^^^^ could not find `psp22` in `contracts` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/contracts/src/lib.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "psp22")] [INFO] [stdout] | ----------------- the item is gated behind the `psp22` feature [INFO] [stdout] 27 | pub use token::psp22; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `psp22` in `contracts` [INFO] [stdout] --> src/lib.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 14 | pendzl::contracts::psp22::implementation::PSP22DefaultImpl::total_supply_default_impl(self) [INFO] [stdout] | ^^^^^ could not find `psp22` in `contracts` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/contracts/src/lib.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "psp22")] [INFO] [stdout] | ----------------- the item is gated behind the `psp22` feature [INFO] [stdout] 27 | pub use token::psp22; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Contract` in this scope [INFO] [stdout] --> src/lib.rs:64:51 [INFO] [stdout] | [INFO] [stdout] 5 | impl pendzl::contracts::psp22::PSP22Internal for Contract { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope [INFO] [stdout] --> src/lib.rs:65:40 [INFO] [stdout] | [INFO] [stdout] 6 | fn _total_supply(&self) -> Balance { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 2 + use pendzl::traits::Balance; [INFO] [stdout] | [INFO] [stdout] 2 + use pendzl_lang::traits::Balance; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Contract` in this scope [INFO] [stdout] --> src/lib.rs:70:42 [INFO] [stdout] | [INFO] [stdout] 11 | impl pendzl::contracts::psp22::PSP22 for Contract { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balance` in this scope [INFO] [stdout] --> src/lib.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 13 | fn total_supply(&self) -> Balance { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 2 + use pendzl::traits::Balance; [INFO] [stdout] | [INFO] [stdout] 2 + use pendzl_lang::traits::Balance; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 127) [INFO] [stdout] src/lib.rs - (line 135) [INFO] [stdout] src/lib.rs - (line 46) [INFO] [stdout] src/lib.rs - (line 62) [INFO] [stdout] src/lib.rs - (line 79) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3e94873e70f54ebb3b4da086b39b21c0e4ef36bf9543abeab775dbb29d98c2af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e94873e70f54ebb3b4da086b39b21c0e4ef36bf9543abeab775dbb29d98c2af", kill_on_drop: false }` [INFO] [stdout] 3e94873e70f54ebb3b4da086b39b21c0e4ef36bf9543abeab775dbb29d98c2af