[INFO] cloning repository https://github.com/wowkster/floppier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wowkster/floppier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwowkster%2Ffloppier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwowkster%2Ffloppier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0be58571b2bc16d76f1594e3cdaa265d074193a6 [INFO] checking wowkster/floppier against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwowkster%2Ffloppier" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wowkster/floppier [INFO] finished tweaking git repo https://github.com/wowkster/floppier [INFO] tweaked toml for git repo https://github.com/wowkster/floppier written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wowkster/floppier on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wowkster/floppier 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc1/source/floppier-client/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml [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 embedded-io v0.6.1 [INFO] [stderr] Downloaded critical-section v1.1.3 [INFO] [stderr] Downloaded usbd-serial v0.2.2 [INFO] [stderr] Downloaded defmt-rtt v0.4.1 [INFO] [stderr] Downloaded pio-parser v0.2.2 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.3 [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded linked_list_allocator v0.10.5 [INFO] [stderr] Downloaded jsonc-parser v0.23.0 [INFO] [stderr] Downloaded midly v0.5.3 [INFO] [stderr] Downloaded portable-atomic v1.6.0 [INFO] [stderr] Downloaded rp2040-hal v0.10.1 [INFO] [stderr] Downloaded serialport v4.2.2 [INFO] [stderr] Downloaded crc-any v2.4.3 [INFO] [stderr] Downloaded rp2040-boot2 v0.3.0 [INFO] [stderr] Downloaded rp2040-pac v0.6.0 [INFO] [stderr] Downloaded rlsf v0.2.1 [INFO] [stderr] Downloaded defmt-parser v0.3.3 [INFO] [stderr] Downloaded bitflags v2.0.2 [INFO] [stderr] Downloaded cortex-m v0.7.7 [INFO] [stderr] Downloaded pio-proc v0.2.2 [INFO] [stderr] Downloaded frunk_core v0.4.2 [INFO] [stderr] Downloaded frunk v0.4.2 [INFO] [stderr] Downloaded fugit v0.3.7 [INFO] [stderr] Downloaded lalrpop v0.19.12 [INFO] [stderr] Downloaded pio v0.2.1 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded volatile-register v0.2.2 [INFO] [stderr] Downloaded mach2 v0.4.1 [INFO] [stderr] Downloaded termion v2.0.3 [INFO] [stderr] Downloaded svgbobdoc v0.3.0 [INFO] [stderr] Downloaded defmt-macros v0.3.6 [INFO] [stderr] Downloaded defmt v0.3.8 [INFO] [stderr] Downloaded lalrpop-util v0.19.12 [INFO] [stderr] Downloaded bitfield v0.14.0 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded gcd v2.3.0 [INFO] [stderr] Downloaded rp-pico v0.9.0 [INFO] [stderr] Downloaded usb-device v0.3.2 [INFO] [stderr] Downloaded const-default v1.0.0 [INFO] [stderr] Downloaded embedded-alloc v0.6.0 [INFO] [stderr] Downloaded panic-probe v0.3.2 [INFO] [stderr] Downloaded frunk_derives v0.4.2 [INFO] [stderr] Downloaded rp2040-hal-macros v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd30a65d34606eb708ff36c1f54ae3c4bb1135a7b0bf9ef164e8155a011201bf [INFO] running `Command { std: "docker" "start" "-a" "dd30a65d34606eb708ff36c1f54ae3c4bb1135a7b0bf9ef164e8155a011201bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd30a65d34606eb708ff36c1f54ae3c4bb1135a7b0bf9ef164e8155a011201bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd30a65d34606eb708ff36c1f54ae3c4bb1135a7b0bf9ef164e8155a011201bf", kill_on_drop: false }` [INFO] [stdout] dd30a65d34606eb708ff36c1f54ae3c4bb1135a7b0bf9ef164e8155a011201bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9079b2fda4404bec83ebbf757619b63eb466593299d6e14b13f50d69d2f80fc [INFO] running `Command { std: "docker" "start" "-a" "a9079b2fda4404bec83ebbf757619b63eb466593299d6e14b13f50d69d2f80fc", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/floppier-client/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling defmt v0.3.8 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling defmt-macros v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking critical-section v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc-any v2.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling rp2040-pac v0.6.0 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Compiling rp2040-boot2 v0.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling defmt-parser v0.3.3 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling rp2040-hal-macros v0.1.0 [INFO] [stderr] Checking pio v0.2.1 [INFO] [stderr] Compiling svgbobdoc v0.3.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Compiling panic-probe v0.3.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking const-default v1.0.0 [INFO] [stderr] Compiling rp-pico v0.9.0 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling defmt-rtt v0.4.1 [INFO] [stderr] Checking rlsf v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling floppier-client v0.1.0 (/opt/rustwide/workdir/floppier-client) [INFO] [stderr] Checking linked_list_allocator v0.10.5 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking embedded-alloc v0.6.0 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking rayon-core v1.12.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking usbd-serial v0.2.2 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking bitflags v2.0.2 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking termion v2.0.3 [INFO] [stderr] Checking serialport v4.2.2 [INFO] [stderr] Checking rp2040-hal v0.10.1 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking midly v0.5.3 [INFO] [stderr] Checking floppier-proto v0.1.0 (/opt/rustwide/workdir/floppier-proto) [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking jsonc-parser v0.23.0 [INFO] [stderr] Checking floppier-server v0.1.0 (/opt/rustwide/workdir/floppier-server) [INFO] [stderr] Compiling pio-parser v0.2.2 [INFO] [stderr] Compiling pio-proc v0.2.2 [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> floppier-client/src/bin/reset.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe { HEAP.init(HEAP_MEM.as_ptr() as usize, HEAP_SIZE) } [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> floppier-client/src/bin/slow_step.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe { HEAP.init(HEAP_MEM.as_ptr() as usize, HEAP_SIZE) } [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `floppier-client` (bin "slow_step") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `floppier-client` (bin "reset") due to 2 previous errors [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | unsafe { HEAP.init(HEAP_MEM.as_ptr() as usize, HEAP_SIZE) } [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:207:28 [INFO] [stdout] | [INFO] [stdout] 207 | let bus_ref = unsafe { USB_BUS.as_ref().unwrap() }; [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] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:241:19 [INFO] [stdout] | [INFO] [stdout] 241 | let usb_dev = USB_DEVICE.as_mut().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | let serial = USB_SERIAL.as_mut().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:298:47 [INFO] [stdout] | [INFO] [stdout] 298 | let shift_register = unsafe { SHIFT_REGISTER.as_mut().unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:380:47 [INFO] [stdout] | [INFO] [stdout] 380 | let shift_register = unsafe { SHIFT_REGISTER.as_mut().unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:436:39 [INFO] [stdout] | [INFO] [stdout] 436 | let shift_register = unsafe { SHIFT_REGISTER.as_mut().unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:467:26 [INFO] [stdout] | [INFO] [stdout] 467 | let alarm = unsafe { ALARM0.as_mut().unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:476:39 [INFO] [stdout] | [INFO] [stdout] 476 | let shift_register = unsafe { SHIFT_REGISTER.as_mut().unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/io.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | let read_buffer = unsafe { &mut READ_BUFFER }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 29 | let read_buffer = unsafe { &raw mut READ_BUFFER }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/io.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | let read_buffer_len = unsafe { &mut READ_BUFFER_LEN }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 30 | let read_buffer_len = unsafe { &raw mut READ_BUFFER_LEN }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/io.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 65 | let read_buffer = unsafe { &mut READ_BUFFER }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 65 | let read_buffer = unsafe { &raw mut READ_BUFFER }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/io.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | let read_buffer_len = unsafe { &mut READ_BUFFER_LEN }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 66 | let read_buffer_len = unsafe { &raw mut READ_BUFFER_LEN }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | unsafe { HEAP.init(HEAP_MEM.as_ptr() as usize, HEAP_SIZE) } [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:207:28 [INFO] [stdout] | [INFO] [stdout] 207 | let bus_ref = unsafe { USB_BUS.as_ref().unwrap() }; [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] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:241:19 [INFO] [stdout] | [INFO] [stdout] 241 | let usb_dev = USB_DEVICE.as_mut().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | let serial = USB_SERIAL.as_mut().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:298:47 [INFO] [stdout] | [INFO] [stdout] 298 | let shift_register = unsafe { SHIFT_REGISTER.as_mut().unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:380:47 [INFO] [stdout] | [INFO] [stdout] 380 | let shift_register = unsafe { SHIFT_REGISTER.as_mut().unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:436:39 [INFO] [stdout] | [INFO] [stdout] 436 | let shift_register = unsafe { SHIFT_REGISTER.as_mut().unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:467:26 [INFO] [stdout] | [INFO] [stdout] 467 | let alarm = unsafe { ALARM0.as_mut().unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/main.rs:476:39 [INFO] [stdout] | [INFO] [stdout] 476 | let shift_register = unsafe { SHIFT_REGISTER.as_mut().unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/io.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | let read_buffer = unsafe { &mut READ_BUFFER }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 29 | let read_buffer = unsafe { &raw mut READ_BUFFER }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/io.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | let read_buffer_len = unsafe { &mut READ_BUFFER_LEN }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 30 | let read_buffer_len = unsafe { &raw mut READ_BUFFER_LEN }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/io.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 65 | let read_buffer = unsafe { &mut READ_BUFFER }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 65 | let read_buffer = unsafe { &raw mut READ_BUFFER }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> floppier-client/src/io.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | let read_buffer_len = unsafe { &mut READ_BUFFER_LEN }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 66 | let read_buffer_len = unsafe { &raw mut READ_BUFFER_LEN }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a9079b2fda4404bec83ebbf757619b63eb466593299d6e14b13f50d69d2f80fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9079b2fda4404bec83ebbf757619b63eb466593299d6e14b13f50d69d2f80fc", kill_on_drop: false }` [INFO] [stdout] a9079b2fda4404bec83ebbf757619b63eb466593299d6e14b13f50d69d2f80fc