[INFO] fetching crate pygamer 0.7.0... [INFO] testing pygamer-0.7.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate pygamer 0.7.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate pygamer 0.7.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking crates.io crate pygamer 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pygamer 0.7.0 [INFO] tweaked toml for crates.io crate pygamer 0.7.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate pygamer 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded usb-device v0.2.7 [INFO] [stderr] Downloaded lis3dh v0.1.0 [INFO] [stderr] Downloaded usbd-serial v0.1.1 [INFO] [stderr] Downloaded accelerometer v0.6.1 [INFO] [stderr] Downloaded micromath v0.5.1 [INFO] [stderr] Downloaded embedded-sdmmc v0.3.0 [INFO] [stderr] Downloaded micromath v0.3.1 [INFO] [stderr] Downloaded ws2812-spi v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 078a6328b8937e1db5c08be849ce64e6b27b3c11e2383e10e274388875081d12 [INFO] running `Command { std: "docker" "start" "-a" "078a6328b8937e1db5c08be849ce64e6b27b3c11e2383e10e274388875081d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "078a6328b8937e1db5c08be849ce64e6b27b3c11e2383e10e274388875081d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "078a6328b8937e1db5c08be849ce64e6b27b3c11e2383e10e274388875081d12", kill_on_drop: false }` [INFO] [stdout] 078a6328b8937e1db5c08be849ce64e6b27b3c11e2383e10e274388875081d12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6fe4b2b2f5147b2cf9e54ab6a0f0a46df1fb8b3cb21b14171070a67172be8e2 [INFO] running `Command { std: "docker" "start" "-a" "f6fe4b2b2f5147b2cf9e54ab6a0f0a46df1fb8b3cb21b14171070a67172be8e2", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling atsamd51j v0.9.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling pygamer v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling smart-leds-trait v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ws2812-timer-delay v0.3.0 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling st7735-lcd v0.7.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling atsamd-hal v0.12.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.57s [INFO] running `Command { std: "docker" "inspect" "f6fe4b2b2f5147b2cf9e54ab6a0f0a46df1fb8b3cb21b14171070a67172be8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6fe4b2b2f5147b2cf9e54ab6a0f0a46df1fb8b3cb21b14171070a67172be8e2", kill_on_drop: false }` [INFO] [stdout] f6fe4b2b2f5147b2cf9e54ab6a0f0a46df1fb8b3cb21b14171070a67172be8e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2804190c6d17dad91746ca567486d2b75dc9b4606d4103c8150b3e30140583f0 [INFO] running `Command { std: "docker" "start" "-a" "2804190c6d17dad91746ca567486d2b75dc9b4606d4103c8150b3e30140583f0", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lis3dh v0.1.0 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling cortex-m-rtic v0.5.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling smart-leds-trait v0.2.1 [INFO] [stderr] Compiling ws2812-timer-delay v0.3.0 [INFO] [stderr] Compiling smart-leds v0.3.0 [INFO] [stderr] Compiling ws2812-spi v0.4.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling micromath v0.3.1 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling accelerometer v0.6.1 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling st7735-lcd v0.7.2 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling atsamd51j v0.9.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.2 [INFO] [stderr] Compiling atsamd-hal v0.12.0 [INFO] [stderr] Compiling pygamer v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `pygamer` [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error [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: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../assets/ferris.raw: No such file or directory (os error 2) [INFO] [stdout] --> examples/ferris_img.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | ImageRaw::new(include_bytes!("../assets/ferris.raw"), 86, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2804190c6d17dad91746ca567486d2b75dc9b4606d4103c8150b3e30140583f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2804190c6d17dad91746ca567486d2b75dc9b4606d4103c8150b3e30140583f0", kill_on_drop: false }` [INFO] [stdout] 2804190c6d17dad91746ca567486d2b75dc9b4606d4103c8150b3e30140583f0