[INFO] fetching crate cortex-m-rtic 0.5.8... [INFO] checking cortex-m-rtic-0.5.8 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate cortex-m-rtic 0.5.8 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cortex-m-rtic 0.5.8 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking crates.io crate cortex-m-rtic 0.5.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cortex-m-rtic 0.5.8 [INFO] tweaked toml for crates.io crate cortex-m-rtic 0.5.8 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate cortex-m-rtic 0.5.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Downloaded microamp v0.1.0-alpha.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55d65327e5538716511b14a4d86be13a582599c8095df19c2695ee61b584ab86 [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" "55d65327e5538716511b14a4d86be13a582599c8095df19c2695ee61b584ab86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55d65327e5538716511b14a4d86be13a582599c8095df19c2695ee61b584ab86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d65327e5538716511b14a4d86be13a582599c8095df19c2695ee61b584ab86", kill_on_drop: false }` [INFO] [stdout] 55d65327e5538716511b14a4d86be13a582599c8095df19c2695ee61b584ab86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e03b7dec8debf3e85022a1dd7e92903dd9a5e4e16d4603acd7257f76d6d3e854 [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" "e03b7dec8debf3e85022a1dd7e92903dd9a5e4e16d4603acd7257f76d6d3e854", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] cortex-m-rt v0.6.14: device [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling lm3s6965 v0.1.3 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cortex-m-rtic v0.5.8 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Migrating examples/t-init-main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/hardware.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/init.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-stask-main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/task.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-htask-main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/peripherals-taken.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/ramfunc.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/cfg.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-idle-main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/binds.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/message.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/only-shared-access.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/preempt.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-binds.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/not-sync.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/capacity.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/generics.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/late.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/single.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/idle.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/resource.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-late-not-send.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/shared-with-init.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-resource.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/not-send.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/destructure.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/smallest.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/lock.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/t-spawn.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.83s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling cortex-m-rtic v0.5.8 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "e03b7dec8debf3e85022a1dd7e92903dd9a5e4e16d4603acd7257f76d6d3e854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03b7dec8debf3e85022a1dd7e92903dd9a5e4e16d4603acd7257f76d6d3e854", kill_on_drop: false }` [INFO] [stdout] e03b7dec8debf3e85022a1dd7e92903dd9a5e4e16d4603acd7257f76d6d3e854