[INFO] cloning repository https://github.com/t123yh/bp1000ch-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t123yh/bp1000ch-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft123yh%2Fbp1000ch-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft123yh%2Fbp1000ch-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b08bb3104eb538891c03a865763ec0ba6845218f [INFO] testing t123yh/bp1000ch-controller against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft123yh%2Fbp1000ch-controller" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/t123yh/bp1000ch-controller on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/t123yh/bp1000ch-controller [INFO] finished tweaking git repo https://github.com/t123yh/bp1000ch-controller [INFO] tweaked toml for git repo https://github.com/t123yh/bp1000ch-controller written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/t123yh/bp1000ch-controller already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13e829be3382f88bcf66047b5b89631c4d915955ded868929fa8a79f5ac43002 [INFO] running `Command { std: "docker" "start" "-a" "13e829be3382f88bcf66047b5b89631c4d915955ded868929fa8a79f5ac43002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13e829be3382f88bcf66047b5b89631c4d915955ded868929fa8a79f5ac43002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e829be3382f88bcf66047b5b89631c4d915955ded868929fa8a79f5ac43002", kill_on_drop: false }` [INFO] [stdout] 13e829be3382f88bcf66047b5b89631c4d915955ded868929fa8a79f5ac43002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ced4460c09181b61e37f071fe72fb0d8b6d02c5368a4544dae7121fc33bfd8d [INFO] running `Command { std: "docker" "start" "-a" "7ced4460c09181b61e37f071fe72fb0d8b6d02c5368a4544dae7121fc33bfd8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:392:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f0918c1119d - std::backtrace_rs::backtrace::libunwind::trace::h9135f25bc195152c [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f0918c1119d - std::backtrace_rs::backtrace::trace_unsynchronized::h015ee85be510df51 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f0918c1119d - std::sys_common::backtrace::_print_fmt::h5fad03caa9652a2c [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f0918c1119d - ::fmt::h2b42ca28d244e5c7 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f0918c6c6ac - core::fmt::write::h401e827d053130ed [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/fmt/mod.rs:1198:17 [INFO] [stderr] 5: 0x7f0918c024e1 - std::io::Write::write_fmt::hffec93268f5cde32 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x7f0918c13eb5 - std::sys_common::backtrace::_print::h180c4c706ee1d3fb [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f0918c13eb5 - std::sys_common::backtrace::print::hd0c35d18765761c9 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f0918c13eb5 - std::panicking::default_hook::{{closure}}::h1f023310983bc730 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f0918c13bd1 - std::panicking::default_hook::h188fec3334afd5be [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f091b4e9484 - rustc_driver[4568cc0a685fd94d]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f0918c145ea - std::panicking::rust_panic_with_hook::hf26e9d4f97b40096 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f0918c143e9 - std::panicking::begin_panic_handler::{{closure}}::hfab912107608087a [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:586:13 [INFO] [stderr] 13: 0x7f0918c11694 - std::sys_common::backtrace::__rust_end_short_backtrace::h434b685ce8d9965b [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7f0918c14159 - rust_begin_unwind [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7f0918c691c3 - core::panicking::panic_fmt::ha6dc7f2ab2479463 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:142:14 [INFO] [stderr] 16: 0x7f0918c6900d - core::panicking::panic::hb3ad04c589a0e3c8 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:48:5 [INFO] [stderr] 17: 0x7f091ace3e0d - ::encode_crate_root [INFO] [stderr] 18: 0x7f091ac76682 - rustc_metadata[281ce51c3d50ac31]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 19: 0x7f091ac73a54 - rustc_data_structures[49e7163a34b889d1]::sync::join:: [INFO] [stderr] 20: 0x7f091ac73119 - rustc_metadata[281ce51c3d50ac31]::rmeta::encoder::encode_metadata [INFO] [stderr] 21: 0x7f091ac72070 - rustc_metadata[281ce51c3d50ac31]::fs::encode_and_write_metadata [INFO] [stderr] 22: 0x7f091ac6933f - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result, rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f091ac61a0f - ::ongoing_codegen [INFO] [stderr] 24: 0x7f091ac609b2 - ::enter::, rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>> [INFO] [stderr] 25: 0x7f091ac5586a - rustc_span[721a57c036170ce]::with_source_map::, rustc_interface[f934826ba4c12dd9]::interface::create_compiler_and_run, rustc_driver[4568cc0a685fd94d]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 26: 0x7f091ac551a2 - >::set::, rustc_driver[4568cc0a685fd94d]::run_compiler::{closure#1}>::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result<(), rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>> [INFO] [stderr] 27: 0x7f091ac535cf - std[306a94a967d8f5ee]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[4568cc0a685fd94d]::run_compiler::{closure#1}>::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result<(), rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>>::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result<(), rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>> [INFO] [stderr] 28: 0x7f091b30d0b9 - <::spawn_unchecked_, rustc_driver[4568cc0a685fd94d]::run_compiler::{closure#1}>::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result<(), rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>>::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result<(), rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>>::{closure#1} as core[6fcc70bcc91a5bf5]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x7f0918c1e723 - as core::ops::function::FnOnce>::call_once::h56d5fc072706762b [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 30: 0x7f0918c1e723 - as core::ops::function::FnOnce>::call_once::h41deef8e33b824bb [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 31: 0x7f0918c1e723 - std::sys::unix::thread::Thread::new::thread_start::ha6436304a1170bba [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 32: 0x7f0918ace609 - start_thread [INFO] [stderr] 33: 0x7f09189f1133 - clone [INFO] [stderr] 34: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.64.0 (a55dd71d5 2022-09-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustchbvg3f/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` due to previous error [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:411:9 [INFO] [stderr] error: could not compile `nix` [INFO] running `Command { std: "docker" "inspect" "7ced4460c09181b61e37f071fe72fb0d8b6d02c5368a4544dae7121fc33bfd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ced4460c09181b61e37f071fe72fb0d8b6d02c5368a4544dae7121fc33bfd8d", kill_on_drop: false }` [INFO] [stdout] 7ced4460c09181b61e37f071fe72fb0d8b6d02c5368a4544dae7121fc33bfd8d