[INFO] cloning repository https://github.com/open-web-academy/near-mixer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/open-web-academy/near-mixer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-web-academy%2Fnear-mixer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-web-academy%2Fnear-mixer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b7d65742e00edefbb6f6f2ce7ba10ed87e163e7 [INFO] checking open-web-academy/near-mixer against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-web-academy%2Fnear-mixer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/open-web-academy/near-mixer on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/open-web-academy/near-mixer [INFO] finished tweaking git repo https://github.com/open-web-academy/near-mixer [INFO] tweaked toml for git repo https://github.com/open-web-academy/near-mixer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/open-web-academy/near-mixer 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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-stdx v0.29.1 [INFO] [stderr] Downloaded near-schema-checker-lib v0.29.1 [INFO] [stderr] Downloaded near-schema-checker-core v0.29.1 [INFO] [stderr] Downloaded near-primitives-core v0.29.1 [INFO] [stderr] Downloaded near-fmt v0.29.1 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] [stderr] Downloaded near-schema-checker-macro v0.29.1 [INFO] [stderr] Downloaded near-crypto v0.29.1 [INFO] [stderr] Downloaded near-time v0.29.1 [INFO] [stderr] Downloaded near-sdk-macros v5.11.0 [INFO] [stderr] Downloaded near-parameters v0.29.1 [INFO] [stderr] Downloaded near-config-utils v0.29.1 [INFO] [stderr] Downloaded near-sdk v5.11.0 [INFO] [stderr] Downloaded near-primitives v0.29.1 [INFO] [stderr] Downloaded near-vm-runner v0.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cd15f751ccc99830d4b9863e3542928f2156d2cb4b3433b3b0e8c57d0baf3d2 [INFO] running `Command { std: "docker" "start" "-a" "3cd15f751ccc99830d4b9863e3542928f2156d2cb4b3433b3b0e8c57d0baf3d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cd15f751ccc99830d4b9863e3542928f2156d2cb4b3433b3b0e8c57d0baf3d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd15f751ccc99830d4b9863e3542928f2156d2cb4b3433b3b0e8c57d0baf3d2", kill_on_drop: false }` [INFO] [stdout] 3cd15f751ccc99830d4b9863e3542928f2156d2cb4b3433b3b0e8c57d0baf3d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 998b719cc1efee17310fb04aa49e5728ca3299a035fa8f1a98ac90e2d28513f5 [INFO] running `Command { std: "docker" "start" "-a" "998b719cc1efee17310fb04aa49e5728ca3299a035fa8f1a98ac90e2d28513f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking near-schema-checker-core v0.29.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling near-schema-checker-macro v0.29.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking near-schema-checker-lib v0.29.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking near-stdx v0.29.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Compiling near-sdk-macros v5.11.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Checking near-sys v0.2.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking zeropool-bn v0.5.11 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling blst v0.3.14 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking near-config-utils v0.29.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking near-account-id v1.0.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking bytesize v1.3.2 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking near-token v0.3.0 [INFO] [stderr] Checking near-gas v0.3.0 [INFO] [stderr] Checking near-primitives-core v0.29.1 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking near-fmt v0.29.1 [INFO] [stderr] Checking near-crypto v0.29.1 [INFO] [stderr] Checking near-parameters v0.29.1 [INFO] [stderr] Checking near-time v0.29.1 [INFO] [stderr] Checking near-vm-runner v0.29.1 [INFO] [stderr] Checking near-primitives v0.29.1 [INFO] [stderr] Checking near-sdk v5.11.0 [INFO] [stderr] Checking near-mixer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `serde_json` [INFO] [stdout] --> tests/test_basics.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^ help: a similar path exists: `near_sdk::serde_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/test_basics.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/test_basics.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `near_workspaces` [INFO] [stdout] --> tests/test_basics.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | let contract_wasm = near_workspaces::compile_project("./").await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `near_workspaces` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `near_workspaces`, use `cargo add near_workspaces` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/test_basics.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let contract_wasm = near_workspaces::compile_project("./").await?; [INFO] [stdout] | ^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/test_basics.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | let contract_wasm = near_workspaces::compile_project("./").await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/test_basics.rs:7:69 [INFO] [stdout] | [INFO] [stdout] 7 | let contract_wasm = near_workspaces::compile_project("./").await?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Break` [INFO] [stdout] --> /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/ops/control_flow.rs:95:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `near_workspaces` [INFO] [stdout] --> tests/test_basics.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | let sandbox = near_workspaces::sandbox().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `near_workspaces` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `near_workspaces`, use `cargo add near_workspaces` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `near_workspaces` [INFO] [stdout] --> tests/test_basics.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let contract_wasm = near_workspaces::compile_project("./").await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `near_workspaces` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `near_workspaces`, use `cargo add near_workspaces` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/test_basics.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let contract_wasm = near_workspaces::compile_project("./").await?; [INFO] [stdout] | ^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/test_basics.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let contract_wasm = near_workspaces::compile_project("./").await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/test_basics.rs:34:69 [INFO] [stdout] | [INFO] [stdout] 34 | let contract_wasm = near_workspaces::compile_project("./").await?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Break` [INFO] [stdout] --> /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/ops/control_flow.rs:95:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `near_workspaces` [INFO] [stdout] --> tests/test_basics.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | let sandbox = near_workspaces::sandbox().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `near_workspaces` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `near_workspaces`, use `cargo add near_workspaces` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `near-mixer` (test "test_basics") due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "998b719cc1efee17310fb04aa49e5728ca3299a035fa8f1a98ac90e2d28513f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998b719cc1efee17310fb04aa49e5728ca3299a035fa8f1a98ac90e2d28513f5", kill_on_drop: false }` [INFO] [stdout] 998b719cc1efee17310fb04aa49e5728ca3299a035fa8f1a98ac90e2d28513f5