[INFO] updating cached repository https://github.com/ShaunKarran/stm32f411e-rust-blinky [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] cdf4075ec569e828bbc6b74fc3ace7806816cb93 [INFO] checking ShaunKarran/stm32f411e-rust-blinky against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaunKarran%2Fstm32f411e-rust-blinky" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShaunKarran/stm32f411e-rust-blinky on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ShaunKarran/stm32f411e-rust-blinky [INFO] finished tweaking git repo https://github.com/ShaunKarran/stm32f411e-rust-blinky [INFO] tweaked toml for git repo https://github.com/ShaunKarran/stm32f411e-rust-blinky written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ShaunKarran/stm32f411e-rust-blinky already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d3dbe59dd799d33668cfb3a8b953ddb60a7e241ec3370df03484aeddbf668485 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d3dbe59dd799d33668cfb3a8b953ddb60a7e241ec3370df03484aeddbf668485"` [INFO] [stderr] Checking volatile-register v0.1.2 [INFO] [stderr] Compiling stm32f411e-disco v0.1.0 (https://github.com/ShaunKarran/stm32f411e-disco#1f0d9dd0) [INFO] [stderr] Checking r0 v0.1.0 [INFO] [stderr] Checking compiler-builtins-snapshot v0.0.20161008+c56faf22abb39724008148d58f12bcd43b6d236b [INFO] [stderr] Checking stm32f411xx-memory-map v0.1.0 (https://github.com/NathanielPerkins/stm32f411xx-memory-map#ca13d547) [INFO] [stderr] Checking cortex-m v0.1.5 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/stm32f411e-disco-2edeedbc69ea9a05/1f0d9dd/src/lib.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(macro_reexport)] [INFO] [stderr] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stderr] | [INFO] [stderr] = note: subsumed by `pub use` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `macro_reexport` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/stm32f411e-disco-2edeedbc69ea9a05/1f0d9dd/src/lib.rs:11:3 [INFO] [stderr] | [INFO] [stderr] 11 | #[macro_reexport(bkpt)] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `macro_export` [INFO] [stderr] [INFO] [stderr] error[E0522]: definition of an unknown language item: `panic_fmt` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/stm32f411e-disco-2edeedbc69ea9a05/1f0d9dd/src/lang_items.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[lang = "panic_fmt"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ definition of unknown language item `panic_fmt` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0522, E0557. [INFO] [stderr] For more information about an error, try `rustc --explain E0522`. [INFO] [stderr] error: could not compile `stm32f411e-disco`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d3dbe59dd799d33668cfb3a8b953ddb60a7e241ec3370df03484aeddbf668485"` [INFO] running `"docker" "rm" "-f" "d3dbe59dd799d33668cfb3a8b953ddb60a7e241ec3370df03484aeddbf668485"` [INFO] [stdout] d3dbe59dd799d33668cfb3a8b953ddb60a7e241ec3370df03484aeddbf668485