[INFO] cloning repository https://github.com/jorgeparavicini/lazycloud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorgeparavicini/lazycloud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeparavicini%2Flazycloud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeparavicini%2Flazycloud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 174984ea96ecedf6257e6789d35ab3a6f376e7e8
[INFO] checking jorgeparavicini/lazycloud against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeparavicini%2Flazycloud" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jorgeparavicini/lazycloud
[INFO] finished tweaking git repo https://github.com/jorgeparavicini/lazycloud
[INFO] tweaked toml for git repo https://github.com/jorgeparavicini/lazycloud written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jorgeparavicini/lazycloud on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jorgeparavicini/lazycloud 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42dafb5d3c35fc0dac07350a8f246eb68584ce8ec6d4d80ec1bd171abed74d37
[INFO] running `Command { std: "docker" "start" "-a" "42dafb5d3c35fc0dac07350a8f246eb68584ce8ec6d4d80ec1bd171abed74d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42dafb5d3c35fc0dac07350a8f246eb68584ce8ec6d4d80ec1bd171abed74d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42dafb5d3c35fc0dac07350a8f246eb68584ce8ec6d4d80ec1bd171abed74d37", kill_on_drop: false }`
[INFO] [stdout] 42dafb5d3c35fc0dac07350a8f246eb68584ce8ec6d4d80ec1bd171abed74d37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8450dc0eb5be9e0a051a2a305e63307588ae364887a39f4a6d6c24303b9cef1
[INFO] running `Command { std: "docker" "start" "-a" "a8450dc0eb5be9e0a051a2a305e63307588ae364887a39f4a6d6c24303b9cef1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling google-cloud-auth v1.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling google-cloud-gax-internal v0.7.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking unicode-truncate v2.0.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling signal-hook v0.4.1
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[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/54cf65b8d066c082e536455049b95943cf30378f/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 -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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --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=92c555edddc9637c -C extra-filename=-d243dbd095021228 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.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" "a8450dc0eb5be9e0a051a2a305e63307588ae364887a39f4a6d6c24303b9cef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8450dc0eb5be9e0a051a2a305e63307588ae364887a39f4a6d6c24303b9cef1", kill_on_drop: false }`
[INFO] [stdout] a8450dc0eb5be9e0a051a2a305e63307588ae364887a39f4a6d6c24303b9cef1
