[INFO] cloning repository https://github.com/tgoikawa/csv2dic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgoikawa/csv2dic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoikawa%2Fcsv2dic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoikawa%2Fcsv2dic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f79bdcceb00e4c7be6f9ec05e110543a9209331 [INFO] checking tgoikawa/csv2dic against try#9edc8987ad42f7a9d21d57465015000ae3578c17 for pr-108389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoikawa%2Fcsv2dic" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tgoikawa/csv2dic on toolchain 9edc8987ad42f7a9d21d57465015000ae3578c17 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tgoikawa/csv2dic [INFO] finished tweaking git repo https://github.com/tgoikawa/csv2dic [INFO] tweaked toml for git repo https://github.com/tgoikawa/csv2dic written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tgoikawa/csv2dic 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" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bbf4d2fd317c6abd3679d024c66d78442ad490d6e8ff0b5ad69ba7439183971 [INFO] running `Command { std: "docker" "start" "-a" "1bbf4d2fd317c6abd3679d024c66d78442ad490d6e8ff0b5ad69ba7439183971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bbf4d2fd317c6abd3679d024c66d78442ad490d6e8ff0b5ad69ba7439183971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbf4d2fd317c6abd3679d024c66d78442ad490d6e8ff0b5ad69ba7439183971", kill_on_drop: false }` [INFO] [stdout] 1bbf4d2fd317c6abd3679d024c66d78442ad490d6e8ff0b5ad69ba7439183971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d92a821efbd3304aa38f11a1243841e780f7cfc89c6fb342da87f9b74741f1c5 [INFO] running `Command { std: "docker" "start" "-a" "d92a821efbd3304aa38f11a1243841e780f7cfc89c6fb342da87f9b74741f1c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking async-task v1.2.0 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling test-case v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking validator v0.10.0 [INFO] [stderr] Compiling validator_derive v0.10.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/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/rustc5lj0nh/list" "-m64" "/tmp/rustc5lj0nh/symbols.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.validator_derive.71dcb896-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.1qdsikvvu3t8r5nt.rcgu.rmeta" "/opt/rustwide/target/debug/deps/validator_derive-a81da2824b63f7e3.3iot3gbyevzfxvmn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvalidator-b1d7db69fb027dd2.rlib" "/opt/rustwide/target/debug/deps/liburl-1ce922d385ee55de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c5af6b02c99fa20d.rlib" "/opt/rustwide/target/debug/deps/libregex-012439853830c382.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ece8c83d700e5587.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-bf75676bec630d4e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52ba9bcf502e756d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9e8350d9299e0b28.rlib" "/opt/rustwide/target/debug/deps/liblibc-34158d3b279de7f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8882fc65d8d7c2c4.rlib" "/opt/rustwide/target/debug/deps/libidna-eb3963082335668f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-38e36ce387d57637.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6ddf661bfa4c5f5b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d2f64b332e6d0383.rlib" "/opt/rustwide/target/debug/deps/libmatches-0bbc77eb4a5c4148.rlib" "/opt/rustwide/target/debug/deps/libserde_json-beaf71aa78a0eaed.rlib" "/opt/rustwide/target/debug/deps/libryu-eb4ceca0d1168f6f.rlib" "/opt/rustwide/target/debug/deps/libitoa-1facb60307caabe1.rlib" "/opt/rustwide/target/debug/deps/libserde-11057330366a2fa9.rlib" "/opt/rustwide/target/debug/deps/libsyn-713b59c9587e83e3.rlib" "/opt/rustwide/target/debug/deps/libquote-eef20a5d017e4fbb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3cded561b0a36f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-2f42578938627a97.rlib" "/opt/rustwide/target/debug/deps/libif_chain-82801662676a9433.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-19896aefe3fda163.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-67e0fe4bfa018a5e.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-6e25273444177929.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-05da49d3cca73bff.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-616c9bd2710f0982.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d9df84ec1a8a7a8f.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0242ef3eea1e9db2.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-127f477a16f3f8f8.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-eb235cc34134320b.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c5f20f2274212453.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4483c8bc4648568f.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-94da6a76998341a3.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-22a9646e8f27a6e4.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-eb91273024ac0258.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-323da837c64ef472.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8212dcd77adfe144.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b78d27aa9e5e005b.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9edc8987ad42f7a9d21d57465015000ae3578c17/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libvalidator_derive-a81da2824b63f7e3.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 `validator_derive` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d92a821efbd3304aa38f11a1243841e780f7cfc89c6fb342da87f9b74741f1c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d92a821efbd3304aa38f11a1243841e780f7cfc89c6fb342da87f9b74741f1c5", kill_on_drop: false }` [INFO] [stdout] d92a821efbd3304aa38f11a1243841e780f7cfc89c6fb342da87f9b74741f1c5