[INFO] cloning repository https://github.com/knonderful/ves
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knonderful/ves" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknonderful%2Fves", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknonderful%2Fves'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f650ed7649a1658a5a242df2b0af8dcd29a680e
[INFO] testing knonderful/ves against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknonderful%2Fves" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/knonderful/ves
[INFO] finished tweaking git repo https://github.com/knonderful/ves
[INFO] tweaked toml for git repo https://github.com/knonderful/ves written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/knonderful/ves on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/knonderful/ves 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50d9ea3a59a2344533837fd2ed985c4b9b998e567b31e141c42e72aa1eaaa98c
[INFO] running `Command { std: "docker" "start" "-a" "50d9ea3a59a2344533837fd2ed985c4b9b998e567b31e141c42e72aa1eaaa98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50d9ea3a59a2344533837fd2ed985c4b9b998e567b31e141c42e72aa1eaaa98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50d9ea3a59a2344533837fd2ed985c4b9b998e567b31e141c42e72aa1eaaa98c", kill_on_drop: false }`
[INFO] [stdout] 50d9ea3a59a2344533837fd2ed985c4b9b998e567b31e141c42e72aa1eaaa98c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fef8f9e484c3e1e2952287f686b051f4d042b07051bdbf89e886a96b3c7152f1
[INFO] running `Command { std: "docker" "start" "-a" "fef8f9e484c3e1e2952287f686b051f4d042b07051bdbf89e886a96b3c7152f1", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling libloading v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling target-lexicon v0.12.3
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.81.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.81.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling io-lifetimes v0.5.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling ttf-parser v0.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling nix v0.22.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling ves-cache v0.1.0 (/opt/rustwide/workdir/cache)
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rustix v0.33.3
[INFO] [stderr]    Compiling serde_test v1.0.136
[INFO] [stderr]    Compiling wasmparser v0.82.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling regalloc v0.0.34
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling wasmtime-fiber v0.34.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling atomic_refcell v0.1.8
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.0.42
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.14.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling ab_glyph v0.2.13
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling raw-window-handle v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling cranelift-codegen v0.81.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling zstd-safe v4.1.4+zstd.1.5.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling wayland-commons v0.29.4
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling wasmtime-runtime v0.34.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling toolchain_find v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling x11-clipboard v0.5.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.4
[INFO] [stderr]    Compiling wayland-egl v0.29.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling psm v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling dtoa v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling wasmtime-cache v0.34.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling wast v38.0.1
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.4
[INFO] [stderr]    Compiling ves-proto-common v0.1.0 (/opt/rustwide/workdir/proto/common)
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling wasmtime v0.34.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling c_vec v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling ves-proto-logger v0.1.0 (/opt/rustwide/workdir/proto/logger)
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling simple_logger v2.1.0
[INFO] [stderr]    Compiling clap_derive v3.0.6
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling rust-format v0.1.0 (https://github.com/knonderful/rust-format?rev=4c9a649#4c9a6497)
[INFO] [stderr]    Compiling wat v1.0.40
[INFO] [stderr]    Compiling cranelift-entity v0.81.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rgb v0.8.31
[INFO] [stderr]    Compiling ves-geom v0.1.0 (/opt/rustwide/workdir/geom)
[INFO] [stderr]    Compiling emath v0.16.0 (https://github.com/knonderful/egui.git?rev=78704fc57a5d74813245a94e120b67f8e438b9cd#78704fc5)
[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]    Compiling ron v0.7.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[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" "fef8f9e484c3e1e2952287f686b051f4d042b07051bdbf89e886a96b3c7152f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef8f9e484c3e1e2952287f686b051f4d042b07051bdbf89e886a96b3c7152f1", kill_on_drop: false }`
[INFO] [stdout] fef8f9e484c3e1e2952287f686b051f4d042b07051bdbf89e886a96b3c7152f1
