[INFO] cloning repository https://github.com/thanmayasrii/ossmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thanmayasrii/ossmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanmayasrii%2Fossmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanmayasrii%2Fossmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bbeb96648aef0bd481bd11c934d349a6269f712
[INFO] checking thanmayasrii/ossmt against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanmayasrii%2Fossmt" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/thanmayasrii/ossmt
[INFO] finished tweaking git repo https://github.com/thanmayasrii/ossmt
[INFO] tweaked toml for git repo https://github.com/thanmayasrii/ossmt written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thanmayasrii/ossmt on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thanmayasrii/ossmt 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bvaisvil/heim.git`
[INFO] [stderr]     Updating git repository `https://github.com/bvaisvil/sysinfo.git`
[INFO] [stderr]     Updating git repository `https://github.com/bvaisvil/darwin-libproc`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking thanmayasrii/ossmt against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanmayasrii%2Fossmt" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/thanmayasrii/ossmt
[INFO] finished tweaking git repo https://github.com/thanmayasrii/ossmt
[INFO] tweaked toml for git repo https://github.com/thanmayasrii/ossmt written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thanmayasrii/ossmt on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thanmayasrii/ossmt 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded wrapcenum-derive v0.4.1
[INFO] [stderr]   Downloaded gumdrop_derive v0.8.1
[INFO] [stderr]   Downloaded raw-cpuid v9.1.1
[INFO] [stderr]   Downloaded nvml-wrapper v0.10.0
[INFO] [stderr]   Downloaded borsh-derive v1.5.6
[INFO] [stderr]   Downloaded gumdrop v0.8.1
[INFO] [stderr]   Downloaded borsh v1.5.6
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded starship-battery v0.10.1
[INFO] [stderr]   Downloaded uom v0.31.1
[INFO] [stderr]   Downloaded platforms v1.1.0
[INFO] [stderr]   Downloaded linux-taskstats v0.7.0
[INFO] [stderr]   Downloaded nvml-wrapper-sys v0.8.0
[INFO] [stderr]   Downloaded uzers v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1e394a9632931239928e57ca4d1d4113c3cdb34a71ec0590a98ec9c06e8ad11
[INFO] running `Command { std: "docker" "start" "-a" "e1e394a9632931239928e57ca4d1d4113c3cdb34a71ec0590a98ec9c06e8ad11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1e394a9632931239928e57ca4d1d4113c3cdb34a71ec0590a98ec9c06e8ad11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e394a9632931239928e57ca4d1d4113c3cdb34a71ec0590a98ec9c06e8ad11", kill_on_drop: false }`
[INFO] [stdout] e1e394a9632931239928e57ca4d1d4113c3cdb34a71ec0590a98ec9c06e8ad11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbde968e2009b4a7b7cec0b163e552457f60d2cef8c2396a555c108535472346
[INFO] running `Command { std: "docker" "start" "-a" "dbde968e2009b4a7b7cec0b163e552457f60d2cef8c2396a555c108535472346", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking rustix v0.37.28
[INFO] [stderr]    Compiling heim-common v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling platforms v1.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking uom v0.31.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling heim-host v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling rust_decimal v1.37.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking raw-cpuid v9.1.1
[INFO] [stderr]    Compiling starship-battery v0.10.1
[INFO] [stderr]    Compiling sysinfo v0.15.1 (https://github.com/bvaisvil/sysinfo.git?branch=zenith_changes_15.1#bcff3dc5)
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking async-net v1.8.0
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking uom v0.36.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]     Checking uzers v0.12.1
[INFO] [stderr]     Checking byte-unit v5.1.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr] error: could not compile `uom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.31.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 --cfg 'feature="autoconvert"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="num-rational"' --cfg 'feature="rational-support"' --cfg 'feature="si"' --cfg 'feature="std"' --cfg 'feature="u64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=249e408a39fe6952 -C extra-filename=-538d909a720e8103 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-81ddbdc6edf3db25.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e7aff664eb61dcc.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-850b531a8d74780a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dbde968e2009b4a7b7cec0b163e552457f60d2cef8c2396a555c108535472346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbde968e2009b4a7b7cec0b163e552457f60d2cef8c2396a555c108535472346", kill_on_drop: false }`
[INFO] [stdout] dbde968e2009b4a7b7cec0b163e552457f60d2cef8c2396a555c108535472346
