[INFO] cloning repository https://github.com/lpython/F3-discovery-compass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lpython/F3-discovery-compass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpython%2FF3-discovery-compass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpython%2FF3-discovery-compass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d760b91da0ca4bdd12b09b9ecca309bb28473ca [INFO] checking lpython/F3-discovery-compass against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpython%2FF3-discovery-compass" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lpython/F3-discovery-compass on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lpython/F3-discovery-compass [INFO] finished tweaking git repo https://github.com/lpython/F3-discovery-compass [INFO] tweaked toml for git repo https://github.com/lpython/F3-discovery-compass written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lpython/F3-discovery-compass 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-itm v0.4.2 [INFO] [stderr] Downloaded rtcc v0.3.2 [INFO] [stderr] Downloaded switch-hal v0.4.0 [INFO] [stderr] Downloaded m v0.1.1 [INFO] [stderr] Downloaded stm32f3xx-hal v0.10.0 [INFO] [stderr] Downloaded lsm303agr v1.0.0 [INFO] [stderr] Downloaded stm32f3 v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eed39e2edba86ff8cabfc1311fa43d04c9bbe2cf24057cfe8e10f07b6ebe75c [INFO] running `Command { std: "docker" "start" "-a" "1eed39e2edba86ff8cabfc1311fa43d04c9bbe2cf24057cfe8e10f07b6ebe75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eed39e2edba86ff8cabfc1311fa43d04c9bbe2cf24057cfe8e10f07b6ebe75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eed39e2edba86ff8cabfc1311fa43d04c9bbe2cf24057cfe8e10f07b6ebe75c", kill_on_drop: false }` [INFO] [stdout] 1eed39e2edba86ff8cabfc1311fa43d04c9bbe2cf24057cfe8e10f07b6ebe75c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80850e4b8e3b414c94e826df13e35e0bbe0127eb8bd82d3c4ea430f3333c9d61 [INFO] running `Command { std: "docker" "start" "-a" "80850e4b8e3b414c94e826df13e35e0bbe0127eb8bd82d3c4ea430f3333c9d61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling stm32-usbd v0.6.0 [INFO] [stderr] Compiling stm32f3 v0.15.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking bxcan v0.7.0 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling stm32f3xx-hal v0.10.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling lsm303agr-f3-disco v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lsm303agr v1.0.0 [INFO] [stderr] Checking panic-itm v0.4.2 [INFO] [stderr] Checking switch-hal v0.4.0 [INFO] [stderr] Checking m v0.1.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Checking rtcc v0.3.2 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stdout] warning: unused import: `m::Float` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use m::Float; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `m::Float` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use m::Float; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.76s [INFO] running `Command { std: "docker" "inspect" "80850e4b8e3b414c94e826df13e35e0bbe0127eb8bd82d3c4ea430f3333c9d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80850e4b8e3b414c94e826df13e35e0bbe0127eb8bd82d3c4ea430f3333c9d61", kill_on_drop: false }` [INFO] [stdout] 80850e4b8e3b414c94e826df13e35e0bbe0127eb8bd82d3c4ea430f3333c9d61