[INFO] fetching crate oay 0.18.1... [INFO] testing oay-0.18.1 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate oay 0.18.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate oay 0.18.1 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oay 0.18.1 [INFO] finished tweaking crates.io crate oay 0.18.1 [INFO] tweaked toml for crates.io crate oay 0.18.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate oay 0.18.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c51d3290e625ab447b2b0073b93849f1955a6d0cf202002a827bed0081374096 [INFO] running `Command { std: "docker" "start" "-a" "c51d3290e625ab447b2b0073b93849f1955a6d0cf202002a827bed0081374096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c51d3290e625ab447b2b0073b93849f1955a6d0cf202002a827bed0081374096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c51d3290e625ab447b2b0073b93849f1955a6d0cf202002a827bed0081374096", kill_on_drop: false }` [INFO] [stdout] c51d3290e625ab447b2b0073b93849f1955a6d0cf202002a827bed0081374096 [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" "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" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f7c50402a75a1adc2d89689bad383522fe78dbce1e9a1245785c1383d809c2 [INFO] running `Command { std: "docker" "start" "-a" "59f7c50402a75a1adc2d89689bad383522fe78dbce1e9a1245785c1383d809c2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling flagset v0.4.3 [INFO] [stderr] Compiling clap v4.0.7 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling ureq v2.5.0 [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.6/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=1aa91eb5e46dae6e -C extra-filename=-1aa91eb5e46dae6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-c4f46aa6d3f20e4d.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-4a6de9891f5b058a.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-9a1174c40e0e68b2.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-721302aa82565cd8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "59f7c50402a75a1adc2d89689bad383522fe78dbce1e9a1245785c1383d809c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f7c50402a75a1adc2d89689bad383522fe78dbce1e9a1245785c1383d809c2", kill_on_drop: false }` [INFO] [stdout] 59f7c50402a75a1adc2d89689bad383522fe78dbce1e9a1245785c1383d809c2