[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] 1eeda417c3d0591feba0403cf22e4d1b14f6eb02 [INFO] testing portier/portier-broker against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportier%2Fportier-broker" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/portier/portier-broker on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-29/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bec62bf21cc84d60ab85b918d77752a736bd953448d2e16e97a3b96902f1e7e8 [INFO] running `Command { std: "docker" "start" "-a" "bec62bf21cc84d60ab85b918d77752a736bd953448d2e16e97a3b96902f1e7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bec62bf21cc84d60ab85b918d77752a736bd953448d2e16e97a3b96902f1e7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec62bf21cc84d60ab85b918d77752a736bd953448d2e16e97a3b96902f1e7e8", kill_on_drop: false }` [INFO] [stdout] bec62bf21cc84d60ab85b918d77752a736bd953448d2e16e97a3b96902f1e7e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010588df194870faedc392dd136d023b6511dd11f57447fd70a4159632125d1f [INFO] running `Command { std: "docker" "start" "-a" "010588df194870faedc392dd136d023b6511dd11f57447fd70a4159632125d1f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling smallvec v1.8.0 [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 foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling accept-language v2.0.0 [INFO] [stderr] Compiling sd-notify v0.4.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling email-encoding v0.1.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [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 ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling gettext v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling listenfd v0.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling lettre v0.10.0-rc.5 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ipnetwork v0.19.0 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling hyper-staticfile v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling portier_broker v0.6.1 (/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=2021 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=8aa1b83c4295f767 -C extra-filename=-8aa1b83c4295f767 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern accept_language=/opt/rustwide/target/debug/deps/libaccept_language-f9ca3b875a295ee1.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern combine=/opt/rustwide/target/debug/deps/libcombine-b337da025b542e8d.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-ea14e732a343d5fd.rlib --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-cb634cee480d574e.rlib --extern envy=/opt/rustwide/target/debug/deps/libenvy-44040663b6691bb7.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-226d0a0b678415b7.rlib --extern gettext=/opt/rustwide/target/debug/deps/libgettext-8ce86cb871aa4391.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-3027a692c88aa02c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-93f6068fc8e0b426.rlib --extern hyper_staticfile=/opt/rustwide/target/debug/deps/libhyper_staticfile-ed69f3dd4ddb0994.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-d9b5789f82c8767b.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-f60247a44da4b01d.rlib --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-bd213b4e48ad3f94.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern lettre=/opt/rustwide/target/debug/deps/liblettre-cd721ee3a2c7adea.rlib --extern listenfd=/opt/rustwide/target/debug/deps/liblistenfd-731b7b739f031d47.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1daf51ec783b5683.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib --extern mustache=/opt/rustwide/target/debug/deps/libmustache-3ac1ec3b02befaa8.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-57fdf8b9d2775213.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-ff590c350317ba31.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-7d390fd23d0159f3.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-8f1fd0ae0d138b47.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-c6f04d3d41a4edab.rlib --extern sd_notify=/opt/rustwide/target/debug/deps/libsd_notify-3c31818959c12b48.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3f9e32239d3bb032.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-197df986d6a75753.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-624b4a46223b5c4a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f3ad789f37e45432.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-bf761800ef21afdb/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "010588df194870faedc392dd136d023b6511dd11f57447fd70a4159632125d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010588df194870faedc392dd136d023b6511dd11f57447fd70a4159632125d1f", kill_on_drop: false }` [INFO] [stdout] 010588df194870faedc392dd136d023b6511dd11f57447fd70a4159632125d1f