[INFO] cloning repository https://github.com/Master-Bw3/hexerhai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Master-Bw3/hexerhai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaster-Bw3%2Fhexerhai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaster-Bw3%2Fhexerhai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da00b4ecc0a79686eb49642371994c00c1a9cf2a
[INFO] testing Master-Bw3/hexerhai against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaster-Bw3%2Fhexerhai" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Master-Bw3/hexerhai
[INFO] finished tweaking git repo https://github.com/Master-Bw3/hexerhai
[INFO] tweaked toml for git repo https://github.com/Master-Bw3/hexerhai written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Master-Bw3/hexerhai on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Master-Bw3/hexerhai 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6b6ffe59f74a8f0aea2f432556ab36d77c5b31b62f833903e09afab940e281f6
[INFO] running `Command { std: "docker" "start" "6b6ffe59f74a8f0aea2f432556ab36d77c5b31b62f833903e09afab940e281f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b6ffe59f74a8f0aea2f432556ab36d77c5b31b62f833903e09afab940e281f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b6ffe59f74a8f0aea2f432556ab36d77c5b31b62f833903e09afab940e281f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b6ffe59f74a8f0aea2f432556ab36d77c5b31b62f833903e09afab940e281f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b6ffe59f74a8f0aea2f432556ab36d77c5b31b62f833903e09afab940e281f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling wide v0.7.13
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling winnow v0.5.30
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling const-random v0.1.17
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/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="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=6e607c49901b722e -C extra-filename=-c73bf5aad66af200 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-451bff7c303527ba.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-15f510aebc68962e.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-7735bb2404c6e6f3.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d8112fc1e1cdd527.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-b342d85da484cd05.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-3860774ad9b215b5.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-1d6e3276f95c46da.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openssl-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name openssl_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.98/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=1c0f8d9e1608528f -C extra-filename=-5c4c5dd13c631f29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-6d05f80e439c2e2e.rmeta --cap-lints allow --cap-lints=warn -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6b6ffe59f74a8f0aea2f432556ab36d77c5b31b62f833903e09afab940e281f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6ffe59f74a8f0aea2f432556ab36d77c5b31b62f833903e09afab940e281f6", kill_on_drop: false }`
[INFO] [stdout] 6b6ffe59f74a8f0aea2f432556ab36d77c5b31b62f833903e09afab940e281f6
