[INFO] cloning repository https://github.com/oberien/rebo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oberien/rebo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Frebo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Frebo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78d311a867a43b08841fc7d3020340c6035b9516 [INFO] testing oberien/rebo against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Frebo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oberien/rebo on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oberien/rebo [INFO] finished tweaking git repo https://github.com/oberien/rebo [INFO] tweaked toml for git repo https://github.com/oberien/rebo written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oberien/rebo 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/oberien/diagnostic` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intervaltree v0.2.7 [INFO] [stderr] Downloaded appendlist v1.4.0 [INFO] [stderr] Downloaded rt-format v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d053069673b5a9249e1180c5a5befe842af982c703b9d1096583ab0dea65397 [INFO] running `Command { std: "docker" "start" "-a" "1d053069673b5a9249e1180c5a5befe842af982c703b9d1096583ab0dea65397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d053069673b5a9249e1180c5a5befe842af982c703b9d1096583ab0dea65397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d053069673b5a9249e1180c5a5befe842af982c703b9d1096583ab0dea65397", kill_on_drop: false }` [INFO] [stdout] 1d053069673b5a9249e1180c5a5befe842af982c703b9d1096583ab0dea65397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 941c452752ec37ffa6d2df849817fe8a53826162881cf2865c8f934077ecdcdc [INFO] running `Command { std: "docker" "start" "-a" "941c452752ec37ffa6d2df849817fe8a53826162881cf2865c8f934077ecdcdc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling any_ascii v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling appendlist v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rt-format v0.3.0 [INFO] [stderr] Compiling diagnostic v0.1.0 (https://github.com/oberien/diagnostic?rev=889fb5da592d746b47b0fafca6bc7e71c4e2a55e#889fb5da) [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling rebo_derive v0.1.0 (/opt/rustwide/workdir/rebo_derive) [INFO] [stderr] Compiling lexical-sort v0.3.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling intervaltree v0.2.7 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rebo v0.1.0 (/opt/rustwide/workdir/rebo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "941c452752ec37ffa6d2df849817fe8a53826162881cf2865c8f934077ecdcdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "941c452752ec37ffa6d2df849817fe8a53826162881cf2865c8f934077ecdcdc", kill_on_drop: false }` [INFO] [stdout] 941c452752ec37ffa6d2df849817fe8a53826162881cf2865c8f934077ecdcdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d309e69751cd2533945ee8179dadb7d9509cd7a82abfd0ccada0e37df4f00890 [INFO] running `Command { std: "docker" "start" "-a" "d309e69751cd2533945ee8179dadb7d9509cd7a82abfd0ccada0e37df4f00890", kill_on_drop: false }` [INFO] [stderr] Compiling rebo_derive v0.1.0 (/opt/rustwide/workdir/rebo_derive) [INFO] [stderr] Compiling rebo v0.1.0 (/opt/rustwide/workdir/rebo) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rebo` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rebo --edition=2018 rebo/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6dfd035065b911bb -C extra-filename=-6dfd035065b911bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0ffc7c438fc7a1f7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-1d4598623073446a.so --extern diagnostic=/opt/rustwide/target/debug/deps/libdiagnostic-bf8e1cc872d4d6a9.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3a5d3b2fe970ca6e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e39f9dff05fdf3e9.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-5e69ef021330018f.rlib --extern intervaltree=/opt/rustwide/target/debug/deps/libintervaltree-333c5912ecba2fae.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-aec768f4b87ffba0.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib --extern lexical=/opt/rustwide/target/debug/deps/liblexical-9b3b00cbcd3056e2.rlib --extern lexical_sort=/opt/rustwide/target/debug/deps/liblexical_sort-d9413b6871200616.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c909bdde70508191.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-4b8d3f387a11a413.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c0b587b01f2a92a8.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-19941b60b23de208.so --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-b6009675f4b03ffc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-67856f8a28061663.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-87c8ebbd37ee77ee.rlib --extern rebo_derive=/opt/rustwide/target/debug/deps/librebo_derive-af69837dd900b620.so --extern regex=/opt/rustwide/target/debug/deps/libregex-a2fb8e46fbfd0492.rlib --extern rt_format=/opt/rustwide/target/debug/deps/librt_format-6fe08e8c8123d03f.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c3a852e0c1556a53.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-768c94c0ea3df70d.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-b09e0dd9854ccecf.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a6a424ef57eaa54d.rlib --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-b8d7aafd98452400.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-3fbf4a06c75ddb9b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6bc3395c876062b9.rlib --cap-lints=warn` (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 `rebo` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rebo --edition=2018 rebo/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f2a8ed02dbc765e -C extra-filename=-6f2a8ed02dbc765e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0ffc7c438fc7a1f7.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-1d4598623073446a.so --extern diagnostic=/opt/rustwide/target/debug/deps/libdiagnostic-bf8e1cc872d4d6a9.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3a5d3b2fe970ca6e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e39f9dff05fdf3e9.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-5e69ef021330018f.rmeta --extern intervaltree=/opt/rustwide/target/debug/deps/libintervaltree-333c5912ecba2fae.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-aec768f4b87ffba0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rmeta --extern lexical=/opt/rustwide/target/debug/deps/liblexical-9b3b00cbcd3056e2.rmeta --extern lexical_sort=/opt/rustwide/target/debug/deps/liblexical_sort-d9413b6871200616.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c909bdde70508191.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-4b8d3f387a11a413.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c0b587b01f2a92a8.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-19941b60b23de208.so --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-b6009675f4b03ffc.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-67856f8a28061663.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-87c8ebbd37ee77ee.rmeta --extern rebo_derive=/opt/rustwide/target/debug/deps/librebo_derive-af69837dd900b620.so --extern regex=/opt/rustwide/target/debug/deps/libregex-a2fb8e46fbfd0492.rmeta --extern rt_format=/opt/rustwide/target/debug/deps/librt_format-6fe08e8c8123d03f.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c3a852e0c1556a53.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-768c94c0ea3df70d.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-b09e0dd9854ccecf.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a6a424ef57eaa54d.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-b8d7aafd98452400.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-3fbf4a06c75ddb9b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6bc3395c876062b9.rmeta --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d309e69751cd2533945ee8179dadb7d9509cd7a82abfd0ccada0e37df4f00890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d309e69751cd2533945ee8179dadb7d9509cd7a82abfd0ccada0e37df4f00890", kill_on_drop: false }` [INFO] [stdout] d309e69751cd2533945ee8179dadb7d9509cd7a82abfd0ccada0e37df4f00890