[INFO] fetching crate sozu 0.14.2... [INFO] building sozu-0.14.2 against master#f3126500f25114ba4e0ac3e76694dd45a22de56d for pr-107620-1 [INFO] extracting crate sozu 0.14.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate sozu 0.14.2 on toolchain f3126500f25114ba4e0ac3e76694dd45a22de56d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sozu 0.14.2 [INFO] finished tweaking crates.io crate sozu 0.14.2 [INFO] tweaked toml for crates.io crate sozu 0.14.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate sozu 0.14.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v2.0.1 [INFO] [stderr] Downloaded oid-registry v0.6.0 [INFO] [stderr] Downloaded trailer v0.1.2 [INFO] [stderr] Downloaded pool v0.1.4 [INFO] [stderr] Downloaded jemallocator v0.5.0 [INFO] [stderr] Downloaded poule v0.3.2 [INFO] [stderr] Downloaded sozu-command-lib v0.14.2 [INFO] [stderr] Downloaded hpack v0.3.0 [INFO] [stderr] Downloaded acme-lib v0.8.2 [INFO] [stderr] Downloaded jemalloc-sys v0.5.2+5.3.0-patched [INFO] [stderr] Downloaded paw-attributes v1.0.2 [INFO] [stderr] Downloaded rusty_ulid v1.0.0 [INFO] [stderr] Downloaded sozu-lib v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed42ee6af7112c638ff79bdfdb6aff1902c6148757d55081840708964c143089 [INFO] running `Command { std: "docker" "start" "-a" "ed42ee6af7112c638ff79bdfdb6aff1902c6148757d55081840708964c143089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed42ee6af7112c638ff79bdfdb6aff1902c6148757d55081840708964c143089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed42ee6af7112c638ff79bdfdb6aff1902c6148757d55081840708964c143089", kill_on_drop: false }` [INFO] [stdout] ed42ee6af7112c638ff79bdfdb6aff1902c6148757d55081840708964c143089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a6fbd492c4f9ddaa4979d711039a2d44d9b6426891909ee340e7d6dbb7447e5 [INFO] running `Command { std: "docker" "start" "-a" "3a6fbd492c4f9ddaa4979d711039a2d44d9b6426891909ee340e7d6dbb7447e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling polling v2.5.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling oid-registry v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling jemalloc-sys v0.5.2+5.3.0-patched [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling nix v0.26.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling poule v0.3.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling trailer v0.1.2 [INFO] [stderr] Compiling pool v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling hpack v0.3.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling hdrhistogram v7.5.2 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling prettytable-rs v0.9.0 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rusty_ulid v1.0.0 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling sozu-command-lib v0.14.2 [INFO] [stderr] Compiling ureq v1.5.5 [INFO] [stderr] Compiling acme-lib v0.8.2 [INFO] [stderr] Compiling sozu-lib v0.14.2 [INFO] [stderr] error: could not compile `sozu-lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sozu_lib --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sozu-lib-0.14.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="default"' -C metadata=f7faff6b9589060e -C extra-filename=-f7faff6b9589060e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eeb704deb31dafe6.rmeta --extern cookie_factory=/opt/rustwide/target/debug/deps/libcookie_factory-b6a352da26fce35b.rmeta --extern foreign_types_shared=/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rmeta --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-eb7bd9e51849d87f.rmeta --extern hpack=/opt/rustwide/target/debug/deps/libhpack-00f124ceae5fb147.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f9570dbe735852d0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-135201b45f916d1e.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-c4f9fd4189d248f8.rmeta --extern pool=/opt/rustwide/target/debug/deps/libpool-672bc86f9b742d76.rmeta --extern poule=/opt/rustwide/target/debug/deps/libpoule-3a59511704fb5a1a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-aef2ed41781a38b2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-63ef9cefc58b78e2.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-13d27c14c112d494.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-599e44d4dc51e22b.rmeta --extern rusty_ulid=/opt/rustwide/target/debug/deps/librusty_ulid-ac6ff8dee434f12e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9235b069b1487edf.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d6f5a1e25f170473.rmeta --extern sozu_command_lib=/opt/rustwide/target/debug/deps/libsozu_command_lib-7f7f32f3da0469da.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-989eebf5218993bb.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-c4e220058d7a6723.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-f323e7fcddd7aa1c.rmeta --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-bcf18e455c1b0711.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-5613ae254a4d6986/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3a6fbd492c4f9ddaa4979d711039a2d44d9b6426891909ee340e7d6dbb7447e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6fbd492c4f9ddaa4979d711039a2d44d9b6426891909ee340e7d6dbb7447e5", kill_on_drop: false }` [INFO] [stdout] 3a6fbd492c4f9ddaa4979d711039a2d44d9b6426891909ee340e7d6dbb7447e5