[INFO] cloning repository https://github.com/jonlamb-gh/pinetime-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonlamb-gh/pinetime-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fpinetime-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fpinetime-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b95005a574b728fb621d39b0ec78d6f8f6ff322 [INFO] checking jonlamb-gh/pinetime-rs against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fpinetime-rs" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonlamb-gh/pinetime-rs on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-41/source/.cargo/config [INFO] started tweaking git repo https://github.com/jonlamb-gh/pinetime-rs [INFO] finished tweaking git repo https://github.com/jonlamb-gh/pinetime-rs [INFO] tweaked toml for git repo https://github.com/jonlamb-gh/pinetime-rs written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/jonlamb-gh/pinetime-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7556f99889eeb4b4c7464ff65bc6420eff7f02366b96a261457837a71f23802 [INFO] running `Command { std: "docker" "start" "-a" "f7556f99889eeb4b4c7464ff65bc6420eff7f02366b96a261457837a71f23802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7556f99889eeb4b4c7464ff65bc6420eff7f02366b96a261457837a71f23802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7556f99889eeb4b4c7464ff65bc6420eff7f02366b96a261457837a71f23802", kill_on_drop: false }` [INFO] [stdout] f7556f99889eeb4b4c7464ff65bc6420eff7f02366b96a261457837a71f23802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb7439195dd41533dffc13b5f5e85293ca36e50c1b83b1391223ed34e1b8f5f1 [INFO] running `Command { std: "docker" "start" "-a" "cb7439195dd41533dffc13b5f5e85293ca36e50c1b83b1391223ed34e1b8f5f1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fixed v1.10.0 [INFO] [stderr] Compiling nrf52832-pac v0.10.1 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling nrf-hal-common v0.14.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling nrf52832-hal v0.14.0 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking embedded-storage v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-rc.2 [INFO] [stderr] Checking memchr v2.4.1 [INFO] [stderr] Checking memoffset v0.6.4 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking rtt-target v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking panic-rtt-target v0.1.2 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking st7789 v0.6.1 [INFO] [stderr] Checking embedded-graphics v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking rtic-monotonic v0.1.0-rc.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling rtic-syntax v0.5.0-rc.1 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Checking lyon_path v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-rc.2 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Checking embedded-graphics-simulator v0.3.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pinetime-common v0.1.0 (/opt/rustwide/workdir/pinetime-common) [INFO] [stderr] Checking font-kit v0.1.0 [INFO] [stderr] Checking pinetime-graphics v0.1.0 (/opt/rustwide/workdir/pinetime-graphics) [INFO] [stderr] Checking pinetime-simulator v0.1.0 (/opt/rustwide/workdir/host-tools/pinetime-simulator) [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking icon-font-gen v0.1.0 (/opt/rustwide/workdir/host-tools/icon-font-gen) [INFO] [stdout] warning: function is never used: `consecutive_slices` [INFO] [stdout] --> host-tools/icon-font-gen/src/main.rs:222:4 [INFO] [stdout] | [INFO] [stdout] 222 | fn consecutive_slices(data: &[u32]) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `consecutive_slices` [INFO] [stdout] --> host-tools/icon-font-gen/src/main.rs:222:4 [INFO] [stdout] | [INFO] [stdout] 222 | fn consecutive_slices(data: &[u32]) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling pinetime-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking pinetime-drivers v0.1.0 (/opt/rustwide/workdir/pinetime-drivers) [INFO] [stdout] error: duplicate lang item in crate `std` (which `num_traits` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_rtt_target` (which `pinetime` depends on) [INFO] [stdout] = note: first definition in `panic_rtt_target` loaded from /opt/rustwide/target/debug/deps/libpanic_rtt_target-6da16f569553199a.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/936f2600b6c903b04387f74ed5cbce88bb06d243/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_rtt_target` (which `pinetime` depends on) [INFO] [stdout] = note: first definition in `panic_rtt_target` loaded from /opt/rustwide/target/debug/deps/libpanic_rtt_target-6da16f569553199a.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/936f2600b6c903b04387f74ed5cbce88bb06d243/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pinetime-rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cb7439195dd41533dffc13b5f5e85293ca36e50c1b83b1391223ed34e1b8f5f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb7439195dd41533dffc13b5f5e85293ca36e50c1b83b1391223ed34e1b8f5f1", kill_on_drop: false }` [INFO] [stdout] cb7439195dd41533dffc13b5f5e85293ca36e50c1b83b1391223ed34e1b8f5f1