[INFO] cloning repository https://github.com/free2pee/free2pee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/free2pee/free2pee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffree2pee%2Ffree2pee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffree2pee%2Ffree2pee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bb23659d34ad7fe48686bf1047af76110912bb2
[INFO] testing free2pee/free2pee/6bb23659d34ad7fe48686bf1047af76110912bb2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffree2pee%2Ffree2pee" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/free2pee/free2pee on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/free2pee/free2pee
[INFO] finished tweaking git repo https://github.com/free2pee/free2pee
[INFO] tweaked toml for git repo https://github.com/free2pee/free2pee written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/free2pee/free2pee 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leptos v0.4.8
[INFO] [stderr]   Downloaded leptos_macro v0.4.8
[INFO] [stderr]   Downloaded leptos_server v0.4.8
[INFO] [stderr]   Downloaded server_fn_macro_default v0.4.8
[INFO] [stderr]   Downloaded server_fn_macro v0.4.8
[INFO] [stderr]   Downloaded server_fn v0.4.8
[INFO] [stderr]   Downloaded leptos_config v0.4.8
[INFO] [stderr]   Downloaded rstml v0.11.0
[INFO] [stderr]   Downloaded leptos_router v0.4.8
[INFO] [stderr]   Downloaded leptos_dom v0.4.8
[INFO] [stderr]   Downloaded derive-where v1.2.1
[INFO] [stderr]   Downloaded leptos_hot_reload v0.4.8
[INFO] [stderr]   Downloaded leptos_reactive v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97de0e4f10e0a80fc658914b27f75eefad61509f70d49733f6b37bd47af3a17a
[INFO] running `Command { std: "docker" "start" "-a" "97de0e4f10e0a80fc658914b27f75eefad61509f70d49733f6b37bd47af3a17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97de0e4f10e0a80fc658914b27f75eefad61509f70d49733f6b37bd47af3a17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97de0e4f10e0a80fc658914b27f75eefad61509f70d49733f6b37bd47af3a17a", kill_on_drop: false }`
[INFO] [stdout] 97de0e4f10e0a80fc658914b27f75eefad61509f70d49733f6b37bd47af3a17a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb1d01c3369ef9da89407f169dec2ad94a73350f75734dfc4fbf9befd373974c
[INFO] running `Command { std: "docker" "start" "-a" "bb1d01c3369ef9da89407f169dec2ad94a73350f75734dfc4fbf9befd373974c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 futures-util v0.3.28
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bb1d01c3369ef9da89407f169dec2ad94a73350f75734dfc4fbf9befd373974c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb1d01c3369ef9da89407f169dec2ad94a73350f75734dfc4fbf9befd373974c", kill_on_drop: false }`
[INFO] [stdout] bb1d01c3369ef9da89407f169dec2ad94a73350f75734dfc4fbf9befd373974c
