[INFO] updating cached repository https://github.com/grammers/stm32f303-rtfm-usb-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 69a32f13744165d2ddbe9f7624b5381e5beb247c [INFO] testing grammers/stm32f303-rtfm-usb-example against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrammers%2Fstm32f303-rtfm-usb-example" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grammers/stm32f303-rtfm-usb-example on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/grammers/stm32f303-rtfm-usb-example [INFO] finished tweaking git repo https://github.com/grammers/stm32f303-rtfm-usb-example [INFO] tweaked toml for git repo https://github.com/grammers/stm32f303-rtfm-usb-example written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/grammers/stm32f303-rtfm-usb-example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46349e06655ff8513fa1f8553c3a8c60dc29f02df4f0847f2808eeb2ae47800e [INFO] running `"docker" "start" "-a" "46349e06655ff8513fa1f8553c3a8c60dc29f02df4f0847f2808eeb2ae47800e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stm32f3 v0.7.1 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling usb-device v0.2.3 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling cortex-m-rtfm v0.4.3 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling hash32 v0.1.0 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling usbd-serial v0.1.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling aligned v0.3.1 [INFO] [stderr] Compiling panic-semihosting v0.5.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.6 [INFO] [stderr] Compiling owned-singleton-macros v0.1.0 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.4.3 [INFO] [stderr] Compiling owned-singleton v0.1.0 [INFO] [stderr] Compiling stm32f3xx-hal v0.2.3 [INFO] [stderr] Compiling stm32-usbd v0.3.1 [INFO] [stderr] Compiling stm32f303-rtfm-usb-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `stm32f303-rtfm-usb-example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "46349e06655ff8513fa1f8553c3a8c60dc29f02df4f0847f2808eeb2ae47800e"` [INFO] running `"docker" "rm" "-f" "46349e06655ff8513fa1f8553c3a8c60dc29f02df4f0847f2808eeb2ae47800e"` [INFO] [stdout] 46349e06655ff8513fa1f8553c3a8c60dc29f02df4f0847f2808eeb2ae47800e