[INFO] cloning repository https://github.com/fahimuntasin/kontrocode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fahimuntasin/kontrocode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffahimuntasin%2Fkontrocode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffahimuntasin%2Fkontrocode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78acf403d24c1be348a21d2b806c8244da952906
[INFO] checking fahimuntasin/kontrocode against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffahimuntasin%2Fkontrocode" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fahimuntasin/kontrocode
[INFO] finished tweaking git repo https://github.com/fahimuntasin/kontrocode
[INFO] tweaked toml for git repo https://github.com/fahimuntasin/kontrocode written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fahimuntasin/kontrocode on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fahimuntasin/kontrocode 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonrpcmsg v0.1.2
[INFO] [stderr]   Downloaded futures-concurrency v7.7.1
[INFO] [stderr]   Downloaded agent-client-protocol-derive v0.13.1
[INFO] [stderr]   Downloaded agent-client-protocol v0.13.1
[INFO] [stderr]   Downloaded agent-client-protocol-schema v0.13.5
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fbd0624e3222992cf796becd9da19f373cb6534116a2177ba8d213832f7b09fe
[INFO] running `Command { std: "docker" "start" "fbd0624e3222992cf796becd9da19f373cb6534116a2177ba8d213832f7b09fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbd0624e3222992cf796becd9da19f373cb6534116a2177ba8d213832f7b09fe", 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" "fbd0624e3222992cf796becd9da19f373cb6534116a2177ba8d213832f7b09fe" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbd0624e3222992cf796becd9da19f373cb6534116a2177ba8d213832f7b09fe", 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" "fbd0624e3222992cf796becd9da19f373cb6534116a2177ba8d213832f7b09fe" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]    Compiling agent-client-protocol-derive v0.13.1
[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/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --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", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=6cf2887a4b91cab3 -C extra-filename=-a68ceca6a0f7c100 --out-dir /opt/rustwide/target/debug/build/futures-util/a68ceca6a0f7c100/out -L dependency=/opt/rustwide/target/debug/build/futures-core/5af0824847cbe5aa/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/a5aa68ef676c172b/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/adaaf24a1d790e82/out/libfutures_channel-adaaf24a1d790e82.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/5af0824847cbe5aa/out/libfutures_core-5af0824847cbe5aa.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/cd0245478cfe54bc/out/libfutures_io-cd0245478cfe54bc.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/497fa74e1fd189b0/out/libfutures_macro-497fa74e1fd189b0.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/a5aa68ef676c172b/out/libfutures_sink-a5aa68ef676c172b.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/954600faa58e3268/out/libfutures_task-954600faa58e3268.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/1e410bfd674e947b/out/libmemchr-1e410bfd674e947b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/fdce141135f12a99/out/libpin_project_lite-fdce141135f12a99.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/998d9c0bd10ba913/out/libslab-998d9c0bd10ba913.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (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/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=1 --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=85268c1497b4e74c -C extra-filename=-b01d20a3ea0b85af --out-dir /opt/rustwide/target/debug/build/tokio/b01d20a3ea0b85af/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d0745870e9e57b40/out -L dependency=/opt/rustwide/target/debug/build/errno/6e234f3ce350cabf/out -L dependency=/opt/rustwide/target/debug/build/libc/e24923313ff37a5f/out -L dependency=/opt/rustwide/target/debug/build/lock_api/695f588cbcdf83fe/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/8c48bcb4188fc33b/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/4b445eef55cf91fb/out -L dependency=/opt/rustwide/target/debug/build/smallvec/5c6b192cf0013c79/out --extern bytes=/opt/rustwide/target/debug/build/bytes/0e7a2e07bff220dc/out/libbytes-0e7a2e07bff220dc.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/e24923313ff37a5f/out/liblibc-e24923313ff37a5f.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/88b36e1a3c3c7e89/out/libmio-88b36e1a3c3c7e89.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/ea5daf87a7a55556/out/libparking_lot-ea5daf87a7a55556.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/fdce141135f12a99/out/libpin_project_lite-fdce141135f12a99.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/bec85a8842cd564b/out/libsignal_hook_registry-bec85a8842cd564b.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/50a9087d3f5a75ea/out/libsocket2-50a9087d3f5a75ea.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/08b96a339cb6ecf1/out/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fbd0624e3222992cf796becd9da19f373cb6534116a2177ba8d213832f7b09fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbd0624e3222992cf796becd9da19f373cb6534116a2177ba8d213832f7b09fe", kill_on_drop: false }`
[INFO] [stdout] fbd0624e3222992cf796becd9da19f373cb6534116a2177ba8d213832f7b09fe
