[INFO] cloning repository https://github.com/snamas/Tsumugi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snamas/Tsumugi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnamas%2FTsumugi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnamas%2FTsumugi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1d36968def0616db057049735ccb22ce8ed46b0 [INFO] testing snamas/Tsumugi against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnamas%2FTsumugi" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snamas/Tsumugi on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snamas/Tsumugi [INFO] finished tweaking git repo https://github.com/snamas/Tsumugi [INFO] tweaked toml for git repo https://github.com/snamas/Tsumugi written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/snamas/Tsumugi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea474c7fca98d6076c79aeb20ece874ddf61733c0298ad5dadbe9d2e755500bc [INFO] running `Command { std: "docker" "start" "-a" "ea474c7fca98d6076c79aeb20ece874ddf61733c0298ad5dadbe9d2e755500bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea474c7fca98d6076c79aeb20ece874ddf61733c0298ad5dadbe9d2e755500bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea474c7fca98d6076c79aeb20ece874ddf61733c0298ad5dadbe9d2e755500bc", kill_on_drop: false }` [INFO] [stdout] ea474c7fca98d6076c79aeb20ece874ddf61733c0298ad5dadbe9d2e755500bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50c4acdb7ff9614c5cce3c3962c48bef50948bb74770a6790510efdf11ae5a97 [INFO] running `Command { std: "docker" "start" "-a" "50c4acdb7ff9614c5cce3c3962c48bef50948bb74770a6790510efdf11ae5a97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling windows_quote v0.21.1 [INFO] [stderr] Compiling tsumugi v0.1.0 (/opt/rustwide/workdir/tsumugi) [INFO] [stderr] Compiling windows_reader v0.21.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling chlorine v1.0.10 [INFO] [stderr] Compiling mint v0.5.8 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling c_vec v2.0.0 [INFO] [stderr] Compiling glow v0.10.0 [INFO] [stderr] Compiling tsumugiSimpleHashMap v0.1.0 (/opt/rustwide/workdir/tsumugiSimpleHashMap) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling imgui-sys v0.8.1-alpha.0 (https://github.com/imgui-rs/imgui-rs#2db100bf) [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stdout] warning: unused import: `TypeId` [INFO] [stdout] --> tsumugi/src/antenna_chain.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::any::{TypeId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stdout] warning: unused import: `TsumugiAntenna` [INFO] [stdout] --> tsumugi/src/parcel_receptor_with_channel.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::antenna::{TsumugiAntenna, TsumugiParcelInput}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TypeId` [INFO] [stdout] --> tsumugi/src/parcel_receptor_with_channel.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::any::{TypeId, Any}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TypeId` [INFO] [stdout] --> tsumugi/src/parcel_receptor_return_value.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::any::{TypeId, Any}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TsumugiControllerApplication` [INFO] [stdout] --> tsumugi/src/signal.rs:3:84 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::controller::{TsumugiControllerItemLifeTime, TsumugiControllerItemState, TsumugiControllerApplication, TsumugiPortalPlaneLocal}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `named_Debugpair` should have an upper camel case name [INFO] [stdout] --> tsumugi/src/controller.rs:671:12 [INFO] [stdout] | [INFO] [stdout] 671 | pub struct named_Debugpair { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NamedDebugpair` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `signal_Debugpair` should have an upper camel case name [INFO] [stdout] --> tsumugi/src/controller.rs:676:12 [INFO] [stdout] | [INFO] [stdout] 676 | pub struct signal_Debugpair { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SignalDebugpair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antennachain_Debugpair` should have an upper camel case name [INFO] [stdout] --> tsumugi/src/controller.rs:681:12 [INFO] [stdout] | [INFO] [stdout] 681 | pub struct antennachain_Debugpair { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AntennachainDebugpair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender` [INFO] [stdout] --> tsumugi/src/antenna_chain.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | let (sender, receiver): (Sender, Receiver) = mpsc::channel(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `receiver` [INFO] [stdout] --> tsumugi/src/antenna_chain.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 123 | let (sender, receiver): (Sender, Receiver) = mpsc::channel(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tct` [INFO] [stdout] --> tsumugi/src/parcel_receptor_with_channel.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | fn input_item(&mut self, input_item: &mut Box, tct: &TsumugiPortalPlaneLocal) -> TsumugiControllerItemState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tct` [INFO] [stdout] --> tsumugi/src/parcel_receptor_return_value.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | fn poll(self: &mut Self, tct: &TsumugiPortalPlaneLocal) -> TsumugiControllerItemState { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tct` [INFO] [stdout] --> tsumugi/src/signal.rs:33:54 [INFO] [stdout] | [INFO] [stdout] 33 | self.on_receive_signal = Some(Arc::new(move |tct| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tct` [INFO] [stdout] --> tsumugi/src/parcel_receptor.rs:26:54 [INFO] [stdout] | [INFO] [stdout] 26 | self.subscribe = Some(Arc::new(move |parcel, tct| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tumugi_receipt_list` [INFO] [stdout] --> tsumugi/src/controller.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | let mut tumugi_receipt_list: Vec> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tumugi_receipt_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pickup_list` [INFO] [stdout] --> tsumugi/src/controller.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | let mut pickup_list: Vec> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pickup_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condvar` [INFO] [stdout] --> tsumugi/src/controller.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | let condvar = Condvar::new(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condvar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lock` [INFO] [stdout] --> tsumugi/src/controller.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 221 | let lock = mutex.lock().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_lock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tct` [INFO] [stdout] --> tsumugi/src/parcelreceptor_novalue.rs:28:54 [INFO] [stdout] | [INFO] [stdout] 28 | self.subscribe = Some(Arc::new(move |parcel, tct| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/distributor.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn name(mut self, name: impl ToString) -> Self { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/distributor.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn lifetime(mut self, lifetime: TsumugiControllerItemLifeTime) -> Self { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/antenna_chain.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | fn from(mut value: TsumugiReceptorChain) -> Self { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/parcel_receptor_with_channel.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let mut receive_item = unsafe { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/parcel_receptor_return_value.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let mut receive_item = unsafe { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/parcel_receptor.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn to_antenna(mut self) -> TsumugiAntenna { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/parcel_receptor.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let mut receive_item = unsafe { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | let mut tsumugi_connect_list: Vec = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | let mut tc = Box::new(TsumugiPortal { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | let mut tsumugi_connect_list: Vec = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | let mut tc = Box::new(TsumugiPortal { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:192:30 [INFO] [stdout] | [INFO] [stdout] 192 | fn set_object(&mut self, mut tsumugi_object:Box){ [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:196:31 [INFO] [stdout] | [INFO] [stdout] 196 | fn set_objects(&mut self, mut tsumugi_object_list: Vec>) { [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | let mut tc_new = tsumugi_function(self); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | let mut tumugi_receipt_list: Vec> = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | let mut pickup_list: Vec> = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | let mut depot_hashmap_typeof = DepotHashList { antenna_hashmap: HashMap::new(), signal_hashmap: HashMap::new() }; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | let mut antennachain_hashmap = TsumugiAntennaChainHashList { receipt_list: Vec::new() }; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | let mut inst_time = Instant::now(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:254:30 [INFO] [stdout] | [INFO] [stdout] 254 | fn set_object(&mut self, mut tsumugi_object: Box) { [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | let mut pickup_iter = controll_loop_kit.thread_receivers.distributer.try_iter(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | let mut receipt_iter = controll_loop_kit.thread_receivers.antenna.try_iter(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:265:25 [INFO] [stdout] | [INFO] [stdout] 265 | ... let mut hashlist = controll_loop_kit.depot_hashmap_typeof.signal_hashmap.entry(signal.signal_name.clone()).or_insert(TsumugiSignalH... [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:422:25 [INFO] [stdout] | [INFO] [stdout] 422 | for mut parcel in &mut tsumugi_hash_typesep.pickup_list { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:447:47 [INFO] [stdout] | [INFO] [stdout] 447 | TsumugiAntennaType::TsumugiSingal(mut sig) => { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/controller.rs:517:17 [INFO] [stdout] | [INFO] [stdout] 517 | for mut antenna in &mut tsumugi_hash_typesep.recept_list { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/parcelreceptor_novalue.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn to_antenna(mut self) -> TsumugiAntenna { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tsumugi/src/parcelreceptor_novalue.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let mut receive_item = unsafe { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `spown_receiver` [INFO] [stdout] --> tsumugi/src/antenna_chain.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 135 | fn spown_receiver(&mut self) -> Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> tsumugi/src/antenna_chain.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | fn next(mut self, mut receptor: impl TsumugiSpownReceiver> + Into) -> Tsumu... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `package` [INFO] [stdout] --> tsumugi/src/antenna_chain.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | package: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `package` [INFO] [stdout] --> tsumugi/src/antenna_chain.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | package: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `connect_tsumugi_controller` [INFO] [stdout] --> tsumugi/src/controller.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) connect_tsumugi_controller: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `object_list` [INFO] [stdout] --> tsumugi/src/controller.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | object_list: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_object` [INFO] [stdout] --> tsumugi/src/controller.rs:254:8 [INFO] [stdout] | [INFO] [stdout] 254 | fn set_object(&mut self, mut tsumugi_object: Box) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tsumugi/src/parcel_receptor_with_channel.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | self.sender.send(*receive_item.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Controller_name` should have a snake case name [INFO] [stdout] --> tsumugi/src/controller.rs:139:20 [INFO] [stdout] | [INFO] [stdout] 139 | fn find(&self, Controller_name: &str) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `controller_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tsumugi/src/controller.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | self.tsumugi_object_sender.send(tsumugi_object); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tsumugi/src/controller.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | self.tsumugi_object_sender.send(tsumugi_object); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Controller_name` should have a snake case name [INFO] [stdout] --> tsumugi/src/controller.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | fn find(&self, Controller_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `controller_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tsumugi/src/controller.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | ... debug_plane.pickup_channel_sender.send(TsumugiParcelDistributor::new(debugkit).lifetime(Once).displayname(plane_name.clone()).into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `singalState` should have a snake case name [INFO] [stdout] --> tsumugi/src/controller.rs:587:13 [INFO] [stdout] | [INFO] [stdout] 587 | let singalState: TsumugiControllerItemState = match &receptsig.on_receive_signal { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `singal_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `tsumugiSimpleHashMap` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `tsumugi_simple_hash_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling windows_gen v0.21.1 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.34.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sdl2-sys-8f85c46b420daff8/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/SDL2-2.0.14/include [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: VcpkgNotFound("No vcpkg installation found. Set the VCPKG_ROOT environment variable or run 'vcpkg integrate install'")', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:128:33 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557fe075e5ec - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x557fe075e5ec - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557fe075e5ec - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x557fe075e5ec - ::fmt::h3e2b509ce2ce6007 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x557fe077c60c - core::fmt::write::h753c7571fa063ecb [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stderr] 5: 0x557fe075aa53 - std::io::Write::write_fmt::h2815c0519c99ba09 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stderr] 6: 0x557fe0760622 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x557fe0760622 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x557fe0760622 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x557fe0760205 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x557fe0760c73 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x557fe0760990 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x557fe075ea94 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x557fe07606c9 - rust_begin_unwind [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x557fe06e03f1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stderr] 15: 0x557fe06e0483 - core::result::unwrap_failed::ha0327e3803285d6e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1690:5 [INFO] [stderr] 16: 0x557fe06e27e3 - core::result::Result::unwrap::h26a2cca7c421d2f2 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1018:23 [INFO] [stderr] 17: 0x557fe06e0d88 - build_script_build::get_vcpkg_config::hcb3bde3748853d4c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:128:5 [INFO] [stderr] 18: 0x557fe06e0ec6 - build_script_build::link_sdl2::h25ff8abfe47b995f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:382:9 [INFO] [stderr] 19: 0x557fe06e1659 - build_script_build::main::hfded7df15d9769cb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.5/build.rs:657:5 [INFO] [stderr] 20: 0x557fe06e259b - core::ops::function::FnOnce::call_once::habf502f277743ea3 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x557fe06e2cae - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5c0862900081111 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 22: 0x557fe06e2941 - std::rt::lang_start::{{closure}}::h801dc1d2e988b676 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:145:18 [INFO] [stderr] 23: 0x557fe075dca0 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x557fe075dca0 - std::panicking::try::do_call::h1e21ba261ba489ec [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stderr] 25: 0x557fe075dca0 - std::panicking::try::h6afd48af8b6c96ac [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stderr] 26: 0x557fe075dca0 - std::panic::catch_unwind::h85dd95e0bab7fb60 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stderr] 27: 0x557fe075dca0 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48 [INFO] [stderr] 28: 0x557fe075dca0 - std::panicking::try::do_call::h6b0ad65979f3077a [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stderr] 29: 0x557fe075dca0 - std::panicking::try::h010108d314169ac6 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stderr] 30: 0x557fe075dca0 - std::panic::catch_unwind::hff397f912b1535c2 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stderr] 31: 0x557fe075dca0 - std::rt::lang_start_internal::h52e73755f77c7dd9 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20 [INFO] [stderr] 32: 0x557fe06e2910 - std::rt::lang_start::h054fd13c1c374b7e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:144:17 [INFO] [stderr] 33: 0x557fe06e21bc - main [INFO] [stderr] 34: 0x7f64abf300b3 - __libc_start_main [INFO] [stderr] 35: 0x557fe06e0b0e - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "50c4acdb7ff9614c5cce3c3962c48bef50948bb74770a6790510efdf11ae5a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c4acdb7ff9614c5cce3c3962c48bef50948bb74770a6790510efdf11ae5a97", kill_on_drop: false }` [INFO] [stdout] 50c4acdb7ff9614c5cce3c3962c48bef50948bb74770a6790510efdf11ae5a97