[INFO] cloning repository https://github.com/drogus/epub-translator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drogus/epub-translator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrogus%2Fepub-translator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrogus%2Fepub-translator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f51d32351e9d806862352b06c620b8dbbd85ccf7 [INFO] checking drogus/epub-translator against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrogus%2Fepub-translator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/drogus/epub-translator [INFO] finished tweaking git repo https://github.com/drogus/epub-translator [INFO] tweaked toml for git repo https://github.com/drogus/epub-translator written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/drogus/epub-translator on toolchain d1d7143153307f561233bd4d93e2a3b24157b081 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/drogus/epub-translator 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" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5e04bc87e192611c0d141243b1a583556e06d01ede8f76387b6a33b84400f5f6 [INFO] running `Command { std: "docker" "start" "5e04bc87e192611c0d141243b1a583556e06d01ede8f76387b6a33b84400f5f6", 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" "5e04bc87e192611c0d141243b1a583556e06d01ede8f76387b6a33b84400f5f6" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e04bc87e192611c0d141243b1a583556e06d01ede8f76387b6a33b84400f5f6", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e04bc87e192611c0d141243b1a583556e06d01ede8f76387b6a33b84400f5f6" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zlib-rs v0.5.5 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking libz-rs-sys v0.5.5 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking xml v1.2.0 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking libsql-hrana v0.2.0 [INFO] [stderr] Checking xml-rs v1.0.0 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking zip v3.0.0 [INFO] [stderr] error: could not compile `clang-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d1d7143153307f561233bd4d93e2a3b24157b081/bin/rustc --crate-name clang_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/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 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=bfa7c1da62bda9e8 -C extra-filename=-80470b07df25cc44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-2a70d14a7a68e908.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1548cf6c1651c821.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-de43f9bf4e778113.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d1d7143153307f561233bd4d93e2a3b24157b081/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=42df0b0501d02e20 -C extra-filename=-677e15e4e177b0ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-be236aaf772e5eec.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-466f30a72ee38f71.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-e02ed20de10f7f8e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4fb4027b8e44fc33.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-991fd4a46542d818.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-891ae213e72eb81a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-64b1e936451f7152.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5e04bc87e192611c0d141243b1a583556e06d01ede8f76387b6a33b84400f5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e04bc87e192611c0d141243b1a583556e06d01ede8f76387b6a33b84400f5f6", kill_on_drop: false }` [INFO] [stdout] 5e04bc87e192611c0d141243b1a583556e06d01ede8f76387b6a33b84400f5f6