[INFO] cloning repository https://github.com/AustinMReppert/iced-context-menu-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AustinMReppert/iced-context-menu-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinMReppert%2Ficed-context-menu-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinMReppert%2Ficed-context-menu-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46ee05d261265c4ca409a72fb7b640909607ee8c
[INFO] checking AustinMReppert/iced-context-menu-example against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinMReppert%2Ficed-context-menu-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AustinMReppert/iced-context-menu-example
[INFO] finished tweaking git repo https://github.com/AustinMReppert/iced-context-menu-example
[INFO] tweaked toml for git repo https://github.com/AustinMReppert/iced-context-menu-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AustinMReppert/iced-context-menu-example on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AustinMReppert/iced-context-menu-example 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/iced/`
[INFO] [stderr]     Updating git repository `https://github.com/grovesNL/glyphon.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded profiling v1.0.10
[INFO] [stderr]   Downloaded rangemap v1.3.0
[INFO] [stderr]   Downloaded lru v0.11.0
[INFO] [stderr]   Downloaded zeno v0.2.2
[INFO] [stderr]   Downloaded wgpu v0.17.0
[INFO] [stderr]   Downloaded wgpu-core v0.17.0
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded wgpu-hal v0.17.0
[INFO] [stderr]   Downloaded glam v0.24.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a7c5c4da25b169e013f337aad984f6c988eaa50c9002648e836251fdf742af7
[INFO] running `Command { std: "docker" "start" "-a" "9a7c5c4da25b169e013f337aad984f6c988eaa50c9002648e836251fdf742af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a7c5c4da25b169e013f337aad984f6c988eaa50c9002648e836251fdf742af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a7c5c4da25b169e013f337aad984f6c988eaa50c9002648e836251fdf742af7", kill_on_drop: false }`
[INFO] [stdout] 9a7c5c4da25b169e013f337aad984f6c988eaa50c9002648e836251fdf742af7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1201e86bcd3a740ce01f5b37a7f0e766e3ff63e9bbe3d9c2ca67cfc260d05c5b
[INFO] running `Command { std: "docker" "start" "-a" "1201e86bcd3a740ce01f5b37a7f0e766e3ff63e9bbe3d9c2ca67cfc260d05c5b", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking ttf-parser v0.19.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling palette v0.7.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1201e86bcd3a740ce01f5b37a7f0e766e3ff63e9bbe3d9c2ca67cfc260d05c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1201e86bcd3a740ce01f5b37a7f0e766e3ff63e9bbe3d9c2ca67cfc260d05c5b", kill_on_drop: false }`
[INFO] [stdout] 1201e86bcd3a740ce01f5b37a7f0e766e3ff63e9bbe3d9c2ca67cfc260d05c5b
