[INFO] cloning repository https://github.com/KaiserKarel/subcriber [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KaiserKarel/subcriber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaiserKarel%2Fsubcriber", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaiserKarel%2Fsubcriber'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ee27def2ee5b903d32f75da5a454be193456819 [INFO] testing KaiserKarel/subcriber against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaiserKarel%2Fsubcriber" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KaiserKarel/subcriber on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KaiserKarel/subcriber [INFO] finished tweaking git repo https://github.com/KaiserKarel/subcriber [INFO] tweaked toml for git repo https://github.com/KaiserKarel/subcriber written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/KaiserKarel/subcriber already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b13af0953805af6ef4b3986a3b2661b89715a0ecab6be3f692b57c6a214246a [INFO] running `Command { std: "docker" "start" "-a" "5b13af0953805af6ef4b3986a3b2661b89715a0ecab6be3f692b57c6a214246a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b13af0953805af6ef4b3986a3b2661b89715a0ecab6be3f692b57c6a214246a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b13af0953805af6ef4b3986a3b2661b89715a0ecab6be3f692b57c6a214246a", kill_on_drop: false }` [INFO] [stdout] 5b13af0953805af6ef4b3986a3b2661b89715a0ecab6be3f692b57c6a214246a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a5f268c06d7e9cbc2bd6301a6783f368906bb72b09a5dc2b556702a246f04e6 [INFO] running `Command { std: "docker" "start" "-a" "3a5f268c06d7e9cbc2bd6301a6783f368906bb72b09a5dc2b556702a246f04e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling array-init v1.0.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ink_prelude v3.0.0-rc3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ink_allocator v3.0.0-rc3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ink_lang_ir v3.0.0-rc3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling ink_storage_derive v3.0.0-rc3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling parity-scale-codec-derive v2.1.0 [INFO] [stderr] Compiling scale-info-derive v0.4.0 [INFO] [stderr] Compiling parity-scale-codec v2.1.1 [INFO] [stderr] Compiling scale-info v0.6.0 [INFO] [stderr] Compiling ink_lang_codegen v3.0.0-rc3 [INFO] [stderr] Compiling ink_primitives v3.0.0-rc3 [INFO] [stderr] Compiling ink_metadata v3.0.0-rc3 [INFO] [stderr] Compiling ink_lang_macro v3.0.0-rc3 [INFO] [stderr] Compiling ink_env v3.0.0-rc3 [INFO] [stderr] Compiling ink_storage v3.0.0-rc3 [INFO] [stderr] Compiling ink_lang v3.0.0-rc3 [INFO] [stderr] Compiling privi v0.1.0 (/opt/rustwide/workdir/contracts/privi) [INFO] [stderr] Compiling subscription v0.1.0 (/opt/rustwide/workdir/contracts/subscription) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "3a5f268c06d7e9cbc2bd6301a6783f368906bb72b09a5dc2b556702a246f04e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5f268c06d7e9cbc2bd6301a6783f368906bb72b09a5dc2b556702a246f04e6", kill_on_drop: false }` [INFO] [stdout] 3a5f268c06d7e9cbc2bd6301a6783f368906bb72b09a5dc2b556702a246f04e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271c400c90c0f0e3ad1b5bcd07e89b1f08ea0c37c5140c8c93736e911cb30c7c [INFO] running `Command { std: "docker" "start" "-a" "271c400c90c0f0e3ad1b5bcd07e89b1f08ea0c37c5140c8c93736e911cb30c7c", kill_on_drop: false }` [INFO] [stderr] Compiling privi v0.1.0 (/opt/rustwide/workdir/contracts/privi) [INFO] [stderr] Compiling subscription v0.1.0 (/opt/rustwide/workdir/contracts/subscription) [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Transfer` in this scope [INFO] [stdout] --> contracts/privi/lib.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | if let Event::Transfer(Transfer { from, to, value }) = decoded_event { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `privi::Privi: BaseEvent` is not satisfied [INFO] [stdout] --> contracts/privi/lib.rs:224:34 [INFO] [stdout] | [INFO] [stdout] 224 | let decoded_event = ::decode(&mut &event.data[..]) [INFO] [stdout] | ^^^^^ the trait `BaseEvent` is not implemented for `privi::Privi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `privi::Privi: BaseEvent` is not satisfied [INFO] [stdout] --> contracts/privi/lib.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | if let Event::Transfer(Transfer { from, to, value }) = decoded_event { [INFO] [stdout] | ^^^^^ the trait `BaseEvent` is not implemented for `privi::Privi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Transfer` found for type `_` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:226:27 [INFO] [stdout] | [INFO] [stdout] 226 | if let Event::Transfer(Transfer { from, to, value }) = decoded_event { [INFO] [stdout] | ^^^^^^^^ associated item not found in `_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `total_supply` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:293:30 [INFO] [stdout] | [INFO] [stdout] 293 | assert_eq!(erc20.total_supply(), 100); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balance_of` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:312:30 [INFO] [stdout] | [INFO] [stdout] 312 | assert_eq!(erc20.balance_of(accounts.alice), 100); [INFO] [stdout] | ^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balance_of` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:314:30 [INFO] [stdout] | [INFO] [stdout] 314 | assert_eq!(erc20.balance_of(accounts.bob), 0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balance_of` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:325:30 [INFO] [stdout] | [INFO] [stdout] 325 | assert_eq!(erc20.balance_of(accounts.bob), 0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transfer` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:327:30 [INFO] [stdout] | [INFO] [stdout] 327 | assert_eq!(erc20.transfer(accounts.bob, 10), Ok(())); [INFO] [stdout] | ^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balance_of` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | assert_eq!(erc20.balance_of(accounts.bob), 10); [INFO] [stdout] | ^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balance_of` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:356:30 [INFO] [stdout] | [INFO] [stdout] 356 | assert_eq!(erc20.balance_of(accounts.bob), 0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transfer` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:374:23 [INFO] [stdout] | [INFO] [stdout] 374 | erc20.transfer(accounts.eve, 10), [INFO] [stdout] | ^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balance_of` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:378:30 [INFO] [stdout] | [INFO] [stdout] 378 | assert_eq!(erc20.balance_of(accounts.alice), 100); [INFO] [stdout] | ^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balance_of` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:379:30 [INFO] [stdout] | [INFO] [stdout] 379 | assert_eq!(erc20.balance_of(accounts.bob), 0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balance_of` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:380:30 [INFO] [stdout] | [INFO] [stdout] 380 | assert_eq!(erc20.balance_of(accounts.eve), 0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transfer_from` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | erc20.transfer_from(accounts.alice, accounts.eve, 10), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `approve` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:407:30 [INFO] [stdout] | [INFO] [stdout] 407 | assert_eq!(erc20.approve(accounts.bob, 10), Ok(())); [INFO] [stdout] | ^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transfer_from` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:429:23 [INFO] [stdout] | [INFO] [stdout] 429 | erc20.transfer_from(accounts.alice, accounts.eve, 10), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balance_of` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:433:30 [INFO] [stdout] | [INFO] [stdout] 433 | assert_eq!(erc20.balance_of(accounts.eve), 10); [INFO] [stdout] | ^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `balance_of` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:460:39 [INFO] [stdout] | [INFO] [stdout] 460 | let alice_balance = erc20.balance_of(accounts.alice); [INFO] [stdout] | ^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `approve` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:462:30 [INFO] [stdout] | [INFO] [stdout] 462 | assert_eq!(erc20.approve(accounts.bob, initial_allowance), Ok(())); [INFO] [stdout] | ^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `transfer_from` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:482:23 [INFO] [stdout] | [INFO] [stdout] 482 | erc20.transfer_from(accounts.alice, accounts.eve, alice_balance + 1), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allowance` found for struct `CreateBuilder` in the current scope [INFO] [stdout] --> contracts/privi/lib.rs:487:23 [INFO] [stdout] | [INFO] [stdout] 487 | erc20.allowance(accounts.alice, accounts.bob), [INFO] [stdout] | ^^^^^^^^^ method not found in `CreateBuilder, Unset, Unset, Set, ArgumentList>>>, Unset, privi::Privi>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0422, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `privi` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "271c400c90c0f0e3ad1b5bcd07e89b1f08ea0c37c5140c8c93736e911cb30c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271c400c90c0f0e3ad1b5bcd07e89b1f08ea0c37c5140c8c93736e911cb30c7c", kill_on_drop: false }` [INFO] [stdout] 271c400c90c0f0e3ad1b5bcd07e89b1f08ea0c37c5140c8c93736e911cb30c7c