[INFO] fetching crate chris 0.0.10... [INFO] testing chris-0.0.10 against 1.64.0 for beta-1.65-1 [INFO] extracting crate chris 0.0.10 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate chris 0.0.10 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate chris 0.0.10 [INFO] finished tweaking crates.io crate chris 0.0.10 [INFO] tweaked toml for crates.io crate chris 0.0.10 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trust-dns-proto v0.21.2 [INFO] [stderr] Downloaded rstest_macros v0.14.0 [INFO] [stderr] Downloaded names v0.14.0 [INFO] [stderr] Downloaded rstest v0.15.0 [INFO] [stderr] Downloaded ipconfig v0.3.0 [INFO] [stderr] Downloaded enum-as-inner v0.4.0 [INFO] [stderr] Downloaded aliri_braid_impl v0.2.4 [INFO] [stderr] Downloaded aliri_braid v0.2.4 [INFO] [stderr] Downloaded trust-dns-resolver v0.21.2 [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7bddf15580bca13cf96b0caf93a5a6fcb95530e8fc513dde27442c400f9e03e [INFO] running `Command { std: "docker" "start" "-a" "a7bddf15580bca13cf96b0caf93a5a6fcb95530e8fc513dde27442c400f9e03e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7bddf15580bca13cf96b0caf93a5a6fcb95530e8fc513dde27442c400f9e03e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7bddf15580bca13cf96b0caf93a5a6fcb95530e8fc513dde27442c400f9e03e", kill_on_drop: false }` [INFO] [stdout] a7bddf15580bca13cf96b0caf93a5a6fcb95530e8fc513dde27442c400f9e03e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0dcd2cb1c689cb49c4d1c2a8754b4d3134d6ac522f42768db9abda5ec5050c6 [INFO] running `Command { std: "docker" "start" "-a" "e0dcd2cb1c689cb49c4d1c2a8754b4d3134d6ac522f42768db9abda5ec5050c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling aliri_braid_impl v0.2.4 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling aliri_braid v0.2.4 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling chris v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "e0dcd2cb1c689cb49c4d1c2a8754b4d3134d6ac522f42768db9abda5ec5050c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0dcd2cb1c689cb49c4d1c2a8754b4d3134d6ac522f42768db9abda5ec5050c6", kill_on_drop: false }` [INFO] [stdout] e0dcd2cb1c689cb49c4d1c2a8754b4d3134d6ac522f42768db9abda5ec5050c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d5397cc888d083d066e11500f581c11b153f59116a9718b7d83c084c41fa85b [INFO] running `Command { std: "docker" "start" "-a" "2d5397cc888d083d066e11500f581c11b153f59116a9718b7d83c084c41fa85b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling aliri_braid_impl v0.2.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] error: could not compile `openssl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name openssl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.42/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=81a534600573fca8 -C extra-filename=-81a534600573fca8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6267468579859e6d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b6cfa8ccff5be15a.rmeta --extern openssl_macros=/opt/rustwide/target/debug/deps/libopenssl_macros-e1d29859eee1b685.so --extern ffi=/opt/rustwide/target/debug/deps/libopenssl_sys-393632a29ae23a23.rmeta --cap-lints allow --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2d5397cc888d083d066e11500f581c11b153f59116a9718b7d83c084c41fa85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d5397cc888d083d066e11500f581c11b153f59116a9718b7d83c084c41fa85b", kill_on_drop: false }` [INFO] [stdout] 2d5397cc888d083d066e11500f581c11b153f59116a9718b7d83c084c41fa85b