[INFO] updating cached repository https://github.com/rustyhorde/atlas-api
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 3222e614b61a4f0463afdb57c7b9b9c934378032
[INFO] checking rustyhorde/atlas-api against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyhorde%2Fatlas-api" "/workspace/builds/worker-2/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rustyhorde/atlas-api on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/rustyhorde/atlas-api
[INFO] finished tweaking git repo https://github.com/rustyhorde/atlas-api
[INFO] tweaked toml for git repo https://github.com/rustyhorde/atlas-api written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/rustyhorde/atlas-api already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 46aa9ed6697879f53fbaecc292620a3dbebfaa36e34c8dfb1adb20d62285a85b
[INFO] running `"docker" "start" "-a" "46aa9ed6697879f53fbaecc292620a3dbebfaa36e34c8dfb1adb20d62285a85b"`
[INFO] [stderr]    Compiling ident_case v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.11
[INFO] [stderr]    Compiling slog v2.4.1
[INFO] [stderr]    Compiling derive_builder v0.7.0
[INFO] [stderr]     Checking rustc-hex v1.0.0
[INFO] [stderr]     Checking hex-slice v0.1.4
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling rocket_codegen v0.4.0 (https://github.com/SergioBenitez/Rocket.git#9750ae67)
[INFO] [stderr]    Compiling rocket v0.4.0 (https://github.com/SergioBenitez/Rocket.git#9750ae67)
[INFO] [stderr]    Compiling libsqlite3-sys v0.11.0
[INFO] [stderr]    Compiling mimir v0.3.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]     Checking nix v0.12.0
[INFO] [stderr]     Checking backtrace-sys v0.1.28
[INFO] [stderr]    Compiling rand_chacha v0.1.0
[INFO] [stderr]    Compiling rand v0.6.1
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking generic-array v0.7.3
[INFO] [stderr]     Checking uuid v0.7.1
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]     Checking backtrace v0.3.13
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]     Checking digest v0.5.2
[INFO] [stderr]     Checking digest-buffer v0.3.1
[INFO] [stderr]     Checking crypto-mac v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.3.1
[INFO] [stderr]     Checking argon2rs v0.2.5
[INFO] [stderr]     Checking rand_pcg v0.1.1
[INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_mul_epu32`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/argon2rs-0.2.5/src/octword.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn x86_mm_mul_epu32(x: u32x4, y: u32x4) -> u64x2;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `argon2rs`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "46aa9ed6697879f53fbaecc292620a3dbebfaa36e34c8dfb1adb20d62285a85b"`
[INFO] running `"docker" "rm" "-f" "46aa9ed6697879f53fbaecc292620a3dbebfaa36e34c8dfb1adb20d62285a85b"`
[INFO] [stdout] 46aa9ed6697879f53fbaecc292620a3dbebfaa36e34c8dfb1adb20d62285a85b
