[INFO] cloning repository https://github.com/Immernuel/m-omni
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Immernuel/m-omni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImmernuel%2Fm-omni", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImmernuel%2Fm-omni'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f40ca959e7c7a993e358b87746608aa81a98d9ee
[INFO] checking Immernuel/m-omni against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImmernuel%2Fm-omni" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Immernuel/m-omni
[INFO] finished tweaking git repo https://github.com/Immernuel/m-omni
[INFO] tweaked toml for git repo https://github.com/Immernuel/m-omni written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Immernuel/m-omni on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Immernuel/m-omni 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc2/source/contracts/vault_core/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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] 4b4a0083b5b9309ff4f4344c59f87ba87ac3c165a49b90eae88209880cf476fe
[INFO] running `Command { std: "docker" "start" "4b4a0083b5b9309ff4f4344c59f87ba87ac3c165a49b90eae88209880cf476fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b4a0083b5b9309ff4f4344c59f87ba87ac3c165a49b90eae88209880cf476fe", 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" "4b4a0083b5b9309ff4f4344c59f87ba87ac3c165a49b90eae88209880cf476fe" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b4a0083b5b9309ff4f4344c59f87ba87ac3c165a49b90eae88209880cf476fe", 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" "4b4a0083b5b9309ff4f4344c59f87ba87ac3c165a49b90eae88209880cf476fe" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/vault_core/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking near-structs-checker-core v0.26.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling near-structs-checker-macro v0.26.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking near-structs-checker-lib v0.26.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking near-stdx v0.26.0
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking near-config-utils v0.26.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling near-rpc-error-core v0.26.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling near-sdk-macros v5.5.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling near-rpc-error-macro v0.26.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]     Checking near-sys v0.2.7
[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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9490acaae72a4c43 -C extra-filename=-c145a29cdb876f6d --out-dir /opt/rustwide/target/debug/build/syn/c145a29cdb876f6d/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.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] running `Command { std: "docker" "inspect" "4b4a0083b5b9309ff4f4344c59f87ba87ac3c165a49b90eae88209880cf476fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b4a0083b5b9309ff4f4344c59f87ba87ac3c165a49b90eae88209880cf476fe", kill_on_drop: false }`
[INFO] [stdout] 4b4a0083b5b9309ff4f4344c59f87ba87ac3c165a49b90eae88209880cf476fe
