[INFO] cloning repository https://github.com/theodore-s-beers/feruca-benchmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theodore-s-beers/feruca-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-s-beers%2Fferuca-benchmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-s-beers%2Fferuca-benchmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6884e21cc3dc5a082f3f414cb24ead5a5c1876e4 [INFO] checking theodore-s-beers/feruca-benchmarks against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-s-beers%2Fferuca-benchmarks" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/theodore-s-beers/feruca-benchmarks [INFO] finished tweaking git repo https://github.com/theodore-s-beers/feruca-benchmarks [INFO] tweaked toml for git repo https://github.com/theodore-s-beers/feruca-benchmarks written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/theodore-s-beers/feruca-benchmarks on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/theodore-s-beers/feruca-benchmarks 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" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bcebd6c9d2455625ecc1db2eebd5366919234abd4e399d9e107cc0eff80b6f5 [INFO] running `Command { std: "docker" "start" "-a" "0bcebd6c9d2455625ecc1db2eebd5366919234abd4e399d9e107cc0eff80b6f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bcebd6c9d2455625ecc1db2eebd5366919234abd4e399d9e107cc0eff80b6f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bcebd6c9d2455625ecc1db2eebd5366919234abd4e399d9e107cc0eff80b6f5", kill_on_drop: false }` [INFO] [stdout] 0bcebd6c9d2455625ecc1db2eebd5366919234abd4e399d9e107cc0eff80b6f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9c70026918de930631322b8e678f3b6eb2720a35dc29deab33e5117c37f0699 [INFO] running `Command { std: "docker" "start" "-a" "b9c70026918de930631322b8e678f3b6eb2720a35dc29deab33e5117c37f0699", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling icu_locale_data v2.0.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_calendar_data v2.0.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_decimal_data v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_plurals_data v2.0.0 [INFO] [stderr] Compiling icu_time_data v2.0.1 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling icu_datetime_data v2.0.1 [INFO] [stderr] Compiling icu_segmenter_data v2.0.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling icu_collator_data v2.0.0 [INFO] [stderr] Compiling icu_list_data v2.0.0 [INFO] [stderr] Compiling icu_casemap_data v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling unicode-canonical-combining-class v1.0.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking regex-automata v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayLftlD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_datetime_data` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libvirtue-4736667591e1c729.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `virtue` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7T3v1D/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-22756a69648bb107.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7T3v1D/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-traits-9615f57b914d34d7/build_script_build-9615f57b914d34d7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaff9BXh/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `unicode-canonical-combining-class v1.0.0` [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/unicode-canonical-combining-class-6870d0b90e65ec67/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-canonical-combining-class-1.0.0/build.rs:105:64: [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: 0x61ef53091622 - std::backtrace_rs::backtrace::libunwind::trace::h666de66cf3339378 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61ef53091622 - std::backtrace_rs::backtrace::trace_unsynchronized::h9e06b8268ffecce5 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61ef53091622 - std::sys::backtrace::_print_fmt::h11a484fce64968aa [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61ef53091622 - ::fmt::h45575ad18c7268f9 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61ef530ad373 - core::fmt::rt::Argument::fmt::h266b728ddc2fca6b [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x61ef530ad373 - core::fmt::write::h91b85499042b2f84 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x61ef5308f2b3 - std::io::default_write_fmt::h694af3f388c0069a [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61ef5308f2b3 - std::io::Write::write_fmt::ha4c933d6aecf3807 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x61ef53091472 - std::sys::backtrace::BacktraceLock::print::h03ec8c3f3a7d201f [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61ef530924f3 - std::panicking::default_hook::{{closure}}::ha6b66822180faa7a [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x61ef530922d5 - std::panicking::default_hook::h63b8b52f6b0a1f88 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61ef53092dc5 - std::panicking::rust_panic_with_hook::heef0436d89b50e7a [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x61ef53092c5a - std::panicking::begin_panic_handler::{{closure}}::h374994e01d671686 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x61ef53091b19 - std::sys::backtrace::__rust_end_short_backtrace::hea80a8a485842af6 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x61ef530928ed - __rustc[4f29f934f15b5d36]::rust_begin_unwind [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x61ef530ac640 - core::panicking::panic_fmt::he53e84e08041f488 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61ef530ac9d6 - core::result::unwrap_failed::h7528d8623421ef65 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x61ef5306cf91 - build_script_build::write_table::hc42e63df1486355b [INFO] [stderr] 18: 0x61ef5306aeda - build_script_build::main::he8d553a14cbf7e41 [INFO] [stderr] 19: 0x61ef5306e723 - core::ops::function::FnOnce::call_once::hc4e1545405cc9a07 [INFO] [stderr] 20: 0x61ef53068816 - std::sys::backtrace::__rust_begin_short_backtrace::h94e7d1347d854a1d [INFO] [stderr] 21: 0x61ef5306e0e9 - std::rt::lang_start::{{closure}}::hd98e4f55ace4b7fb [INFO] [stderr] 22: 0x61ef5308ccc0 - core::ops::function::impls:: for &F>::call_once::h0cd359a8da1b2682 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x61ef5308ccc0 - std::panicking::catch_unwind::do_call::hf8eb2c96c27ce766 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x61ef5308ccc0 - std::panicking::catch_unwind::h916347d681425d54 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x61ef5308ccc0 - std::panic::catch_unwind::h4c865d60ee343e3d [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x61ef5308ccc0 - std::rt::lang_start_internal::{{closure}}::hed7a488974c6d6fa [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x61ef5308ccc0 - std::panicking::catch_unwind::do_call::hbdf79b7462de97d6 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x61ef5308ccc0 - std::panicking::catch_unwind::hc26a53d5cda25e27 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x61ef5308ccc0 - std::panic::catch_unwind::hbb44190581a1a458 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x61ef5308ccc0 - std::rt::lang_start_internal::ha3e30388b2bdfec2 [INFO] [stderr] at /rustc/4797991aa2efb6d658150f10425b3f3b5d10eceb/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x61ef5306e0d1 - std::rt::lang_start::h4752ded73edad141 [INFO] [stderr] 32: 0x61ef5306d6f5 - main [INFO] [stderr] 33: 0x765d10f021ca - [INFO] [stderr] 34: 0x765d10f0228b - __libc_start_main [INFO] [stderr] 35: 0x61ef53067ce5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: could not compile `anes` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTVboYJ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libm` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetar4psZv/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaosibiB/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9PlvCz/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/regex_automata-acd78dec14c9af33.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/regex-automata-acd78dec14c9af33/dep-lib-regex_automata` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabNChRw/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b9c70026918de930631322b8e678f3b6eb2720a35dc29deab33e5117c37f0699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c70026918de930631322b8e678f3b6eb2720a35dc29deab33e5117c37f0699", kill_on_drop: false }` [INFO] [stdout] b9c70026918de930631322b8e678f3b6eb2720a35dc29deab33e5117c37f0699