[INFO] cloning repository https://github.com/dannyboi07/elastic_compose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannyboi07/elastic_compose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboi07%2Felastic_compose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboi07%2Felastic_compose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be7fb4ae08c886a8b7f8bcb7980ad881981bd72e [INFO] testing dannyboi07/elastic_compose against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboi07%2Felastic_compose" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dannyboi07/elastic_compose on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dannyboi07/elastic_compose [INFO] finished tweaking git repo https://github.com/dannyboi07/elastic_compose [INFO] tweaked toml for git repo https://github.com/dannyboi07/elastic_compose written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dannyboi07/elastic_compose 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.4.2 [INFO] [stderr] Downloaded cargo-deb v2.0.2 [INFO] [stderr] Downloaded zopfli v0.8.0 [INFO] [stderr] Downloaded serde_yaml v0.9.29 [INFO] [stderr] Downloaded axum v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf3dcee288da866653c8d0707544a5c2842ff4ce662877b8b1ad98e214db4d81 [INFO] running `Command { std: "docker" "start" "-a" "bf3dcee288da866653c8d0707544a5c2842ff4ce662877b8b1ad98e214db4d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf3dcee288da866653c8d0707544a5c2842ff4ce662877b8b1ad98e214db4d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf3dcee288da866653c8d0707544a5c2842ff4ce662877b8b1ad98e214db4d81", kill_on_drop: false }` [INFO] [stdout] bf3dcee288da866653c8d0707544a5c2842ff4ce662877b8b1ad98e214db4d81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb4a512fb0ee946fc7acacf39eb2a3db8573f6edef9aacfabfcfe907c72ff802 [INFO] running `Command { std: "docker" "start" "-a" "eb4a512fb0ee946fc7acacf39eb2a3db8573f6edef9aacfabfcfe907c72ff802", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling axum-core v0.4.2 [INFO] [stderr] Compiling axum v0.7.3 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling h2 v0.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.29 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling elastic_compose v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.48s [INFO] running `Command { std: "docker" "inspect" "eb4a512fb0ee946fc7acacf39eb2a3db8573f6edef9aacfabfcfe907c72ff802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4a512fb0ee946fc7acacf39eb2a3db8573f6edef9aacfabfcfe907c72ff802", kill_on_drop: false }` [INFO] [stdout] eb4a512fb0ee946fc7acacf39eb2a3db8573f6edef9aacfabfcfe907c72ff802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54bdde6100d703c257bb7d46cb3a3b21b8e3052d368aeed53fdc1d12ef2bffad [INFO] running `Command { std: "docker" "start" "-a" "54bdde6100d703c257bb7d46cb3a3b21b8e3052d368aeed53fdc1d12ef2bffad", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling winnow v0.5.31 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling cargo-deb v2.0.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling zopfli v0.8.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling elastic_compose v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling xattr v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling cargo_toml v0.17.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cargo-deb` (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.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cargo_deb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-deb-2.0.2/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="lzma"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lzma", "static-lzma"))' -C metadata=81786076b355ddc5 -C extra-filename=-3f78eef092176ec7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ar=/opt/rustwide/target/debug/deps/libar-834713e0368b88b3.rmeta --extern cargo_toml=/opt/rustwide/target/debug/deps/libcargo_toml-6dcacff85f11dd76.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-d35ac0a9c054bd2f.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0f68979bad4fce5b.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d4ef49aa99f9314e.rmeta --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-74af35d9af6e77af.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-d318258c6d0ac5de.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bf7c016d0af6b898.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cc0803d99332f68a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-f7e73b518799d5bc.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-2a8cd172f1bf6cf4.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-7d80fcfb3f6c4fa4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b10c8fb5411adfce.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-df0e8a3fa627cf6c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8cc74dc52f40500.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-36626f2866df5526.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-534d6449723299cd.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-b374835c52c97577.rmeta --extern xz2=/opt/rustwide/target/debug/deps/libxz2-9f7bb82ffbdae1ac.rmeta --extern zopfli=/opt/rustwide/target/debug/deps/libzopfli-4ab8dd88e77f0614.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "54bdde6100d703c257bb7d46cb3a3b21b8e3052d368aeed53fdc1d12ef2bffad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54bdde6100d703c257bb7d46cb3a3b21b8e3052d368aeed53fdc1d12ef2bffad", kill_on_drop: false }` [INFO] [stdout] 54bdde6100d703c257bb7d46cb3a3b21b8e3052d368aeed53fdc1d12ef2bffad