[INFO] cloning repository https://github.com/gootik/winrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gootik/winrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgootik%2Fwinrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgootik%2Fwinrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df54cdb8997178474a3720da06aab367810b62d0 [INFO] checking gootik/winrust against master#ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c for pr-114776-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgootik%2Fwinrust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gootik/winrust on toolchain ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gootik/winrust [INFO] finished tweaking git repo https://github.com/gootik/winrust [INFO] tweaked toml for git repo https://github.com/gootik/winrust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gootik/winrust 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" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version_check v0.1.2 [INFO] [stderr] Downloaded r2d2 v0.7.2 [INFO] [stderr] Downloaded redox_syscall v0.1.21 [INFO] [stderr] Downloaded r2d2_redis v0.6.0 [INFO] [stderr] Downloaded config v0.6.0 [INFO] [stderr] Downloaded buf_redux v0.3.0 [INFO] [stderr] Downloaded mime_guess v1.8.1 [INFO] [stderr] Downloaded idna v0.1.2 [INFO] [stderr] Downloaded nom v3.1.0 [INFO] [stderr] Downloaded params v0.6.0 [INFO] [stderr] Downloaded libc v0.2.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faebe897d8cedaa1c8c8737602920a4aaad94cc95e04e655dc9e57f2b53696fb [INFO] running `Command { std: "docker" "start" "-a" "faebe897d8cedaa1c8c8737602920a4aaad94cc95e04e655dc9e57f2b53696fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faebe897d8cedaa1c8c8737602920a4aaad94cc95e04e655dc9e57f2b53696fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faebe897d8cedaa1c8c8737602920a4aaad94cc95e04e655dc9e57f2b53696fb", kill_on_drop: false }` [INFO] [stdout] faebe897d8cedaa1c8c8737602920a4aaad94cc95e04e655dc9e57f2b53696fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d2b9c41c8d676c07e8e5bb5ac4e1d9dae1fedcb6d08cca55c70bb94b79e6aa6 [INFO] running `Command { std: "docker" "start" "-a" "7d2b9c41c8d676c07e8e5bb5ac4e1d9dae1fedcb6d08cca55c70bb94b79e6aa6", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.2 [INFO] [stderr] Checking libc v0.2.25 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking num-traits v0.1.39 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking idna v0.1.2 [INFO] [stderr] Checking base64 v0.5.2 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/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/rustcw04y15/symbols.o" "/opt/rustwide/target/debug/build/unicase-f7ef97956d421cdf/build_script_build-f7ef97956d421cdf.build_script_build.f76568fe7ae0f064-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/unicase-f7ef97956d421cdf/build_script_build-f7ef97956d421cdf.40ocf2gpnc3e47yz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-6edae7ec52af5111.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/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/ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/unicase-f7ef97956d421cdf/build_script_build-f7ef97956d421cdf" "-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] [stderr] error: could not compile `unicase` (build script) due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetax7iuLp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetax752Oe" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `siphasher` (lib) [INFO] [stderr] error: could not compile `base64` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFzy3vy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typemap` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAx0Jbi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHASSJJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `idna` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaeP5JPU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "7d2b9c41c8d676c07e8e5bb5ac4e1d9dae1fedcb6d08cca55c70bb94b79e6aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2b9c41c8d676c07e8e5bb5ac4e1d9dae1fedcb6d08cca55c70bb94b79e6aa6", kill_on_drop: false }` [INFO] [stdout] 7d2b9c41c8d676c07e8e5bb5ac4e1d9dae1fedcb6d08cca55c70bb94b79e6aa6