[INFO] cloning repository https://github.com/modrinth/hydra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/modrinth/hydra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodrinth%2Fhydra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodrinth%2Fhydra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fe7d8ff0e14bc652c18abfb2b14608bc3d83a77 [INFO] checking modrinth/hydra against try#b1375b2484512d46eeace16657e5b4a5450c610b for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodrinth%2Fhydra" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/modrinth/hydra on toolchain b1375b2484512d46eeace16657e5b4a5450c610b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/modrinth/hydra [INFO] finished tweaking git repo https://github.com/modrinth/hydra [INFO] tweaked toml for git repo https://github.com/modrinth/hydra written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/modrinth/hydra 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" "+b1375b2484512d46eeace16657e5b4a5450c610b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 432fcb131662d9c89bbe95b8145f712414311c7930e012306184a0a988e2f914 [INFO] running `Command { std: "docker" "start" "-a" "432fcb131662d9c89bbe95b8145f712414311c7930e012306184a0a988e2f914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "432fcb131662d9c89bbe95b8145f712414311c7930e012306184a0a988e2f914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432fcb131662d9c89bbe95b8145f712414311c7930e012306184a0a988e2f914", kill_on_drop: false }` [INFO] [stdout] 432fcb131662d9c89bbe95b8145f712414311c7930e012306184a0a988e2f914 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88027813e0b6cdecf3ad2e59361789e30ef75683ca42299dc46274d8745b2503 [INFO] running `Command { std: "docker" "start" "-a" "88027813e0b6cdecf3ad2e59361789e30ef75683ca42299dc46274d8745b2503", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking crypto-common v0.1.4 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking addr2line v0.17.0 [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/b1375b2484512d46eeace16657e5b4a5450c610b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=3044de99ca507836 -C extra-filename=-3044de99ca507836 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b51fc775aa196866.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2f1d7ef69395256a.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6f7bdd23e5784925.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-40f273af38b0e286.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-49050ab856b08c46.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-ce35f8babbdfb204.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c133088fbcceeba8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "88027813e0b6cdecf3ad2e59361789e30ef75683ca42299dc46274d8745b2503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88027813e0b6cdecf3ad2e59361789e30ef75683ca42299dc46274d8745b2503", kill_on_drop: false }` [INFO] [stdout] 88027813e0b6cdecf3ad2e59361789e30ef75683ca42299dc46274d8745b2503