[INFO] cloning repository https://github.com/mendrik-private/aivi2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mendrik-private/aivi2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendrik-private%2Faivi2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendrik-private%2Faivi2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b7dfe37c8ebc297a49cb9359d907bda9ffa2df9
[INFO] checking mendrik-private/aivi2 against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendrik-private%2Faivi2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mendrik-private/aivi2
[INFO] finished tweaking git repo https://github.com/mendrik-private/aivi2
[INFO] tweaked toml for git repo https://github.com/mendrik-private/aivi2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mendrik-private/aivi2 on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mendrik-private/aivi2 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48096516ab157b90f230468bd38b8278cb05a087d054599fe22c0af55e599a72
[INFO] running `Command { std: "docker" "start" "-a" "48096516ab157b90f230468bd38b8278cb05a087d054599fe22c0af55e599a72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48096516ab157b90f230468bd38b8278cb05a087d054599fe22c0af55e599a72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48096516ab157b90f230468bd38b8278cb05a087d054599fe22c0af55e599a72", kill_on_drop: false }`
[INFO] [stdout] 48096516ab157b90f230468bd38b8278cb05a087d054599fe22c0af55e599a72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e68f395344c0ca4a30c1723d5ef57fc8b01775c4518108b755b8b13ded8f560
[INFO] running `Command { std: "docker" "start" "-a" "2e68f395344c0ca4a30c1723d5ef57fc8b01775c4518108b755b8b13ded8f560", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking aivi-base v0.1.0 (/opt/rustwide/workdir/crates/aivi-base)
[INFO] [stderr]     Checking aivi-typing v0.1.0 (/opt/rustwide/workdir/crates/aivi-typing)
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling cfg-expr v0.17.2
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.0
[INFO] [stderr]    Compiling cranelift-isle v0.130.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.0
[INFO] [stderr]     Checking aivi-syntax v0.1.0 (/opt/rustwide/workdir/crates/aivi-syntax)
[INFO] [stderr]    Compiling glib-macros v0.22.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.0
[INFO] [stderr]     Checking regalloc2 v0.15.0
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking cranelift-control v0.130.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking cranelift-bitset v0.130.0
[INFO] [stderr]     Checking aivi-hir v0.1.0 (/opt/rustwide/workdir/crates/aivi-hir)
[INFO] [stderr]     Checking cranelift-entity v0.130.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]     Checking cranelift-bforest v0.130.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling glib-sys v0.22.3
[INFO] [stderr]    Compiling gobject-sys v0.22.0
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling graphene-sys v0.22.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling gdk4-sys v0.11.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling gsk4-sys v0.11.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53f0b05ecbcf011a1f77f1c627304e87ebd05801/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.38.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=b6615d5192cb8a77 -C extra-filename=-705c957dbe2a5b27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-31ecd786fe404797.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a7326d6ee48bd745.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3de333183f4a3c9a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2e68f395344c0ca4a30c1723d5ef57fc8b01775c4518108b755b8b13ded8f560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e68f395344c0ca4a30c1723d5ef57fc8b01775c4518108b755b8b13ded8f560", kill_on_drop: false }`
[INFO] [stdout] 2e68f395344c0ca4a30c1723d5ef57fc8b01775c4518108b755b8b13ded8f560
