[INFO] cloning repository https://github.com/vakabus/gimmedat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vakabus/gimmedat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvakabus%2Fgimmedat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvakabus%2Fgimmedat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3a84efa811a3117d956ad0356a49c1972f2e2b3 [INFO] testing vakabus/gimmedat against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvakabus%2Fgimmedat" "/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/vakabus/gimmedat on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vakabus/gimmedat [INFO] finished tweaking git repo https://github.com/vakabus/gimmedat [INFO] tweaked toml for git repo https://github.com/vakabus/gimmedat written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vakabus/gimmedat 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" "+beta-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8c103781a5380eac086e9ca08e3652824108e88e209576286cda4fca6ee9cb3 [INFO] running `Command { std: "docker" "start" "-a" "d8c103781a5380eac086e9ca08e3652824108e88e209576286cda4fca6ee9cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8c103781a5380eac086e9ca08e3652824108e88e209576286cda4fca6ee9cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c103781a5380eac086e9ca08e3652824108e88e209576286cda4fca6ee9cb3", kill_on_drop: false }` [INFO] [stdout] d8c103781a5380eac086e9ca08e3652824108e88e209576286cda4fca6ee9cb3 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d905595a85db841c32517e544c0111e9d05dba0dad69c8a0ca02abe8afc9289f [INFO] running `Command { std: "docker" "start" "-a" "d905595a85db841c32517e544c0111e9d05dba0dad69c8a0ca02abe8afc9289f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling erased-serde v0.3.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling value-bag-serde1 v1.4.1 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling femme v2.2.1 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling async-h1 v2.3.3 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling clap v4.3.19 [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 `tide` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name tide --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tide-0.16.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="async-h1"' --cfg 'feature="async-session"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="femme"' --cfg 'feature="h1-server"' --cfg 'feature="logger"' --cfg 'feature="sessions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-h1", "async-session", "cookies", "default", "docs", "femme", "h1-server", "logger", "sessions", "unstable"))' -C metadata=be4339c8f1ea1709 -C extra-filename=-03e5e3af5a79e94a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_h1=/opt/rustwide/target/debug/deps/libasync_h1-e6a3b7ee3b692a3c.rmeta --extern async_session=/opt/rustwide/target/debug/deps/libasync_session-141283da6c9d06dd.rmeta --extern async_sse=/opt/rustwide/target/debug/deps/libasync_sse-35c409b4aaff439f.rmeta --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-78cc55881fe2fece.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-39ee45e277ad9e47.so --extern femme=/opt/rustwide/target/debug/deps/libfemme-656eddb661fe18ab.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-11e2bf35d3e4d5de.rmeta --extern http_client=/opt/rustwide/target/debug/deps/libhttp_client-4b60e49c5373abfc.rmeta --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types-f4167403d4723779.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-3d49d3c78ab210dd.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-83e1f741dc3ddaed.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-181bcae4a486ea6e.rmeta --extern route_recognizer=/opt/rustwide/target/debug/deps/libroute_recognizer-8653694c95768136.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c652fa7c804abe5a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81e5028c03c8515a.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-3ac3bc2eacf8c272/out -L native=/opt/rustwide/target/debug/build/blake3-3ac3bc2eacf8c272/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcvODtQ6/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcvODtQ6/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/askama_derive-f4ec4b3f6fc0b08a.16am65xcclon0web0eqstqfio.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmime_guess-cea85fb11db8cb37.rlib,libunicase-8f1f8442b129292a.rlib,libbasic_toml-06df698c35155bc6.rlib,libnom-463c1807927bb4dc.rlib,libmemchr-0d4d36726d1c2e1a.rlib,libmime-c0b203a28454c74e.rlib,libsyn-4644369074bd494e.rlib,libquote-ddb7c30f9bf71342.rlib,libserde-ab7315e00dbbae3c.rlib,libproc_macro2-a76bc3967f104a04.rlib,libunicode_ident-88a20ab10d75ac1b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvODtQ6/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libaskama_derive-f4ec4b3f6fc0b08a.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.3.19/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="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=05a3bdcbf21e64ef -C extra-filename=-050985a82eeeab49 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-b470990031794c74.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-134391e2b37faf36.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-779a5db0676d3668.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-934c6b5db5b11ce4.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `askama_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d905595a85db841c32517e544c0111e9d05dba0dad69c8a0ca02abe8afc9289f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d905595a85db841c32517e544c0111e9d05dba0dad69c8a0ca02abe8afc9289f", kill_on_drop: false }` [INFO] [stdout] d905595a85db841c32517e544c0111e9d05dba0dad69c8a0ca02abe8afc9289f