[INFO] cloning repository https://github.com/den-taku/kannagi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/den-taku/kannagi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fden-taku%2Fkannagi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fden-taku%2Fkannagi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93f0be5b44d036f58e3afd8b7c3602762251784a [INFO] testing den-taku/kannagi against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fden-taku%2Fkannagi" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/den-taku/kannagi on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/den-taku/kannagi [INFO] finished tweaking git repo https://github.com/den-taku/kannagi [INFO] tweaked toml for git repo https://github.com/den-taku/kannagi written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/den-taku/kannagi 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded file-rotate v0.6.0 [INFO] [stderr] Downloaded semver v1.0.11 [INFO] [stderr] Downloaded actix-http v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c04456629a1b62f6d37c37f188417c3989f30e22449591d35e79f4a2719f11d [INFO] running `Command { std: "docker" "start" "-a" "6c04456629a1b62f6d37c37f188417c3989f30e22449591d35e79f4a2719f11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c04456629a1b62f6d37c37f188417c3989f30e22449591d35e79f4a2719f11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c04456629a1b62f6d37c37f188417c3989f30e22449591d35e79f4a2719f11d", kill_on_drop: false }` [INFO] [stdout] 6c04456629a1b62f6d37c37f188417c3989f30e22449591d35e79f4a2719f11d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ae01e194782ad2d3b9c2cf1cff7aeb59cb76e24904228b86ed2fbd91be6c902 [INFO] running `Command { std: "docker" "start" "-a" "8ae01e194782ad2d3b9c2cf1cff7aeb59cb76e24904228b86ed2fbd91be6c902", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling file-rotate v0.6.0 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.1.0 [INFO] [stderr] Compiling actix-web v4.1.0 [INFO] [stderr] Compiling kannagi v0.1.0 (/opt/rustwide/workdir) [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 `actix-web` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name actix_web --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-4.1.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 --cfg 'feature="__compress"' --cfg 'feature="actix-macros"' --cfg 'feature="actix-web-codegen"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="cookie"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__compress", "actix-macros", "actix-tls", "actix-web-codegen", "compress-brotli", "compress-gzip", "compress-zstd", "cookie", "cookies", "default", "experimental-io-uring", "macros", "openssl", "rustls", "secure-cookies"))' -C metadata=22385e46eaf71dde -C extra-filename=-22385e46eaf71dde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-796033e903b339cb.rmeta --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-2e9c705c549a258b.rmeta --extern actix_macros=/opt/rustwide/target/debug/deps/libactix_macros-a8b99f169e86767b.so --extern actix_router=/opt/rustwide/target/debug/deps/libactix_router-1affe8b2b504131d.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-22854c5f736ea899.rmeta --extern actix_server=/opt/rustwide/target/debug/deps/libactix_server-0bc55bb84bd11b1c.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-5833b7e34aa4310b.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-30684ff195e0c9d9.rmeta --extern actix_web_codegen=/opt/rustwide/target/debug/deps/libactix_web_codegen-f2e31ac431f685f2.so --extern ahash=/opt/rustwide/target/debug/deps/libahash-fae3a07fd40a34cc.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24876783b36c99b7.rmeta --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-6dfe628c388b63a0.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rmeta --extern cookie=/opt/rustwide/target/debug/deps/libcookie-c8c8d8ca2ec6fb3b.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-1952d9e66c3d472f.so --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-198297e318983226.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1b1c5cc6e0f430ac.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e4739fc66fce2b14.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-27d60610a21bb521.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-4000350c79e5db96.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8db3062adc434856.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4bcbece52c10d809.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-41f22671ea6188c8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a649b8e277a32c9f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-263102707fe1f110.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c030010811b667fb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8ad3e0a78ee75f0.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-3116ea0b08bc67dc.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-85a0fed2eb6c0b89.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-68e2e1913d246137.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-194fedef7b158c91.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5b796a53cab0e033.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-96eafd3ffe0f68e5/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kannagi` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name kannagi --edition=2021 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)' --check-cfg 'cfg(feature, values())' -C metadata=a9a57a32b3fac4a9 -C extra-filename=-a9a57a32b3fac4a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-22385e46eaf71dde.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-9cd59e84622fafbc.rmeta --extern file_rotate=/opt/rustwide/target/debug/deps/libfile_rotate-18f30c192eb8018f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8db3062adc434856.rmeta --extern rodio=/opt/rustwide/target/debug/deps/librodio-c7f96cccd8979f02.rmeta --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-5c64cf0b03b06958.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-96eafd3ffe0f68e5/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/minimp3-sys-1e38127dd738f7f7/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8ae01e194782ad2d3b9c2cf1cff7aeb59cb76e24904228b86ed2fbd91be6c902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae01e194782ad2d3b9c2cf1cff7aeb59cb76e24904228b86ed2fbd91be6c902", kill_on_drop: false }` [INFO] [stdout] 8ae01e194782ad2d3b9c2cf1cff7aeb59cb76e24904228b86ed2fbd91be6c902