[INFO] cloning repository https://github.com/nearuaguild/abstract-dao [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nearuaguild/abstract-dao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnearuaguild%2Fabstract-dao", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnearuaguild%2Fabstract-dao'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6c3af8d7694fa366225995f3ab33f5786c995fc [INFO] checking nearuaguild/abstract-dao against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnearuaguild%2Fabstract-dao" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nearuaguild/abstract-dao on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/nearuaguild/abstract-dao [INFO] finished tweaking git repo https://github.com/nearuaguild/abstract-dao [INFO] tweaked toml for git repo https://github.com/nearuaguild/abstract-dao written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nearuaguild/abstract-dao 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-stdx v0.24.1 [INFO] [stderr] Downloaded ethbloom v0.13.0 [INFO] [stderr] Downloaded ethereum-types v0.14.1 [INFO] [stderr] Downloaded near-rpc-error-core v0.24.1 [INFO] [stderr] Downloaded enum-map v2.7.3 [INFO] [stderr] Downloaded near-account-id v1.0.0 [INFO] [stderr] Downloaded near-primitives-core v0.24.1 [INFO] [stderr] Downloaded near-gas v0.2.5 [INFO] [stderr] Downloaded const-hex v1.12.0 [INFO] [stderr] Downloaded near-fmt v0.24.1 [INFO] [stderr] Downloaded ordered-float v4.2.2 [INFO] [stderr] Downloaded near-sdk-macros v5.3.0 [INFO] [stderr] Downloaded parity-scale-codec v3.6.12 [INFO] [stderr] Downloaded zeropool-bn v0.5.11 [INFO] [stderr] Downloaded cc v1.1.11 [INFO] [stderr] Downloaded k256 v0.13.3 [INFO] [stderr] Downloaded ed25519-dalek v2.1.1 [INFO] [stderr] Downloaded scale-info v2.11.3 [INFO] [stderr] Downloaded near-primitives v0.24.1 [INFO] [stderr] Downloaded ethers-core v2.0.14 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded near-vm-runner v0.24.1 [INFO] [stderr] Downloaded near-parameters v0.24.1 [INFO] [stderr] Downloaded enum-map-derive v0.17.0 [INFO] [stderr] Downloaded near-token v0.2.1 [INFO] [stderr] Downloaded curve25519-dalek-derive v0.1.1 [INFO] [stderr] Downloaded near-crypto v0.24.1 [INFO] [stderr] Downloaded near-sdk v5.3.0 [INFO] [stderr] Downloaded ethabi v18.0.0 [INFO] [stderr] Downloaded auto_impl v1.2.0 [INFO] [stderr] Downloaded curve25519-dalek v4.1.3 [INFO] [stderr] Downloaded primitive-types v0.12.2 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.12 [INFO] [stderr] Downloaded scale-info-derive v2.11.3 [INFO] [stderr] Downloaded fiat-crypto v0.2.9 [INFO] [stderr] Downloaded open-fastrlp-derive v0.1.1 [INFO] [stderr] Downloaded open-fastrlp v0.1.4 [INFO] [stderr] Downloaded near-rpc-error-macro v0.24.1 [INFO] [stderr] Downloaded near-time v0.24.1 [INFO] [stderr] Downloaded bytesize v1.3.0 [INFO] [stderr] Downloaded ed25519 v2.2.3 [INFO] [stderr] Downloaded json_comments v0.2.2 [INFO] [stderr] Downloaded near-config-utils v0.24.1 [INFO] [stderr] Downloaded ripemd v0.1.3 [INFO] [stderr] Downloaded near-sys v0.2.2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f785086ecb67e864cdce8a8abf5845a3888f9e4a4989416e2bf9e6824ef07ce8 [INFO] running `Command { std: "docker" "start" "-a" "f785086ecb67e864cdce8a8abf5845a3888f9e4a4989416e2bf9e6824ef07ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f785086ecb67e864cdce8a8abf5845a3888f9e4a4989416e2bf9e6824ef07ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f785086ecb67e864cdce8a8abf5845a3888f9e4a4989416e2bf9e6824ef07ce8", kill_on_drop: false }` [INFO] [stdout] f785086ecb67e864cdce8a8abf5845a3888f9e4a4989416e2bf9e6824ef07ce8 [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 657cb479624cf210f03d496ce1bd95de6049af10f0000544b74f3de7dd61a644 [INFO] running `Command { std: "docker" "start" "-a" "657cb479624cf210f03d496ce1bd95de6049af10f0000544b74f3de7dd61a644", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Checking near-stdx v0.24.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling near-sdk-macros v5.3.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking near-sys v0.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking near-config-utils v0.24.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking zeropool-bn v0.5.11 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking near-account-id v1.0.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking ordered-float v4.2.2 [INFO] [stderr] Checking near-token v0.2.1 [INFO] [stderr] Checking near-gas v0.2.5 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking const-hex v1.12.0 [INFO] [stderr] Compiling near-rpc-error-core v0.24.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking near-primitives-core v0.24.1 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling near-rpc-error-macro v0.24.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking scale-info v2.11.3 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking near-fmt v0.24.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking near-parameters v0.24.1 [INFO] [stderr] Checking near-crypto v0.24.1 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking near-vm-runner v0.24.1 [INFO] [stderr] Checking near-time v0.24.1 [INFO] [stderr] Checking near-primitives v0.24.1 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking ethers-core v2.0.14 [INFO] [stderr] Checking near-sdk v5.3.0 [INFO] [stderr] Checking near_abstract_dao v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.46s [INFO] running `Command { std: "docker" "inspect" "657cb479624cf210f03d496ce1bd95de6049af10f0000544b74f3de7dd61a644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657cb479624cf210f03d496ce1bd95de6049af10f0000544b74f3de7dd61a644", kill_on_drop: false }` [INFO] [stdout] 657cb479624cf210f03d496ce1bd95de6049af10f0000544b74f3de7dd61a644 [INFO] checking nearuaguild/abstract-dao against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnearuaguild%2Fabstract-dao" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nearuaguild/abstract-dao on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/nearuaguild/abstract-dao [INFO] finished tweaking git repo https://github.com/nearuaguild/abstract-dao [INFO] tweaked toml for git repo https://github.com/nearuaguild/abstract-dao written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nearuaguild/abstract-dao 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d1e977f1ee3d4c00608fc32bf0d98b91a4220ec804f325e93361463cc7237d8 [INFO] running `Command { std: "docker" "start" "-a" "1d1e977f1ee3d4c00608fc32bf0d98b91a4220ec804f325e93361463cc7237d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d1e977f1ee3d4c00608fc32bf0d98b91a4220ec804f325e93361463cc7237d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1e977f1ee3d4c00608fc32bf0d98b91a4220ec804f325e93361463cc7237d8", kill_on_drop: false }` [INFO] [stdout] 1d1e977f1ee3d4c00608fc32bf0d98b91a4220ec804f325e93361463cc7237d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87988fbe90dfba974caf559a2c12fa54fdd65e748e46e851c6be007675238963 [INFO] running `Command { std: "docker" "start" "-a" "87988fbe90dfba974caf559a2c12fa54fdd65e748e46e851c6be007675238963", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking near-stdx v0.24.1 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling near-sdk-macros v5.3.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking near-sys v0.2.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking near-config-utils v0.24.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking zeropool-bn v0.5.11 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking near-account-id v1.0.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ordered-float v4.2.2 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking near-token v0.2.1 [INFO] [stderr] Checking near-gas v0.2.5 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking const-hex v1.12.0 [INFO] [stderr] Checking near-primitives-core v0.24.1 [INFO] [stderr] Compiling near-rpc-error-core v0.24.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling near-rpc-error-macro v0.24.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking near-fmt v0.24.1 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking scale-info v2.11.3 [INFO] [stderr] Checking near-parameters v0.24.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking near-crypto v0.24.1 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking near-vm-runner v0.24.1 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking near-time v0.24.1 [INFO] [stderr] Checking near-primitives v0.24.1 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking ethers-core v2.0.14 [INFO] [stderr] Checking near-sdk v5.3.0 [INFO] [stderr] Checking near_abstract_dao v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(signer_account_id: AccountId) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | requests: LookupMap::new(StorageKey::AllRequests), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(signer_account_id: AccountId) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | signer_account_id: signer_account_id.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:94:29 [INFO] [stdout] | [INFO] [stdout] 90 | let predecessor = Actor::from(env::predecessor_account_id()); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | create_sign_promise(self.signer_account_id.clone(), args) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn create_sign_promise(account_id: AccountId, args: Vec) -> Promise { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | Promise::new(account_id).function_call(function, args, deposit, gas) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitives.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 95 | let data = Bytes::from_str(payload.data.unwrap_or("0x".to_string()).as_str()) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | Self::new().to(to).nonce(nonce).value(value).data(data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `near_abstract_dao` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(signer_account_id: AccountId) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | requests: LookupMap::new(StorageKey::AllRequests), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(signer_account_id: AccountId) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | signer_account_id: signer_account_id.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:94:29 [INFO] [stdout] | [INFO] [stdout] 90 | let predecessor = Actor::from(env::predecessor_account_id()); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | create_sign_promise(self.signer_account_id.clone(), args) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn create_sign_promise(account_id: AccountId, args: Vec) -> Promise { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | Promise::new(account_id).function_call(function, args, deposit, gas) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitives.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 95 | let data = Bytes::from_str(payload.data.unwrap_or("0x".to_string()).as_str()) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | Self::new().to(to).nonce(nonce).value(value).data(data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `near_abstract_dao` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "87988fbe90dfba974caf559a2c12fa54fdd65e748e46e851c6be007675238963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87988fbe90dfba974caf559a2c12fa54fdd65e748e46e851c6be007675238963", kill_on_drop: false }` [INFO] [stdout] 87988fbe90dfba974caf559a2c12fa54fdd65e748e46e851c6be007675238963