[INFO] cloning repository https://github.com/cGuille/doggos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cGuille/doggos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcGuille%2Fdoggos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcGuille%2Fdoggos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e40cf3b67b85a1e949b15ef50514e757d66a173b [INFO] building cGuille/doggos against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcGuille%2Fdoggos" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cGuille/doggos on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cGuille/doggos [INFO] finished tweaking git repo https://github.com/cGuille/doggos [INFO] tweaked toml for git repo https://github.com/cGuille/doggos written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cGuille/doggos 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86d76977749dbc50135193ee0a91878804c4e8b9191a2859887c6fd387658963 [INFO] running `Command { std: "docker" "start" "-a" "86d76977749dbc50135193ee0a91878804c4e8b9191a2859887c6fd387658963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86d76977749dbc50135193ee0a91878804c4e8b9191a2859887c6fd387658963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d76977749dbc50135193ee0a91878804c4e8b9191a2859887c6fd387658963", kill_on_drop: false }` [INFO] [stdout] 86d76977749dbc50135193ee0a91878804c4e8b9191a2859887c6fd387658963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b04798cd3c89dcc917aaf99ba631025f9163aac71a0b87395832c7351a89c16c [INFO] running `Command { std: "docker" "start" "-a" "b04798cd3c89dcc917aaf99ba631025f9163aac71a0b87395832c7351a89c16c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling http v0.1.7 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling http-range v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/ring-1a5cd96c3be7cfaa/output` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `language-tags` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name language_tags --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/language-tags-0.2.2/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heap_size", "heapsize", "heapsize_plugin"))' -C metadata=f23eeb969ea0fc2c -C extra-filename=-fec0a55f73b2b941 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `futures-cpupool` (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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name futures_cpupool --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-cpupool-0.1.8/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "with-deprecated"))' -C metadata=d8f0555697352283 -C extra-filename=-a1b27c0e99a6a6ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-2eef888ae4f3db3b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5d972cbc81508047.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYFXGrC/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libflate2-7c8197f3bd6b03ef.rlib`: 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 "/tmp/rustc5LDJoA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix_derive` (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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name actix_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix_derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0c87a2db3419e49 -C extra-filename=-d4557dcc92d24a9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-a1b1e29050f85e1b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-70c48a69cb9a9858.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-76e919c4c31ff23c.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg actix_nightly` (exit status: 101) [INFO] [stderr] error: could not compile `flate2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tokio-core` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `sha1` (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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name sha1 --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.6.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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=7084b8399b2cd39d -C extra-filename=-b7d9c332c944a103 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/backward_references_hq.c:786:1: fatal error: error writing to /tmp/ccmtB09j.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 786 | } [INFO] [stderr] warning: brotli-sys@0.3.2: | ^ [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `brotli-sys v0.3.2` [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/brotli-sys-029e12bf56342378/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-sys-0.3.2/brotli/include [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-35cf1f8f9606d41c/out/brotli/common/dictionary.o" "-c" "brotli/common/dictionary.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-35cf1f8f9606d41c/out/brotli/dec/bit_reader.o" "-c" "brotli/dec/bit_reader.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-35cf1f8f9606d41c/out/brotli/dec/decode.o" "-c" "brotli/dec/decode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-35cf1f8f9606d41c/out/brotli/dec/huffman.o" "-c" "brotli/dec/huffman.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-35cf1f8f9606d41c/out/brotli/dec/state.o" "-c" "brotli/dec/state.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-35cf1f8f9606d41c/out/brotli/enc/backward_references.o" "-c" "brotli/enc/backward_references.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-35cf1f8f9606d41c/out/brotli/enc/backward_references_hq.o" "-c" "brotli/enc/backward_references_hq.c" [INFO] [stderr] cargo:warning=brotli/enc/backward_references_hq.c:786:1: fatal error: error writing to /tmp/ccmtB09j.s: No space left on device [INFO] [stderr] cargo:warning= 786 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.18/src/lib.rs:2181:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-35cf1f8f9606d41c/out/brotli/enc/backward_references_hq.o" "-c" "brotli/enc/backward_references_hq.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x598c4ad6b292 - std::backtrace_rs::backtrace::libunwind::trace::hcb6a66c13aa65d79 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x598c4ad6b292 - std::backtrace_rs::backtrace::trace_unsynchronized::h7ae58379d02365d0 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x598c4ad6b292 - std::sys::backtrace::_print_fmt::h5d7f36ef7b7cb607 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x598c4ad6b292 - ::fmt::hd5e1ffc3de98c70a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x598c4ad8dbd3 - core::fmt::rt::Argument::fmt::h7e5762a8131dee0a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x598c4ad8dbd3 - core::fmt::write::h643e7d8d9d70854c [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x598c4ad67a33 - std::io::default_write_fmt::h8feacd2daaf83243 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x598c4ad67a33 - std::io::Write::write_fmt::h89b0a221a48ef281 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x598c4ad6b0e2 - std::sys::backtrace::BacktraceLock::print::hb158b12d99da4adf [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x598c4ad6cc82 - std::panicking::default_hook::{{closure}}::h6b01193c2080a17e [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x598c4ad6ca85 - std::panicking::default_hook::h6cc4d6d203f8e2e0 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x598c4ad6d6a2 - std::panicking::rust_panic_with_hook::h0ddb63107fad990c [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x598c4ad6d42a - std::panicking::begin_panic_handler::{{closure}}::hca7c49f74e0f4fda [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x598c4ad6b789 - std::sys::backtrace::__rust_end_short_backtrace::h44e17a5900145607 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x598c4ad6d0bd - __rustc[3e61c14cc1fc55f4]::rust_begin_unwind [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x598c4ad8cb00 - core::panicking::panic_fmt::h11222ec42a9d1743 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x598c4ad1f60b - cc::fail::h34aceecdcc5e356a [INFO] [stderr] 17: 0x598c4ad0fbb1 - cc::Build::compile::hd726300aa8f90555 [INFO] [stderr] 18: 0x598c4ad0bb37 - build_script_build::main::h14af9552451a3b15 [INFO] [stderr] 19: 0x598c4ad0b0a3 - core::ops::function::FnOnce::call_once::h2807e60f2cb641bb [INFO] [stderr] 20: 0x598c4ad0af46 - std::sys::backtrace::__rust_begin_short_backtrace::h6d719c34d5b863c7 [INFO] [stderr] 21: 0x598c4ad0af29 - std::rt::lang_start::{{closure}}::hfc42ee795169f0de [INFO] [stderr] 22: 0x598c4ad63390 - core::ops::function::impls:: for &F>::call_once::hb8292cd14118a4be [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 23: 0x598c4ad63390 - std::panicking::catch_unwind::do_call::hdf0d059b4e7fb752 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x598c4ad63390 - std::panicking::catch_unwind::h08929b1a143c72c2 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x598c4ad63390 - std::panic::catch_unwind::hf7681936c4559ffe [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x598c4ad63390 - std::rt::lang_start_internal::{{closure}}::h6e7a6cb55c4a70b7 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x598c4ad63390 - std::panicking::catch_unwind::do_call::h212fecc78026b78a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x598c4ad63390 - std::panicking::catch_unwind::h365af9254305778a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x598c4ad63390 - std::panic::catch_unwind::h8f72ff62b89e6569 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x598c4ad63390 - std::rt::lang_start_internal::h06c58908e044d91b [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x598c4ad0af11 - std::rt::lang_start::ha371e4d591c27488 [INFO] [stderr] 32: 0x598c4ad0bb85 - main [INFO] [stderr] 33: 0x7807c35701ca - [INFO] [stderr] 34: 0x7807c357028b - __libc_start_main [INFO] [stderr] 35: 0x598c4ad0acb5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEi3yYW/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `trust-dns-proto` (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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name trust_dns_proto --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.3.3/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("data-encoding", "dnssec", "dnssec-openssl", "dnssec-ring", "openssl", "ring", "untrusted"))' -C metadata=ae5b9533ee5ff95f -C extra-filename=-8886db0ca42eb7fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a88671e2efbaf305.rmeta --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-986e161e47210dd4.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-2eef888ae4f3db3b.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-b6271e9b44d4a006.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-61274587f889ca11.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-26ff700bdbfe5e56.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-12d0bef915c979ad.rmeta --extern tokio_core=/opt/rustwide/target/debug/deps/libtokio_core-5af13e7f0dd58ecd.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-e4e8aaf5e970ffa9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-cc6691cb7ffd6ca1.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-e5019fd1f6db5f28/out` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajaMLJz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b04798cd3c89dcc917aaf99ba631025f9163aac71a0b87395832c7351a89c16c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b04798cd3c89dcc917aaf99ba631025f9163aac71a0b87395832c7351a89c16c", kill_on_drop: false }` [INFO] [stdout] b04798cd3c89dcc917aaf99ba631025f9163aac71a0b87395832c7351a89c16c