[INFO] cloning repository https://github.com/sts10/bottle-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sts10/bottle-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Fbottle-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Fbottle-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1f0fcb7782620a001e819e53a4fd0dfdf04c4ab [INFO] checking sts10/bottle-rs against try#5f19a76e461cf77b2134117fdb950227589d6a08 for pr-116935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Fbottle-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sts10/bottle-rs on toolchain 5f19a76e461cf77b2134117fdb950227589d6a08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f19a76e461cf77b2134117fdb950227589d6a08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sts10/bottle-rs [INFO] finished tweaking git repo https://github.com/sts10/bottle-rs [INFO] tweaked toml for git repo https://github.com/sts10/bottle-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sts10/bottle-rs 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" "+5f19a76e461cf77b2134117fdb950227589d6a08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5f19a76e461cf77b2134117fdb950227589d6a08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6033136505e065ad0918acc0ce0cac7bc14f451e9e7f8ecd6fde43f1d69d38df [INFO] running `Command { std: "docker" "start" "-a" "6033136505e065ad0918acc0ce0cac7bc14f451e9e7f8ecd6fde43f1d69d38df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6033136505e065ad0918acc0ce0cac7bc14f451e9e7f8ecd6fde43f1d69d38df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6033136505e065ad0918acc0ce0cac7bc14f451e9e7f8ecd6fde43f1d69d38df", kill_on_drop: false }` [INFO] [stdout] 6033136505e065ad0918acc0ce0cac7bc14f451e9e7f8ecd6fde43f1d69d38df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5f19a76e461cf77b2134117fdb950227589d6a08" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f119fd231d03b7afaaeea2da5ff13b8cead84005caf414a46e08ea67f81e6999 [INFO] running `Command { std: "docker" "start" "-a" "f119fd231d03b7afaaeea2da5ff13b8cead84005caf414a46e08ea67f81e6999", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/xattr-b98b1d52c29017f9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/xattr-b98b1d52c29017f9/dep-lib-xattr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/rmeta6SxQKm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `parking_lot` (lib) [INFO] [stderr] error: could not compile `num-traits` (lib) due to previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rand-d03d474eaadc3154.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/typenum-519f86d15d964511/lib-typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rand` (lib) due to previous error [INFO] [stderr] error: could not compile `typenum` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `dashmap` (lib) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/clap-74cdec07403e4941.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYCCZmh" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1Q4bnb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bech32` (lib) due to previous error [INFO] [stderr] error: could not compile `time` (lib) due to previous error [INFO] [stderr] error: could not compile `clap` (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/5f19a76e461cf77b2134117fdb950227589d6a08/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/rustcWcv5P3/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcWcv5P3/symbols.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-53a009a20db6f58f.proc_macro_error_attr.99f48d0f03d2d6e4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-53a009a20db6f58f.proc_macro_error_attr.99f48d0f03d2d6e4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-53a009a20db6f58f.proc_macro_error_attr.99f48d0f03d2d6e4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-53a009a20db6f58f.proc_macro_error_attr.99f48d0f03d2d6e4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-53a009a20db6f58f.ignf7puuwnbhdfv.rcgu.rmeta" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-53a009a20db6f58f.tw1y3skg65ma2q9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libquote-8cd506e2f204efed.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-74e84e914292011e.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-afc683de4ca1a6db.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-eebfabe1da211fbe.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b119caf2b41e989c.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a6e3f3f120c06a9d.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c65acc9d349f7532.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4e98dcd12d24c572.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2ff912bc722ce8c9.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/5f19a76e461cf77b2134117fdb950227589d6a08/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/5f19a76e461cf77b2134117fdb950227589d6a08/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_error_attr-53a009a20db6f58f.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] [stderr] error: could not compile `proc-macro-error-attr` (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/rmetawU0n8y" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/rand-d4bba81364c86145/lib-rand` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOKprQL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (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/rmetaqeLjW1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "f119fd231d03b7afaaeea2da5ff13b8cead84005caf414a46e08ea67f81e6999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f119fd231d03b7afaaeea2da5ff13b8cead84005caf414a46e08ea67f81e6999", kill_on_drop: false }` [INFO] [stdout] f119fd231d03b7afaaeea2da5ff13b8cead84005caf414a46e08ea67f81e6999