[INFO] cloning repository https://github.com/MoeAl-Ani/authentication_microservice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MoeAl-Ani/authentication_microservice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoeAl-Ani%2Fauthentication_microservice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoeAl-Ani%2Fauthentication_microservice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3079d90d6cf56d78ebc32414da48d2e89e4bf03f [INFO] checking MoeAl-Ani/authentication_microservice against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoeAl-Ani%2Fauthentication_microservice" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MoeAl-Ani/authentication_microservice on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MoeAl-Ani/authentication_microservice [INFO] finished tweaking git repo https://github.com/MoeAl-Ani/authentication_microservice [INFO] tweaked toml for git repo https://github.com/MoeAl-Ani/authentication_microservice written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/MoeAl-Ani/authentication_microservice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.6.3 [INFO] [stderr] Downloaded bytestring v1.0.0 [INFO] [stderr] Downloaded derive_utils v0.11.2 [INFO] [stderr] Downloaded mysql_common v0.24.1 [INFO] [stderr] Downloaded actix-router v0.2.6 [INFO] [stderr] Downloaded io-enum v0.2.6 [INFO] [stderr] Downloaded rust_decimal v1.9.0 [INFO] [stderr] Downloaded mysql v20.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43c3d4dd7ce52f992f4795ffda1365bce9399452a0c5eeb25434baff1cce9ff1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "43c3d4dd7ce52f992f4795ffda1365bce9399452a0c5eeb25434baff1cce9ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43c3d4dd7ce52f992f4795ffda1365bce9399452a0c5eeb25434baff1cce9ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c3d4dd7ce52f992f4795ffda1365bce9399452a0c5eeb25434baff1cce9ff1", kill_on_drop: false }` [INFO] [stdout] 43c3d4dd7ce52f992f4795ffda1365bce9399452a0c5eeb25434baff1cce9ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d77cb48b4568c3571c699cf24f953adeb3d2871718f2235c8b27b48b90ccb723 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d77cb48b4568c3571c699cf24f953adeb3d2871718f2235c8b27b48b90ccb723", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking pin-project-lite v0.2.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.9 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Checking pem v0.8.2 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking indexmap v1.6.1 [INFO] [stderr] Checking lru v0.6.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] error: could not compile `lexical-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lexical_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrayvec"' --cfg 'feature="correct"' --cfg 'feature="ryu"' --cfg 'feature="static_assertions"' --cfg 'feature="std"' --cfg 'feature="table"' -C metadata=1ddde7466ac627de -C extra-filename=-1ddde7466ac627de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-3485dc71c231a7ec.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-921a8a475b5af532.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4b0a7d1b13381df7.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-7fc3bd00955fd0e8.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-ed44016338708a89.rmeta --cap-lints allow --cap-lints=forbid --cfg limb_width_64` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d77cb48b4568c3571c699cf24f953adeb3d2871718f2235c8b27b48b90ccb723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77cb48b4568c3571c699cf24f953adeb3d2871718f2235c8b27b48b90ccb723", kill_on_drop: false }` [INFO] [stdout] d77cb48b4568c3571c699cf24f953adeb3d2871718f2235c8b27b48b90ccb723