[INFO] fetching crate rust-cli-pomodoro 1.3.1... [INFO] building rust-cli-pomodoro-1.3.1 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate rust-cli-pomodoro 1.3.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate rust-cli-pomodoro 1.3.1 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate rust-cli-pomodoro 1.3.1 [INFO] finished tweaking crates.io crate rust-cli-pomodoro 1.3.1 [INFO] tweaked toml for crates.io crate rust-cli-pomodoro 1.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate rust-cli-pomodoro 1.3.1 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" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e61e5f1a8307bb793181176cd1ea15ebca4b72737c66714d041c805e59eb0168 [INFO] running `Command { std: "docker" "start" "-a" "e61e5f1a8307bb793181176cd1ea15ebca4b72737c66714d041c805e59eb0168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e61e5f1a8307bb793181176cd1ea15ebca4b72737c66714d041c805e59eb0168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61e5f1a8307bb793181176cd1ea15ebca4b72737c66714d041c805e59eb0168", kill_on_drop: false }` [INFO] [stdout] e61e5f1a8307bb793181176cd1ea15ebca4b72737c66714d041c805e59eb0168 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5211071bb1895f9272026c7834a9c079f3cb8f25d582f45396f1d6e59b965fb6 [INFO] running `Command { std: "docker" "start" "-a" "5211071bb1895f9272026c7834a9c079f3cb8f25d582f45396f1d6e59b965fb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stdout] error: failed to build archive: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] error: could not compile `rand_chacha` [INFO] [stderr] error: could not compile `rustversion` [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/num_bigint-0add27adf0aec360.d`: No space left on device (os error 28) [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcerih7D/symbols.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.build_script_build.1f2c10da-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a.1oqh7exm0vfxp95p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-896abc801f90f78a/build_script_build-896abc801f90f78a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` 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/rmetahAQI7x" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` due to previous error [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBdyj9U" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` due to previous error [INFO] [stderr] error: could not compile `concurrent-queue` due to previous error [INFO] [stderr] error: could not compile `aho-corasick` [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:445:9 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] error: could not compile `as-slice` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [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:426:9 [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] error: could not compile `syn` [INFO] running `Command { std: "docker" "inspect" "5211071bb1895f9272026c7834a9c079f3cb8f25d582f45396f1d6e59b965fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5211071bb1895f9272026c7834a9c079f3cb8f25d582f45396f1d6e59b965fb6", kill_on_drop: false }` [INFO] [stdout] 5211071bb1895f9272026c7834a9c079f3cb8f25d582f45396f1d6e59b965fb6