[INFO] cloning repository https://github.com/CovidJournal/backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CovidJournal/backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCovidJournal%2Fbackend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCovidJournal%2Fbackend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8e1e8d993cc25c5499cf1cd8f50b19e7209b5cf [INFO] testing CovidJournal/backend against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCovidJournal%2Fbackend" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CovidJournal/backend on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CovidJournal/backend [INFO] finished tweaking git repo https://github.com/CovidJournal/backend [INFO] tweaked toml for git repo https://github.com/CovidJournal/backend written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/CovidJournal/backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3b82b8f2f595ff697bf794ef6c6f0507cea754034781d402648401d0a5a078a [INFO] running `Command { std: "docker" "start" "-a" "b3b82b8f2f595ff697bf794ef6c6f0507cea754034781d402648401d0a5a078a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3b82b8f2f595ff697bf794ef6c6f0507cea754034781d402648401d0a5a078a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b82b8f2f595ff697bf794ef6c6f0507cea754034781d402648401d0a5a078a", kill_on_drop: false }` [INFO] [stdout] b3b82b8f2f595ff697bf794ef6c6f0507cea754034781d402648401d0a5a078a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b64bf510a0ebd14be4df7d19735bc66ff45d044d03aa377d61f18ed9b4fca154 [INFO] running `Command { std: "docker" "start" "-a" "b64bf510a0ebd14be4df7d19735bc66ff45d044d03aa377d61f18ed9b4fca154", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling crypto-common v0.1.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling digest v0.10.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling sha3 v0.10.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling validator_types v0.14.0 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling postgis v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.4 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] Compiling diesel-derive-enum v1.1.1 [INFO] [stderr] Compiling rust-embed v6.3.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.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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"' --cfg 'feature="tls12"' -C metadata=b4cd5d4782f7ff17 -C extra-filename=-b4cd5d4782f7ff17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-36f14e479b0b7c07.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-860994ef5ef3aa4a.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-f1e2aa902c2ff7b5.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b64bf510a0ebd14be4df7d19735bc66ff45d044d03aa377d61f18ed9b4fca154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b64bf510a0ebd14be4df7d19735bc66ff45d044d03aa377d61f18ed9b4fca154", kill_on_drop: false }` [INFO] [stdout] b64bf510a0ebd14be4df7d19735bc66ff45d044d03aa377d61f18ed9b4fca154