[INFO] cloning repository https://github.com/zarubaf/morty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zarubaf/morty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzarubaf%2Fmorty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzarubaf%2Fmorty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f1b5c2230fd1d661767af91e008409b7c396653 [INFO] checking zarubaf/morty against try#4ae96c1c1c34188e3906cc8962b1d55407f0ae87 for pr-107891 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzarubaf%2Fmorty" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zarubaf/morty on toolchain 4ae96c1c1c34188e3906cc8962b1d55407f0ae87 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ae96c1c1c34188e3906cc8962b1d55407f0ae87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zarubaf/morty [INFO] finished tweaking git repo https://github.com/zarubaf/morty [INFO] tweaked toml for git repo https://github.com/zarubaf/morty written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zarubaf/morty 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" "+4ae96c1c1c34188e3906cc8962b1d55407f0ae87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+4ae96c1c1c34188e3906cc8962b1d55407f0ae87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 575827721f1aec0672cc2636a6f6663284e8a61035a52eedda853cddc3dc9264 [INFO] running `Command { std: "docker" "start" "-a" "575827721f1aec0672cc2636a6f6663284e8a61035a52eedda853cddc3dc9264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "575827721f1aec0672cc2636a6f6663284e8a61035a52eedda853cddc3dc9264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575827721f1aec0672cc2636a6f6663284e8a61035a52eedda853cddc3dc9264", kill_on_drop: false }` [INFO] [stdout] 575827721f1aec0672cc2636a6f6663284e8a61035a52eedda853cddc3dc9264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+4ae96c1c1c34188e3906cc8962b1d55407f0ae87" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2402e2aba6c98ca1bd56eca1ad54e3ba62fcdcf3f80ea0c087ecffcfa5d1afaf [INFO] running `Command { std: "docker" "start" "-a" "2402e2aba6c98ca1bd56eca1ad54e3ba62fcdcf3f80ea0c087ecffcfa5d1afaf", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.5 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking predicates-core v1.0.4 [INFO] [stderr] Checking os_str_bytes v6.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking termtree v0.4.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.6 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Checking time v0.3.16 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking bstr v1.0.1 [INFO] [stderr] Checking simple_logger v4.0.0 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking predicates v2.1.2 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom_locate v2.1.0 [INFO] [stderr] Checking assert_cmd v2.0.6 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking assert_fs v1.0.9 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.12.1 [INFO] [stderr] Checking nom_locate v3.0.2 [INFO] [stderr] Checking nom-greedyerror v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling nom-packrat-macros v0.5.0 [INFO] [stderr] Compiling nom-recursive-macros v0.3.0 [INFO] [stderr] Compiling nom-tracable-macros v0.7.0 [INFO] [stderr] Compiling sv-parser-macros v0.12.1 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Checking nom-recursive v0.3.0 [INFO] [stderr] Checking nom-packrat v0.5.0 [INFO] [stderr] Checking nom-tracable v0.7.0 [INFO] [stderr] Checking sv-parser-error v0.12.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/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/rustc4peZPS/list" "-m64" "/tmp/rustc4peZPS/symbols.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.clap_derive.1b3fd193-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.hr0jscgxgzwj835.rcgu.rmeta" "/opt/rustwide/target/debug/deps/clap_derive-1da48cbb4a23bbde.3lgb40c6sk58mt3l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheck-0269a60f1beb8a09.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_error-f24808226f120d8f.rlib" "/opt/rustwide/target/debug/deps/libsyn-de2d7ddf2acf540c.rlib" "/opt/rustwide/target/debug/deps/libquote-5daec4a248e8999c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d604803d5396577c.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-3518362dc11e3918.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6cd236b38b61ab70.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/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/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-1da48cbb4a23bbde.so" "-Wl,--gc-sections" "-shared" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/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/rustcpq8wfH/list" "-m64" "/tmp/rustcpq8wfH/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.serde_derive.b49e4a6e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.3zsodqna6vk1vbi7.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-11d7335d484de8e6.2nfdcfg49yy1xfeh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-de2d7ddf2acf540c.rlib" "/opt/rustwide/target/debug/deps/libquote-5daec4a248e8999c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d604803d5396577c.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-3518362dc11e3918.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6cd236b38b61ab70.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/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/4ae96c1c1c34188e3906cc8962b1d55407f0ae87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-11d7335d484de8e6.so" "-Wl,--gc-sections" "-shared" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` due to 2 previous errors [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:436:9 [INFO] [stderr] error: could not compile `sv-parser-syntaxtree` [INFO] running `Command { std: "docker" "inspect" "2402e2aba6c98ca1bd56eca1ad54e3ba62fcdcf3f80ea0c087ecffcfa5d1afaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2402e2aba6c98ca1bd56eca1ad54e3ba62fcdcf3f80ea0c087ecffcfa5d1afaf", kill_on_drop: false }` [INFO] [stdout] 2402e2aba6c98ca1bd56eca1ad54e3ba62fcdcf3f80ea0c087ecffcfa5d1afaf