[INFO] cloning repository https://github.com/DulcetGator/picky_poll_backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DulcetGator/picky_poll_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDulcetGator%2Fpicky_poll_backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDulcetGator%2Fpicky_poll_backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab0e4e96c3b929c98beadc3d02ded3d3a95ad06a [INFO] checking DulcetGator/picky_poll_backend against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDulcetGator%2Fpicky_poll_backend" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DulcetGator/picky_poll_backend on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DulcetGator/picky_poll_backend [INFO] finished tweaking git repo https://github.com/DulcetGator/picky_poll_backend [INFO] tweaked toml for git repo https://github.com/DulcetGator/picky_poll_backend written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/DulcetGator/picky_poll_backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 559cb1bd8c98861d059cc83739b77fc958485d3915a500c28a8a3e225c17d5d8 [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" "559cb1bd8c98861d059cc83739b77fc958485d3915a500c28a8a3e225c17d5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "559cb1bd8c98861d059cc83739b77fc958485d3915a500c28a8a3e225c17d5d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559cb1bd8c98861d059cc83739b77fc958485d3915a500c28a8a3e225c17d5d8", kill_on_drop: false }` [INFO] [stdout] 559cb1bd8c98861d059cc83739b77fc958485d3915a500c28a8a3e225c17d5d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c05a7474d1537a6de40fb72d0906f1cd3ee45d5c95f9af55a585c1934e4a574 [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" "0c05a7474d1537a6de40fb72d0906f1cd3ee45d5c95f9af55a585c1934e4a574", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Checking predicates-tree v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking atoi v0.3.3 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking getrandom v0.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking ahash v0.5.9 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling mockall_derive v0.9.0 [INFO] [stderr] error: could not compile `rustls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustls-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=2e963bd00f348e18 -C extra-filename=-2e963bd00f348e18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ab1e00c2983c9ba4.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-c789ceac87b3c196.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-834fe89350c1f044.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-b8b3890c0b474634.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c13a580f3095039b/out` (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" "0c05a7474d1537a6de40fb72d0906f1cd3ee45d5c95f9af55a585c1934e4a574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c05a7474d1537a6de40fb72d0906f1cd3ee45d5c95f9af55a585c1934e4a574", kill_on_drop: false }` [INFO] [stdout] 0c05a7474d1537a6de40fb72d0906f1cd3ee45d5c95f9af55a585c1934e4a574