[INFO] cloning repository https://github.com/vladvasiliu/statuspage-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladvasiliu/statuspage-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladvasiliu%2Fstatuspage-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladvasiliu%2Fstatuspage-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5349fa82a7e7eba1a519a3d0ce33a7386a46dae [INFO] testing vladvasiliu/statuspage-exporter against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladvasiliu%2Fstatuspage-exporter" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vladvasiliu/statuspage-exporter 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 git repo https://github.com/vladvasiliu/statuspage-exporter [INFO] finished tweaking git repo https://github.com/vladvasiliu/statuspage-exporter [INFO] tweaked toml for git repo https://github.com/vladvasiliu/statuspage-exporter written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/vladvasiliu/statuspage-exporter 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] d353f4af99718ae11a5365b2e206833e63a1aa2e854fbfe6c0b225a7b5f66006 [INFO] running `Command { std: "docker" "start" "-a" "d353f4af99718ae11a5365b2e206833e63a1aa2e854fbfe6c0b225a7b5f66006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d353f4af99718ae11a5365b2e206833e63a1aa2e854fbfe6c0b225a7b5f66006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d353f4af99718ae11a5365b2e206833e63a1aa2e854fbfe6c0b225a7b5f66006", kill_on_drop: false }` [INFO] [stdout] d353f4af99718ae11a5365b2e206833e63a1aa2e854fbfe6c0b225a7b5f66006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b77dcf9db5ba0ee6adc7c93a555285ab06ec48ea31d6b47a3c599765657257a0 [INFO] running `Command { std: "docker" "start" "-a" "b77dcf9db5ba0ee6adc7c93a555285ab06ec48ea31d6b47a3c599765657257a0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] error: could not compile `h2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.3.14/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 -C metadata=677dff705708b808 -C extra-filename=-677dff705708b808 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c9371717a409553e.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6f30ce803f33109f.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-777ae913eab31ad8.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d36ad714f2ff80a5.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-70ca822f03253305.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ea876ac023919dcd.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-e17ee5eafd6ff236.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-92a32208aa6f7d9b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-93e38ac4a62975a4.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-535a159c942acd45.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b77dcf9db5ba0ee6adc7c93a555285ab06ec48ea31d6b47a3c599765657257a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77dcf9db5ba0ee6adc7c93a555285ab06ec48ea31d6b47a3c599765657257a0", kill_on_drop: false }` [INFO] [stdout] b77dcf9db5ba0ee6adc7c93a555285ab06ec48ea31d6b47a3c599765657257a0