[INFO] cloning repository https://github.com/alexyer/oxide-dco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexyer/oxide-dco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexyer%2Foxide-dco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexyer%2Foxide-dco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2d3a142a459a167f4b239552d16454b447874db [INFO] checking alexyer/oxide-dco against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexyer%2Foxide-dco" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexyer/oxide-dco on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/alexyer/oxide-dco [INFO] finished tweaking git repo https://github.com/alexyer/oxide-dco [INFO] tweaked toml for git repo https://github.com/alexyer/oxide-dco written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/alexyer/oxide-dco already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/stm32-rs/stm32f1xx-hal` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe103478ac99183bcc638ded6d8cca1ac4df681b086d2a9636e17e7d017ebd30 [INFO] running `Command { std: "docker" "start" "-a" "fe103478ac99183bcc638ded6d8cca1ac4df681b086d2a9636e17e7d017ebd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe103478ac99183bcc638ded6d8cca1ac4df681b086d2a9636e17e7d017ebd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe103478ac99183bcc638ded6d8cca1ac4df681b086d2a9636e17e7d017ebd30", kill_on_drop: false }` [INFO] [stdout] fe103478ac99183bcc638ded6d8cca1ac4df681b086d2a9636e17e7d017ebd30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b09b17fe0e949c8617fe3ba457b5d8a6d52d19927efc5e99a8b6b50b391de69 [INFO] running `Command { std: "docker" "start" "-a" "4b09b17fe0e949c8617fe3ba457b5d8a6d52d19927efc5e99a8b6b50b391de69", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling stm32f1 v0.11.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling cortex-m-rtfm v0.5.1 [INFO] [stderr] Compiling ssd1306 v0.3.1 [INFO] [stderr] Checking rtfm-core v0.3.0 [INFO] [stderr] Checking micromath v1.0.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking eurorack-oxide-utils v0.1.4 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking panic-semihosting v0.5.3 [INFO] [stderr] Compiling rtfm-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.5.0 [INFO] [stderr] Checking stm32f1xx-hal v0.5.3 (https://github.com/stm32-rs/stm32f1xx-hal#3fd22e95) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f1xx-hal-bb9d214e810c7b47/3fd22e9/src/backup_domain.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | $self._regs.$drx[$idx].read().d().bits(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 44 | read_drx!(self, dr, register) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `read_drx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stm32f1xx-hal-bb9d214e810c7b47/3fd22e9/src/backup_domain.rs:28:59 [INFO] [stdout] | [INFO] [stdout] 28 | $self._regs.$drx[$idx].write(|w| w.d().bits($new)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | write_drx!(self, dr, register, data) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `write_drx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f1xx-hal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4b09b17fe0e949c8617fe3ba457b5d8a6d52d19927efc5e99a8b6b50b391de69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b09b17fe0e949c8617fe3ba457b5d8a6d52d19927efc5e99a8b6b50b391de69", kill_on_drop: false }` [INFO] [stdout] 4b09b17fe0e949c8617fe3ba457b5d8a6d52d19927efc5e99a8b6b50b391de69