[INFO] cloning repository https://github.com/ivan-mudrak/money-transfer-project-template-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivan-mudrak/money-transfer-project-template-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivan-mudrak%2Fmoney-transfer-project-template-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivan-mudrak%2Fmoney-transfer-project-template-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a071d47d98a82a04d38ca0eb648d24f094c8e757
[INFO] checking ivan-mudrak/money-transfer-project-template-rust against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivan-mudrak%2Fmoney-transfer-project-template-rust" "/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/ivan-mudrak/money-transfer-project-template-rust
[INFO] finished tweaking git repo https://github.com/ivan-mudrak/money-transfer-project-template-rust
[INFO] tweaked toml for git repo https://github.com/ivan-mudrak/money-transfer-project-template-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ivan-mudrak/money-transfer-project-template-rust on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ivan-mudrak/money-transfer-project-template-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding actix-codec v0.5.2
[INFO] [stderr]       Adding actix-cors v0.6.5 (available: v0.7.1)
[INFO] [stderr]       Adding actix-http v3.3.1 (available: v3.12.1)
[INFO] [stderr]       Adding actix-macros v0.2.4
[INFO] [stderr]       Adding actix-router v0.5.4
[INFO] [stderr]       Adding actix-rt v2.10.0 (available: v2.11.0)
[INFO] [stderr]       Adding actix-server v2.5.1 (available: v2.6.0)
[INFO] [stderr]       Adding actix-service v2.0.3
[INFO] [stderr]       Adding actix-utils v3.0.1
[INFO] [stderr]       Adding actix-web v4.3.1 (available: v4.13.0)
[INFO] [stderr]       Adding actix-web-codegen v4.3.0
[INFO] [stderr]       Adding ahash v0.8.6 (available: v0.8.12)
[INFO] [stderr]       Adding alloc-no-stdlib v2.0.4
[INFO] [stderr]       Adding alloc-stdlib v0.2.2
[INFO] [stderr]       Adding base64 v0.21.7
[INFO] [stderr]       Adding bitflags v2.11.1
[INFO] [stderr]       Adding brotli v3.5.0
[INFO] [stderr]       Adding brotli-decompressor v2.5.1
[INFO] [stderr]       Adding bytestring v1.5.1
[INFO] [stderr]       Adding cookie v0.16.2
[INFO] [stderr]       Adding language-tags v0.3.2
[INFO] [stderr]     Updating libc v0.2.137 -> v0.2.186
[INFO] [stderr]       Adding local-channel v0.1.5
[INFO] [stderr]       Adding local-waker v0.1.4
[INFO] [stderr]       Adding mio v1.2.0
[INFO] [stderr]     Updating proc-macro2 v1.0.47 -> v1.0.106
[INFO] [stderr]     Updating quote v1.0.21 -> v1.0.45
[INFO] [stderr]       Adding regex-lite v0.1.9
[INFO] [stderr]       Adding socket2 v0.5.10
[INFO] [stderr]       Adding syn v2.0.117
[INFO] [stderr]     Updating tokio v1.21.2 -> v1.25.3 (available: v1.52.3)
[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 zerocopy v0.7.35
[INFO] [stderr]       Adding zerocopy-derive v0.7.35
[INFO] [stderr]       Adding zstd v0.12.4
[INFO] [stderr]       Adding zstd-safe v6.0.3+zstd.1.5.2 (available: v6.0.6)
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cfdc2d00a804ea2d1710aa3c53850ca27ff6613bbc80df746aebb064e91b1cc
[INFO] running `Command { std: "docker" "start" "-a" "2cfdc2d00a804ea2d1710aa3c53850ca27ff6613bbc80df746aebb064e91b1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cfdc2d00a804ea2d1710aa3c53850ca27ff6613bbc80df746aebb064e91b1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cfdc2d00a804ea2d1710aa3c53850ca27ff6613bbc80df746aebb064e91b1cc", kill_on_drop: false }`
[INFO] [stdout] 2cfdc2d00a804ea2d1710aa3c53850ca27ff6613bbc80df746aebb064e91b1cc
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b4126c933bdd4857ee53304fc385a728039d870a56240b153d3ab567c875bf5
[INFO] running `Command { std: "docker" "start" "-a" "8b4126c933bdd4857ee53304fc385a728039d870a56240b153d3ab567c875bf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling tokio v1.25.3
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking slab v0.4.7
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling time-macros v0.2.5
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking predicates-core v1.0.4
[INFO] [stderr]     Checking base64ct v1.5.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling zstd-safe v6.0.3+zstd.1.5.2
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking raw-cpuid v10.6.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking time v0.3.16
[INFO] [stderr]     Checking uuid v1.2.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 float-cmp v0.9.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling ahash v0.8.6
[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" "8b4126c933bdd4857ee53304fc385a728039d870a56240b153d3ab567c875bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b4126c933bdd4857ee53304fc385a728039d870a56240b153d3ab567c875bf5", kill_on_drop: false }`
[INFO] [stdout] 8b4126c933bdd4857ee53304fc385a728039d870a56240b153d3ab567c875bf5
