[INFO] cloning repository https://github.com/sevir/myip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sevir/myip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevir%2Fmyip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevir%2Fmyip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 614dcb15450baaae42d3ccba7c0df25ad0b05231 [INFO] testing sevir/myip against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevir%2Fmyip" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sevir/myip on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sevir/myip [INFO] finished tweaking git repo https://github.com/sevir/myip [INFO] tweaked toml for git repo https://github.com/sevir/myip written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/sevir/myip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6763217b05519df3cc9d2ec2cc920db445f63695ccc78567c43fe2fa28a54b1c [INFO] running `Command { std: "docker" "start" "-a" "6763217b05519df3cc9d2ec2cc920db445f63695ccc78567c43fe2fa28a54b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6763217b05519df3cc9d2ec2cc920db445f63695ccc78567c43fe2fa28a54b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6763217b05519df3cc9d2ec2cc920db445f63695ccc78567c43fe2fa28a54b1c", kill_on_drop: false }` [INFO] [stdout] 6763217b05519df3cc9d2ec2cc920db445f63695ccc78567c43fe2fa28a54b1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db6bc2e0d8454418eae5a971f25e7326e2e49a013390607ae78472a0fc93f616 [INFO] running `Command { std: "docker" "start" "-a" "db6bc2e0d8454418eae5a971f25e7326e2e49a013390607ae78472a0fc93f616", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxOEgT1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9Vz9ba/symbols.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.build_script_build.ebd075c6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647.1dpepfr5815r8ynv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde_json-7c906ca155773647/build_script_build-7c906ca155773647" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:443:9 [INFO] [stderr] error: could not compile `mime` due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mio` [INFO] [stderr] error: could not compile `indexmap` [INFO] [stderr] error: could not compile `openssl-sys` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `socket2` [INFO] [stderr] error: could not compile `serde_json` due to previous error [INFO] [stderr] error: could not compile `http` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:443:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f744f5fdc90 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f744f5fdc90 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f744f5fdc90 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f744f5fdc90 - ::fmt::h66e1c999b09d2400 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f744f6589ee - core::fmt::write::h90c5198062f012b5 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f744f5ee8a5 - std::io::Write::write_fmt::h10dc1ae4e06507e2 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f744f600943 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f744f600943 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f744f600943 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f744f60062f - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f7451e14ee1 - rustc_driver[994e282dda13b194]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f744f60117d - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f744f600f91 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:586:13 [INFO] [stderr] 13: 0x7f744f5fe13c - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7f744f600cf2 - rust_begin_unwind [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7f744f6555c3 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stderr] 16: 0x7f744f65540d - core::panicking::panic::h2236510ad0408135 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:48:5 [INFO] [stderr] 17: 0x7f745114bbcc - ::encode_def_ids [INFO] [stderr] 18: 0x7f74511222d0 - ::encode_crate_root [INFO] [stderr] 19: 0x7f7450c3de72 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 20: 0x7f7450c1f80e - rustc_data_structures[7f1e7ac3cff986fe]::sync::join:: [INFO] [stderr] 21: 0x7f7450c1f6f9 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata [INFO] [stderr] 22: 0x7f7450c1e7e3 - rustc_metadata[498c415c4bd1afda]::fs::encode_and_write_metadata [INFO] [stderr] 23: 0x7f7450c125a2 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[6ec4e24717d615ad]::result::Result, rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 24: 0x7f7450bd2533 - ::ongoing_codegen [INFO] [stderr] 25: 0x7f7450bd098a - rustc_interface[bb1853d280ecc451]::interface::create_compiler_and_run::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}> [INFO] [stderr] 26: 0x7f7450bcf282 - >::set::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 27: 0x7f7450bcef6f - std[5f835249a2fd7f5f]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 28: 0x7f7451c8a9c0 - <::spawn_unchecked_, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#1} as core[6ec4e24717d615ad]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x7f744f60af53 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 30: 0x7f744f60af53 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 31: 0x7f744f60af53 - std::sys::unix::thread::Thread::new::thread_start::h62ac0b55dc2802b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 32: 0x7f744f4ba609 - start_thread [INFO] [stderr] 33: 0x7f744f3dd133 - 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.65.0-beta.2 (e5da98475 2022-09-24) 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 `ipnet` [INFO] [stderr] error: could not compile `syn` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaM6gGtQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` due to previous error [INFO] [stdout] error: failed to write /tmp/rustc1eA9ll/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:424:9 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7ff7cc9b0c90 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7ff7cc9b0c90 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7ff7cc9b0c90 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7ff7cc9b0c90 - ::fmt::h66e1c999b09d2400 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7ff7cca0b9ee - core::fmt::write::h90c5198062f012b5 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7ff7cc9a18a5 - std::io::Write::write_fmt::h10dc1ae4e06507e2 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7ff7cc9b3943 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7ff7cc9b3943 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7ff7cc9b3943 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7ff7cc9b362f - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7ff7cf1c7ee1 - rustc_driver[994e282dda13b194]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7ff7cc9b417d - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7ff7cc9b3f91 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:586:13 [INFO] [stderr] 13: 0x7ff7cc9b113c - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7ff7cc9b3cf2 - rust_begin_unwind [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7ff7cca085c3 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stderr] 16: 0x7ff7cca0840d - core::panicking::panic::h2236510ad0408135 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:48:5 [INFO] [stderr] 17: 0x7ff7ce4d90de - ::encode_crate_root [INFO] [stderr] 18: 0x7ff7cdff0e72 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 19: 0x7ff7cdfd280e - rustc_data_structures[7f1e7ac3cff986fe]::sync::join:: [INFO] [stderr] 20: 0x7ff7cdfd26f9 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata [INFO] [stderr] 21: 0x7ff7cdfd17e3 - rustc_metadata[498c415c4bd1afda]::fs::encode_and_write_metadata [INFO] [stderr] 22: 0x7ff7cdfc55a2 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[6ec4e24717d615ad]::result::Result, rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] error: could not compile `base64` due to 2 previous errors [INFO] [stderr] 23: 0x7ff7cdf85533 - ::ongoing_codegen [INFO] [stderr] 24: 0x7ff7cdf8398a - rustc_interface[bb1853d280ecc451]::interface::create_compiler_and_run::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}> [INFO] [stderr] 25: 0x7ff7cdf82282 - >::set::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 26: 0x7ff7cdf81f6f - std[5f835249a2fd7f5f]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 27: 0x7ff7cf03d9c0 - <::spawn_unchecked_, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#1} as core[6ec4e24717d615ad]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x7ff7cc9bdf53 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 29: 0x7ff7cc9bdf53 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 30: 0x7ff7cc9bdf53 - std::sys::unix::thread::Thread::new::thread_start::h62ac0b55dc2802b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 31: 0x7ff7cc86d609 - start_thread [INFO] [stderr] 32: 0x7ff7cc790133 - clone [INFO] [stderr] 33: 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.65.0-beta.2 (e5da98475 2022-09-24) 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 `unicode-normalization` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:424:9 [INFO] [stderr] error: could not compile `futures-util` [INFO] running `Command { std: "docker" "inspect" "db6bc2e0d8454418eae5a971f25e7326e2e49a013390607ae78472a0fc93f616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6bc2e0d8454418eae5a971f25e7326e2e49a013390607ae78472a0fc93f616", kill_on_drop: false }` [INFO] [stdout] db6bc2e0d8454418eae5a971f25e7326e2e49a013390607ae78472a0fc93f616