[INFO] cloning repository https://github.com/jmluna123/rust_dashboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmluna123/rust_dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmluna123%2Frust_dashboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmluna123%2Frust_dashboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81fbb9246f51ad6197ef5711ed6972adc15582d1 [INFO] checking jmluna123/rust_dashboard against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmluna123%2Frust_dashboard" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmluna123/rust_dashboard on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmluna123/rust_dashboard [INFO] finished tweaking git repo https://github.com/jmluna123/rust_dashboard [INFO] tweaked toml for git repo https://github.com/jmluna123/rust_dashboard written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jmluna123/rust_dashboard 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f967971f6ef6fde46860ce4093180d14c8547c2355adc7e7be947612a8a858a [INFO] running `Command { std: "docker" "start" "-a" "1f967971f6ef6fde46860ce4093180d14c8547c2355adc7e7be947612a8a858a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f967971f6ef6fde46860ce4093180d14c8547c2355adc7e7be947612a8a858a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f967971f6ef6fde46860ce4093180d14c8547c2355adc7e7be947612a8a858a", kill_on_drop: false }` [INFO] [stdout] 1f967971f6ef6fde46860ce4093180d14c8547c2355adc7e7be947612a8a858a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c177431ff301e7fd0fe8a5deb3f1245d1446796f84a62a4501ba4a911ba6516f [INFO] running `Command { std: "docker" "start" "-a" "c177431ff301e7fd0fe8a5deb3f1245d1446796f84a62a4501ba4a911ba6516f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Compiling cookie v0.11.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking deunicode v0.4.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.45 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rocket_http-fb4d2aeb3824b5be.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_http` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustctHWgR6/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustctHWgR6/symbols.o" "/opt/rustwide/target/debug/deps/pest_derive-0069b32d92ba17f8.pest_derive.502296b85304a6f2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-0069b32d92ba17f8.blczv7xej0pvr430n1akltiap.rcgu.rmeta" "/opt/rustwide/target/debug/deps/pest_derive-0069b32d92ba17f8.9vrg4yem0hje34phmudfur8sg.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpest_generator-c14d73848f3039be.rlib" "/opt/rustwide/target/debug/deps/libpest_meta-085302e573cb1d09.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7e88dd72daf5feee.rlib" "/opt/rustwide/target/debug/deps/libpest-0d81351b6537849b.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-dde428950aad41a6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5e14f545ca476ef8.rlib" "/opt/rustwide/target/debug/deps/libsyn-ac9c598f6f542784.rlib" "/opt/rustwide/target/debug/deps/libquote-40b54ccd1e75ae0d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-c9a506ce7c609e72.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-3d937a4266f049a2.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpest_derive-0069b32d92ba17f8.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c177431ff301e7fd0fe8a5deb3f1245d1446796f84a62a4501ba4a911ba6516f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c177431ff301e7fd0fe8a5deb3f1245d1446796f84a62a4501ba4a911ba6516f", kill_on_drop: false }` [INFO] [stdout] c177431ff301e7fd0fe8a5deb3f1245d1446796f84a62a4501ba4a911ba6516f