[INFO] cloning repository https://github.com/portier/portier-broker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portier/portier-broker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportier%2Fportier-broker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportier%2Fportier-broker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa25f7f198a1f9c95022e94913014100fc54ce76 [INFO] testing portier/portier-broker against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportier%2Fportier-broker" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/portier/portier-broker on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/portier/portier-broker [INFO] finished tweaking git repo https://github.com/portier/portier-broker [INFO] tweaked toml for git repo https://github.com/portier/portier-broker written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/portier/portier-broker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0578e4534cb6134ee11728d8ea4a81645119a26d15a27c802e61e4ace7c215f [INFO] running `Command { std: "docker" "start" "-a" "b0578e4534cb6134ee11728d8ea4a81645119a26d15a27c802e61e4ace7c215f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0578e4534cb6134ee11728d8ea4a81645119a26d15a27c802e61e4ace7c215f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0578e4534cb6134ee11728d8ea4a81645119a26d15a27c802e61e4ace7c215f", kill_on_drop: false }` [INFO] [stdout] b0578e4534cb6134ee11728d8ea4a81645119a26d15a27c802e61e4ace7c215f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 134b78281c628d5275696644e0cc6d3bebbc76a4b70b2f3aee8ea9743c700034 [INFO] running `Command { std: "docker" "start" "-a" "134b78281c628d5275696644e0cc6d3bebbc76a4b70b2f3aee8ea9743c700034", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling sd-notify v0.3.0 [INFO] [stderr] Compiling accept-language v2.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libsqlite3-sys v0.24.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling gettext v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling listenfd v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lettre v0.10.0-rc.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.21.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling trust-dns-resolver v0.21.1 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling hyper-staticfile v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling portier_broker v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `portier_broker` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name portier_broker --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lettre"' --cfg 'feature="lettre_sendmail"' --cfg 'feature="lettre_smtp"' --cfg 'feature="mailgun"' --cfg 'feature="postmark"' --cfg 'feature="redis"' --cfg 'feature="rusqlite"' -C metadata=c1d5c16998d39e45 -C extra-filename=-c1d5c16998d39e45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern accept_language=/opt/rustwide/target/debug/deps/libaccept_language-41dddd57358ffa11.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib --extern combine=/opt/rustwide/target/debug/deps/libcombine-ac57dbfde86934a2.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-bab9b723646ded3f.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-4ae05b5771a653e6.rlib --extern envy=/opt/rustwide/target/debug/deps/libenvy-5b2698ede90a7950.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e484d654d99da13e.rlib --extern gettext=/opt/rustwide/target/debug/deps/libgettext-445d3d5543a79e13.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-87d6b8d7a3ae507b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-8ed8cd9c31638eb2.rlib --extern hyper_staticfile=/opt/rustwide/target/debug/deps/libhyper_staticfile-e83a06cadd586fee.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-aeef023503f69f66.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-6a45c850cb14dc4d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern lettre=/opt/rustwide/target/debug/deps/liblettre-7f7e4df19f4da56f.rlib --extern listenfd=/opt/rustwide/target/debug/deps/liblistenfd-9be27a300f90a865.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5abf297174921a9d.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib --extern mustache=/opt/rustwide/target/debug/deps/libmustache-0a1bc667ed335059.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-dc6e8fce2ebdb455.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-0f7f17a72453ad88.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-c0de29683255a5aa.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-03ca3433b48d5826.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-00012c6ce0035e5d.rlib --extern sd_notify=/opt/rustwide/target/debug/deps/libsd_notify-3ccc380389ee5fa4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5686221a2b8c12df.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-65fc54a6b4a9c8b6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb78e3fcb74dc31f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d82e080154e6bf5.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-da15ee02e522af62.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-8eabb195ca8e3b0a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1081f2f14d742f7b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-4a0f831bce4393da/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "134b78281c628d5275696644e0cc6d3bebbc76a4b70b2f3aee8ea9743c700034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134b78281c628d5275696644e0cc6d3bebbc76a4b70b2f3aee8ea9743c700034", kill_on_drop: false }` [INFO] [stdout] 134b78281c628d5275696644e0cc6d3bebbc76a4b70b2f3aee8ea9743c700034