[INFO] fetching crate pink-extension 0.1.5... [INFO] testing pink-extension-0.1.5 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate pink-extension 0.1.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate pink-extension 0.1.5 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pink-extension 0.1.5 [INFO] finished tweaking crates.io crate pink-extension 0.1.5 [INFO] tweaked toml for crates.io crate pink-extension 0.1.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2470f54d60ffc7970ecdf34d8fa879412e875abfe8d81ef1418561db476d2a0 [INFO] running `Command { std: "docker" "start" "-a" "f2470f54d60ffc7970ecdf34d8fa879412e875abfe8d81ef1418561db476d2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2470f54d60ffc7970ecdf34d8fa879412e875abfe8d81ef1418561db476d2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2470f54d60ffc7970ecdf34d8fa879412e875abfe8d81ef1418561db476d2a0", kill_on_drop: false }` [INFO] [stdout] f2470f54d60ffc7970ecdf34d8fa879412e875abfe8d81ef1418561db476d2a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f272034e77d9c68a2136ba616e4251399c1ddb4bd3b290f6ca936e31479c6c08 [INFO] running `Command { std: "docker" "start" "-a" "f272034e77d9c68a2136ba616e4251399c1ddb4bd3b290f6ca936e31479c6c08", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling unzip3 v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ink_prelude v3.0.1 [INFO] [stderr] Compiling ink_allocator v3.0.1 [INFO] [stderr] Compiling secp256k1-sys v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling secp256k1 v0.22.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling ink_lang_ir v3.0.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ink_storage_derive v3.0.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.2 [INFO] [stderr] Compiling scale-info-derive v2.1.0 [INFO] [stderr] Compiling parity-scale-codec v3.1.2 [INFO] [stderr] Compiling ink_lang_codegen v3.0.1 [INFO] [stderr] Compiling ink_primitives v3.0.1 [INFO] [stderr] Compiling scale-info v2.1.0 [INFO] [stderr] Compiling ink_engine v3.0.1 [INFO] [stderr] Compiling ink_lang_macro v3.0.1 [INFO] [stderr] Compiling ink_metadata v3.0.1 [INFO] [stderr] Compiling pink-extension-macro v0.1.3 [INFO] [stderr] Compiling ink_env v3.0.1 [INFO] [stderr] Compiling ink_storage v3.0.1 [INFO] [stderr] Compiling ink_eth_compatibility v3.0.1 [INFO] [stderr] Compiling ink_lang v3.0.1 [INFO] [stderr] Compiling pink-extension v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `EmittedEvent` in the current scope [INFO] [stdout] --> src/lib.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | EmittedEvent::new::(event) [INFO] [stdout] | ^^^ function or associated item not found in `EmittedEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/lib.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | use ::{ink_env::test::EmittedEvent, std::convert::TryInto}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pink-extension` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f272034e77d9c68a2136ba616e4251399c1ddb4bd3b290f6ca936e31479c6c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f272034e77d9c68a2136ba616e4251399c1ddb4bd3b290f6ca936e31479c6c08", kill_on_drop: false }` [INFO] [stdout] f272034e77d9c68a2136ba616e4251399c1ddb4bd3b290f6ca936e31479c6c08