[INFO] fetching crate jrk-g2-rs 1.0.1...
[INFO] checking jrk-g2-rs-1.0.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate jrk-g2-rs 1.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate jrk-g2-rs 1.0.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jrk-g2-rs 1.0.1
[INFO] finished tweaking crates.io crate jrk-g2-rs 1.0.1
[INFO] tweaked toml for crates.io crate jrk-g2-rs 1.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate jrk-g2-rs 1.0.1 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ufmt-macros v0.1.1
[INFO] [stderr]   Downloaded vcell v0.1.2
[INFO] [stderr]   Downloaded volatile-register v0.2.0
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.13
[INFO] [stderr]   Downloaded spidev v0.4.0
[INFO] [stderr]   Downloaded sysfs_gpio v0.5.4
[INFO] [stderr]   Downloaded aligned v0.3.4
[INFO] [stderr]   Downloaded i2cdev v0.4.4
[INFO] [stderr]   Downloaded ufmt v0.1.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.4
[INFO] [stderr]   Downloaded syn v1.0.56
[INFO] [stderr]   Downloaded stm32f1xx-hal v0.7.0
[INFO] [stderr]   Downloaded generic-array v0.13.2
[INFO] [stderr]   Downloaded cortex-m v0.6.4
[INFO] [stderr]   Downloaded linux-embedded-hal v0.3.0
[INFO] [stderr]   Downloaded embedded-dma v0.1.2
[INFO] [stderr]   Downloaded as-slice v0.1.4
[INFO] [stderr]   Downloaded stm32f1 v0.11.0
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a70a083af7dfe5fb381d46e4c4144bf527d9f8b947276d46e898312d9fb3c3ab
[INFO] running `Command { std: "docker" "start" "-a" "a70a083af7dfe5fb381d46e4c4144bf527d9f8b947276d46e898312d9fb3c3ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a70a083af7dfe5fb381d46e4c4144bf527d9f8b947276d46e898312d9fb3c3ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a70a083af7dfe5fb381d46e4c4144bf527d9f8b947276d46e898312d9fb3c3ab", kill_on_drop: false }`
[INFO] [stdout] a70a083af7dfe5fb381d46e4c4144bf527d9f8b947276d46e898312d9fb3c3ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd5a9a0a17d6c73471498687ed7e889deab9ee47f760e253d14a0a32f9cfe0a6
[INFO] running `Command { std: "docker" "start" "-a" "dd5a9a0a17d6c73471498687ed7e889deab9ee47f760e253d14a0a32f9cfe0a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.4
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling ufmt-macros v0.1.1
[INFO] [stderr]     Checking ufmt v0.1.0
[INFO] [stderr]     Checking jrk-g2-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stm32f1xx_hal`
[INFO] [stdout]   --> examples/stm32-i2c.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use stm32f1xx_hal::{i2c, pac, prelude::*, serial, timer::Timer};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `stm32f1xx_hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stm32f1xx_hal`
[INFO] [stdout]   --> examples/stm32-serial.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use stm32f1xx_hal::{i2c, pac, prelude::*, serial, timer::Timer};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `stm32f1xx_hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linux_embedded_hal`
[INFO] [stdout]  --> examples/rpi-i2c.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use linux_embedded_hal::I2cdev;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `linux_embedded_hal`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use embedded_hal::I2cdev;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linux_embedded_hal`
[INFO] [stdout]  --> examples/rpi-serial.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use linux_embedded_hal::Serial;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `linux_embedded_hal`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use embedded_hal::Serial;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JrkG2`
[INFO] [stdout]  --> examples/rpi-i2c.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use jrk_g2_rs::{JrkG2, JrkG2I2c};
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JrkG2`
[INFO] [stdout]  --> examples/rpi-serial.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use jrk_g2_rs::{JrkG2, JrkG2Serial};
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_rt`
[INFO] [stdout]   --> examples/stm32-i2c.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use cortex_m_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `cortex_m_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `panic_halt`
[INFO] [stdout]   --> examples/stm32-i2c.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use panic_halt as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ no external crate `panic_halt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `stm32f1xx_hal`
[INFO] [stdout]   --> examples/stm32-i2c.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use stm32f1xx_hal::{i2c, pac, prelude::*, serial, timer::Timer};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `stm32f1xx_hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m`
[INFO] [stdout]   --> examples/stm32-i2c.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let cp = cortex_m::Peripherals::take().unwrap();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `cortex_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_rt`
[INFO] [stdout]   --> examples/stm32-serial.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use cortex_m_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `cortex_m_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `panic_halt`
[INFO] [stdout]   --> examples/stm32-serial.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use panic_halt as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ no external crate `panic_halt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `stm32f1xx_hal`
[INFO] [stdout]   --> examples/stm32-serial.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use stm32f1xx_hal::{i2c, pac, prelude::*, serial, timer::Timer};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `stm32f1xx_hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jrk-g2-rs` (example "rpi-i2c") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cortex_m`
[INFO] [stdout]   --> examples/stm32-serial.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let cp = cortex_m::Peripherals::take().unwrap();
[INFO] [stdout]    |              ^^^^^^^^ use of undeclared crate or module `cortex_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jrk-g2-rs` (example "rpi-serial") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hz` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/stm32-i2c.rs:30:70
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut timer = Timer::syst(cp.SYST, &clocks).start_count_down(1.hz());
[INFO] [stdout]    |                                                                      ^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hz` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/stm32-serial.rs:30:70
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut timer = Timer::syst(cp.SYST, &clocks).start_count_down(1.hz());
[INFO] [stdout]    |                                                                      ^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bps` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/stm32-i2c.rs:43:52
[INFO] [stdout]    |
[INFO] [stdout] 43 |         serial::Config::default().baudrate(115_200.bps()),
[INFO] [stdout]    |                                                    ^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bps` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/stm32-serial.rs:43:52
[INFO] [stdout]    |
[INFO] [stdout] 43 |         serial::Config::default().baudrate(115_200.bps()),
[INFO] [stdout]    |                                                    ^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hz` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/stm32-i2c.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 |             frequency: 400_000.hz(),
[INFO] [stdout]    |                                ^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hz` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/stm32-serial.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 |             frequency: 400_000.hz(),
[INFO] [stdout]    |                                ^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bps` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/stm32-i2c.rs:76:50
[INFO] [stdout]    |
[INFO] [stdout] 76 |         serial::Config::default().baudrate(9_600.bps()),
[INFO] [stdout]    |                                                  ^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt::Write`
[INFO] [stdout]   --> examples/stm32-i2c.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use core::fmt::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JrkG2`
[INFO] [stdout]   --> examples/stm32-i2c.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | use jrk_g2_rs::{JrkG2, JrkG2BlockingI2c};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bps` found for type `{integer}` in the current scope
[INFO] [stdout]   --> examples/stm32-serial.rs:76:50
[INFO] [stdout]    |
[INFO] [stdout] 76 |         serial::Config::default().baudrate(9_600.bps()),
[INFO] [stdout]    |                                                  ^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt::Write`
[INFO] [stdout]   --> examples/stm32-serial.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use core::fmt::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JrkG2`
[INFO] [stdout]   --> examples/stm32-serial.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | use jrk_g2_rs::{JrkG2, JrkG2Serial};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jrk-g2-rs` (example "stm32-i2c") due to 12 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `jrk-g2-rs` (example "stm32-serial") due to 12 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dd5a9a0a17d6c73471498687ed7e889deab9ee47f760e253d14a0a32f9cfe0a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd5a9a0a17d6c73471498687ed7e889deab9ee47f760e253d14a0a32f9cfe0a6", kill_on_drop: false }`
[INFO] [stdout] dd5a9a0a17d6c73471498687ed7e889deab9ee47f760e253d14a0a32f9cfe0a6
