[INFO] cloning repository https://github.com/regen100/multilint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/regen100/multilint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregen100%2Fmultilint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregen100%2Fmultilint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9facb917ddf18dc7f5648bb0ddf60a879529c1e [INFO] building regen100/multilint against try#c38f3f86763ea281f7c555c13ef11baad4a4fff4 for pr-111698 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregen100%2Fmultilint" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/regen100/multilint on toolchain c38f3f86763ea281f7c555c13ef11baad4a4fff4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/regen100/multilint [INFO] finished tweaking git repo https://github.com/regen100/multilint [INFO] tweaked toml for git repo https://github.com/regen100/multilint written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/regen100/multilint 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" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac877235606cf4210503e27f50d4d8e63a07d129278691d8b8f9f52ce7faaa96 [INFO] running `Command { std: "docker" "start" "-a" "ac877235606cf4210503e27f50d4d8e63a07d129278691d8b8f9f52ce7faaa96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac877235606cf4210503e27f50d4d8e63a07d129278691d8b8f9f52ce7faaa96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac877235606cf4210503e27f50d4d8e63a07d129278691d8b8f9f52ce7faaa96", kill_on_drop: false }` [INFO] [stdout] ac877235606cf4210503e27f50d4d8e63a07d129278691d8b8f9f52ce7faaa96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7827e7dfb199a5ececc0d76b8cfbb79cc269feccfb467fe3010d36b6d34ebb0 [INFO] running `Command { std: "docker" "start" "-a" "d7827e7dfb199a5ececc0d76b8cfbb79cc269feccfb467fe3010d36b6d34ebb0", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling argmax v0.3.0 [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/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" "-Wl,--version-script=/tmp/rustcWx0eWB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcWx0eWB/symbols.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.structopt_derive.90d7dbc06c7e03b2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.3sf95r9j6lxe8efk.rcgu.rmeta" "/opt/rustwide/target/debug/deps/structopt_derive-326c85dfc14f1c4e.33lkp5bzej32czkj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_error-972c075841dfe3d9.rlib" "/opt/rustwide/target/debug/deps/libsyn-0d005337d62cd656.rlib" "/opt/rustwide/target/debug/deps/libquote-290a34c5d1fdac9e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-906f0895740112d0.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-bf7585c7f6cbcadb.rlib" "/opt/rustwide/target/debug/deps/libheck-d3d4c7076df7b955.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-fb8ca60e1b50696a.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-65d7b1fec1d14dd1.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a9ba95b1228749.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-658322f66b02b1f7.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-956ca946b7379eb6.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-dd67659c95cf28db.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43e984e033ffe85c.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b33034ed520f9dde.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b682f100759c1cd5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4688e4e2de40eeae.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-bc98f60a979c8848.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f90abce6b91ba026.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d2d517397bb596ef.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3c3cfff380065fd0.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b4a016bd41fd2384.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6b2e32ac6784fab1.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-69a45ab5967387b5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f366d4caf221188e.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-737a1b3638f612c8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstructopt_derive-326c85dfc14f1c4e.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `structopt-derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] running `Command { std: "docker" "inspect" "d7827e7dfb199a5ececc0d76b8cfbb79cc269feccfb467fe3010d36b6d34ebb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7827e7dfb199a5ececc0d76b8cfbb79cc269feccfb467fe3010d36b6d34ebb0", kill_on_drop: false }` [INFO] [stdout] d7827e7dfb199a5ececc0d76b8cfbb79cc269feccfb467fe3010d36b6d34ebb0