[INFO] fetching crate ssd1320 0.1.0... [INFO] fixing ssd1320-0.1.0 against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817 [INFO] extracting crate ssd1320 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ssd1320 0.1.0 [INFO] finished tweaking crates.io crate ssd1320 0.1.0 [INFO] tweaked toml for crates.io crate ssd1320 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ssd1320 0.1.0 on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ssd1320 0.1.0 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" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 972ba758ff9e18ff03e4ec68f075e018b9cc9e58043a9a50655bda9e9f7065d2 [INFO] running `Command { std: "docker" "start" "972ba758ff9e18ff03e4ec68f075e018b9cc9e58043a9a50655bda9e9f7065d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "972ba758ff9e18ff03e4ec68f075e018b9cc9e58043a9a50655bda9e9f7065d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "972ba758ff9e18ff03e4ec68f075e018b9cc9e58043a9a50655bda9e9f7065d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "972ba758ff9e18ff03e4ec68f075e018b9cc9e58043a9a50655bda9e9f7065d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }` [INFO] [stderr] crater-edition-check: migrating to next edition [INFO] [stderr] Migrating Cargo.toml from 2018 edition to 2021 [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] embedded-hal v0.2.5 removed features: unproven [INFO] [stderr] nb v0.1.3 removed features: unstable [INFO] [stderr] [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling nom v6.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling stm32f4 v0.11.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Checking rtt-target v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking panic-rtt-target v0.1.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking embedded-graphics-core v0.3.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking rtt-target v0.2.2 [INFO] [stderr] Checking embedded-graphics v0.7.1 [INFO] [stderr] Checking ssd1320 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Checking tinybmp v0.3.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking stm32f4xx-hal v0.8.3 [INFO] [stderr] Migrating examples/standalone_run.rs from 2018 edition to 2021 [INFO] [stderr] error: could not compile `ssd1320` (example "standalone_run") due to 1 previous error [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Migrating examples/embedded_graphics.rs from 2018 edition to 2021 [INFO] [stdout] error: couldn't read `examples/rust.bmp`: No such file or directory (os error 2) [INFO] [stdout] --> examples/embedded_graphics.rs:68:53 [INFO] [stdout] | [INFO] [stdout] 68 | let bmp: Bmp = Bmp::from_slice(include_bytes!("rust.bmp")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [stderr] error: could not compile `ssd1320` (example "embedded_graphics") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "972ba758ff9e18ff03e4ec68f075e018b9cc9e58043a9a50655bda9e9f7065d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972ba758ff9e18ff03e4ec68f075e018b9cc9e58043a9a50655bda9e9f7065d2", kill_on_drop: false }` [INFO] [stdout] 972ba758ff9e18ff03e4ec68f075e018b9cc9e58043a9a50655bda9e9f7065d2