[INFO] cloning repository https://github.com/appaquet/exomind-mono
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/appaquet/exomind-mono" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappaquet%2Fexomind-mono", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappaquet%2Fexomind-mono'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f5ec0c52dfa498169e64e75e027d07e7f94423b
[INFO] checking appaquet/exomind-mono/4f5ec0c52dfa498169e64e75e027d07e7f94423b against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappaquet%2Fexomind-mono" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/appaquet/exomind-mono on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/appaquet/exomind-mono
[INFO] finished tweaking git repo https://github.com/appaquet/exomind-mono
[INFO] tweaked toml for git repo https://github.com/appaquet/exomind-mono written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/appaquet/exomind-mono 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f9a4e4945f654769729a1cc4a3abd89446795d9a4c2f6ddae9b771c163d02b5
[INFO] running `Command { std: "docker" "start" "-a" "5f9a4e4945f654769729a1cc4a3abd89446795d9a4c2f6ddae9b771c163d02b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f9a4e4945f654769729a1cc4a3abd89446795d9a4c2f6ddae9b771c163d02b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f9a4e4945f654769729a1cc4a3abd89446795d9a4c2f6ddae9b771c163d02b5", kill_on_drop: false }`
[INFO] [stdout] 5f9a4e4945f654769729a1cc4a3abd89446795d9a4c2f6ddae9b771c163d02b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fa064c817cbc75b8e034432bd1ffa103468d93bb87a27ecd76ab71693173950
[INFO] running `Command { std: "docker" "start" "-a" "6fa064c817cbc75b8e034432bd1ffa103468d93bb87a27ecd76ab71693173950", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.96
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling wasm-bindgen v0.2.96
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crunchy v0.2.2
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking multihash v0.19.2
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking asn1_der v0.7.6
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling capnp v0.20.3
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling petname v2.0.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.96
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[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/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.89/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=19741e4a5e8ce4dd -C extra-filename=-19741e4a5e8ce4dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2d11653daf72307d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b422c54dc071b01d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ced77927454c1eff.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" "6fa064c817cbc75b8e034432bd1ffa103468d93bb87a27ecd76ab71693173950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa064c817cbc75b8e034432bd1ffa103468d93bb87a27ecd76ab71693173950", kill_on_drop: false }`
[INFO] [stdout] 6fa064c817cbc75b8e034432bd1ffa103468d93bb87a27ecd76ab71693173950
