[INFO] crate cortex-m-rtfm 0.5.1 is already in cache [INFO] checking cortex-m-rtfm-0.5.1 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate cortex-m-rtfm 0.5.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cortex-m-rtfm 0.5.1 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cortex-m-rtfm 0.5.1 [INFO] removed 7 missing examples [INFO] finished tweaking crates.io crate cortex-m-rtfm 0.5.1 [INFO] tweaked toml for crates.io crate cortex-m-rtfm 0.5.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate cortex-m-rtfm 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d3889d02a6e4f6a89ec84c5d2ff1cd458c56707b2fd994acc06934a4cbb4952 [INFO] running `"docker" "start" "-a" "3d3889d02a6e4f6a89ec84c5d2ff1cd458c56707b2fd994acc06934a4cbb4952"` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.3 [INFO] [stderr] Compiling heapless v0.5.1 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Compiling cortex-m-rtfm v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rtfm-core v0.3.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Checking hash32 v0.1.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Checking panic-semihosting v0.5.2 [INFO] [stderr] Compiling rtfm-syntax v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.5.0 [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking trybuild v1.0.17 [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rtfm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rtfm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `unmask` found for type `cortex_m::peripheral::NVIC` in the current scope [INFO] [stderr] --> examples/generics.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[rtfm::app(device = lm3s6965)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `cortex_m::peripheral::NVIC` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error[E0599]: no function or associated item named `unmask` found for type `cortex_m::peripheral::NVIC` in the current scope [INFO] [stderr] --> examples/t-resource.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[rtfm::app(device = lm3s6965)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `cortex_m::peripheral::NVIC` [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rtfm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `cortex-m-rtfm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no function or associated item named `unmask` found for type `cortex_m::peripheral::NVIC` in the current scope [INFO] [stderr] --> examples/lock.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[rtfm::app(device = lm3s6965)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `cortex_m::peripheral::NVIC` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error[E0599]: no function or associated item named `unmask` found for type `cortex_m::peripheral::NVIC` in the current scope [INFO] [stderr] --> examples/not-sync.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #[rtfm::app(device = lm3s6965)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `cortex_m::peripheral::NVIC` [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rtfm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no function or associated item named `unmask` found for type `cortex_m::peripheral::NVIC` in the current scope [INFO] [stderr] --> examples/resource.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[rtfm::app(device = lm3s6965)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `cortex_m::peripheral::NVIC` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `cortex-m-rtfm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cortex-m-rtfm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `rtfm::cyccnt` [INFO] [stderr] --> examples/t-schedule.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | use rtfm::cyccnt::{Instant, U32Ext as _}; [INFO] [stderr] | ^^^^^^ could not find `cyccnt` in `rtfm` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `cyccnt` in `rtfm` [INFO] [stderr] --> examples/t-schedule.rs:11:50 [INFO] [stderr] | [INFO] [stderr] 11 | #[rtfm::app(device = lm3s6965, monotonic = rtfm::cyccnt::CYCCNT)] [INFO] [stderr] | ^^^^^^ could not find `cyccnt` in `rtfm` [INFO] [stderr] [INFO] [stderr] error: duplicate lang item in crate `std`: `panic_impl`. [INFO] [stderr] | [INFO] [stderr] = note: first defined in crate `panic_halt` (which `t_schedule` depends on). [INFO] [stderr] [INFO] [stderr] error: duplicate lang item in crate `panic_semihosting`: `panic_impl`. [INFO] [stderr] | [INFO] [stderr] = note: first defined in crate `std`. [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:15:61 [INFO] [stderr] | [INFO] [stderr] 15 | let _: Result<(), ()> = c.schedule.foo(c.start + 10.cycles()); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:16:62 [INFO] [stderr] | [INFO] [stderr] 16 | let _: Result<(), u32> = c.schedule.bar(c.start + 20.cycles(), 0); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:17:69 [INFO] [stderr] | [INFO] [stderr] 17 | let _: Result<(), (u32, u32)> = c.schedule.baz(c.start + 30.cycles(), 0, 1); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:22:68 [INFO] [stderr] | [INFO] [stderr] 22 | let _: Result<(), ()> = c.schedule.foo(Instant::now() + 40.cycles()); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:23:69 [INFO] [stderr] | [INFO] [stderr] 23 | let _: Result<(), u32> = c.schedule.bar(Instant::now() + 50.cycles(), 0); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:24:76 [INFO] [stderr] | [INFO] [stderr] 24 | let _: Result<(), (u32, u32)> = c.schedule.baz(Instant::now() + 60.cycles(), 0, 1); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:31:61 [INFO] [stderr] | [INFO] [stderr] 31 | let _: Result<(), ()> = c.schedule.foo(c.start + 70.cycles()); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:32:62 [INFO] [stderr] | [INFO] [stderr] 32 | let _: Result<(), u32> = c.schedule.bar(c.start + 80.cycles(), 0); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:33:69 [INFO] [stderr] | [INFO] [stderr] 33 | let _: Result<(), (u32, u32)> = c.schedule.baz(c.start + 90.cycles(), 0, 1); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | let _: Result<(), ()> = c.schedule.foo(c.start + 100.cycles()); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:39:63 [INFO] [stderr] | [INFO] [stderr] 39 | let _: Result<(), u32> = c.schedule.bar(c.start + 110.cycles(), 0); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:40:70 [INFO] [stderr] | [INFO] [stderr] 40 | let _: Result<(), (u32, u32)> = c.schedule.baz(c.start + 120.cycles(), 0, 1); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:45:66 [INFO] [stderr] | [INFO] [stderr] 45 | let _: Result<(), ()> = c.schedule.foo(c.scheduled + 130.cycles()); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:46:67 [INFO] [stderr] | [INFO] [stderr] 46 | let _: Result<(), u32> = c.schedule.bar(c.scheduled + 140.cycles(), 0); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `cycles` found for type `{integer}` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:47:74 [INFO] [stderr] | [INFO] [stderr] 47 | let _: Result<(), (u32, u32)> = c.schedule.baz(c.scheduled + 150.cycles(), 0, 1); [INFO] [stderr] | ^^^^^^ method not found in `{integer}` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> examples/t-schedule.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[rtfm::app(device = lm3s6965, monotonic = rtfm::cyccnt::CYCCNT)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider giving this closure parameter a type [INFO] [stderr] | [INFO] [stderr] = note: type must be known at this point [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `unmask` found for type `cortex_m::peripheral::NVIC` in the current scope [INFO] [stderr] --> examples/t-schedule.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[rtfm::app(device = lm3s6965, monotonic = rtfm::cyccnt::CYCCNT)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `cortex_m::peripheral::NVIC` [INFO] [stderr] [INFO] [stderr] error: aborting due to 21 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0282, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0282`. [INFO] [stderr] error: could not compile `cortex-m-rtfm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3d3889d02a6e4f6a89ec84c5d2ff1cd458c56707b2fd994acc06934a4cbb4952"` [INFO] running `"docker" "rm" "-f" "3d3889d02a6e4f6a89ec84c5d2ff1cd458c56707b2fd994acc06934a4cbb4952"` [INFO] [stdout] 3d3889d02a6e4f6a89ec84c5d2ff1cd458c56707b2fd994acc06934a4cbb4952