[INFO] cloning repository https://github.com/krishpranav/packetkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krishpranav/packetkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishpranav%2Fpacketkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishpranav%2Fpacketkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b79dc21f1387fed5edb14f892255eab8817a81b [INFO] checking krishpranav/packetkit against try#45a41ffb423036390396cec6d4e16c04033f4d02 for pr-116745 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishpranav%2Fpacketkit" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krishpranav/packetkit on toolchain 45a41ffb423036390396cec6d4e16c04033f4d02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/krishpranav/packetkit [INFO] finished tweaking git repo https://github.com/krishpranav/packetkit [INFO] tweaked toml for git repo https://github.com/krishpranav/packetkit written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/krishpranav/packetkit 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" "+45a41ffb423036390396cec6d4e16c04033f4d02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eba2e44afbb05eada888cea3f6cbb989536e334f8ffbb73a53e64ce892798b15 [INFO] running `Command { std: "docker" "start" "-a" "eba2e44afbb05eada888cea3f6cbb989536e334f8ffbb73a53e64ce892798b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eba2e44afbb05eada888cea3f6cbb989536e334f8ffbb73a53e64ce892798b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba2e44afbb05eada888cea3f6cbb989536e334f8ffbb73a53e64ce892798b15", kill_on_drop: false }` [INFO] [stdout] eba2e44afbb05eada888cea3f6cbb989536e334f8ffbb73a53e64ce892798b15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed0243b1813a8e996b05a8413c107c912cc3ab28d51b77d366a19e35e80eaecc [INFO] running `Command { std: "docker" "start" "-a" "ed0243b1813a8e996b05a8413c107c912cc3ab28d51b77d366a19e35e80eaecc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling tls-parser v0.10.0 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling syscallz v0.15.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking rusticata-macros v3.2.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling nom-derive v0.7.2 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/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/rustcwyaBYw/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwyaBYw/symbols.o" "/opt/rustwide/target/debug/deps/enum_primitive_derive-0e1ddff60a635a4c.enum_primitive_derive.6b3edbdf6bc007b0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/enum_primitive_derive-0e1ddff60a635a4c.enum_primitive_derive.6b3edbdf6bc007b0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/enum_primitive_derive-0e1ddff60a635a4c.enum_primitive_derive.6b3edbdf6bc007b0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/enum_primitive_derive-0e1ddff60a635a4c.mx7pwz0kh8suohn.rcgu.rmeta" "/opt/rustwide/target/debug/deps/enum_primitive_derive-0e1ddff60a635a4c.3llfvumrqr6tov6l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-8fc0b5d53d184e1a.rlib" "/opt/rustwide/target/debug/deps/libquote-ab7cd93c93f9743f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-b79a5fb32c7f7ad8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-afc683de4ca1a6db.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-eebfabe1da211fbe.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b119caf2b41e989c.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a6e3f3f120c06a9d.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c65acc9d349f7532.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4e98dcd12d24c572.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2ff912bc722ce8c9.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libenum_primitive_derive-0e1ddff60a635a4c.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 `enum-primitive-derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/object-3f98c4a6a1d85979/lib-object` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `nom` (lib); 214 warnings emitted [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAqRTZR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strum_macros` (lib) due to previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/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/rustcMRQjhr/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMRQjhr/symbols.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.nom_derive.974963806d920e7b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.nom_derive.974963806d920e7b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.nom_derive.974963806d920e7b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.nom_derive.974963806d920e7b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.nom_derive.974963806d920e7b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.nom_derive.974963806d920e7b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.nom_derive.974963806d920e7b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.nom_derive.974963806d920e7b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.nom_derive.974963806d920e7b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.nom_derive.974963806d920e7b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.2e7kkembdidl7575.rcgu.rmeta" "/opt/rustwide/target/debug/deps/nom_derive-ccb1d5dfc7a154e9.443hu6dr761lyczh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-8fc0b5d53d184e1a.rlib" "/opt/rustwide/target/debug/deps/libquote-ab7cd93c93f9743f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-b79a5fb32c7f7ad8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-afc683de4ca1a6db.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-eebfabe1da211fbe.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b119caf2b41e989c.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a6e3f3f120c06a9d.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c65acc9d349f7532.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4e98dcd12d24c572.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2ff912bc722ce8c9.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libnom_derive-ccb1d5dfc7a154e9.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 `nom-derive` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/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/rustcczfxJu/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcczfxJu/symbols.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.structopt_derive.a63ae617f4f933f8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.3b48fwg0xi5rjzvc.rcgu.rmeta" "/opt/rustwide/target/debug/deps/structopt_derive-42043e51d701b4d7.2nxhzym7e9hqnj1h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_error-91132ac1ee2b5d5b.rlib" "/opt/rustwide/target/debug/deps/libsyn-8fc0b5d53d184e1a.rlib" "/opt/rustwide/target/debug/deps/libquote-ab7cd93c93f9743f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-b79a5fb32c7f7ad8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-afc683de4ca1a6db.rlib" "/opt/rustwide/target/debug/deps/libheck-2f124f65d1ffe965.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-ba6ae79bbc02fb70.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-eebfabe1da211fbe.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b119caf2b41e989c.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a6e3f3f120c06a9d.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c65acc9d349f7532.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4e98dcd12d24c572.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2ff912bc722ce8c9.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstructopt_derive-42043e51d701b4d7.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] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "ed0243b1813a8e996b05a8413c107c912cc3ab28d51b77d366a19e35e80eaecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0243b1813a8e996b05a8413c107c912cc3ab28d51b77d366a19e35e80eaecc", kill_on_drop: false }` [INFO] [stdout] ed0243b1813a8e996b05a8413c107c912cc3ab28d51b77d366a19e35e80eaecc