[INFO] cloning repository https://github.com/ChHecker/mercurium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChHecker/mercurium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChHecker%2Fmercurium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChHecker%2Fmercurium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebcdc608c0f37519bc4d9675c12782f3f01a2b58 [INFO] checking ChHecker/mercurium against try#919137c0f5006b7edb81cae76cfeed542cd38b82 for pr-116494 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChHecker%2Fmercurium" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChHecker/mercurium on toolchain 919137c0f5006b7edb81cae76cfeed542cd38b82 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChHecker/mercurium [INFO] finished tweaking git repo https://github.com/ChHecker/mercurium [INFO] tweaked toml for git repo https://github.com/ChHecker/mercurium written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ChHecker/mercurium 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" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4426547008dd768469dc6dff48858f262108cca0a78e9abb4518ad31ef75e5d [INFO] running `Command { std: "docker" "start" "-a" "d4426547008dd768469dc6dff48858f262108cca0a78e9abb4518ad31ef75e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4426547008dd768469dc6dff48858f262108cca0a78e9abb4518ad31ef75e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4426547008dd768469dc6dff48858f262108cca0a78e9abb4518ad31ef75e5d", kill_on_drop: false }` [INFO] [stdout] d4426547008dd768469dc6dff48858f262108cca0a78e9abb4518ad31ef75e5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19a7051032efe6a69561bb88de1388ab80c5c6d6129b8b2f5bc4c5487dd979d5 [INFO] running `Command { std: "docker" "start" "-a" "19a7051032efe6a69561bb88de1388ab80c5c6d6129b8b2f5bc4c5487dd979d5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking memchr v2.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling rustix v0.38.10 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling clap_builder v4.4.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Checking object v0.32.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking crossterm v0.25.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/919137c0f5006b7edb81cae76cfeed542cd38b82/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.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="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=b09276fe606e2996 -C extra-filename=-b09276fe606e2996 --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-f271108523dea8ff.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-e44b9eff703edbce.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d239f938732929f5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0c729cd3b21b398a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e4ab478956516306.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-ddd96c44c927a6cd.so --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" "19a7051032efe6a69561bb88de1388ab80c5c6d6129b8b2f5bc4c5487dd979d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a7051032efe6a69561bb88de1388ab80c5c6d6129b8b2f5bc4c5487dd979d5", kill_on_drop: false }` [INFO] [stdout] 19a7051032efe6a69561bb88de1388ab80c5c6d6129b8b2f5bc4c5487dd979d5