[INFO] cloning repository https://github.com/Rust-Mikrocontroller-Praktikum-2018/rust-ui-framework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rust-Mikrocontroller-Praktikum-2018/rust-ui-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-Mikrocontroller-Praktikum-2018%2Frust-ui-framework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-Mikrocontroller-Praktikum-2018%2Frust-ui-framework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67b80c3ceb0dc49e567d79adde0b06481bc6000e [INFO] checking Rust-Mikrocontroller-Praktikum-2018/rust-ui-framework against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-Mikrocontroller-Praktikum-2018%2Frust-ui-framework" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rust-Mikrocontroller-Praktikum-2018/rust-ui-framework on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/Rust-Mikrocontroller-Praktikum-2018/rust-ui-framework [INFO] finished tweaking git repo https://github.com/Rust-Mikrocontroller-Praktikum-2018/rust-ui-framework [INFO] tweaked toml for git repo https://github.com/Rust-Mikrocontroller-Praktikum-2018/rust-ui-framework written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Rust-Mikrocontroller-Praktikum-2018/rust-ui-framework already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/embed-rs/alloc-cortex-m.git` [INFO] [stderr] Updating git repository `https://github.com/embed-rs/embedded_stm32f7.git` [INFO] [stderr] Updating git repository `https://github.com/phil-opp/rusttype.git` [INFO] [stderr] Updating git repository `https://github.com/m-labs/smoltcp.git` [INFO] [stderr] Updating git repository `https://github.com/embed-rs/embedded-rs.git` [INFO] [stderr] Updating git repository `https://github.com/phil-opp/stb_truetype-rs.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17db02cb87f33fc9c4c4f22be104bcf7ca85d5cde7f4ec4615ea2d5bae07813b [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" "17db02cb87f33fc9c4c4f22be104bcf7ca85d5cde7f4ec4615ea2d5bae07813b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17db02cb87f33fc9c4c4f22be104bcf7ca85d5cde7f4ec4615ea2d5bae07813b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17db02cb87f33fc9c4c4f22be104bcf7ca85d5cde7f4ec4615ea2d5bae07813b", kill_on_drop: false }` [INFO] [stdout] 17db02cb87f33fc9c4c4f22be104bcf7ca85d5cde7f4ec4615ea2d5bae07813b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50e1b497a2e2b1adadeb6d494ef518389e61c506108d48e65b9fd24c696c7b7e [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" "50e1b497a2e2b1adadeb6d494ef518389e61c506108d48e65b9fd24c696c7b7e", kill_on_drop: false }` [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking volatile v0.2.7 [INFO] [stderr] Checking volatile-register v0.1.2 [INFO] [stderr] Checking spin v0.4.10 [INFO] [stderr] Checking bit_field v0.4.0 [INFO] [stderr] Checking once v0.3.4 [INFO] [stderr] Checking bit_field v0.6.1 [INFO] [stderr] Checking managed v0.7.2 [INFO] [stderr] Checking r0 v0.1.0 [INFO] [stderr] Checking bit_field v0.7.0 [INFO] [stderr] Checking cortex-m v0.1.8 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.1.8/src/asm.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | asm!("nop" :::: "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "50e1b497a2e2b1adadeb6d494ef518389e61c506108d48e65b9fd24c696c7b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e1b497a2e2b1adadeb6d494ef518389e61c506108d48e65b9fd24c696c7b7e", kill_on_drop: false }` [INFO] [stdout] 50e1b497a2e2b1adadeb6d494ef518389e61c506108d48e65b9fd24c696c7b7e