[INFO] cloning repository https://github.com/ungovernable-internet/uip-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ungovernable-internet/uip-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungovernable-internet%2Fuip-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungovernable-internet%2Fuip-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e2f42660be1c301a77273d566722de7fb7eb0a9 [INFO] testing ungovernable-internet/uip-node against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fungovernable-internet%2Fuip-node" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 55% (2596/4694) Updating files: 56% (2629/4694) Updating files: 57% (2676/4694) Updating files: 58% (2723/4694) Updating files: 59% (2770/4694) Updating files: 60% (2817/4694) Updating files: 61% (2864/4694) Updating files: 62% (2911/4694) Updating files: 63% (2958/4694) Updating files: 64% (3005/4694) Updating files: 64% (3016/4694) Updating files: 65% (3052/4694) Updating files: 66% (3099/4694) Updating files: 67% (3145/4694) Updating files: 67% (3172/4694) Updating files: 68% (3192/4694) Updating files: 69% (3239/4694) Updating files: 70% (3286/4694) Updating files: 70% (3290/4694) Updating files: 71% (3333/4694) Updating files: 72% (3380/4694) Updating files: 73% (3427/4694) Updating files: 73% (3463/4694) Updating files: 74% (3474/4694) Updating files: 75% (3521/4694) Updating files: 75% (3541/4694) Updating files: 76% (3568/4694) Updating files: 77% (3615/4694) Updating files: 77% (3635/4694) Updating files: 78% (3662/4694) Updating files: 79% (3709/4694) Updating files: 79% (3724/4694) Updating files: 80% (3756/4694) Updating files: 81% (3803/4694) Updating files: 82% (3850/4694) Updating files: 83% (3897/4694) Updating files: 84% (3943/4694) Updating files: 85% (3990/4694) Updating files: 86% (4037/4694) Updating files: 86% (4068/4694) Updating files: 87% (4084/4694) Updating files: 88% (4131/4694) Updating files: 89% (4178/4694) Updating files: 90% (4225/4694) Updating files: 91% (4272/4694) Updating files: 92% (4319/4694) Updating files: 93% (4366/4694) Updating files: 94% (4413/4694) Updating files: 95% (4460/4694) Updating files: 95% (4498/4694) Updating files: 96% (4507/4694) Updating files: 97% (4554/4694) Updating files: 98% (4601/4694) Updating files: 99% (4648/4694) Updating files: 100% (4694/4694) Updating files: 100% (4694/4694), done. [INFO] started tweaking git repo https://github.com/ungovernable-internet/uip-node [INFO] finished tweaking git repo https://github.com/ungovernable-internet/uip-node [INFO] tweaked toml for git repo https://github.com/ungovernable-internet/uip-node written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ungovernable-internet/uip-node on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ungovernable-internet/uip-node 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54d2e41fc6a41380ca468d3bef2560ab628e0a35e12fedceea43c127985d9bc4 [INFO] running `Command { std: "docker" "start" "-a" "54d2e41fc6a41380ca468d3bef2560ab628e0a35e12fedceea43c127985d9bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54d2e41fc6a41380ca468d3bef2560ab628e0a35e12fedceea43c127985d9bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54d2e41fc6a41380ca468d3bef2560ab628e0a35e12fedceea43c127985d9bc4", kill_on_drop: false }` [INFO] [stdout] 54d2e41fc6a41380ca468d3bef2560ab628e0a35e12fedceea43c127985d9bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 999cc5f88fef0aed6ab06a7896094f08e8d65efea206d2174980e530ac558037 [INFO] running `Command { std: "docker" "start" "-a" "999cc5f88fef0aed6ab06a7896094f08e8d65efea206d2174980e530ac558037", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling libp2p-identity v0.2.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling yamux v0.13.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling libp2p-core v0.41.3 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling libp2p-noise v0.44.0 [INFO] [stderr] Compiling libp2p-yamux v0.45.2 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling libp2p-swarm v0.44.2 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.3.1 [INFO] [stderr] Compiling libp2p-allow-block-list v0.3.0 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling libp2p-tcp v0.41.0 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling libp2p-mdns v0.45.1 [INFO] [stderr] Compiling libp2p-dns v0.41.1 [INFO] [stderr] Compiling libp2p v0.53.2 [INFO] [stderr] Compiling uip-node v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `get_balance` is never used [INFO] [stdout] --> src/incentives.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn get_balance() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `claim_reward` is never used [INFO] [stdout] --> src/incentives.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn claim_reward(amount: u64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/incentives.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | REWARD_BALANCE [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/incentives.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | amount, REWARD_BALANCE [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "999cc5f88fef0aed6ab06a7896094f08e8d65efea206d2174980e530ac558037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999cc5f88fef0aed6ab06a7896094f08e8d65efea206d2174980e530ac558037", kill_on_drop: false }` [INFO] [stdout] 999cc5f88fef0aed6ab06a7896094f08e8d65efea206d2174980e530ac558037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dab33a957fad5b58f889edf6dc67f092b9a04aad5657058f8dba600eb7959c89 [INFO] running `Command { std: "docker" "start" "-a" "dab33a957fad5b58f889edf6dc67f092b9a04aad5657058f8dba600eb7959c89", kill_on_drop: false }` [INFO] [stderr] Compiling uip-node v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `get_balance` is never used [INFO] [stdout] --> src/incentives.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn get_balance() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `claim_reward` is never used [INFO] [stdout] --> src/incentives.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn claim_reward(amount: u64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/incentives.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | REWARD_BALANCE [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/incentives.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | amount, REWARD_BALANCE [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.06s [INFO] running `Command { std: "docker" "inspect" "dab33a957fad5b58f889edf6dc67f092b9a04aad5657058f8dba600eb7959c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab33a957fad5b58f889edf6dc67f092b9a04aad5657058f8dba600eb7959c89", kill_on_drop: false }` [INFO] [stdout] dab33a957fad5b58f889edf6dc67f092b9a04aad5657058f8dba600eb7959c89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ee50d2efc51028d8ba7e1019d19cbd83c1b14c541a3358aad598c9f131a8ad6 [INFO] running `Command { std: "docker" "start" "-a" "5ee50d2efc51028d8ba7e1019d19cbd83c1b14c541a3358aad598c9f131a8ad6", kill_on_drop: false }` [INFO] [stderr] warning: function `get_balance` is never used [INFO] [stderr] --> src/incentives.rs:16:8 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn get_balance() -> u64 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `claim_reward` is never used [INFO] [stderr] --> src/incentives.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn claim_reward(amount: u64) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/incentives.rs:11:13 [INFO] [stderr] | [INFO] [stderr] 11 | REWARD_BALANCE [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/incentives.rs:26:25 [INFO] [stderr] | [INFO] [stderr] 26 | amount, REWARD_BALANCE [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: `uip-node` (bin "uip-node" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uip_node-b8fd0f04f852f6aa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5ee50d2efc51028d8ba7e1019d19cbd83c1b14c541a3358aad598c9f131a8ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee50d2efc51028d8ba7e1019d19cbd83c1b14c541a3358aad598c9f131a8ad6", kill_on_drop: false }` [INFO] [stdout] 5ee50d2efc51028d8ba7e1019d19cbd83c1b14c541a3358aad598c9f131a8ad6