[INFO] cloning repository https://github.com/l1x/chizu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l1x/chizu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1x%2Fchizu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1x%2Fchizu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a80af254fdb98898130e170d76c7a76d96d3ef8 [INFO] checking l1x/chizu against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1x%2Fchizu" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/l1x/chizu [INFO] finished tweaking git repo https://github.com/l1x/chizu [INFO] tweaked toml for git repo https://github.com/l1x/chizu written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/l1x/chizu on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/l1x/chizu 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a81850f53c85c8e54d9dd39669cfd82178dcf820e5ed6889bc53c77c55d0204d [INFO] running `Command { std: "docker" "start" "-a" "a81850f53c85c8e54d9dd39669cfd82178dcf820e5ed6889bc53c77c55d0204d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a81850f53c85c8e54d9dd39669cfd82178dcf820e5ed6889bc53c77c55d0204d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81850f53c85c8e54d9dd39669cfd82178dcf820e5ed6889bc53c77c55d0204d", kill_on_drop: false }` [INFO] [stdout] a81850f53c85c8e54d9dd39669cfd82178dcf820e5ed6889bc53c77c55d0204d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25ad11bc7e8c6d1d6983fe1f9911d977dbed4d8390eebfee4d8ecb5b59b43838 [INFO] running `Command { std: "docker" "start" "-a" "25ad11bc7e8c6d1d6983fe1f9911d977dbed4d8390eebfee4d8ecb5b59b43838", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.194 [INFO] [stderr] Compiling cxx v1.0.194 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking winnow v1.0.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.0 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Compiling tree-sitter v0.24.7 [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/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.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="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=8614b2924db8f76e -C extra-filename=-acf0d7b3d0074123 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6f65a897ddedb32c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-177beb4350791bc2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8f5941a23d020c9e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c0ba1ba8b4b3a90a.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" "25ad11bc7e8c6d1d6983fe1f9911d977dbed4d8390eebfee4d8ecb5b59b43838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ad11bc7e8c6d1d6983fe1f9911d977dbed4d8390eebfee4d8ecb5b59b43838", kill_on_drop: false }` [INFO] [stdout] 25ad11bc7e8c6d1d6983fe1f9911d977dbed4d8390eebfee4d8ecb5b59b43838