[INFO] cloning repository https://github.com/michaelhelvey/yab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelhelvey/yab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelhelvey%2Fyab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelhelvey%2Fyab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 227170b5122d15e4050fe7681f68f52c8d1b309a [INFO] building michaelhelvey/yab against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelhelvey%2Fyab" "/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/michaelhelvey/yab [INFO] finished tweaking git repo https://github.com/michaelhelvey/yab [INFO] tweaked toml for git repo https://github.com/michaelhelvey/yab written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/michaelhelvey/yab on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/michaelhelvey/yab 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] building michaelhelvey/yab against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelhelvey%2Fyab" "/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/michaelhelvey/yab [INFO] finished tweaking git repo https://github.com/michaelhelvey/yab [INFO] tweaked toml for git repo https://github.com/michaelhelvey/yab written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/michaelhelvey/yab on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/michaelhelvey/yab 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_macros v0.11.1 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded phf_shared v0.11.1 [INFO] [stderr] Downloaded supports-color v2.0.0 [INFO] [stderr] Downloaded unicode-linebreak v0.1.4 [INFO] [stderr] Downloaded phf v0.11.1 [INFO] [stderr] Downloaded once_cell v1.17.2 [INFO] [stderr] Downloaded miette-derive v5.9.0 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded phf_generator v0.11.1 [INFO] [stderr] Downloaded lexical v6.1.1 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded supports-hyperlinks v2.1.0 [INFO] [stderr] Downloaded supports-unicode v2.0.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.11 [INFO] [stderr] Downloaded miette v5.9.0 [INFO] [stderr] Downloaded getrandom v0.2.10 [INFO] [stderr] Downloaded regex v1.8.3 [INFO] [stderr] Downloaded regex-syntax v0.7.2 [INFO] [stderr] Downloaded libc v0.2.144 [INFO] [stderr] Downloaded linux-raw-sys v0.3.8 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0eea4c3209a18b3b2affbe3a6faa9613f2fd4321af097c57fa3c73efbee9e53 [INFO] running `Command { std: "docker" "start" "-a" "b0eea4c3209a18b3b2affbe3a6faa9613f2fd4321af097c57fa3c73efbee9e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0eea4c3209a18b3b2affbe3a6faa9613f2fd4321af097c57fa3c73efbee9e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0eea4c3209a18b3b2affbe3a6faa9613f2fd4321af097c57fa3c73efbee9e53", kill_on_drop: false }` [INFO] [stdout] b0eea4c3209a18b3b2affbe3a6faa9613f2fd4321af097c57fa3c73efbee9e53 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a07707e04e0e63286bcb11ec036c3620cebb828de69b6bfa9318071421cc141 [INFO] running `Command { std: "docker" "start" "-a" "3a07707e04e0e63286bcb11ec036c3620cebb828de69b6bfa9318071421cc141", 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 proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling terminal_size v0.1.17 [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] [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" "3a07707e04e0e63286bcb11ec036c3620cebb828de69b6bfa9318071421cc141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a07707e04e0e63286bcb11ec036c3620cebb828de69b6bfa9318071421cc141", kill_on_drop: false }` [INFO] [stdout] 3a07707e04e0e63286bcb11ec036c3620cebb828de69b6bfa9318071421cc141