[INFO] cloning repository https://github.com/houhanting/watched [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/houhanting/watched" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouhanting%2Fwatched", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouhanting%2Fwatched'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26ae4d294cfd7fa38ef1d11eb3637f7bb73517e1 [INFO] checking houhanting/watched against try#22dd2dd1dc07f63ae9394352d412f020d2985684 for pr-74627 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouhanting%2Fwatched" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/houhanting/watched on toolchain 22dd2dd1dc07f63ae9394352d412f020d2985684 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/houhanting/watched [INFO] finished tweaking git repo https://github.com/houhanting/watched [INFO] tweaked toml for git repo https://github.com/houhanting/watched written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/houhanting/watched already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web-httpauth v0.3.2 [INFO] [stderr] Downloaded tera v1.0.0-beta.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8ffbb67344098e12d89cf3c8535f6831d7babbecb5fec696c71d912a8f93791 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8ffbb67344098e12d89cf3c8535f6831d7babbecb5fec696c71d912a8f93791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8ffbb67344098e12d89cf3c8535f6831d7babbecb5fec696c71d912a8f93791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ffbb67344098e12d89cf3c8535f6831d7babbecb5fec696c71d912a8f93791", kill_on_drop: false }` [INFO] [stdout] e8ffbb67344098e12d89cf3c8535f6831d7babbecb5fec696c71d912a8f93791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39297ded497669ac4b8163c659910b658faa56254a1de5acb2524041828c08a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "39297ded497669ac4b8163c659910b658faa56254a1de5acb2524041828c08a2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling io-enum v0.2.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling mysql v17.0.0 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking json v0.12.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHcg3Gn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [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/rmetaFaU4oE" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/parking_lot_core-bb6470866d87e87e/build_script_build-bb6470866d87e87e.build_script_build.93y1eytn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/parking_lot_core-bb6470866d87e87e/build_script_build-bb6470866d87e87e.build_script_build.93y1eytn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/parking_lot_core-bb6470866d87e87e/build_script_build-bb6470866d87e87e.build_script_build.93y1eytn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/parking_lot_core-bb6470866d87e87e/build_script_build-bb6470866d87e87e.build_script_build.93y1eytn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/parking_lot_core-bb6470866d87e87e/build_script_build-bb6470866d87e87e.build_script_build.93y1eytn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/parking_lot_core-bb6470866d87e87e/build_script_build-bb6470866d87e87e.build_script_build.93y1eytn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/parking_lot_core-bb6470866d87e87e/build_script_build-bb6470866d87e87e.build_script_build.93y1eytn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/parking_lot_core-bb6470866d87e87e/build_script_build-bb6470866d87e87e.build_script_build.93y1eytn-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/parking_lot_core-bb6470866d87e87e/build_script_build-bb6470866d87e87e" "/opt/rustwide/target/debug/build/parking_lot_core-bb6470866d87e87e/build_script_build-bb6470866d87e87e.49fu2xq0tts1y7rx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_version-177fe505bf9d277b.rlib" "/opt/rustwide/target/debug/deps/libsemver-d6376a20919b1fc6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d895ec1521a352e3.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5333207f7fdaff57.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5e065c4933df0dc9.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2ac35a6dd1bd3596.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8b9f86383e2e879.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8c1a87013a4e685b.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-96bdb8ea34325807.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-cf3b83848867fae8.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4d1f8701b1db897.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9c83a198016cea8e.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2235987a16fa51d0.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7958ad441e827235.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df9a2255aa3aefd0.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ef3396f5290b8f93.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-80bd8cd3dfc96137.rlib" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-cd104942fda86acc.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/22dd2dd1dc07f63ae9394352d412f020d2985684/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e6ba59dfb364610e.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [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/rmeta9nGPsG" [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/rmetan4sKap" [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/rmetaONQnqO" [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/rmetaHloCjC" [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/rmetaFTgigL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "39297ded497669ac4b8163c659910b658faa56254a1de5acb2524041828c08a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39297ded497669ac4b8163c659910b658faa56254a1de5acb2524041828c08a2", kill_on_drop: false }` [INFO] [stdout] 39297ded497669ac4b8163c659910b658faa56254a1de5acb2524041828c08a2