[INFO] cloning repository https://github.com/edamametechnologies/edamame_foundation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edamametechnologies/edamame_foundation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedamametechnologies%2Fedamame_foundation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedamametechnologies%2Fedamame_foundation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82718263253f61f7e4a5653036c2c3e0404dc6a7
[INFO] checking edamametechnologies/edamame_foundation against master#2aabf3ce0569dd7c8c2d2a27944850056dcf2566 for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedamametechnologies%2Fedamame_foundation" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/edamametechnologies/edamame_foundation
[INFO] finished tweaking git repo https://github.com/edamametechnologies/edamame_foundation
[INFO] tweaked toml for git repo https://github.com/edamametechnologies/edamame_foundation written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edamametechnologies/edamame_foundation on toolchain 2aabf3ce0569dd7c8c2d2a27944850056dcf2566
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edamametechnologies/edamame_foundation 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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/edamametechnologies/edamame_backend`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/edamametechnologies/flodbadd`
[INFO] [stderr]     Updating git repository `https://github.com/edamametechnologies/threatmodels-rs`
[INFO] [stderr]     Updating git repository `https://github.com/edamametechnologies/undeadlock`
[INFO] [stderr]     Updating git repository `https://github.com/edamametechnologies/mdns`
[INFO] [stderr]     Updating git repository `https://github.com/edamametechnologies/dns-parser`
[INFO] [stderr]     Updating git repository `https://github.com/edamametechnologies/extended-isolation-forest`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-conv v0.2.2
[INFO] [stderr]   Downloaded if-addrs v0.13.4
[INFO] [stderr]   Downloaded users v0.11.0
[INFO] [stderr]   Downloaded dashmap v6.2.1
[INFO] [stderr]   Downloaded tracing-android v0.2.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.4
[INFO] [stderr]   Downloaded sorted-vec v0.8.10
[INFO] [stderr]   Downloaded sentry-types v0.46.2
[INFO] [stderr]   Downloaded sentry-core v0.46.2
[INFO] [stderr]   Downloaded sentry v0.46.2
[INFO] [stderr]   Downloaded sentry-tracing v0.46.2
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded network-interface v2.0.5
[INFO] [stderr]   Downloaded eui48 v1.1.0
[INFO] [stderr]   Downloaded pnet_base v0.35.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.35.0
[INFO] [stderr]   Downloaded powershell_script v1.1.0
[INFO] [stderr]   Downloaded pnet_macros v0.35.0
[INFO] [stderr]   Downloaded pnet_packet v0.35.0
[INFO] [stderr]   Downloaded kqueue-sys v1.1.2
[INFO] [stderr]   Downloaded pcap v2.4.0
[INFO] [stderr]   Downloaded netlink-sys v0.8.8
[INFO] [stderr]   Downloaded netstat2 v0.11.2
[INFO] [stderr]   Downloaded netlink-packet-sock-diag v0.4.2
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded pnet_transport v0.34.0
[INFO] [stderr]   Downloaded pnet_sys v0.34.0
[INFO] [stderr]   Downloaded arp-toolkit v0.3.2
[INFO] [stderr]   Downloaded pnet v0.34.0
[INFO] [stderr]   Downloaded envcrypt v0.5.0
[INFO] [stderr]   Downloaded envcrypt-macro v0.5.0
[INFO] [stderr]   Downloaded pnet_datalink v0.34.0
[INFO] [stderr]   Downloaded maybe-async v0.2.11
[INFO] [stderr]   Downloaded pnet_packet v0.34.0
[INFO] [stderr]   Downloaded console-api v0.9.0
[INFO] [stderr]   Downloaded oui v0.8.1
[INFO] [stderr]   Downloaded blake3 v1.8.5
[INFO] [stderr]   Downloaded console-subscriber v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 060f8796f574b35ec5ee703bfc97c6632c01b5d8e5076de8602b32f452b1dbd0
[INFO] running `Command { std: "docker" "start" "-a" "060f8796f574b35ec5ee703bfc97c6632c01b5d8e5076de8602b32f452b1dbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "060f8796f574b35ec5ee703bfc97c6632c01b5d8e5076de8602b32f452b1dbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "060f8796f574b35ec5ee703bfc97c6632c01b5d8e5076de8602b32f452b1dbd0", kill_on_drop: false }`
[INFO] [stdout] 060f8796f574b35ec5ee703bfc97c6632c01b5d8e5076de8602b32f452b1dbd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bbc2905a52134211f4f0e8f3b79397af999a16f9f8458e702f1d98287216b9e
[INFO] running `Command { std: "docker" "start" "-a" "3bbc2905a52134211f4f0e8f3b79397af999a16f9f8458e702f1d98287216b9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking pnet_sys v0.34.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling pnet v0.34.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling network-interface v2.0.5
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling sentry v0.46.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking if-addrs v0.13.4
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling envcrypt v0.5.0
[INFO] [stderr]     Checking extended-isolation-forest v0.2.3 (https://github.com/edamametechnologies/extended-isolation-forest?branch=main#b373e9dd)
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2aabf3ce0569dd7c8c2d2a27944850056dcf2566/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=a6cbe013049716b7 -C extra-filename=-d60246c149cb9b3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.rmeta --cap-lints allow --cap-lints=forbid` (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/2aabf3ce0569dd7c8c2d2a27944850056dcf2566/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 --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_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="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=1caec4a9492417f5 -C extra-filename=-3db0a904e730ca8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-99ce4dae60b79a95.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-eac97d914e28b7e0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-21d0be7ef7d55acf.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-15f26af8ac02478b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-fdf3de7904a1d5f3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3bbc2905a52134211f4f0e8f3b79397af999a16f9f8458e702f1d98287216b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bbc2905a52134211f4f0e8f3b79397af999a16f9f8458e702f1d98287216b9e", kill_on_drop: false }`
[INFO] [stdout] 3bbc2905a52134211f4f0e8f3b79397af999a16f9f8458e702f1d98287216b9e
