[INFO] cloning repository https://github.com/picodata/tarantool-module
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/picodata/tarantool-module" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Ftarantool-module", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Ftarantool-module'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d18706ce294937ce4d17f59f30d12878d4f2e80
[INFO] checking picodata/tarantool-module against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Ftarantool-module" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/picodata/tarantool-module
[INFO] finished tweaking git repo https://github.com/picodata/tarantool-module
[INFO] tweaked toml for git repo https://github.com/picodata/tarantool-module written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/picodata/tarantool-module on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 328 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.1)
[INFO] [stderr]       Adding darling v0.14.4 (available: v0.21.2)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.6.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding rmp v0.8.11 (available: v0.8.14)
[INFO] [stderr]       Adding rmp-serde v1.1.2 (available: v1.3.0)
[INFO] [stderr]       Adding rmpv v1.0.1 (available: v1.3.0)
[INFO] [stderr]       Adding sha-1 v0.9.8 (available: v0.10.1)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.105)
[INFO] [stderr]       Adding tester v0.7.0 (available: v0.9.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.14)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4c477dcd47d0e051a47d2df177ce7c22d310125032ef5ef3d430bc9bac51e23
[INFO] running `Command { std: "docker" "start" "-a" "c4c477dcd47d0e051a47d2df177ce7c22d310125032ef5ef3d430bc9bac51e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4c477dcd47d0e051a47d2df177ce7c22d310125032ef5ef3d430bc9bac51e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c477dcd47d0e051a47d2df177ce7c22d310125032ef5ef3d430bc9bac51e23", kill_on_drop: false }`
[INFO] [stdout] c4c477dcd47d0e051a47d2df177ce7c22d310125032ef5ef3d430bc9bac51e23
[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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cd32d4c21428d5d8366140781b7f896817a58576f75c016c0d6a6644fb19802
[INFO] running `Command { std: "docker" "start" "-a" "5cd32d4c21428d5d8366140781b7f896817a58576f75c016c0d6a6644fb19802", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling linkme-impl v0.3.33
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tester v0.7.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking refpool v0.4.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking va_list v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]    Compiling tlua-derive v1.0.1 (/opt/rustwide/workdir/tlua-derive)
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tlua-derive/src/lib.rs:853:15
[INFO] [stdout]     |
[INFO] [stdout] 853 |     generics: &syn::Generics,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 854 | ) -> (
[INFO] [stdout] 855 |     Vec<&syn::LifetimeDef>,
[INFO] [stdout]     |         ----------------- the same lifetime is elided here
[INFO] [stdout] 856 |     Vec<ImplTypeParam>,
[INFO] [stdout]     |         ------------- the same lifetime is hidden here
[INFO] [stdout] 857 |     Vec<ImplConstParam>,
[INFO] [stdout]     |         -------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 856 ~     Vec<ImplTypeParam<'_>>,
[INFO] [stdout] 857 ~     Vec<ImplConstParam<'_>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tarantool-proc v4.0.0 (/opt/rustwide/workdir/tarantool-proc)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking linkme v0.3.33
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta23hQPq"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `http-types` (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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-types-2.12.0/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="async-std"' --cfg 'feature="cookie"' --cfg 'feature="cookie-secure"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="fs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async_std", "cookie", "cookie-secure", "cookies", "default", "docs", "fs", "http", "hyperium_http", "unstable"))' -C metadata=5e0bfb0ec8b38649 -C extra-filename=-6dd8ebd3b2c7ffae --out-dir /opt/rustwide/target/debug/build/http-types-6dd8ebd3b2c7ffae -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `zerovec-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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name zerovec_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.11.1/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=1766089f062812fb -C extra-filename=-62e7268101716e43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6195e03b7c820186.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-70b0ec8495d5e6c0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7569e1e66486ef94.rlib --extern proc_macro --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] [stderr] error: could not compile `serde_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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4bca49a4f1082c32 -C extra-filename=-75ceaab114a55ea9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6195e03b7c820186.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-70b0ec8495d5e6c0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7569e1e66486ef94.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "5cd32d4c21428d5d8366140781b7f896817a58576f75c016c0d6a6644fb19802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd32d4c21428d5d8366140781b7f896817a58576f75c016c0d6a6644fb19802", kill_on_drop: false }`
[INFO] [stdout] 5cd32d4c21428d5d8366140781b7f896817a58576f75c016c0d6a6644fb19802
