[INFO] cloning repository https://github.com/mokomull/stm32f4-experimentation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mokomull/stm32f4-experimentation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokomull%2Fstm32f4-experimentation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokomull%2Fstm32f4-experimentation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afb37a29b4340a8ae3abd74d825443d302536fc9 [INFO] checking mokomull/stm32f4-experimentation against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokomull%2Fstm32f4-experimentation" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mokomull/stm32f4-experimentation on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/mokomull/stm32f4-experimentation [INFO] finished tweaking git repo https://github.com/mokomull/stm32f4-experimentation [INFO] tweaked toml for git repo https://github.com/mokomull/stm32f4-experimentation written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/mokomull/stm32f4-experimentation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/stm32-rs/stm32f407g-disc.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded accelerometer v0.11.0 [INFO] [stderr] Downloaded cortex-m v0.6.2 [INFO] [stderr] Downloaded nb v0.1.2 [INFO] [stderr] Downloaded usb-device v0.2.5 [INFO] [stderr] Downloaded lis302dl v0.1.0 [INFO] [stderr] Downloaded aligned v0.3.2 [INFO] [stderr] Downloaded micromath v1.0.1 [INFO] [stderr] Downloaded syn v1.0.32 [INFO] [stderr] Downloaded cortex-m-rt v0.6.12 [INFO] [stderr] Downloaded usbd-serial v0.1.0 [INFO] [stderr] Downloaded biquad v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faae606b59ea3da3a4194f46c171d929927be6cf9e2e13f9d5b176b69d0fb858 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "faae606b59ea3da3a4194f46c171d929927be6cf9e2e13f9d5b176b69d0fb858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faae606b59ea3da3a4194f46c171d929927be6cf9e2e13f9d5b176b69d0fb858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faae606b59ea3da3a4194f46c171d929927be6cf9e2e13f9d5b176b69d0fb858", kill_on_drop: false }` [INFO] [stdout] faae606b59ea3da3a4194f46c171d929927be6cf9e2e13f9d5b176b69d0fb858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c301c6c0c9f4575c372f75cd4ca759961694aab36dd69e9d39b7d42a59cb5789 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c301c6c0c9f4575c372f75cd4ca759961694aab36dd69e9d39b7d42a59cb5789", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.32 [INFO] [stderr] Compiling stm32ral v0.3.1 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling stm32f4 v0.11.0 [INFO] [stderr] Checking usb-device v0.2.5 [INFO] [stderr] Compiling synopsys-usb-otg v0.1.0 [INFO] [stderr] Compiling stm32f407g-disc v0.4.0 (https://github.com/stm32-rs/stm32f407g-disc.git#a6316c49) [INFO] [stderr] Checking micromath v1.0.1 [INFO] [stderr] Checking biquad v0.3.1 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking accelerometer v0.11.0 [INFO] [stderr] Checking usbd-serial v0.1.0 [INFO] [stderr] Checking lis302dl v0.1.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking cortex-m-rt v0.6.12 [INFO] [stderr] Checking stm32f4xx-hal v0.8.3 [INFO] [stderr] Checking stm32f4-experimentation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f4-experimentation` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `led_blink` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-6cda06b918ccaeb5.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7edd956e9d8d05ea.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `echo_pedal` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-6cda06b918ccaeb5.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7edd956e9d8d05ea.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `led_loop` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-6cda06b918ccaeb5.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7edd956e9d8d05ea.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cortex_m::iprintln` [INFO] [stdout] --> src/bin/audio.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cortex_m::iprintln; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `itm_hello_world` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-6cda06b918ccaeb5.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7edd956e9d8d05ea.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cortex_m::iprintln` [INFO] [stdout] --> src/bin/audio.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cortex_m::iprintln; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `audio` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-6cda06b918ccaeb5.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7edd956e9d8d05ea.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `usb_audio_raw` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-6cda06b918ccaeb5.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7edd956e9d8d05ea.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_itm` (which `usb_parallel_pic_programmer` depends on) [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-6cda06b918ccaeb5.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7edd956e9d8d05ea.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `micromath::F32Ext` [INFO] [stdout] --> src/bin/audio.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | use micromath::F32Ext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c301c6c0c9f4575c372f75cd4ca759961694aab36dd69e9d39b7d42a59cb5789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c301c6c0c9f4575c372f75cd4ca759961694aab36dd69e9d39b7d42a59cb5789", kill_on_drop: false }` [INFO] [stdout] c301c6c0c9f4575c372f75cd4ca759961694aab36dd69e9d39b7d42a59cb5789