[INFO] cloning repository https://github.com/KunoiSayami/github-webhook-notification.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KunoiSayami/github-webhook-notification.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKunoiSayami%2Fgithub-webhook-notification.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKunoiSayami%2Fgithub-webhook-notification.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f7d9eb91bb6595967174b8c4ef110742fdee41f [INFO] testing KunoiSayami/github-webhook-notification.rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKunoiSayami%2Fgithub-webhook-notification.rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KunoiSayami/github-webhook-notification.rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KunoiSayami/github-webhook-notification.rs [INFO] finished tweaking git repo https://github.com/KunoiSayami/github-webhook-notification.rs [INFO] tweaked toml for git repo https://github.com/KunoiSayami/github-webhook-notification.rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/KunoiSayami/github-webhook-notification.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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 darling_macro v0.13.1 [INFO] [stderr] Downloaded memoffset v0.5.6 [INFO] [stderr] Downloaded time-macros-impl v0.1.2 [INFO] [stderr] Downloaded ahash v0.3.8 [INFO] [stderr] Downloaded cookie v0.15.1 [INFO] [stderr] Downloaded anyhow v1.0.51 [INFO] [stderr] Downloaded actix-rt v2.5.0 [INFO] [stderr] Downloaded actix-router v0.5.0-beta.3 [INFO] [stderr] Downloaded actix-web-codegen v0.5.0-beta.6 [INFO] [stderr] Downloaded zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Downloaded zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Downloaded teloxide-macros v0.4.1 [INFO] [stderr] Downloaded never v0.1.0 [INFO] [stderr] Downloaded teloxide v0.5.3 [INFO] [stderr] Downloaded flurry v0.3.1 [INFO] [stderr] Downloaded firestorm v0.4.6 [INFO] [stderr] Downloaded time v0.2.27 [INFO] [stderr] Downloaded darling_core v0.13.1 [INFO] [stderr] Downloaded actix v0.11.1 [INFO] [stderr] Downloaded parking_lot_core v0.7.2 [INFO] [stderr] Downloaded parking_lot v0.10.2 [INFO] [stderr] Downloaded darling v0.13.1 [INFO] [stderr] Downloaded actix_derive v0.6.0 [INFO] [stderr] Downloaded actix-codec v0.4.1 [INFO] [stderr] Downloaded teloxide-core v0.3.4 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.16 [INFO] [stderr] Downloaded zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Downloaded actix-server v2.0.0-rc.1 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.15 [INFO] [stderr] Downloaded serde_with_macros v1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 745ab3ab814d5387c4d30b4abcb17199455445f4a218764469b654ee40a3b152 [INFO] running `Command { std: "docker" "start" "-a" "745ab3ab814d5387c4d30b4abcb17199455445f4a218764469b654ee40a3b152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "745ab3ab814d5387c4d30b4abcb17199455445f4a218764469b654ee40a3b152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "745ab3ab814d5387c4d30b4abcb17199455445f4a218764469b654ee40a3b152", kill_on_drop: false }` [INFO] [stdout] 745ab3ab814d5387c4d30b4abcb17199455445f4a218764469b654ee40a3b152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f353f11bab9910117ae330ac3e7e458165329c3a4e21a5e4f3e55397face55de [INFO] running `Command { std: "docker" "start" "-a" "f353f11bab9910117ae330ac3e7e458165329c3a4e21a5e4f3e55397face55de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling flurry v0.3.1 [INFO] [stderr] Compiling actix-router v0.5.0-beta.3 [INFO] [stderr] Compiling darling_core v0.13.1 [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 tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.6 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling teloxide-macros v0.4.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [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=71332bc2c4b50b58 -C extra-filename=-71332bc2c4b50b58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-7d4ffecd0f4aa3c9.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-6d6aec48718917f7.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-bd790d086ff24358.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-a6e01e4c13224c68.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-b032af725e8f06be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f353f11bab9910117ae330ac3e7e458165329c3a4e21a5e4f3e55397face55de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f353f11bab9910117ae330ac3e7e458165329c3a4e21a5e4f3e55397face55de", kill_on_drop: false }` [INFO] [stdout] f353f11bab9910117ae330ac3e7e458165329c3a4e21a5e4f3e55397face55de