[INFO] cloning repository https://github.com/ApiliumCode/aingle-wasmer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ApiliumCode/aingle-wasmer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApiliumCode%2Faingle-wasmer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApiliumCode%2Faingle-wasmer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1406b8fc6d8240722095b5223659bc330c2eb6b [INFO] checking ApiliumCode/aingle-wasmer against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApiliumCode%2Faingle-wasmer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ApiliumCode/aingle-wasmer [INFO] finished tweaking git repo https://github.com/ApiliumCode/aingle-wasmer [INFO] tweaked toml for git repo https://github.com/ApiliumCode/aingle-wasmer written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ApiliumCode/aingle-wasmer on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ApiliumCode/aingle-wasmer 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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 876523f242cfc9bbde8eef9464a77201e6352e45d43380a0116a8c08bf274745 [INFO] running `Command { std: "docker" "start" "-a" "876523f242cfc9bbde8eef9464a77201e6352e45d43380a0116a8c08bf274745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "876523f242cfc9bbde8eef9464a77201e6352e45d43380a0116a8c08bf274745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876523f242cfc9bbde8eef9464a77201e6352e45d43380a0116a8c08bf274745", kill_on_drop: false }` [INFO] [stdout] 876523f242cfc9bbde8eef9464a77201e6352e45d43380a0116a8c08bf274745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48620306db897f51a7d28c3ed11f042ad092e4dafa6f8f6bc84227ed23c3c1ab [INFO] running `Command { std: "docker" "start" "-a" "48620306db897f51a7d28c3ed11f042ad092e4dafa6f8f6bc84227ed23c3c1ab", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `tests` in profile `release` did not match any packages [INFO] [stderr] [INFO] [stderr] help: a package with a similar name exists: `cast` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling munge_macro v0.4.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Checking bytecheck v0.8.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Checking bumpalo v3.18.1 [INFO] [stderr] Checking munge v0.4.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Checking cranelift-bitset v0.110.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking cranelift-entity v0.110.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_provider v1.5.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/88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c/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 --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="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=b62b4240ae7ed3c7 -C extra-filename=-fcc05f93c2019077 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "48620306db897f51a7d28c3ed11f042ad092e4dafa6f8f6bc84227ed23c3c1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48620306db897f51a7d28c3ed11f042ad092e4dafa6f8f6bc84227ed23c3c1ab", kill_on_drop: false }` [INFO] [stdout] 48620306db897f51a7d28c3ed11f042ad092e4dafa6f8f6bc84227ed23c3c1ab