[INFO] cloning repository https://github.com/goosetacob/quick-link [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goosetacob/quick-link" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoosetacob%2Fquick-link", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoosetacob%2Fquick-link'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27d2397054f70b4a65beca06341121603ab96e26 [INFO] checking goosetacob/quick-link against master#fd17deacce374a4185c882795be162e17b557050 for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoosetacob%2Fquick-link" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/goosetacob/quick-link on toolchain fd17deacce374a4185c882795be162e17b557050 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/goosetacob/quick-link [INFO] finished tweaking git repo https://github.com/goosetacob/quick-link [INFO] tweaked toml for git repo https://github.com/goosetacob/quick-link written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/goosetacob/quick-link 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" "+fd17deacce374a4185c882795be162e17b557050" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded websocket v0.23.0 [INFO] [stderr] Downloaded headless_chrome v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc2b759f2f03b3ff55fda5450150420056fc617359525553d0544a01f3731e1b [INFO] running `Command { std: "docker" "start" "-a" "bc2b759f2f03b3ff55fda5450150420056fc617359525553d0544a01f3731e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc2b759f2f03b3ff55fda5450150420056fc617359525553d0544a01f3731e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc2b759f2f03b3ff55fda5450150420056fc617359525553d0544a01f3731e1b", kill_on_drop: false }` [INFO] [stdout] bc2b759f2f03b3ff55fda5450150420056fc617359525553d0544a01f3731e1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68e0597d125775e939e790fa811454c663ad7794b06f93007aedc3f9dc0af895 [INFO] running `Command { std: "docker" "start" "-a" "68e0597d125775e939e790fa811454c663ad7794b06f93007aedc3f9dc0af895", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rocket_codegen v0.4.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling rocket v0.4.7 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/humantime-3cfa3deb36509f10/invoked.timestamp` [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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/rocket-2e28ed873ed08117/build_script_build-2e28ed873ed08117.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rocket-2e28ed873ed08117/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/mio-09651320e55bd567.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/mio-09651320e55bd567/dep-lib-mio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rand-084dae32e8499bfd.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/rmetaSG8kHI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glob` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/bin/rustc --crate-name glob --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d6dd292f828c578 -C extra-filename=-d131586f80f2da1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcTvboCg" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxKk0UO/lib.rmeta`: 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/rmetafBcVeB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest_meta` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] [stderr] rustc-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/rmetaUZyum1" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCt8GW0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fd17deacce374a4185c882795be162e17b557050/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=805d41b5bc145ac4 -C extra-filename=-2b978477be120b17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05c88b5cc12784e7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-01fb9c67b270f11e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8arVGl/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 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/rmetaMXH9sS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "68e0597d125775e939e790fa811454c663ad7794b06f93007aedc3f9dc0af895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68e0597d125775e939e790fa811454c663ad7794b06f93007aedc3f9dc0af895", kill_on_drop: false }` [INFO] [stdout] 68e0597d125775e939e790fa811454c663ad7794b06f93007aedc3f9dc0af895