[INFO] cloning repository https://github.com/weidix/weevil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weidix/weevil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweidix%2Fweevil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweidix%2Fweevil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdf8b55bb58926dc5cabf8b601400fbe5f01b342 [INFO] checking weidix/weevil against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweidix%2Fweevil" "/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/weidix/weevil [INFO] finished tweaking git repo https://github.com/weidix/weevil [INFO] tweaked toml for git repo https://github.com/weidix/weevil written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/weidix/weevil on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/weidix/weevil 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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c9ce86444a76ea74fb0cfff97bd1617afb041b742cc9f865e5064feb18343bc [INFO] running `Command { std: "docker" "start" "-a" "1c9ce86444a76ea74fb0cfff97bd1617afb041b742cc9f865e5064feb18343bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c9ce86444a76ea74fb0cfff97bd1617afb041b742cc9f865e5064feb18343bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9ce86444a76ea74fb0cfff97bd1617afb041b742cc9f865e5064feb18343bc", kill_on_drop: false }` [INFO] [stdout] 1c9ce86444a76ea74fb0cfff97bd1617afb041b742cc9f865e5064feb18343bc [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad8a0e71a5145095f58b4d0937867309c5eac9399cf7989254b44c72ac7c0e83 [INFO] running `Command { std: "docker" "start" "-a" "ad8a0e71a5145095f58b4d0937867309c5eac9399cf7989254b44c72ac7c0e83", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Checking xhtmlchardet v2.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking string_cache v0.9.0 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.8 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking tendril v0.5.0 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling selectors v0.35.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking ibig v0.3.6 [INFO] [stderr] Compiling lua-src v550.0.0 [INFO] [stderr] Compiling luajit-src v210.6.6+707c12b [INFO] [stderr] Checking servo_arc v0.4.3 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling mlua-sys v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking clap_builder v4.5.57 [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/595142ec72045c7f2fab2923de8e59995a52e6e7/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/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 '--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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --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=c02d2228c03ee4e1 -C extra-filename=-59ed38e8a0515b6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-428f91d22e3de0ff.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] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/595142ec72045c7f2fab2923de8e59995a52e6e7/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ad8a0e71a5145095f58b4d0937867309c5eac9399cf7989254b44c72ac7c0e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad8a0e71a5145095f58b4d0937867309c5eac9399cf7989254b44c72ac7c0e83", kill_on_drop: false }` [INFO] [stdout] ad8a0e71a5145095f58b4d0937867309c5eac9399cf7989254b44c72ac7c0e83