[INFO] cloning repository https://github.com/Tanguyvans/near-critters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tanguyvans/near-critters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTanguyvans%2Fnear-critters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTanguyvans%2Fnear-critters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49035ce9e970266de811b5052fe22ff105af5dc0 [INFO] checking Tanguyvans/near-critters against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTanguyvans%2Fnear-critters" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Tanguyvans/near-critters [INFO] finished tweaking git repo https://github.com/Tanguyvans/near-critters [INFO] tweaked toml for git repo https://github.com/Tanguyvans/near-critters written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tanguyvans/near-critters on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tanguyvans/near-critters 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.47 [INFO] [stderr] Downloaded ordered-float v4.5.0 [INFO] [stderr] Downloaded tar v0.4.43 [INFO] [stderr] Downloaded near-stdx v0.27.0 [INFO] [stderr] Downloaded near-token v0.3.0 [INFO] [stderr] Downloaded near-time v0.27.0 [INFO] [stderr] Downloaded near-chain-configs v0.27.0 [INFO] [stderr] Downloaded near-schema-checker-macro v0.27.0 [INFO] [stderr] Downloaded near-schema-checker-lib v0.27.0 [INFO] [stderr] Downloaded near-schema-checker-core v0.27.0 [INFO] [stderr] Downloaded near-primitives v0.27.0 [INFO] [stderr] Downloaded near-sdk-macros v5.6.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.133 [INFO] [stderr] Downloaded bon-macros v2.3.0 [INFO] [stderr] Downloaded clap v4.5.22 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.133 [INFO] [stderr] Downloaded near-sdk v5.6.0 [INFO] [stderr] Downloaded cxx-build v1.0.133 [INFO] [stderr] Downloaded clap_builder v4.5.22 [INFO] [stderr] Downloaded near-sandbox-utils v0.12.0 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.133 [INFO] [stderr] Downloaded cxx v1.0.133 [INFO] [stderr] Downloaded scratch v1.0.7 [INFO] [stderr] Downloaded near-jsonrpc-client v0.14.0 [INFO] [stderr] Downloaded near-jsonrpc-primitives v0.27.0 [INFO] [stderr] Downloaded near-parameters v0.27.0 [INFO] [stderr] Downloaded convert_case v0.5.0 [INFO] [stderr] Downloaded near-abi v0.4.3 [INFO] [stderr] Downloaded near-crypto v0.27.0 [INFO] [stderr] Downloaded near-fmt v0.27.0 [INFO] [stderr] Downloaded near-primitives-core v0.27.0 [INFO] [stderr] Downloaded near_schemafy_core v0.7.0 [INFO] [stderr] Downloaded near-abi-client-impl v0.1.1 [INFO] [stderr] Downloaded near-abi-client v0.1.1 [INFO] [stderr] Downloaded near-gas v0.3.0 [INFO] [stderr] Downloaded near-config-utils v0.27.0 [INFO] [stderr] Downloaded near-sys v0.2.2 [INFO] [stderr] Downloaded bon v2.3.0 [INFO] [stderr] Downloaded cargo-near-build v0.3.2 [INFO] [stderr] Downloaded near_schemafy_lib v0.7.0 [INFO] [stderr] Downloaded near-abi-client-macros v0.1.1 [INFO] [stderr] Downloaded near-workspaces v0.15.0 [INFO] [stderr] Downloaded near-vm-runner v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0c7b3bdf56bccef66f21bdddbb433e7277ade3ac9acc2bda33598aa06aa8d7e [INFO] running `Command { std: "docker" "start" "-a" "b0c7b3bdf56bccef66f21bdddbb433e7277ade3ac9acc2bda33598aa06aa8d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0c7b3bdf56bccef66f21bdddbb433e7277ade3ac9acc2bda33598aa06aa8d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c7b3bdf56bccef66f21bdddbb433e7277ade3ac9acc2bda33598aa06aa8d7e", kill_on_drop: false }` [INFO] [stdout] b0c7b3bdf56bccef66f21bdddbb433e7277ade3ac9acc2bda33598aa06aa8d7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 820860fdd0c5c00bbe630c14b12d3999140b9472376dc5c64524fc3296f2c957 [INFO] running `Command { std: "docker" "start" "-a" "820860fdd0c5c00bbe630c14b12d3999140b9472376dc5c64524fc3296f2c957", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling near-schema-checker-macro v0.27.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking near-schema-checker-core v0.27.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Checking near-schema-checker-lib v0.27.0 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.133 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking near-stdx v0.27.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling cxx v1.0.133 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling near-sandbox-utils v0.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking nom v7.1.3 [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/04ea1e1f1a12cfa912c228ca278237d92d0bb6df/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.90/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=7a0447bff59e3afb -C extra-filename=-f3bd609386f2396d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0efdbdddac5d6468.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0ec0c5010b41f3d9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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" "820860fdd0c5c00bbe630c14b12d3999140b9472376dc5c64524fc3296f2c957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "820860fdd0c5c00bbe630c14b12d3999140b9472376dc5c64524fc3296f2c957", kill_on_drop: false }` [INFO] [stdout] 820860fdd0c5c00bbe630c14b12d3999140b9472376dc5c64524fc3296f2c957