[INFO] cloning repository https://github.com/protobj/tonkio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/protobj/tonkio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotobj%2Ftonkio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotobj%2Ftonkio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1913e72a149c3bb5bbd7eb8d061c81715c32cbe5 [INFO] checking protobj/tonkio against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotobj%2Ftonkio" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/protobj/tonkio [INFO] finished tweaking git repo https://github.com/protobj/tonkio [INFO] tweaked toml for git repo https://github.com/protobj/tonkio written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/protobj/tonkio on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/protobj/tonkio 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify-types v2.0.0 [INFO] [stderr] Downloaded tokio_with_wasm_proc v0.8.2 [INFO] [stderr] Downloaded notify v8.0.0 [INFO] [stderr] Downloaded bon-macros v2.3.0 [INFO] [stderr] Downloaded sqlx-macros v0.8.5 [INFO] [stderr] Downloaded tokio_with_wasm v0.8.2 [INFO] [stderr] Downloaded jemallocator v0.5.4 [INFO] [stderr] Downloaded local_ipaddress v0.1.3 [INFO] [stderr] Downloaded ractor_actors v0.4.9 [INFO] [stderr] Downloaded nacos-macro v0.2.0 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded miette-derive v7.5.0 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.5 [INFO] [stderr] Downloaded backon v1.5.0 [INFO] [stderr] Downloaded tokio-graceful-shutdown v0.16.0 [INFO] [stderr] Downloaded sqlx-mysql v0.8.5 [INFO] [stderr] Downloaded clap v4.5.35 [INFO] [stderr] Downloaded miette v7.5.0 [INFO] [stderr] Downloaded sqlx-core v0.8.5 [INFO] [stderr] Downloaded sqlx-postgres v0.8.5 [INFO] [stderr] Downloaded winnow v0.7.6 [INFO] [stderr] Downloaded clap_builder v4.5.35 [INFO] [stderr] Downloaded axum v0.8.3 [INFO] [stderr] Downloaded sqlx v0.8.5 [INFO] [stderr] Downloaded icu_properties_data v1.5.1 [INFO] [stderr] Downloaded ractor v0.15.3 [INFO] [stderr] Downloaded tonic v0.13.0 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.5 [INFO] [stderr] Downloaded welds v0.4.14 [INFO] [stderr] Downloaded redis v0.30.0 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [INFO] [stderr] Downloaded nacos-sdk v0.5.0 [INFO] [stderr] Downloaded rsa v0.9.8 [INFO] [stderr] Downloaded prettyplease v0.2.32 [INFO] [stderr] Downloaded rustix v1.0.5 [INFO] [stderr] Downloaded hyper-util v0.1.11 [INFO] [stderr] Downloaded icu_normalizer_data v1.5.1 [INFO] [stderr] Downloaded welds-connections v0.4.14 [INFO] [stderr] Downloaded tonic-build v0.13.0 [INFO] [stderr] Downloaded whoami v1.6.0 [INFO] [stderr] Downloaded icu_locid_transform_data v1.5.1 [INFO] [stderr] Downloaded litemap v0.7.5 [INFO] [stderr] Downloaded bon v2.3.0 [INFO] [stderr] Downloaded async-tungstenite v0.29.1 [INFO] [stderr] Downloaded welds-macros v0.4.14 [INFO] [stderr] Downloaded multimap v0.10.0 [INFO] [stderr] Downloaded jemalloc-sys v0.5.4+5.3.0-patched [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11449ce864c82be562817277887d7b3a9768c45a080f11fbbd687484a8b637f8 [INFO] running `Command { std: "docker" "start" "-a" "11449ce864c82be562817277887d7b3a9768c45a080f11fbbd687484a8b637f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11449ce864c82be562817277887d7b3a9768c45a080f11fbbd687484a8b637f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11449ce864c82be562817277887d7b3a9768c45a080f11fbbd687484a8b637f8", kill_on_drop: false }` [INFO] [stdout] 11449ce864c82be562817277887d7b3a9768c45a080f11fbbd687484a8b637f8 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3afac8da9f6508822fc6fa5d3daa4ce5cecb6ab33852e1193a959418e2a78825 [INFO] running `Command { std: "docker" "start" "-a" "3afac8da9f6508822fc6fa5d3daa4ce5cecb6ab33852e1193a959418e2a78825", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Checking constants v0.1.0 (/opt/rustwide/workdir/common/constants) [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Checking local_ipaddress v0.1.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking backon v1.5.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking luban_lib v0.1.0 (/opt/rustwide/workdir/common/resource/luban_lib) [INFO] [stderr] Checking heck v0.4.1 [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:230:26 [INFO] [stdout] | [INFO] [stdout] 230 | let a1 = (*b.offset(0) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 230 - let a1 = (*b.offset(0) as u32); [INFO] [stdout] 230 + let a1 = *b.offset(0) as u32 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:231:26 [INFO] [stdout] | [INFO] [stdout] 231 | let a2 = ((*b.offset(1) as u32) << 8); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 231 - let a2 = ((*b.offset(1) as u32) << 8); [INFO] [stdout] 231 + let a2 = (*b.offset(1) as u32) << 8 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:232:26 [INFO] [stdout] | [INFO] [stdout] 232 | let a3 = ((*b.offset(2) as u32) << 16); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 232 - let a3 = ((*b.offset(2) as u32) << 16); [INFO] [stdout] 232 + let a3 = (*b.offset(2) as u32) << 16 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:233:26 [INFO] [stdout] | [INFO] [stdout] 233 | let a4 = ((*b.offset(3) as u32) << 24); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 233 - let a4 = ((*b.offset(3) as u32) << 24); [INFO] [stdout] 233 + let a4 = (*b.offset(3) as u32) << 24 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:234:26 [INFO] [stdout] | [INFO] [stdout] 234 | let a5 = (a1 | a2 | a3 | a4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 234 - let a5 = (a1 | a2 | a3 | a4); [INFO] [stdout] 234 + let a5 = a1 | a2 | a3 | a4 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:230:26 [INFO] [stdout] | [INFO] [stdout] 230 | let a1 = (*b.offset(0) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 230 - let a1 = (*b.offset(0) as u32); [INFO] [stdout] 230 + let a1 = *b.offset(0) as u32 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:231:26 [INFO] [stdout] | [INFO] [stdout] 231 | let a2 = ((*b.offset(1) as u32) << 8); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 231 - let a2 = ((*b.offset(1) as u32) << 8); [INFO] [stdout] 231 + let a2 = (*b.offset(1) as u32) << 8 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | let mut x = UnsafeCell::new(0_f32); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:232:26 [INFO] [stdout] | [INFO] [stdout] 232 | let a3 = ((*b.offset(2) as u32) << 16); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 232 - let a3 = ((*b.offset(2) as u32) << 16); [INFO] [stdout] 232 + let a3 = (*b.offset(2) as u32) << 16 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:233:26 [INFO] [stdout] | [INFO] [stdout] 233 | let a4 = ((*b.offset(3) as u32) << 24); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 233 - let a4 = ((*b.offset(3) as u32) << 24); [INFO] [stdout] 233 + let a4 = (*b.offset(3) as u32) << 24 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:234:26 [INFO] [stdout] | [INFO] [stdout] 234 | let a5 = (a1 | a2 | a3 | a4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 234 - let a5 = (a1 | a2 | a3 | a4); [INFO] [stdout] 234 + let a5 = a1 | a2 | a3 | a4 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | let mut x = UnsafeCell::new(0_f64); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MIN_CAPACITY`, `prop_size`, and `can_read` are never used [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 9 | impl ByteBuf { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 10 | const MIN_CAPACITY: usize = 16; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | fn prop_size(init_size: usize, need_size: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 303 | fn can_read(&self, size: usize) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | let mut x = UnsafeCell::new(0_f32); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | let mut x = UnsafeCell::new(0_f64); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MIN_CAPACITY`, `prop_size`, and `can_read` are never used [INFO] [stdout] --> common/resource/luban_lib/src/lib.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 9 | impl ByteBuf { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 10 | const MIN_CAPACITY: usize = 16; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | fn prop_size(init_size: usize, need_size: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 303 | fn can_read(&self, size: usize) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db4e1d23234d93b5e96ecc768b35d9090c32cddf/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=97a611f2d86190c2 -C extra-filename=-38416423b0c5dedc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-765cfefec5a0635b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c2b9187a0adc7cdd.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db4e1d23234d93b5e96ecc768b35d9090c32cddf/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9aad7be5068f3613 -C extra-filename=-01a012eb9d837402 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-765cfefec5a0635b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c2b9187a0adc7cdd.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3afac8da9f6508822fc6fa5d3daa4ce5cecb6ab33852e1193a959418e2a78825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3afac8da9f6508822fc6fa5d3daa4ce5cecb6ab33852e1193a959418e2a78825", kill_on_drop: false }` [INFO] [stdout] 3afac8da9f6508822fc6fa5d3daa4ce5cecb6ab33852e1193a959418e2a78825