[INFO] cloning repository https://github.com/ysdexlic/dot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ysdexlic/dot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysdexlic%2Fdot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysdexlic%2Fdot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cecdf7e733e359942ce38036a26e28520b5cb455 [INFO] testing ysdexlic/dot against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysdexlic%2Fdot" "/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/ysdexlic/dot on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ysdexlic/dot [INFO] finished tweaking git repo https://github.com/ysdexlic/dot [INFO] tweaked toml for git repo https://github.com/ysdexlic/dot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ysdexlic/dot 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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdfe7224354cccbf391e9157d180c70159e5c8beacf8823e889aa6ea603f4ef6 [INFO] running `Command { std: "docker" "start" "-a" "cdfe7224354cccbf391e9157d180c70159e5c8beacf8823e889aa6ea603f4ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdfe7224354cccbf391e9157d180c70159e5c8beacf8823e889aa6ea603f4ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdfe7224354cccbf391e9157d180c70159e5c8beacf8823e889aa6ea603f4ef6", kill_on_drop: false }` [INFO] [stdout] cdfe7224354cccbf391e9157d180c70159e5c8beacf8823e889aa6ea603f4ef6 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b09c0dbdbd529ba5bebfbd88c41231ba3998a8aa356b6f2afe2e853bc84fe2d [INFO] running `Command { std: "docker" "start" "-a" "5b09c0dbdbd529ba5bebfbd88c41231ba3998a8aa356b6f2afe2e853bc84fe2d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.16.0 [INFO] [stderr] Compiling colour v0.5.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling dotm v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.30s [INFO] running `Command { std: "docker" "inspect" "5b09c0dbdbd529ba5bebfbd88c41231ba3998a8aa356b6f2afe2e853bc84fe2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b09c0dbdbd529ba5bebfbd88c41231ba3998a8aa356b6f2afe2e853bc84fe2d", kill_on_drop: false }` [INFO] [stdout] 5b09c0dbdbd529ba5bebfbd88c41231ba3998a8aa356b6f2afe2e853bc84fe2d [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c7557b503a0e38630dc3e1b8a3ca99920e8c5fcdfed0d2e6fa0e3a3c69a60a [INFO] running `Command { std: "docker" "start" "-a" "60c7557b503a0e38630dc3e1b8a3ca99920e8c5fcdfed0d2e6fa0e3a3c69a60a", kill_on_drop: false }` [INFO] [stderr] Compiling dotm v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/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/rustcRxj7gA/symbols.o" "/opt/rustwide/target/debug/deps/dot-d3c874a801617c06.dot.50b04beb563c3567-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dot-d3c874a801617c06.5bvot1pcjaq0g4n2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-009ca528d79bfa4e.rlib" "/opt/rustwide/target/debug/deps/libdirs-c0c8d0d62218b561.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b6ad5f5ff6a61e97.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c640aced36103e5d.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b483899aef6af2ab.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-1c0051f71ef74acd.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-00056c68df33eee8.rlib" "/opt/rustwide/target/debug/deps/libserde-1debe01ea4e8c14f.rlib" "/opt/rustwide/target/debug/deps/libregex-fe01ab0367d4c2c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-370241d5b9148bbd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-187146460b760216.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-054f5af4208eff27.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-08174fad1d74ad84.rlib" "/opt/rustwide/target/debug/deps/libmemchr-04ab330fc5cd3320.rlib" "/opt/rustwide/target/debug/deps/libglob-0ab29b5235e20542.rlib" "/opt/rustwide/target/debug/deps/libcolour-e52b2bb18af6c5c8.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-0c317abc7b8f611d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ef22c62dab1e0fb6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-04327572f267aaf4.rlib" "/opt/rustwide/target/debug/deps/libmio-f5f2545e09291fea.rlib" "/opt/rustwide/target/debug/deps/liblog-d6b45f57b733a929.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libslab-14f13d36ce92cc0b.rlib" "/opt/rustwide/target/debug/deps/libiovec-8141dd932abad8e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-ec78271d84c08449.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a087a4b552cf9b87.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4a73a67f843592ee.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-647e88bdd38876b7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2ef983758742afd7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ddfc23c9dd1585cd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libstructopt-7ec815c7daa06220.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libclap-1be0f0984da8fba4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fdfba17a180ba18f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5edadff9b67a1ee8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-48ded2d686944cc1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-a5087f4f6e8f570a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-292dbfadf936056b.rlib" "/opt/rustwide/target/debug/deps/libatty-99408da2bd7e6bcf.rlib" "/opt/rustwide/target/debug/deps/liblibc-1a66975f5c89a54a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-99224952a93b0cdc.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dot-d3c874a801617c06" "-Wl,--gc-sections" "-pie" "-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 `dotm` (bin "dot" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "60c7557b503a0e38630dc3e1b8a3ca99920e8c5fcdfed0d2e6fa0e3a3c69a60a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c7557b503a0e38630dc3e1b8a3ca99920e8c5fcdfed0d2e6fa0e3a3c69a60a", kill_on_drop: false }` [INFO] [stdout] 60c7557b503a0e38630dc3e1b8a3ca99920e8c5fcdfed0d2e6fa0e3a3c69a60a