[INFO] cloning repository https://github.com/security-pride/CLIR
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/security-pride/CLIR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecurity-pride%2FCLIR", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecurity-pride%2FCLIR'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58186e9a94923dec344bf668040f1681db885719
[INFO] checking security-pride/CLIR against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsecurity-pride%2FCLIR" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/security-pride/CLIR
[INFO] finished tweaking git repo https://github.com/security-pride/CLIR
[INFO] tweaked toml for git repo https://github.com/security-pride/CLIR written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/security-pride/CLIR on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/security-pride/CLIR 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.1
[INFO] [stderr]   Downloaded toml_datetime v0.7.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.0
[INFO] [stderr]   Downloaded toml_writer v1.0.2
[INFO] [stderr]   Downloaded toml v0.9.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.0.1
[INFO] [stderr]   Downloaded rand_chacha v0.9.0-alpha.2
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded rand_core v0.9.0-alpha.2
[INFO] [stderr]   Downloaded clap v4.5.15
[INFO] [stderr]   Downloaded rand v0.9.0-alpha.2
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded gimli v0.33.0
[INFO] [stderr]   Downloaded mongodb v3.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f6a2cc253d5f40b7df5562821415022c96fd086445ca2a564abd2b252d0e9707
[INFO] running `Command { std: "docker" "start" "f6a2cc253d5f40b7df5562821415022c96fd086445ca2a564abd2b252d0e9707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6a2cc253d5f40b7df5562821415022c96fd086445ca2a564abd2b252d0e9707", 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" "f6a2cc253d5f40b7df5562821415022c96fd086445ca2a564abd2b252d0e9707" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6a2cc253d5f40b7df5562821415022c96fd086445ca2a564abd2b252d0e9707", 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" "f6a2cc253d5f40b7df5562821415022c96fd086445ca2a564abd2b252d0e9707" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/srcgen)
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.0 (/opt/rustwide/workdir/wasmtime/crates/core)
[INFO] [stderr]    Compiling cranelift-isle v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/isle/isle)
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/codegen/shared)
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/assembler-x64/meta)
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]     Checking radium v0.7.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking cranelift-control v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/control)
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/codegen/meta)
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/assembler-x64)
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling cranelift-codegen v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/codegen)
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling mongodb-internal-macros v3.0.1
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_core v0.9.0-alpha.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3d50c25bc66853bf0ad205529d0f305a1d841b5e/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 wasmtime/cranelift/assembler-x64/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::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=65cc769aff4afd6a -C extra-filename=-3b521bfdaa441363 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f6a2cc253d5f40b7df5562821415022c96fd086445ca2a564abd2b252d0e9707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6a2cc253d5f40b7df5562821415022c96fd086445ca2a564abd2b252d0e9707", kill_on_drop: false }`
[INFO] [stdout] f6a2cc253d5f40b7df5562821415022c96fd086445ca2a564abd2b252d0e9707
