[INFO] cloning repository https://github.com/dstar4138/standardfile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dstar4138/standardfile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstar4138%2Fstandardfile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstar4138%2Fstandardfile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9081d54a80e9fcb1ba05ef310cb9b186a81afffa [INFO] checking dstar4138/standardfile against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstar4138%2Fstandardfile" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dstar4138/standardfile on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dstar4138/standardfile [INFO] finished tweaking git repo https://github.com/dstar4138/standardfile [INFO] tweaked toml for git repo https://github.com/dstar4138/standardfile written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dstar4138/standardfile 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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/standardfile/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/backend_mysql/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/backend_sqlite/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/backend_core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel_derives v1.2.0 [INFO] [stderr] Downloaded memoffset v0.1.0 [INFO] [stderr] Downloaded http-range v0.1.1 [INFO] [stderr] Downloaded syntex_fmt_macros v0.5.0 [INFO] [stderr] Downloaded cargo_metadata v0.3.3 [INFO] [stderr] Downloaded actix v0.5.6 [INFO] [stderr] Downloaded cookie v0.10.1 [INFO] [stderr] Downloaded actix_derive v0.2.0 [INFO] [stderr] Downloaded crossbeam-channel v0.1.2 [INFO] [stderr] Downloaded serde_derive v1.0.52 [INFO] [stderr] Downloaded num-bigint v0.1.43 [INFO] [stderr] Downloaded http v0.1.5 [INFO] [stderr] Downloaded trust-dns-proto v0.3.3 [INFO] [stderr] Downloaded diesel v1.2.2 [INFO] [stderr] Downloaded tokio v0.1.6 [INFO] [stderr] Downloaded socket2 v0.3.5 [INFO] [stderr] Downloaded regex-syntax v0.6.0 [INFO] [stderr] Downloaded syn v0.13.7 [INFO] [stderr] Downloaded hostname v0.1.4 [INFO] [stderr] Downloaded resolv-conf v0.6.0 [INFO] [stderr] Downloaded tokio-threadpool v0.1.3 [INFO] [stderr] Downloaded bytes v0.4.7 [INFO] [stderr] Downloaded trust-dns-resolver v0.8.2 [INFO] [stderr] Downloaded serde v1.0.52 [INFO] [stderr] Downloaded uuid v0.6.3 [INFO] [stderr] Downloaded mime_guess v2.0.0-alpha.4 [INFO] [stderr] Downloaded serde_urlencoded v0.5.1 [INFO] [stderr] Downloaded block-cipher-trait v0.5.0 [INFO] [stderr] Downloaded derive-error-chain v0.11.1 [INFO] [stderr] Downloaded crossbeam-epoch v0.2.0 [INFO] [stderr] Downloaded bytecount v0.2.0 [INFO] [stderr] Downloaded skeptic v0.13.2 [INFO] [stderr] Downloaded smallvec v0.6.1 [INFO] [stderr] Downloaded mio-uds v0.6.6 [INFO] [stderr] Downloaded tokio-signal v0.1.5 [INFO] [stderr] Downloaded winreg v0.5.0 [INFO] [stderr] Downloaded ipconfig v0.1.6 [INFO] [stderr] Downloaded tokio-timer v0.2.3 [INFO] [stderr] Downloaded h2 v0.1.6 [INFO] [stderr] Downloaded actix-web v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d420c22d82ee897046f9f354b78bd15b9a13c0ccc7182163b3bcc59905ac4cb [INFO] running `Command { std: "docker" "start" "-a" "2d420c22d82ee897046f9f354b78bd15b9a13c0ccc7182163b3bcc59905ac4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d420c22d82ee897046f9f354b78bd15b9a13c0ccc7182163b3bcc59905ac4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d420c22d82ee897046f9f354b78bd15b9a13c0ccc7182163b3bcc59905ac4cb", kill_on_drop: false }` [INFO] [stdout] 2d420c22d82ee897046f9f354b78bd15b9a13c0ccc7182163b3bcc59905ac4cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f55f231484651f6429c1ddd9e70b5d1c4095337123eaaf63e70a5c151b107ff [INFO] running `Command { std: "docker" "start" "-a" "1f55f231484651f6429c1ddd9e70b5d1c4095337123eaaf63e70a5c151b107ff", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/backend_sqlite/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/standardfile/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/backend_mysql/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/backend_core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking serde v1.0.52 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Checking tokio-timer v0.2.3 [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking smallvec v0.6.1 [INFO] [stderr] Checking stable_deref_trait v1.0.0 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Compiling mysqlclient-sys v0.2.3 [INFO] [stderr] Checking tokio-fs v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking hostname v0.1.4 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking memoffset v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking tokio v0.1.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking crossbeam-epoch v0.2.0 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking resolv-conf v0.6.0 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking crossbeam-channel v0.1.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBWaEfS/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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 "/opt/rustwide/target/debug/deps/rmetaZOf7bA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.16` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-e8d0ba5bf8787afe/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-e09cb62d61315932/out" && AR="ar" CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra" RANLIB="ranlib" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking target system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... no [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... (cached) cc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether cc accepts -g... (cached) yes [INFO] [stderr] checking for cc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... ranlib [INFO] [stderr] checking for gawk... (cached) mawk [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking whether the shell understands some XSI constructs... yes [INFO] [stderr] checking whether the shell understands "+="... yes [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for x86_64-unknown-linux-gnu-objdump... no [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... no [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking unwind.h usability... yes [INFO] [stderr] checking unwind.h presence... yes [INFO] [stderr] checking for unwind.h... yes [INFO] [stderr] checking for _Unwind_Backtrace... no [INFO] [stderr] checking for -funwind-tables option... no [INFO] [stderr] checking for -frandom-seed=string option... no [INFO] [stderr] checking whether cc supports -W... yes [INFO] [stderr] checking whether cc supports -Wall... no [INFO] [stderr] checking whether cc supports -Wwrite-strings... yes [INFO] [stderr] checking whether cc supports -Wstrict-prototypes... yes [INFO] [stderr] checking whether cc supports -Wmissing-prototypes... no [INFO] [stderr] checking whether cc supports -Wold-style-definition... no [INFO] [stderr] checking whether cc supports -Wmissing-format-attribute... no [INFO] [stderr] checking whether cc supports -Wcast-qual... no [INFO] [stderr] checking for _Unwind_GetIPInfo... no [INFO] [stderr] checking __sync extensions... no [INFO] [stderr] checking __atomic extensions... yes [INFO] [stderr] checking output filetype... [INFO] [stderr] --- stderr [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] grep: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: error: in `/opt/rustwide/target/debug/build/backtrace-sys-e09cb62d61315932/out': [INFO] [stderr] configure: error: compiler failed [INFO] [stderr] See `config.log' for more details. [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 42: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 49: echo: write error: No space left on device [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 58: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 84: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 86: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 90: printf: write error: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/build.rs:176:9: [INFO] [stderr] failed with: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6305569e66f2 - std::backtrace_rs::backtrace::libunwind::trace::h4cd7674ced12dfd2 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6305569e66f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb6f7822a01dfbf7d [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6305569e66f2 - std::sys::backtrace::_print_fmt::hdd88e6288ab1949c [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6305569e66f2 - ::fmt::ha1ad31815d8d3c76 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x630556a0ab53 - core::fmt::rt::Argument::fmt::h1e23151c8dbc4679 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x630556a0ab53 - core::fmt::write::h35a67349ca0d77a2 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x6305569e3873 - std::io::default_write_fmt::h99a2be3a39cdb633 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6305569e3873 - std::io::Write::write_fmt::h2fded5eabdac89a2 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x6305569e6542 - std::sys::backtrace::BacktraceLock::print::hfbf01d0f432e5382 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6305569e76a2 - std::panicking::default_hook::{{closure}}::hd4c68709662c4aa1 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x6305569e74a5 - std::panicking::default_hook::hfc2e64305f0dfd76 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x6305569e8082 - std::panicking::rust_panic_with_hook::h3be07e69e6dfb4e1 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x6305569e7e0a - std::panicking::begin_panic_handler::{{closure}}::he9744ba2d9fa9af2 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x6305569e6be9 - std::sys::backtrace::__rust_end_short_backtrace::h7f71beefe3446198 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x6305569e7a9d - __rustc[9206638b32d28ee6]::rust_begin_unwind [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x630556a09a80 - core::panicking::panic_fmt::h4f55a0d40840f01f [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63055699ab8a - build_script_build::run::h2a72c0e3ce1f8ad0 [INFO] [stderr] 17: 0x630556999803 - build_script_build::main::h4c5699d876c49a01 [INFO] [stderr] 18: 0x6305569976a3 - core::ops::function::FnOnce::call_once::h5829d7f501360a5a [INFO] [stderr] 19: 0x630556997126 - std::sys::backtrace::__rust_begin_short_backtrace::h64d5649e39502d13 [INFO] [stderr] 20: 0x630556996de9 - std::rt::lang_start::{{closure}}::h1c071a9083ee30f5 [INFO] [stderr] 21: 0x6305569dfc90 - core::ops::function::impls:: for &F>::call_once::h3e715a9bb48e287e [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x6305569dfc90 - std::panicking::try::do_call::hdea0a13c6304ae4d [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x6305569dfc90 - std::panicking::try::h7640ed70e2a79c44 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x6305569dfc90 - std::panic::catch_unwind::h033eaa237542fe16 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x6305569dfc90 - std::rt::lang_start_internal::{{closure}}::hcaaa0a6a3953acbf [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x6305569dfc90 - std::panicking::try::do_call::he0322a2b5612259b [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x6305569dfc90 - std::panicking::try::hcaea5e25f79468c3 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x6305569dfc90 - std::panic::catch_unwind::h65c7062882f7ea82 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x6305569dfc90 - std::rt::lang_start_internal::h8c179e9b406db6aa [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x630556996dd1 - std::rt::lang_start::h8ca7e69e8b42da7f [INFO] [stderr] 31: 0x63055699ad75 - main [INFO] [stderr] 32: 0x7f110e8a71ca - [INFO] [stderr] 33: 0x7f110e8a728b - __libc_start_main [INFO] [stderr] 34: 0x630556996a75 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQC3voP/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1f55f231484651f6429c1ddd9e70b5d1c4095337123eaaf63e70a5c151b107ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f55f231484651f6429c1ddd9e70b5d1c4095337123eaaf63e70a5c151b107ff", kill_on_drop: false }` [INFO] [stdout] 1f55f231484651f6429c1ddd9e70b5d1c4095337123eaaf63e70a5c151b107ff