[INFO] cloning repository https://github.com/kgeri/ffservice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kgeri/ffservice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgeri%2Fffservice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgeri%2Fffservice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee8d1ffba89cb82e128dfa7688dda4e91905e8c7 [INFO] testing kgeri/ffservice against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgeri%2Fffservice" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kgeri/ffservice [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/kgeri/ffservice [INFO] tweaked toml for git repo https://github.com/kgeri/ffservice written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kgeri/ffservice on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kgeri/ffservice 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcd0c96fcb3828f4bf5a227d769d812967ea44ddfd249f5caa44bca07c924150 [INFO] running `Command { std: "docker" "start" "-a" "fcd0c96fcb3828f4bf5a227d769d812967ea44ddfd249f5caa44bca07c924150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcd0c96fcb3828f4bf5a227d769d812967ea44ddfd249f5caa44bca07c924150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd0c96fcb3828f4bf5a227d769d812967ea44ddfd249f5caa44bca07c924150", kill_on_drop: false }` [INFO] [stdout] fcd0c96fcb3828f4bf5a227d769d812967ea44ddfd249f5caa44bca07c924150 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd18b54a63c36b0ccb5c9aa767ab93e2e9ea451e6e29ee35995f81f58fd80419 [INFO] running `Command { std: "docker" "start" "-a" "fd18b54a63c36b0ccb5c9aa767ab93e2e9ea451e6e29ee35995f81f58fd80419", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling prettyplease v0.2.13 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.30 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling prost-derive v0.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost v0.12.0 [INFO] [stderr] Compiling prost-types v0.12.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling prost-build v0.12.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tonic-build v0.10.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ffmpeg-next v6.1.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling ffmpeg-sys-next v6.1.0 [INFO] [stderr] Compiling exr v1.7.0 [INFO] [stderr] Compiling ffservice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling lib-ffmpeg v0.1.0 (/opt/rustwide/workdir/lib-ffmpeg) [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.10.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "fd18b54a63c36b0ccb5c9aa767ab93e2e9ea451e6e29ee35995f81f58fd80419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd18b54a63c36b0ccb5c9aa767ab93e2e9ea451e6e29ee35995f81f58fd80419", kill_on_drop: false }` [INFO] [stdout] fd18b54a63c36b0ccb5c9aa767ab93e2e9ea451e6e29ee35995f81f58fd80419 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 151bc786e3b0530343c993711a38455457525e2b08b56ab89d0e8867dd1f6468 [INFO] running `Command { std: "docker" "start" "-a" "151bc786e3b0530343c993711a38455457525e2b08b56ab89d0e8867dd1f6468", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling prost-derive v0.12.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling prost v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling prost-types v0.12.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling prost-build v0.12.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tonic-build v0.10.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling exr v1.7.0 [INFO] [stderr] Compiling ffservice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling bstr v1.6.2 [INFO] [stderr] Compiling ffmpeg-sys-next v6.1.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling lib-ffmpeg v0.1.0 (/opt/rustwide/workdir/lib-ffmpeg) [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling gherkin v0.13.0 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `globset` (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/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name globset --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/globset-0.4.13/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=a7f7a18eeb2d217a -C extra-filename=-df0fb9738c9b0486 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-2473ce785864c8bb.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-a88893bb5f37257e.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-062448fef1760a61.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f94f3f2bcf4c3707.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `peg-macros` (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/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name peg_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-macros-0.6.3/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=bd3f2431fe2869cb -C extra-filename=-cae0fd1236046540 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern peg_runtime=/opt/rustwide/target/debug/deps/libpeg_runtime-a8ee1390561dca18.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-544f6200401c19e4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-647eba43daed7286.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3pszCf/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustclQv8B2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustclQv8B2/symbols.o" "<1 object files omitted>" "/tmp/rustclQv8B2/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynthez_core-88ca6e11deb7003a.rlib,libsyn-e41b7dbfdae6021b.rlib,libquote-647eba43daed7286.rlib,libproc_macro2-544f6200401c19e4.rlib,libunicode_ident-35fb19b3987835f7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclQv8B2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsynthez_codegen-f4f154786a4cb414.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x000074c7cb338897 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5738897) [INFO] [stdout] #1 0x000074c7cb338cb3 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5738cb3) [INFO] [stdout] #2 0x000074c7c5a33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000074c7c5b76aa6 (/lib/x86_64-linux-gnu/libc.so.6+0x188aa6) [INFO] [stdout] #4 0x000074c7ce64a8cc llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x000074c7cb2e85e1 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56e85e1) [INFO] [stdout] #6 0x000074c7cb2e74b8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56e74b8) [INFO] [stdout] #7 0x000055eb5636c9ad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc9ad) [INFO] [stdout] #8 0x000055eb562f8a4a void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x000074c7cb2e84b2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56e84b2) [INFO] [stdout] #10 0x000074c7cb2e7f1a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56e7f1a) [INFO] [stdout] #11 0x000074c7cb262b50 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5662b50) [INFO] [stdout] #12 0x000074c7c5a8aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x000074c7c5b17a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libsynthez_codegen-f4f154786a4cb414.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synthez-codegen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "151bc786e3b0530343c993711a38455457525e2b08b56ab89d0e8867dd1f6468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151bc786e3b0530343c993711a38455457525e2b08b56ab89d0e8867dd1f6468", kill_on_drop: false }` [INFO] [stdout] 151bc786e3b0530343c993711a38455457525e2b08b56ab89d0e8867dd1f6468