[INFO] cloning repository https://github.com/sun30812/code_mmunity_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sun30812/code_mmunity_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsun30812%2Fcode_mmunity_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsun30812%2Fcode_mmunity_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1034b011e8d8efe77b89872eaeb953a7a6c20dd7
[INFO] testing sun30812/code_mmunity_server against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsun30812%2Fcode_mmunity_server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sun30812/code_mmunity_server
[INFO] finished tweaking git repo https://github.com/sun30812/code_mmunity_server
[INFO] tweaked toml for git repo https://github.com/sun30812/code_mmunity_server written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sun30812/code_mmunity_server on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sun30812/code_mmunity_server 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.8.12
[INFO] [stderr]       Adding base64 v0.21.7
[INFO] [stderr]     Updating bitvec v0.22.3 -> v1.0.1
[INFO] [stderr]       Adding bumpalo v3.19.0
[INFO] [stderr]     Updating cc v1.0.73 -> v1.2.45
[INFO] [stderr]       Adding darling v0.20.11
[INFO] [stderr]       Adding darling_core v0.20.11
[INFO] [stderr]       Adding darling_macro v0.20.11
[INFO] [stderr]       Adding find-msvc-tools v0.1.4
[INFO] [stderr]     Updating funty v1.2.0 -> v2.0.0
[INFO] [stderr]       Adding getrandom v0.2.16
[INFO] [stderr]       Adding getrandom v0.3.4
[INFO] [stderr]     Updating hashbrown v0.12.3 -> v0.13.2
[INFO] [stderr]       Adding heck v0.4.1
[INFO] [stderr]       Adding ident_case v1.0.1
[INFO] [stderr]     Updating jobserver v0.1.25 -> v0.1.34
[INFO] [stderr]       Adding js-sys v0.3.76 (available: v0.3.82)
[INFO] [stderr]     Updating libc v0.2.133 -> v0.2.177
[INFO] [stderr]     Updating lru v0.7.8 -> v0.10.1
[INFO] [stderr]     Updating mysql v22.2.0 -> v24.0.0 (available: v26.0.1)
[INFO] [stderr]       Adding mysql-common-derive v0.30.2
[INFO] [stderr]     Updating mysql_common v0.28.2 -> v0.30.6
[INFO] [stderr]     Updating once_cell v1.15.0 -> v1.21.3
[INFO] [stderr]     Updating pem v1.1.0 -> v2.0.1
[INFO] [stderr]       Adding proc-macro-crate v1.3.1
[INFO] [stderr]       Adding proc-macro-error v1.0.4
[INFO] [stderr]       Adding proc-macro-error-attr v1.0.4
[INFO] [stderr]     Updating proc-macro2 v1.0.44 -> v1.0.103
[INFO] [stderr]     Updating quote v1.0.21 -> v1.0.42
[INFO] [stderr]       Adding r-efi v5.3.0
[INFO] [stderr]     Updating radium v0.6.2 -> v0.7.0
[INFO] [stderr]       Adding ring v0.16.20
[INFO] [stderr]       Adding ring v0.17.14
[INFO] [stderr]       Adding rustls v0.21.12
[INFO] [stderr]       Adding rustls-pemfile v1.0.4
[INFO] [stderr]       Adding rustls-webpki v0.100.3
[INFO] [stderr]       Adding rustls-webpki v0.101.7
[INFO] [stderr]       Adding sct v0.7.1
[INFO] [stderr]       Adding socket2 v0.5.10
[INFO] [stderr]       Adding spin v0.5.2
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]       Adding syn v2.0.110
[INFO] [stderr]       Adding termcolor v1.4.1
[INFO] [stderr]       Adding toml_datetime v0.6.11
[INFO] [stderr]       Adding toml_edit v0.19.15
[INFO] [stderr]       Adding untrusted v0.7.1
[INFO] [stderr]       Adding untrusted v0.9.0
[INFO] [stderr]       Adding wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]       Adding wasm-bindgen v0.2.99 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.99 (available: v0.2.104)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.99 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.99 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.99 (available: v0.2.105)
[INFO] [stderr]       Adding web-sys v0.3.76 (available: v0.3.82)
[INFO] [stderr]       Adding webpki v0.22.4
[INFO] [stderr]       Adding webpki-roots v0.23.1
[INFO] [stderr]       Adding winapi-util v0.1.11
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.52.0
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] [stderr]       Adding winnow v0.5.40
[INFO] [stderr]       Adding wit-bindgen v0.46.0
[INFO] [stderr]     Updating wyz v0.4.0 -> v0.5.1
[INFO] [stderr]       Adding zerocopy v0.8.27
[INFO] [stderr]       Adding zerocopy-derive v0.8.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 400fcba4319e6d63517798384561cf692ee17460392ae41b583c7aabb62b4d1c
[INFO] running `Command { std: "docker" "start" "-a" "400fcba4319e6d63517798384561cf692ee17460392ae41b583c7aabb62b4d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "400fcba4319e6d63517798384561cf692ee17460392ae41b583c7aabb62b4d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "400fcba4319e6d63517798384561cf692ee17460392ae41b583c7aabb62b4d1c", kill_on_drop: false }`
[INFO] [stdout] 400fcba4319e6d63517798384561cf692ee17460392ae41b583c7aabb62b4d1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0381b3dc48172f66d189d84caf05eda7e212f36a8248adc01331f030d025eaa
[INFO] running `Command { std: "docker" "start" "-a" "b0381b3dc48172f66d189d84caf05eda7e212f36a8248adc01331f030d025eaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling frunk_core v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling brotli v3.3.4
[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] [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" "b0381b3dc48172f66d189d84caf05eda7e212f36a8248adc01331f030d025eaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0381b3dc48172f66d189d84caf05eda7e212f36a8248adc01331f030d025eaa", kill_on_drop: false }`
[INFO] [stdout] b0381b3dc48172f66d189d84caf05eda7e212f36a8248adc01331f030d025eaa
