[INFO] cloning repository https://github.com/stmSi/godot-fetcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stmSi/godot-fetcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstmSi%2Fgodot-fetcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstmSi%2Fgodot-fetcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 095f3a8e5df32ac327ae8d0ce663f586e2ea8523 [INFO] checking stmSi/godot-fetcher/095f3a8e5df32ac327ae8d0ce663f586e2ea8523 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstmSi%2Fgodot-fetcher" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stmSi/godot-fetcher on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stmSi/godot-fetcher [INFO] finished tweaking git repo https://github.com/stmSi/godot-fetcher [INFO] tweaked toml for git repo https://github.com/stmSi/godot-fetcher written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stmSi/godot-fetcher 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package [INFO] [stderr] Updating godot-fetcher v0.1.0 (/workspace/builds/worker-1-tc1/source) -> v1.0.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v4.2.0 [INFO] [stderr] Downloaded portable-atomic v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d75bc311f0216a366d8a5f5357c83e61b76f8b7b5d30d5a99fb905926c141e8 [INFO] running `Command { std: "docker" "start" "-a" "7d75bc311f0216a366d8a5f5357c83e61b76f8b7b5d30d5a99fb905926c141e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d75bc311f0216a366d8a5f5357c83e61b76f8b7b5d30d5a99fb905926c141e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d75bc311f0216a366d8a5f5357c83e61b76f8b7b5d30d5a99fb905926c141e8", kill_on_drop: false }` [INFO] [stdout] 7d75bc311f0216a366d8a5f5357c83e61b76f8b7b5d30d5a99fb905926c141e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc07d2122d28f3399559b552947f2b3eddc2ec6248f763592970584431ad4dc1 [INFO] running `Command { std: "docker" "start" "-a" "fc07d2122d28f3399559b552947f2b3eddc2ec6248f763592970584431ad4dc1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling portable-atomic v1.4.1 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.79 [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fc07d2122d28f3399559b552947f2b3eddc2ec6248f763592970584431ad4dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc07d2122d28f3399559b552947f2b3eddc2ec6248f763592970584431ad4dc1", kill_on_drop: false }` [INFO] [stdout] fc07d2122d28f3399559b552947f2b3eddc2ec6248f763592970584431ad4dc1