[INFO] cloning repository https://github.com/daniel-thompson/mutemagic-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-thompson/mutemagic-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-thompson%2Fmutemagic-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-thompson%2Fmutemagic-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99ad86e055a23bb3f338c01bba88ce0d2a763b9c [INFO] testing daniel-thompson/mutemagic-rs against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-thompson%2Fmutemagic-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daniel-thompson/mutemagic-rs on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daniel-thompson/mutemagic-rs [INFO] finished tweaking git repo https://github.com/daniel-thompson/mutemagic-rs [INFO] tweaked toml for git repo https://github.com/daniel-thompson/mutemagic-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/daniel-thompson/mutemagic-rs 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.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.freedesktop.org/pipewire/pipewire-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded udev v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39b48c01a484612ead946be3782559f5994dd4fadb981526d7134efb74fa64da [INFO] running `Command { std: "docker" "start" "-a" "39b48c01a484612ead946be3782559f5994dd4fadb981526d7134efb74fa64da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39b48c01a484612ead946be3782559f5994dd4fadb981526d7134efb74fa64da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b48c01a484612ead946be3782559f5994dd4fadb981526d7134efb74fa64da", kill_on_drop: false }` [INFO] [stdout] 39b48c01a484612ead946be3782559f5994dd4fadb981526d7134efb74fa64da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddeba7322b7c5ad7fde3fb618705fe1e636ae21384be62ebc04010c552b3451e [INFO] running `Command { std: "docker" "start" "-a" "ddeba7322b7c5ad7fde3fb618705fe1e636ae21384be62ebc04010c552b3451e", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling target-lexicon v0.12.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling winnow v0.5.2 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling hidapi v2.4.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling udev v0.7.0 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:442:9: [INFO] [stdout] error: failed to write /tmp/rustcU9pZQC/lib.rmeta: No space left on device (os error 28) [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/rmetaciwRWp" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hidapi` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libc` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:461:9: [INFO] [stderr] assertion failed: pos.get() <= self.position() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f5fbf02749c - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f5fbf02749c - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f5fbf02749c - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f5fbf02749c - ::fmt::h678bbcf9da6d7d75 [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] error: could not compile `udev` (lib) [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] 4: 0x7f5fbf08d3fc - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x7f5fbf08d3fc - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x7f5fbf01a12e - std::io::Write::write_fmt::h9663fe36b2ee08f9 [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] 7: 0x7f5fbf027284 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f5fbf027284 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f5fbf02a193 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stderr] 10: 0x7f5fbf029eac - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:290:9 [INFO] [stderr] error: could not compile `aho-corasick` (lib) [INFO] [stderr] 11: 0x7f5fc21f4a3e - as core[d28c4e8d9c4eebaa]::ops::function::Fn<(&dyn for<'a, 'b> core[d28c4e8d9c4eebaa]::ops::function::Fn<(&'a core[d28c4e8d9c4eebaa]::panic::panic_info::PanicInfo<'b>,), Output = ()> + core[d28c4e8d9c4eebaa]::marker::Sync + core[d28c4e8d9c4eebaa]::marker::Send, &core[d28c4e8d9c4eebaa]::panic::panic_info::PanicInfo)>>::call [INFO] [stderr] 12: 0x7f5fbf02a9be - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stderr] 13: 0x7f5fbf02a9be - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stderr] 14: 0x7f5fbf02a701 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:597:13 [INFO] [stderr] 15: 0x7f5fbf0279c6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 16: 0x7f5fbf02a492 - rust_begin_unwind [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stderr] 17: 0x7f5fbf089803 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stderr] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagIQ7p6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] error: could not compile `nom` (lib) due to previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/nix-896fb2f6015ae44b.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOzm1vc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaB2meEE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPFzfbk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6EiWiR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9JrCVt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "ddeba7322b7c5ad7fde3fb618705fe1e636ae21384be62ebc04010c552b3451e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddeba7322b7c5ad7fde3fb618705fe1e636ae21384be62ebc04010c552b3451e", kill_on_drop: false }` [INFO] [stdout] ddeba7322b7c5ad7fde3fb618705fe1e636ae21384be62ebc04010c552b3451e