[INFO] cloning repository https://github.com/DsylviaM/Twitter_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DsylviaM/Twitter_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDsylviaM%2FTwitter_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDsylviaM%2FTwitter_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60a943cd2a86254774ee97e7c19b7b422352c276
[INFO] building DsylviaM/Twitter_rust against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDsylviaM%2FTwitter_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DsylviaM/Twitter_rust on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DsylviaM/Twitter_rust
[INFO] finished tweaking git repo https://github.com/DsylviaM/Twitter_rust
[INFO] tweaked toml for git repo https://github.com/DsylviaM/Twitter_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/DsylviaM/Twitter_rust 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/overdrivenpotato/bb8-diesel.git`
[INFO] [stderr]     Updating git repository `https://github.com/seanmonstar/reqwest`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v4.3.3
[INFO] [stderr]   Downloaded dioxus-html v0.3.1
[INFO] [stderr]   Downloaded sledgehammer_bindgen v0.2.2
[INFO] [stderr]   Downloaded intmap v0.7.1
[INFO] [stderr]   Downloaded to_method v1.1.0
[INFO] [stderr]   Downloaded kinded v0.3.0
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.8
[INFO] [stderr]   Downloaded spinoff v0.7.0
[INFO] [stderr]   Downloaded kinded_macros v0.3.0
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.6
[INFO] [stderr]   Downloaded execute-command-macro v0.1.8
[INFO] [stderr]   Downloaded bumpslab v0.2.0
[INFO] [stderr]   Downloaded dioxus-rsx v0.0.3
[INFO] [stderr]   Downloaded io-lifetimes v1.0.6
[INFO] [stderr]   Downloaded sledgehammer_utils v0.1.1
[INFO] [stderr]   Downloaded dioxus-hot-reload v0.1.1
[INFO] [stderr]   Downloaded signature v2.0.0
[INFO] [stderr]   Downloaded fermi v0.3.0
[INFO] [stderr]   Downloaded dioxus-hooks v0.3.1
[INFO] [stderr]   Downloaded clap_derive v4.1.8
[INFO] [stderr]   Downloaded dioxus-router v0.3.0
[INFO] [stderr]   Downloaded rsa v0.8.2
[INFO] [stderr]   Downloaded clap v4.1.8
[INFO] [stderr]   Downloaded smallbox v0.8.1
[INFO] [stderr]   Downloaded iri-string v0.7.0
[INFO] [stderr]   Downloaded interprocess v1.2.1
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.4.5
[INFO] [stderr]   Downloaded dioxus-web v0.3.2
[INFO] [stderr]   Downloaded clap_lex v0.3.2
[INFO] [stderr]   Downloaded is-terminal v0.4.4
[INFO] [stderr]   Downloaded bb8 v0.8.0
[INFO] [stderr]   Downloaded rmp-serde v1.1.1
[INFO] [stderr]   Downloaded dioxus-rsx v0.0.2
[INFO] [stderr]   Downloaded dioxus-core-macro v0.3.0
[INFO] [stderr]   Downloaded dioxus v0.3.2
[INFO] [stderr]   Downloaded serde_repr v0.1.11
[INFO] [stderr]   Downloaded ux v0.1.5
[INFO] [stderr]   Downloaded dioxus-interpreter-js v0.3.3
[INFO] [stderr]   Downloaded spinning v0.1.0
[INFO] [stderr]   Downloaded diesel-derive-newtype v2.0.0-rc.0
[INFO] [stderr]   Downloaded nutype_macros v0.4.0
[INFO] [stderr]   Downloaded smallstr v0.2.0
[INFO] [stderr]   Downloaded load-dotenv v0.1.2
[INFO] [stderr]   Downloaded nutype v0.4.0
[INFO] [stderr]   Downloaded internment v0.7.4
[INFO] [stderr]   Downloaded dioxus-core v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dbd78b86ec61a14416e69bcf948ede7ff84f169b051ad1f14b370bbae6bcb25
[INFO] running `Command { std: "docker" "start" "-a" "4dbd78b86ec61a14416e69bcf948ede7ff84f169b051ad1f14b370bbae6bcb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dbd78b86ec61a14416e69bcf948ede7ff84f169b051ad1f14b370bbae6bcb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dbd78b86ec61a14416e69bcf948ede7ff84f169b051ad1f14b370bbae6bcb25", kill_on_drop: false }`
[INFO] [stdout] 4dbd78b86ec61a14416e69bcf948ede7ff84f169b051ad1f14b370bbae6bcb25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e1dde5b7ab68c33cfd1f25a2aef6bea6a9dfa5b85e1d31c6223251ef93e158a
[INFO] running `Command { std: "docker" "start" "-a" "5e1dde5b7ab68c33cfd1f25a2aef6bea6a9dfa5b85e1d31c6223251ef93e158a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling bumpslab v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling smallbox v0.8.1
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[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 parking_lot v0.12.1
[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" "5e1dde5b7ab68c33cfd1f25a2aef6bea6a9dfa5b85e1d31c6223251ef93e158a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1dde5b7ab68c33cfd1f25a2aef6bea6a9dfa5b85e1d31c6223251ef93e158a", kill_on_drop: false }`
[INFO] [stdout] 5e1dde5b7ab68c33cfd1f25a2aef6bea6a9dfa5b85e1d31c6223251ef93e158a
