[INFO] cloning repository https://github.com/luke-biel/dotos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luke-biel/dotos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-biel%2Fdotos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-biel%2Fdotos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be3e6def3be7cb9249435dd5e08a897825b13461 [INFO] checking luke-biel/dotos against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-biel%2Fdotos" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luke-biel/dotos 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] started tweaking git repo https://github.com/luke-biel/dotos [INFO] finished tweaking git repo https://github.com/luke-biel/dotos [INFO] tweaked toml for git repo https://github.com/luke-biel/dotos written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/luke-biel/dotos 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tock-registers v0.7.0 [INFO] running `Command { std: "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" "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] dd5d959efce078a1341f1fc9788de95f13dba6788b58e89897c26daa378e935b [INFO] running `Command { std: "docker" "start" "-a" "dd5d959efce078a1341f1fc9788de95f13dba6788b58e89897c26daa378e935b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd5d959efce078a1341f1fc9788de95f13dba6788b58e89897c26daa378e935b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5d959efce078a1341f1fc9788de95f13dba6788b58e89897c26daa378e935b", kill_on_drop: false }` [INFO] [stdout] dd5d959efce078a1341f1fc9788de95f13dba6788b58e89897c26daa378e935b [INFO] running `Command { std: "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" "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] 1bfea9de1ba7c9d5dbb956c0f627e3183cb0fcc5f75b6832e22f73038a20effa [INFO] running `Command { std: "docker" "start" "-a" "1bfea9de1ba7c9d5dbb956c0f627e3183cb0fcc5f75b6832e22f73038a20effa", kill_on_drop: false }` [INFO] [stderr] Compiling dotos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tock-registers v0.7.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/gpio/registers.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / register_structs! { [INFO] [stdout] 142 | | pub GPIORegisterBlock { [INFO] [stdout] 143 | | (0x0000_0000 => pub gpfsel0: ReadWrite), [INFO] [stdout] 144 | | (0x0000_0004 => pub gpfsel1: ReadWrite), [INFO] [stdout] ... | [INFO] [stdout] 149 | | } [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/gpio/registers.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / register_structs! { [INFO] [stdout] 142 | | pub GPIORegisterBlock { [INFO] [stdout] 143 | | (0x0000_0000 => pub gpfsel0: ReadWrite), [INFO] [stdout] 144 | | (0x0000_0004 => pub gpfsel1: ReadWrite), [INFO] [stdout] ... | [INFO] [stdout] 149 | | } [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/gpio/registers.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / register_structs! { [INFO] [stdout] 142 | | pub GPIORegisterBlock { [INFO] [stdout] 143 | | (0x0000_0000 => pub gpfsel0: ReadWrite), [INFO] [stdout] 144 | | (0x0000_0004 => pub gpfsel1: ReadWrite), [INFO] [stdout] ... | [INFO] [stdout] 149 | | } [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/gpio/registers.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / register_structs! { [INFO] [stdout] 142 | | pub GPIORegisterBlock { [INFO] [stdout] 143 | | (0x0000_0000 => pub gpfsel0: ReadWrite), [INFO] [stdout] 144 | | (0x0000_0004 => pub gpfsel1: ReadWrite), [INFO] [stdout] ... | [INFO] [stdout] 149 | | } [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/gpio/registers.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / register_structs! { [INFO] [stdout] 142 | | pub GPIORegisterBlock { [INFO] [stdout] 143 | | (0x0000_0000 => pub gpfsel0: ReadWrite), [INFO] [stdout] 144 | | (0x0000_0004 => pub gpfsel1: ReadWrite), [INFO] [stdout] ... | [INFO] [stdout] 149 | | } [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/gpio/registers.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / register_structs! { [INFO] [stdout] 142 | | pub GPIORegisterBlock { [INFO] [stdout] 143 | | (0x0000_0000 => pub gpfsel0: ReadWrite), [INFO] [stdout] 144 | | (0x0000_0004 => pub gpfsel1: ReadWrite), [INFO] [stdout] ... | [INFO] [stdout] 149 | | } [INFO] [stdout] 150 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/bsp/device_driver/bcm/pl011_uart/registers.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / register_structs! { [INFO] [stdout] 188 | | pub UARTRegisterBlock { [INFO] [stdout] 189 | | (0x0000_0000 => pub dr: ReadWrite), [INFO] [stdout] 190 | | (0x0000_0004 => _reserved1), [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::test_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/panic_handler.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | fn panic(_info: &PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib [INFO] [stdout] = note: second definition in the local crate (`dotos`) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotos` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1bfea9de1ba7c9d5dbb956c0f627e3183cb0fcc5f75b6832e22f73038a20effa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bfea9de1ba7c9d5dbb956c0f627e3183cb0fcc5f75b6832e22f73038a20effa", kill_on_drop: false }` [INFO] [stdout] 1bfea9de1ba7c9d5dbb956c0f627e3183cb0fcc5f75b6832e22f73038a20effa