[INFO] cloning repository https://github.com/geomatsi/e.ziclean-cube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geomatsi/e.ziclean-cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomatsi%2Fe.ziclean-cube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomatsi%2Fe.ziclean-cube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4c5170b0e2303e93d0c5726d34bd7132f81073d [INFO] checking geomatsi/e.ziclean-cube against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomatsi%2Fe.ziclean-cube" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geomatsi/e.ziclean-cube on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/geomatsi/e.ziclean-cube [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/geomatsi/e.ziclean-cube [INFO] tweaked toml for git repo https://github.com/geomatsi/e.ziclean-cube written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtt-target v0.3.1 [INFO] [stderr] Downloaded rtfm-syntax v0.4.0 [INFO] [stderr] Downloaded aligned v0.3.5 [INFO] [stderr] Downloaded cortex-m-rt v0.6.15 [INFO] [stderr] Downloaded cortex-m-rtfm v0.5.3 [INFO] [stderr] Downloaded kxcj9 v0.2.0 [INFO] [stderr] Downloaded cortex-m-rtfm-macros v0.5.1 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.6.15 [INFO] [stderr] Downloaded panic-rtt-target v0.1.2 [INFO] [stderr] Downloaded cortex-m v0.7.3 [INFO] [stderr] Downloaded rtfm-core v0.3.0 [INFO] [stderr] Downloaded stm32ral v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a4a84dc736f38f47a6e158140019f53e6b3e0cf4ecb3e40b3645895d9efc3342 [INFO] running `Command { std: "docker" "start" "-a" "a4a84dc736f38f47a6e158140019f53e6b3e0cf4ecb3e40b3645895d9efc3342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4a84dc736f38f47a6e158140019f53e6b3e0cf4ecb3e40b3645895d9efc3342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a84dc736f38f47a6e158140019f53e6b3e0cf4ecb3e40b3645895d9efc3342", kill_on_drop: false }` [INFO] [stdout] a4a84dc736f38f47a6e158140019f53e6b3e0cf4ecb3e40b3645895d9efc3342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7d613cc03377976a6c9a56419d113a1805ae5b2e3a61d2e1cf39ee5ab21466ed [INFO] running `Command { std: "docker" "start" "-a" "7d613cc03377976a6c9a56419d113a1805ae5b2e3a61d2e1cf39ee5ab21466ed", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling stm32f1 v0.9.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking rtfm-core v0.3.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cortex-m-rtfm v0.5.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking bitbang-hal v0.3.2 [INFO] [stderr] Checking kxcj9 v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Checking rtt-target v0.3.1 [INFO] [stderr] Checking panic-itm v0.4.2 [INFO] [stderr] Checking panic-rtt-target v0.1.2 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Compiling rtfm-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.5.1 [INFO] [stderr] Checking stm32f1xx-hal v0.5.3 [INFO] [stderr] Checking eziclean v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rtfm::cyccnt` [INFO] [stdout] --> src/hw/poll_timer.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use rtfm::cyccnt::Instant; [INFO] [stdout] | ^^^^^^ could not find `cyccnt` in `rtfm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rtfm::cyccnt` [INFO] [stdout] --> src/hw/poll_timer.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use rtfm::cyccnt::Instant; [INFO] [stdout] | ^^^^^^ could not find `cyccnt` in `rtfm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_rtt_target`: `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib [INFO] [stdout] = note: second definition in `panic_rtt_target` loaded from /opt/rustwide/target/debug/deps/libpanic_rtt_target-0d6611bbe994fe76.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_rtt_target`: `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std`. [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib [INFO] [stdout] = note: second definition in `panic_rtt_target` loaded from /opt/rustwide/target/debug/deps/libpanic_rtt_target-0d6611bbe994fe76.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `stm32f1xx_hal::time::Instant` in the current scope [INFO] [stdout] --> src/hw/poll_timer.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | let start = Instant::now(); [INFO] [stdout] | ^^^ function or associated item not found in `stm32f1xx_hal::time::Instant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `stm32f1xx_hal::time::Instant` in the current scope [INFO] [stdout] --> src/hw/poll_timer.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | let start = Instant::now(); [INFO] [stdout] | ^^^ function or associated item not found in `stm32f1xx_hal::time::Instant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eziclean` [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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7d613cc03377976a6c9a56419d113a1805ae5b2e3a61d2e1cf39ee5ab21466ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d613cc03377976a6c9a56419d113a1805ae5b2e3a61d2e1cf39ee5ab21466ed", kill_on_drop: false }` [INFO] [stdout] 7d613cc03377976a6c9a56419d113a1805ae5b2e3a61d2e1cf39ee5ab21466ed