[INFO] cloning repository https://github.com/divergentdave/trillium-caddy-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divergentdave/trillium-caddy-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Ftrillium-caddy-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Ftrillium-caddy-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c19c8e83a30b3f87ca286cb75e749ecac4ae639 [INFO] checking divergentdave/trillium-caddy-repro against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Ftrillium-caddy-repro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/divergentdave/trillium-caddy-repro [INFO] finished tweaking git repo https://github.com/divergentdave/trillium-caddy-repro [INFO] tweaked toml for git repo https://github.com/divergentdave/trillium-caddy-repro written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/divergentdave/trillium-caddy-repro on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/divergentdave/trillium-caddy-repro 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] checking divergentdave/trillium-caddy-repro against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Ftrillium-caddy-repro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/divergentdave/trillium-caddy-repro [INFO] finished tweaking git repo https://github.com/divergentdave/trillium-caddy-repro [INFO] tweaked toml for git repo https://github.com/divergentdave/trillium-caddy-repro written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/divergentdave/trillium-caddy-repro on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/divergentdave/trillium-caddy-repro 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trillium-smol v0.3.1 [INFO] [stderr] Downloaded event-listener v4.0.0 [INFO] [stderr] Downloaded smartcow v0.2.1 [INFO] [stderr] Downloaded trillium-macros v0.0.4 [INFO] [stderr] Downloaded signal-hook-async-std v0.2.2 [INFO] [stderr] Downloaded stopper v0.2.3 [INFO] [stderr] Downloaded trillium-server-common v0.4.5 [INFO] [stderr] Downloaded trillium v0.2.11 [INFO] [stderr] Downloaded async-executor v1.7.2 [INFO] [stderr] Downloaded trillium-client v0.4.7 [INFO] [stderr] Downloaded async-channel v2.1.0 [INFO] [stderr] Downloaded rlimit v0.10.1 [INFO] [stderr] Downloaded event-listener-strategy v0.3.0 [INFO] [stderr] Downloaded async-net v1.8.0 [INFO] [stderr] Downloaded async-task v4.5.0 [INFO] [stderr] Downloaded errno v0.3.7 [INFO] [stderr] Downloaded trillium-http v0.3.6 [INFO] [stderr] Downloaded futures-lite v2.0.1 [INFO] [stderr] Downloaded rustix v0.38.25 [INFO] [stderr] Downloaded async-lock v3.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 349ce9b27913ad4a6d26e97a669f3e71507be28233698be701b7816358febde1 [INFO] running `Command { std: "docker" "start" "-a" "349ce9b27913ad4a6d26e97a669f3e71507be28233698be701b7816358febde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "349ce9b27913ad4a6d26e97a669f3e71507be28233698be701b7816358febde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "349ce9b27913ad4a6d26e97a669f3e71507be28233698be701b7816358febde1", kill_on_drop: false }` [INFO] [stdout] 349ce9b27913ad4a6d26e97a669f3e71507be28233698be701b7816358febde1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d4c8b1bcc9de5d14a62ed6e38eeb63866604d5c6f28c9102fc151d8b291f179 [INFO] running `Command { std: "docker" "start" "-a" "7d4c8b1bcc9de5d14a62ed6e38eeb63866604d5c6f28c9102fc151d8b291f179", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking zerocopy v0.7.26 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rlimit v0.10.1 [INFO] [stderr] Checking async-task v4.5.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking async_cell v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking size v0.4.1 [INFO] [stderr] Checking futures-lite v2.0.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![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] Checking smartcow v0.2.1 [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" "7d4c8b1bcc9de5d14a62ed6e38eeb63866604d5c6f28c9102fc151d8b291f179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4c8b1bcc9de5d14a62ed6e38eeb63866604d5c6f28c9102fc151d8b291f179", kill_on_drop: false }` [INFO] [stdout] 7d4c8b1bcc9de5d14a62ed6e38eeb63866604d5c6f28c9102fc151d8b291f179