[INFO] cloning repository https://github.com/DeciSym/recon-village-2025-defcon33-decisym
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeciSym/recon-village-2025-defcon33-decisym" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeciSym%2Frecon-village-2025-defcon33-decisym", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeciSym%2Frecon-village-2025-defcon33-decisym'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6f40ded31c1b7ea6b25981f517429a53f21ab86
[INFO] checking DeciSym/recon-village-2025-defcon33-decisym against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeciSym%2Frecon-village-2025-defcon33-decisym" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeciSym/recon-village-2025-defcon33-decisym
[INFO] finished tweaking git repo https://github.com/DeciSym/recon-village-2025-defcon33-decisym
[INFO] tweaked toml for git repo https://github.com/DeciSym/recon-village-2025-defcon33-decisym written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeciSym/recon-village-2025-defcon33-decisym on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeciSym/recon-village-2025-defcon33-decisym 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11f94ccb5ad3001f01a8ee9b754c34dfd57f3745dce45a66d7a3a8f757000978
[INFO] running `Command { std: "docker" "start" "-a" "11f94ccb5ad3001f01a8ee9b754c34dfd57f3745dce45a66d7a3a8f757000978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11f94ccb5ad3001f01a8ee9b754c34dfd57f3745dce45a66d7a3a8f757000978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11f94ccb5ad3001f01a8ee9b754c34dfd57f3745dce45a66d7a3a8f757000978", kill_on_drop: false }`
[INFO] [stdout] 11f94ccb5ad3001f01a8ee9b754c34dfd57f3745dce45a66d7a3a8f757000978
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deb720be68ddf202c66431595d570909ad351a3bfc93324862e7612311817475
[INFO] running `Command { std: "docker" "start" "-a" "deb720be68ddf202c66431595d570909ad351a3bfc93324862e7612311817475", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking retry-error v0.5.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking fluid-let v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking num-bigint-dig v0.8.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling derive-adhoc-macros v0.7.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling async_executors v0.7.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]    Compiling derive-deftly-macros v0.14.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling blanket v0.3.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking coarsetime v0.1.36
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking caret v0.4.7
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking tor-error v0.22.0
[INFO] [stderr]     Checking postage v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking serde_ignored v0.1.12
[INFO] [stderr]     Checking tor-units v0.22.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking tor-protover v0.22.0
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking tor-basic-utils v0.22.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking oneshot-fused-workaround v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking weak-table v0.3.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking priority-queue v2.5.0
[INFO] [stderr]     Checking typed-index-collections v3.3.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking sanitize-filename v0.5.0
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking fslock v0.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]    Compiling derive_builder_core_fork_arti v0.11.2
[INFO] [stderr]     Checking serde_with v3.14.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/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.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 --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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --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="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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b085d4fa45b10b78 -C extra-filename=-75d1fde72db9faf6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1e0f2c5263ca78fd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-09522c64e5b010a9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fe1fd678fd41d7ed.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-7b5d7408bec82b05.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" "deb720be68ddf202c66431595d570909ad351a3bfc93324862e7612311817475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deb720be68ddf202c66431595d570909ad351a3bfc93324862e7612311817475", kill_on_drop: false }`
[INFO] [stdout] deb720be68ddf202c66431595d570909ad351a3bfc93324862e7612311817475
