[INFO] cloning repository https://github.com/gemtoo/netmath [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gemtoo/netmath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgemtoo%2Fnetmath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgemtoo%2Fnetmath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7224ca97b43a85f5f01bdb609980ff2969b36dba [INFO] checking gemtoo/netmath against try#b2fb67b8b6007ced9ad3f3b752a6fec899e7859c for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgemtoo%2Fnetmath" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gemtoo/netmath on toolchain b2fb67b8b6007ced9ad3f3b752a6fec899e7859c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gemtoo/netmath [INFO] finished tweaking git repo https://github.com/gemtoo/netmath [INFO] tweaked toml for git repo https://github.com/gemtoo/netmath written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gemtoo/netmath 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" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39cfa58270abbf6740f473631864cda7986807343da59fb472587f1cde9235cc [INFO] running `Command { std: "docker" "start" "-a" "39cfa58270abbf6740f473631864cda7986807343da59fb472587f1cde9235cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39cfa58270abbf6740f473631864cda7986807343da59fb472587f1cde9235cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39cfa58270abbf6740f473631864cda7986807343da59fb472587f1cde9235cc", kill_on_drop: false }` [INFO] [stdout] 39cfa58270abbf6740f473631864cda7986807343da59fb472587f1cde9235cc [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28008b5653ba87b6430ced70cf6728d00c45083eff5ca5cda4c719153ae935e5 [INFO] running `Command { std: "docker" "start" "-a" "28008b5653ba87b6430ced70cf6728d00c45083eff5ca5cda4c719153ae935e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking cfg-expr v0.15.8 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling generational-box v0.5.6 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking data-encoding v2.7.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling dioxus-interpreter-js v0.5.6 [INFO] [stderr] Checking spinning v0.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking intmap v0.7.1 [INFO] [stderr] Compiling dioxus-cli-config v0.5.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking to_method v1.1.0 [INFO] [stderr] Checking sledgehammer_utils v0.2.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling constcat v0.3.1 [INFO] [stderr] Checking dioxus-debug-cell v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling dioxus v0.5.6 [INFO] [stderr] Compiling dioxus-config-macro v0.5.6 [INFO] [stderr] Compiling internment v0.7.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-subscriber` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b2fb67b8b6007ced9ad3f3b752a6fec899e7859c/bin/rustc --crate-name tracing_subscriber --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="fmt"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=37c38432b59f1f94 -C extra-filename=-87144867e65238c1 --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --extern nu_ansi_term=/opt/rustwide/target/debug/deps/libnu_ansi_term-04fba7fef6c965a4.rmeta --extern sharded_slab=/opt/rustwide/target/debug/deps/libsharded_slab-5a503d5a9ca8a8bb.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-00f495a068d5f1fc.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-4e79cc01def4b4d0.rmeta --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-d0ed219cc449d925.rmeta --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-38108f01aba221fe.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaD1304K" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazbUjPx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "28008b5653ba87b6430ced70cf6728d00c45083eff5ca5cda4c719153ae935e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28008b5653ba87b6430ced70cf6728d00c45083eff5ca5cda4c719153ae935e5", kill_on_drop: false }` [INFO] [stdout] 28008b5653ba87b6430ced70cf6728d00c45083eff5ca5cda4c719153ae935e5