[INFO] fetching crate near-sdk 5.0.0-alpha.1... [INFO] checking near-sdk-5.0.0-alpha.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848 [INFO] extracting crate near-sdk 5.0.0-alpha.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate near-sdk 5.0.0-alpha.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate near-sdk 5.0.0-alpha.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate near-sdk 5.0.0-alpha.1 [INFO] tweaked toml for crates.io crate near-sdk 5.0.0-alpha.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-sys v0.2.1 [INFO] [stderr] Downloaded json_comments v0.2.2 [INFO] [stderr] Downloaded tracing-appender v0.2.3 [INFO] [stderr] Downloaded zeropool-bn v0.5.11 [INFO] [stderr] Downloaded near-rng v0.1.1 [INFO] [stderr] Downloaded actix v0.13.3 [INFO] [stderr] Downloaded near-account-id v1.0.0 [INFO] [stderr] Downloaded near-sdk-macros v5.0.0 [INFO] [stderr] Downloaded near-vm-logic v0.17.0 [INFO] [stderr] Downloaded near-gas v0.2.5 [INFO] [stderr] Downloaded near-abi v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcad90dcabdd7d144c7558bd27efeffe469f4b75d510b1285084dbf41e02f226 [INFO] running `Command { std: "docker" "start" "-a" "fcad90dcabdd7d144c7558bd27efeffe469f4b75d510b1285084dbf41e02f226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcad90dcabdd7d144c7558bd27efeffe469f4b75d510b1285084dbf41e02f226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcad90dcabdd7d144c7558bd27efeffe469f4b75d510b1285084dbf41e02f226", kill_on_drop: false }` [INFO] [stdout] fcad90dcabdd7d144c7558bd27efeffe469f4b75d510b1285084dbf41e02f226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fef01481c3d73a6ff7295d59d2a8f665c8e14aecebe55e613d45518c4b100a95 [INFO] running `Command { std: "docker" "start" "-a" "fef01481c3d73a6ff7295d59d2a8f665c8e14aecebe55e613d45518c4b100a95", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling borsh v1.3.1 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=133f7fc44d51e952 -C extra-filename=-133f7fc44d51e952 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-63c31a1f9ec1c78b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7596d8133c1fca9f.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-036f2603c17c9ce5.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-d63c229a428e7a18.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-ef08d6ee1ecef173.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-304a55b6bcd750cc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6c4ee879e3ffa189.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9e0c958727f13851.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8a7fc76452dcc538.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fef01481c3d73a6ff7295d59d2a8f665c8e14aecebe55e613d45518c4b100a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef01481c3d73a6ff7295d59d2a8f665c8e14aecebe55e613d45518c4b100a95", kill_on_drop: false }` [INFO] [stdout] fef01481c3d73a6ff7295d59d2a8f665c8e14aecebe55e613d45518c4b100a95 [INFO] checking near-sdk-5.0.0-alpha.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848 [INFO] extracting crate near-sdk 5.0.0-alpha.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate near-sdk 5.0.0-alpha.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate near-sdk 5.0.0-alpha.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate near-sdk 5.0.0-alpha.1 [INFO] tweaked toml for crates.io crate near-sdk 5.0.0-alpha.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bb4b0c081aa50180856aa8ed70100274a402ea7b0184894b09cd4e36dcfbb1e [INFO] running `Command { std: "docker" "start" "-a" "7bb4b0c081aa50180856aa8ed70100274a402ea7b0184894b09cd4e36dcfbb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bb4b0c081aa50180856aa8ed70100274a402ea7b0184894b09cd4e36dcfbb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb4b0c081aa50180856aa8ed70100274a402ea7b0184894b09cd4e36dcfbb1e", kill_on_drop: false }` [INFO] [stdout] 7bb4b0c081aa50180856aa8ed70100274a402ea7b0184894b09cd4e36dcfbb1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aee074269182e8fd7fb8c64d8086aeed92841ebfce0d147247819f5e854c66e [INFO] running `Command { std: "docker" "start" "-a" "2aee074269182e8fd7fb8c64d8086aeed92841ebfce0d147247819f5e854c66e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling borsh v1.3.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking serde_json v1.0.114 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Checking near-config-utils v0.17.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking c2-chacha v0.3.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Compiling near-rpc-error-core v0.17.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking near-stdx v0.17.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling borsh-derive v1.3.1 [INFO] [stderr] Compiling near-rpc-error-macro v0.17.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking opentelemetry v0.17.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Compiling near-sdk-macros v5.0.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking actix v0.13.3 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking serde_with v3.7.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.9.0 [INFO] [stderr] Checking tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking basic-toml v0.1.9 [INFO] [stderr] Checking near-sys v0.2.1 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking borsh v0.10.3 [INFO] [stderr] Checking near-rng v0.1.1 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking trybuild v1.0.89 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking near-account-id v0.17.0 [INFO] [stderr] Checking zeropool-bn v0.5.11 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking near-vm-errors v0.17.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Checking near-primitives-core v0.17.0 [INFO] [stderr] Checking near-crypto v0.17.0 [INFO] [stderr] Checking near-abi v0.4.2 [INFO] [stderr] Checking near-token v0.2.0 [INFO] [stderr] Checking near-gas v0.2.5 [INFO] [stderr] Checking near-account-id v1.0.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking near-fmt v0.17.0 [INFO] [stderr] Checking near-primitives v0.17.0 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Compiling opentelemetry-otlp v0.10.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.6.2 [INFO] [stderr] Checking near-o11y v0.17.0 [INFO] [stderr] Checking near-vm-logic v0.17.0 [INFO] [stderr] Checking near-sdk v5.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/environment/env.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/environment/env.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{convert::TryFrom, mem::MaybeUninit}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/json_types/hash.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/public_key.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{convert::TryFrom, io}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/test_utils/context.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/collections/unordered_map/mod.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/collections/unordered_set.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/environment/env.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/environment/env.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{convert::TryFrom, mem::MaybeUninit}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/json_types/hash.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/public_key.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{convert::TryFrom, io}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/types/public_key.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/test_utils/context.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/collections/vector.rs:513:38 [INFO] [stdout] | [INFO] [stdout] 513 | struct WithoutBorshSerialize(u64); [INFO] [stdout] | --------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `WithoutBorshSerialize` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 513 | struct WithoutBorshSerialize(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.99s [INFO] running `Command { std: "docker" "inspect" "2aee074269182e8fd7fb8c64d8086aeed92841ebfce0d147247819f5e854c66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aee074269182e8fd7fb8c64d8086aeed92841ebfce0d147247819f5e854c66e", kill_on_drop: false }` [INFO] [stdout] 2aee074269182e8fd7fb8c64d8086aeed92841ebfce0d147247819f5e854c66e