[INFO] cloning repository https://github.com/webi-ai/webi_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/webi-ai/webi_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebi-ai%2Fwebi_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebi-ai%2Fwebi_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 621a21d8f6352870b27ddeabf4d81982bd866d40 [INFO] checking webi-ai/webi_api against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebi-ai%2Fwebi_api" "/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/webi-ai/webi_api on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/webi-ai/webi_api [INFO] finished tweaking git repo https://github.com/webi-ai/webi_api [INFO] tweaked toml for git repo https://github.com/webi-ai/webi_api written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/webi-ai/webi_api 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-parser v2.9.2 [INFO] [stderr] Downloaded async-graphql-value v2.9.2 [INFO] [stderr] Downloaded beef v0.5.0 [INFO] [stderr] Downloaded async-graphql-derive v2.9.2 [INFO] [stderr] Downloaded ic-types v0.1.4 [INFO] [stderr] Downloaded async-graphql v2.9.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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edf6c8df2b6953b41dcad6049da4d1357ded46121286a7ffc826f1f821151dd1 [INFO] running `Command { std: "docker" "start" "-a" "edf6c8df2b6953b41dcad6049da4d1357ded46121286a7ffc826f1f821151dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edf6c8df2b6953b41dcad6049da4d1357ded46121286a7ffc826f1f821151dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf6c8df2b6953b41dcad6049da4d1357ded46121286a7ffc826f1f821151dd1", kill_on_drop: false }` [INFO] [stdout] edf6c8df2b6953b41dcad6049da4d1357ded46121286a7ffc826f1f821151dd1 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7b987eb56f55afb561649578d77e027a1b28f95dcc685f21f83d326c462e894 [INFO] running `Command { std: "docker" "start" "-a" "d7b987eb56f55afb561649578d77e027a1b28f95dcc685f21f83d326c462e894", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/pico_args-0e10d6409be965c9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/pico-args-0e10d6409be965c9/dep-lib-pico_args` [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] error: could not compile `ucd-trie` (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/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name ucd_trie --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f4d058ee5fc6c61a -C extra-filename=-5070de9d7803a948 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavpME9m/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `num-bigint 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/num-bigint-84d626459949323b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=u64_digit [INFO] [stderr] cargo:rustc-cfg=has_try_from [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-bigint-1ce7e34f4adc8bea/out/rmetapLhnvC" [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/build.rs:36:25: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x60e17f91bed0 - std::backtrace_rs::backtrace::libunwind::trace::h00ed8f7a49b23656 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x60e17f91bed0 - std::backtrace_rs::backtrace::trace_unsynchronized::hb9a616e2fc1d376f [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x60e17f91bed0 - std::sys::backtrace::_print_fmt::h7db298e83a256d29 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x60e17f91bed0 - ::fmt::hd1ae340659526716 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x60e17f93d1c3 - core::fmt::rt::Argument::fmt::hac01a348e20ee70d [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x60e17f93d1c3 - core::fmt::write::hc504a50407028ef6 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x60e17f918e83 - std::io::Write::write_fmt::ha00ae9415040e09a [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x60e17f91bd22 - std::sys::backtrace::BacktraceLock::print::h6f3c8a163b5a5ba5 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x60e17f91cc6f - std::panicking::default_hook::{{closure}}::h4661160df59af739 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x60e17f91cada - std::panicking::default_hook::h79b0b0cb5c9a45eb [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x60e17f91d542 - std::panicking::rust_panic_with_hook::he8f5885f4873cada [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x60e17f91d3da - std::panicking::begin_panic_handler::{{closure}}::hce5053f4756cff33 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x60e17f91c3d9 - std::sys::backtrace::__rust_end_short_backtrace::h634718bdeca7b4fe [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x60e17f91d06d - rust_begin_unwind [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x60e17f93c3f0 - core::panicking::panic_fmt::h0e90de0256284326 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x60e17f93c796 - core::result::unwrap_failed::h5fc58cd3e583ac28 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x60e17f8e6251 - build_script_build::main::hb9e963ca9c147f51 [INFO] [stderr] 17: 0x60e17f8e4583 - core::ops::function::FnOnce::call_once::ha14d25bb7247bead [INFO] [stderr] 18: 0x60e17f8e41b6 - std::sys::backtrace::__rust_begin_short_backtrace::h535e7032edab7c92 [INFO] [stderr] 19: 0x60e17f8e4159 - std::rt::lang_start::{{closure}}::he31959ce6e5a7937 [INFO] [stderr] 20: 0x60e17f915590 - core::ops::function::impls:: for &F>::call_once::h1b551c6ace84f634 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x60e17f915590 - std::panicking::try::do_call::hcda773f48bd80f09 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x60e17f915590 - std::panicking::try::h225c38e862182721 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x60e17f915590 - std::panic::catch_unwind::h6eb4a99877840d20 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x60e17f915590 - std::rt::lang_start_internal::{{closure}}::h64597ebca62f6e02 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x60e17f915590 - std::panicking::try::do_call::ha3630280e291428a [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x60e17f915590 - std::panicking::try::h13d8cfc120ae8ff3 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x60e17f915590 - std::panic::catch_unwind::h9b1225c928e48a40 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x60e17f915590 - std::rt::lang_start_internal::h27f44511957e98ab [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x60e17f8e4141 - std::rt::lang_start::h41b8a379343f67bf [INFO] [stderr] 30: 0x60e17f8e6e55 - main [INFO] [stderr] 31: 0x75fd8631dd90 - [INFO] [stderr] 32: 0x75fd8631de40 - __libc_start_main [INFO] [stderr] 33: 0x60e17f8e3b95 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `serde_json` (build script) [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/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.64/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=08e18d9e6cebc440 -C extra-filename=-b1aa3068b48dab64 --out-dir /opt/rustwide/target/debug/build/serde_json-b1aa3068b48dab64 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacx835k/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d7b987eb56f55afb561649578d77e027a1b28f95dcc685f21f83d326c462e894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b987eb56f55afb561649578d77e027a1b28f95dcc685f21f83d326c462e894", kill_on_drop: false }` [INFO] [stdout] d7b987eb56f55afb561649578d77e027a1b28f95dcc685f21f83d326c462e894