[INFO] fetching crate mopro-cli 0.3.2... [INFO] testing mopro-cli-0.3.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate mopro-cli 0.3.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate mopro-cli 0.3.2 [INFO] finished tweaking crates.io crate mopro-cli 0.3.2 [INFO] tweaked toml for crates.io crate mopro-cli 0.3.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mopro-cli 0.3.2 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mopro-cli 0.3.2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded mopro-ffi v0.3.2 [INFO] [stderr] Downloaded scroll_derive v0.12.1 [INFO] [stderr] Downloaded uniffi_internal_macros v0.29.1 [INFO] [stderr] Downloaded scroll v0.12.0 [INFO] [stderr] Downloaded uniffi_macros v0.29.0 [INFO] [stderr] Downloaded deflate64 v0.1.9 [INFO] [stderr] Downloaded uniffi v0.29.0 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded weedle2 v5.0.0 [INFO] [stderr] Downloaded rinja_parser v0.3.5 [INFO] [stderr] Downloaded uniffi_core v0.29.0 [INFO] [stderr] Downloaded rinja_derive v0.3.5 [INFO] [stderr] Downloaded h2 v0.4.9 [INFO] [stderr] Downloaded zip v2.6.1 [INFO] [stderr] Downloaded rinja v0.3.5 [INFO] [stderr] Downloaded uniffi_meta v0.29.0 [INFO] [stderr] Downloaded uniffi_udl v0.29.0 [INFO] [stderr] Downloaded goblin v0.8.2 [INFO] [stderr] Downloaded uniffi_bindgen v0.29.0 [INFO] [stderr] Downloaded derive_arbitrary v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 996ce438250ca44c68521d1df2f9aca3e528fcd0e223a95beaf258c871a45c91 [INFO] running `Command { std: "docker" "start" "-a" "996ce438250ca44c68521d1df2f9aca3e528fcd0e223a95beaf258c871a45c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "996ce438250ca44c68521d1df2f9aca3e528fcd0e223a95beaf258c871a45c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996ce438250ca44c68521d1df2f9aca3e528fcd0e223a95beaf258c871a45c91", kill_on_drop: false }` [INFO] [stdout] 996ce438250ca44c68521d1df2f9aca3e528fcd0e223a95beaf258c871a45c91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f538cab6885eacc39df1e7801dc1a29a48757f4430d037cb9121c14466db47f [INFO] running `Command { std: "docker" "start" "-a" "9f538cab6885eacc39df1e7801dc1a29a48757f4430d037cb9121c14466db47f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling uniffi_core v0.29.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling addr2line v0.21.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/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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=f03d7ee0327b3cb4 -C extra-filename=-07ad6c2f07e29b47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-30837483fd0d4fb6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bc9abf35f15701cf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6d2f6ebc0debe2a6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9f538cab6885eacc39df1e7801dc1a29a48757f4430d037cb9121c14466db47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f538cab6885eacc39df1e7801dc1a29a48757f4430d037cb9121c14466db47f", kill_on_drop: false }` [INFO] [stdout] 9f538cab6885eacc39df1e7801dc1a29a48757f4430d037cb9121c14466db47f