[INFO] fetching crate atat 0.6.0... [INFO] checking atat-0.6.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate atat 0.6.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate atat 0.6.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate atat 0.6.0 [INFO] finished tweaking crates.io crate atat 0.6.0 [INFO] tweaked toml for crates.io crate atat 0.6.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate atat 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a6c1efbd14c2e9768c9ffe5c03c37d98be4bc296415409f8d3db1882a87638d [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" "2a6c1efbd14c2e9768c9ffe5c03c37d98be4bc296415409f8d3db1882a87638d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a6c1efbd14c2e9768c9ffe5c03c37d98be4bc296415409f8d3db1882a87638d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6c1efbd14c2e9768c9ffe5c03c37d98be4bc296415409f8d3db1882a87638d", kill_on_drop: false }` [INFO] [stdout] 2a6c1efbd14c2e9768c9ffe5c03c37d98be4bc296415409f8d3db1882a87638d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f44934e495cb24ee2a226878913346205cbc872476f9e0f0e01ac45f39ffa771 [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" "f44934e495cb24ee2a226878913346205cbc872476f9e0f0e01ac45f39ffa771", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling stm32l4 v0.8.0 [INFO] [stderr] Compiling defmt-parser v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cortex-m-rtic v0.5.5 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Compiling defmt v0.1.3 [INFO] [stderr] Checking serde_at v0.6.0 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling defmt-macros v0.1.1 [INFO] [stderr] Compiling atat_derive v0.6.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.2 [INFO] [stderr] Checking atat v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking stm32l4xx-hal v0.5.0 [INFO] [stdout] error: duplicate lang item in crate `panic_halt` (which `cortex_m_rt` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `defmt` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-25c6acf8063a3802.rlib [INFO] [stdout] = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-b1fbebaf74f20b94.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> examples/cortex-m-rt.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | let clocks = rcc.cfgr.freeze(&mut flash.acr, &mut pwr); [INFO] [stdout] | ^^^^^^ -------------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_halt` (which `rtic` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `defmt` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-25c6acf8063a3802.rlib [INFO] [stdout] = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-b1fbebaf74f20b94.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> examples/rtic.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | let clocks = rcc.cfgr.freeze(&mut flash.acr, &mut pwr); [INFO] [stdout] | ^^^^^^ -------------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Tx: embedded_hal::serial::Write` is not satisfied [INFO] [stdout] --> examples/cortex-m-rt.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | ClientBuilder::new(tx, at_timer, atat::Config::new(atat::Mode::Timeout)).build(queues); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `embedded_hal::serial::Write` is not implemented for `Tx` [INFO] [stdout] | [INFO] [stdout] = note: required by `ClientBuilder::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Timer: embedded_hal::timer::CountDown` is not satisfied [INFO] [stdout] --> examples/cortex-m-rt.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | ClientBuilder::new(tx, at_timer, atat::Config::new(atat::Mode::Timeout)).build(queues); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `embedded_hal::timer::CountDown` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] = note: required by `ClientBuilder::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `build` found for struct `ClientBuilder, Timer, _, _, _, _, _>` in the current scope [INFO] [stdout] --> examples/cortex-m-rt.rs:91:82 [INFO] [stdout] | [INFO] [stdout] 91 | ClientBuilder::new(tx, at_timer, atat::Config::new(atat::Mode::Timeout)).build(queues); [INFO] [stdout] | ^^^^^ method not found in `ClientBuilder, Timer, _, _, _, _, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32l4xx-hal-0.5.0/src/serial.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | pub struct Tx { [INFO] [stdout] | -------------------- doesn't satisfy `_: embedded_hal::serial::Write` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32l4xx-hal-0.5.0/src/timer.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Timer { [INFO] [stdout] | --------------------- doesn't satisfy `Timer: embedded_hal::timer::CountDown` [INFO] [stdout] | [INFO] [stdout] = note: the method `build` exists but the following trait bounds were not satisfied: [INFO] [stdout] `Tx: embedded_hal::serial::Write` [INFO] [stdout] `Timer: embedded_hal::timer::CountDown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atat` [INFO] [stdout] error[E0277]: the trait bound `Tx: embedded_hal::serial::Write` is not satisfied [INFO] [stdout] --> examples/rtic.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | ClientBuilder::new(tx, timer, atat::Config::new(atat::Mode::Timeout)).build(queues); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `embedded_hal::serial::Write` is not implemented for `Tx` [INFO] [stdout] | [INFO] [stdout] = note: required by `ClientBuilder::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0277]: the trait bound `Timer: embedded_hal::timer::CountDown` is not satisfied [INFO] [stdout] --> examples/rtic.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | ClientBuilder::new(tx, timer, atat::Config::new(atat::Mode::Timeout)).build(queues); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `embedded_hal::timer::CountDown` is not implemented for `Timer` [INFO] [stdout] | [INFO] [stdout] = note: required by `ClientBuilder::::new` [INFO] [stdout] [INFO] [stdout] [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[E0599]: no method named `build` found for struct `ClientBuilder, Timer, _, _, _, _, _>` in the current scope [INFO] [stdout] --> examples/rtic.rs:89:83 [INFO] [stdout] | [INFO] [stdout] 89 | ClientBuilder::new(tx, timer, atat::Config::new(atat::Mode::Timeout)).build(queues); [INFO] [stdout] | ^^^^^ method not found in `ClientBuilder, Timer, _, _, _, _, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32l4xx-hal-0.5.0/src/serial.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | pub struct Tx { [INFO] [stdout] | -------------------- doesn't satisfy `_: embedded_hal::serial::Write` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32l4xx-hal-0.5.0/src/timer.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Timer { [INFO] [stdout] | --------------------- doesn't satisfy `_: embedded_hal::timer::CountDown` [INFO] [stdout] | [INFO] [stdout] = note: the method `build` exists but the following trait bounds were not satisfied: [INFO] [stdout] `Tx: embedded_hal::serial::Write` [INFO] [stdout] `Timer: embedded_hal::timer::CountDown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f44934e495cb24ee2a226878913346205cbc872476f9e0f0e01ac45f39ffa771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f44934e495cb24ee2a226878913346205cbc872476f9e0f0e01ac45f39ffa771", kill_on_drop: false }` [INFO] [stdout] f44934e495cb24ee2a226878913346205cbc872476f9e0f0e01ac45f39ffa771