[INFO] fetching crate os-checker 0.4.2...
[INFO] checking os-checker-0.4.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate os-checker 0.4.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate os-checker 0.4.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate os-checker 0.4.2
[INFO] finished tweaking crates.io crate os-checker 0.4.2
[INFO] tweaked toml for crates.io crate os-checker 0.4.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate os-checker 0.4.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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-lock v10.0.1
[INFO] [stderr]   Downloaded cvss v2.0.0
[INFO] [stderr]   Downloaded os-checker-types v0.4.1
[INFO] [stderr]   Downloaded jsonxf v1.1.1
[INFO] [stderr]   Downloaded rustsec v0.30.0
[INFO] [stderr]   Downloaded musli-macros v0.0.124
[INFO] [stderr]   Downloaded musli-core v0.0.124
[INFO] [stderr]   Downloaded yash-syntax v0.12.1
[INFO] [stderr]   Downloaded prettydiff v0.7.0
[INFO] [stderr]   Downloaded musli v0.0.124
[INFO] [stderr]   Downloaded redb v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4eaa026b86d150aa754b235a6ad06fd2d548a25a29d22d5c74513979ce39e005
[INFO] running `Command { std: "docker" "start" "-a" "4eaa026b86d150aa754b235a6ad06fd2d548a25a29d22d5c74513979ce39e005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4eaa026b86d150aa754b235a6ad06fd2d548a25a29d22d5c74513979ce39e005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eaa026b86d150aa754b235a6ad06fd2d548a25a29d22d5c74513979ce39e005", kill_on_drop: false }`
[INFO] [stdout] 4eaa026b86d150aa754b235a6ad06fd2d548a25a29d22d5c74513979ce39e005
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c2a726021e725a85d84d6aa19787b01810237bb779f0c6e7ec00acce3c04269
[INFO] running `Command { std: "docker" "start" "-a" "9c2a726021e725a85d84d6aa19787b01810237bb779f0c6e7ec00acce3c04269", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling redb v2.2.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking jsonxf v1.1.1
[INFO] [stderr]     Checking prettydiff v0.7.0
[INFO] [stderr]     Checking dissimilar v1.0.9
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling musli-macros v0.0.124
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling os-checker v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling schemars_derive v1.0.0-alpha.15
[INFO] [stderr] error: failed to run custom build command for `os-checker v0.4.2 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/os-checker-50bd8a80544fe78f/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   Error: command ["git", "log", "-1", "--format=%ci"] exited with code 128
[INFO] [stderr] 
[INFO] [stderr]   Location:
[INFO] [stderr]       build.rs:5:20
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9c2a726021e725a85d84d6aa19787b01810237bb779f0c6e7ec00acce3c04269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c2a726021e725a85d84d6aa19787b01810237bb779f0c6e7ec00acce3c04269", kill_on_drop: false }`
[INFO] [stdout] 9c2a726021e725a85d84d6aa19787b01810237bb779f0c6e7ec00acce3c04269
