[INFO] fetching crate embedded-graphics 0.7.0-alpha.3... [INFO] checking embedded-graphics-0.7.0-alpha.3 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate embedded-graphics 0.7.0-alpha.3 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate embedded-graphics 0.7.0-alpha.3 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate embedded-graphics 0.7.0-alpha.3 [INFO] finished tweaking crates.io crate embedded-graphics 0.7.0-alpha.3 [INFO] tweaked toml for crates.io crate embedded-graphics 0.7.0-alpha.3 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36a30d9e6d2b30a6a4e168c70eaafe46b000b116eab2f387ca4f74d4151c3d3f [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" "36a30d9e6d2b30a6a4e168c70eaafe46b000b116eab2f387ca4f74d4151c3d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36a30d9e6d2b30a6a4e168c70eaafe46b000b116eab2f387ca4f74d4151c3d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a30d9e6d2b30a6a4e168c70eaafe46b000b116eab2f387ca4f74d4151c3d3f", kill_on_drop: false }` [INFO] [stdout] 36a30d9e6d2b30a6a4e168c70eaafe46b000b116eab2f387ca4f74d4151c3d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db51720507546ae53525f5f69e3ce9d1319f2023b0acf2f5ddeea1bd99f2cfdb [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" "db51720507546ae53525f5f69e3ce9d1319f2023b0acf2f5ddeea1bd99f2cfdb", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking micromath v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking embedded-graphics-core v0.2.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking embedded-graphics v0.7.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] error: The `criterion' feature must be enabled to run the benchmarks. Rerun with `just bench'. [INFO] [stdout] --> benches/common.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / compile_error!( [INFO] [stdout] 6 | | "The `criterion' feature must be enabled to run the benchmarks. Rerun with `just bench'." [INFO] [stdout] 7 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `embedded-graphics` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function is never used: `test_text_decoration` [INFO] [stdout] --> src/mono_font/mod.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn test_text_decoration(font: F, pattern: &[&str]) [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] error: build failed [INFO] running `Command { std: "docker" "inspect" "db51720507546ae53525f5f69e3ce9d1319f2023b0acf2f5ddeea1bd99f2cfdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db51720507546ae53525f5f69e3ce9d1319f2023b0acf2f5ddeea1bd99f2cfdb", kill_on_drop: false }` [INFO] [stdout] db51720507546ae53525f5f69e3ce9d1319f2023b0acf2f5ddeea1bd99f2cfdb