[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] checking DsylviaM/Twitter_rust against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDsylviaM%2FTwitter_rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DsylviaM/Twitter_rust on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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 execute-command-macro-impl v0.1.8
[INFO] [stderr]   Downloaded kinded_macros v0.3.0
[INFO] [stderr]   Downloaded spinoff v0.7.0
[INFO] [stderr]   Downloaded nutype v0.4.0
[INFO] [stderr]   Downloaded diesel-derive-newtype v2.0.0-rc.0
[INFO] [stderr]   Downloaded kinded v0.3.0
[INFO] [stderr]   Downloaded nutype_macros v0.4.0
[INFO] [stderr]   Downloaded execute v0.2.13
[INFO] [stderr]   Downloaded load-dotenv v0.1.2
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.92
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.10
[INFO] [stderr]   Downloaded bb8 v0.8.0
[INFO] [stderr]   Downloaded clap_derive v4.1.8
[INFO] [stderr]   Downloaded internment v0.7.4
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.92
[INFO] [stderr]   Downloaded rsa v0.8.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.11
[INFO] [stderr]   Downloaded argon2 v0.5.0
[INFO] [stderr]   Downloaded cxx v1.0.92
[INFO] [stderr]   Downloaded pkcs1 v0.4.1
[INFO] [stderr]   Downloaded iri-string v0.7.0
[INFO] [stderr]   Downloaded diesel v2.0.3
[INFO] [stderr]   Downloaded clap v4.1.8
[INFO] [stderr]   Downloaded dioxus-router v0.3.0
[INFO] [stderr]   Downloaded cxx-build v1.0.92
[INFO] [stderr]   Downloaded generic-array v1.0.0
[INFO] [stderr]   Downloaded simple_logger v4.3.3
[INFO] [stderr]   Downloaded serde_repr v0.1.11
[INFO] [stderr]   Downloaded fermi v0.3.0
[INFO] [stderr]   Downloaded clap_lex v0.3.2
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa71b7a388e990983bda4078d7fd43c482a0dd8669eeb2f20fb6fa4576446acb
[INFO] running `Command { std: "docker" "start" "-a" "fa71b7a388e990983bda4078d7fd43c482a0dd8669eeb2f20fb6fa4576446acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa71b7a388e990983bda4078d7fd43c482a0dd8669eeb2f20fb6fa4576446acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa71b7a388e990983bda4078d7fd43c482a0dd8669eeb2f20fb6fa4576446acb", kill_on_drop: false }`
[INFO] [stdout] fa71b7a388e990983bda4078d7fd43c482a0dd8669eeb2f20fb6fa4576446acb
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05202b2e433ce53ff1c7be3820be3dbd44a8243ed277f7eca639a0b935a5461f
[INFO] running `Command { std: "docker" "start" "-a" "05202b2e433ce53ff1c7be3820be3dbd44a8243ed277f7eca639a0b935a5461f", 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 version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.11
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking bumpslab v0.2.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking regex v1.7.1
[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]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking smallbox v0.8.1
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[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" "05202b2e433ce53ff1c7be3820be3dbd44a8243ed277f7eca639a0b935a5461f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05202b2e433ce53ff1c7be3820be3dbd44a8243ed277f7eca639a0b935a5461f", kill_on_drop: false }`
[INFO] [stdout] 05202b2e433ce53ff1c7be3820be3dbd44a8243ed277f7eca639a0b935a5461f
