[INFO] cloning repository https://github.com/xxshady/panic-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xxshady/panic-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxshady%2Fpanic-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxshady%2Fpanic-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2420382ae210d49e22679b40d1b827d9380c609 [INFO] testing xxshady/panic-repro against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxshady%2Fpanic-repro" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xxshady/panic-repro on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xxshady/panic-repro [INFO] finished tweaking git repo https://github.com/xxshady/panic-repro [INFO] tweaked toml for git repo https://github.com/xxshady/panic-repro written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xxshady/panic-repro 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.17.2 [INFO] [stderr] Downloaded autocxx-build v0.25.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.95 [INFO] [stderr] Downloaded autocxx-macro v0.25.0 [INFO] [stderr] Downloaded miette-derive v5.9.0 [INFO] [stderr] Downloaded moveit v0.5.1 [INFO] [stderr] Downloaded autocxx v0.25.0 [INFO] [stderr] Downloaded autocxx-parser v0.25.0 [INFO] [stderr] Downloaded cxx-gen v0.7.95 [INFO] [stderr] Downloaded autocxx-engine v0.25.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.95 [INFO] [stderr] Downloaded miette v5.9.0 [INFO] [stderr] Downloaded cxx v1.0.95 [INFO] [stderr] Downloaded autocxx-bindgen v0.62.1 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b46b3bb0c11a07a58ae0356e9c6a7cf2257b8c9577ba8d43c222721d5bb3329e [INFO] running `Command { std: "docker" "start" "-a" "b46b3bb0c11a07a58ae0356e9c6a7cf2257b8c9577ba8d43c222721d5bb3329e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b46b3bb0c11a07a58ae0356e9c6a7cf2257b8c9577ba8d43c222721d5bb3329e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46b3bb0c11a07a58ae0356e9c6a7cf2257b8c9577ba8d43c222721d5bb3329e", kill_on_drop: false }` [INFO] [stdout] b46b3bb0c11a07a58ae0356e9c6a7cf2257b8c9577ba8d43c222721d5bb3329e [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=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" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e069bd61cdac1ece975eca7f7adb02bb4421d3a7affe1d21f0df08a018910dd [INFO] running `Command { std: "docker" "start" "-a" "2e069bd61cdac1ece975eca7f7adb02bb4421d3a7affe1d21f0df08a018910dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling autocxx-bindgen v0.62.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cxxbridge-flags v1.0.95 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling link-cplusplus v1.0.8 [INFO] [stderr] Compiling cxx v1.0.95 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cxx-gen v0.7.95 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling miette-derive v5.9.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.95 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling miette v5.9.0 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling moveit v0.5.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `autocxx-bindgen` (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/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name autocxx_bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocxx-bindgen-0.62.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=b41f9a61cbbdc76e -C extra-filename=-8e593a40bc6517d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-35764d37ce192392.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-9bbd1db83532faa6.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-1361740ff94ea956.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-13e293245174a86c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-741c6b9f189e43e9.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-089c1e2726d3acc9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0f33baba1c1b6243.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-d4f97294febd9b29.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f891d79305f7817.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-05569fa4a20c1c1d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-434842d3ed3eb189.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-61722fad59b5c085.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-22af5bad2149d666.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-90db2e54b3dc3dfe.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-1ce5b97c1394cfe2.rmeta --cap-lints allow --cap-lints=warn` (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/rmetaYismMx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2e069bd61cdac1ece975eca7f7adb02bb4421d3a7affe1d21f0df08a018910dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e069bd61cdac1ece975eca7f7adb02bb4421d3a7affe1d21f0df08a018910dd", kill_on_drop: false }` [INFO] [stdout] 2e069bd61cdac1ece975eca7f7adb02bb4421d3a7affe1d21f0df08a018910dd