[INFO] fetching crate cseq_benchmark 0.1.5...
[INFO] testing cseq_benchmark-0.1.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cseq_benchmark 0.1.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cseq_benchmark 0.1.5
[INFO] finished tweaking crates.io crate cseq_benchmark 0.1.5
[INFO] tweaked toml for crates.io crate cseq_benchmark 0.1.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cseq_benchmark 0.1.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cseq_benchmark 0.1.5 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b86ab1945e863cb73db8650aae20bbba00e76bf2a5c3c93bc688fa6511efb63
[INFO] running `Command { std: "docker" "start" "-a" "7b86ab1945e863cb73db8650aae20bbba00e76bf2a5c3c93bc688fa6511efb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b86ab1945e863cb73db8650aae20bbba00e76bf2a5c3c93bc688fa6511efb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b86ab1945e863cb73db8650aae20bbba00e76bf2a5c3c93bc688fa6511efb63", kill_on_drop: false }`
[INFO] [stdout] 7b86ab1945e863cb73db8650aae20bbba00e76bf2a5c3c93bc688fa6511efb63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b6ecb552b6305c7a7f3e7bbafe864a7c993d7ac8762fe8c4c6d63873d7ccf2a
[INFO] running `Command { std: "docker" "start" "-a" "8b6ecb552b6305c7a7f3e7bbafe864a7c993d7ac8762fe8c4c6d63873d7ccf2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling epserde v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling maligned v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling partition v0.1.2
[INFO] [stderr]    Compiling stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling arbitrary-chunks v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling binout v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling succinct v0.5.2
[INFO] [stderr]    Compiling sucds v0.8.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling butils v0.1.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling core_affinity v0.8.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling dsi-progress-logger v0.8.1
[INFO] [stderr]    Compiling rdst v0.20.14
[INFO] [stderr]    Compiling ambassador v0.4.1
[INFO] [stderr]    Compiling impl-tools-lib v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling mem_dbg-derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling epserde-derive v0.8.0
[INFO] [stderr]    Compiling lender-derive v0.1.2
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling lender v0.3.1
[INFO] [stderr]    Compiling equator v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling aligned-vec v0.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling dyn_size_of v0.4.4
[INFO] [stderr]    Compiling bitm v0.5.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling cseq v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling common_traits v0.11.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stdout] error[E0659]: `Atomic` is ambiguous
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl<T: Atomic + AsBytes> FromBytes for T
[INFO] [stdout]   |         ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Atomic` could refer to the trait imported here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] note: `Atomic` could also refer to the type alias imported here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::sync::atomic::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Atomic` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |         Self::new(<Self as Atomic>::NonAtomicType::from_be_bytes(bytes))
[INFO] [stdout]    |                            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Atomic` could refer to the trait imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] note: `Atomic` could also refer to the type alias imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use core::sync::atomic::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Atomic` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Self::new(<Self as Atomic>::NonAtomicType::from_ne_bytes(bytes))
[INFO] [stdout]    |                            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Atomic` could refer to the trait imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] note: `Atomic` could also refer to the type alias imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use core::sync::atomic::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Atomic` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |         Self::new(<Self as Atomic>::NonAtomicType::from_le_bytes(bytes))
[INFO] [stdout]    |                            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Atomic` could refer to the trait imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] note: `Atomic` could also refer to the type alias imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use core::sync::atomic::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Atomic` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |         impl Atomic for $aty {
[INFO] [stdout]     |              ^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Atomic` could refer to the trait imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] note: `Atomic` could also refer to the type alias imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use core::sync::atomic::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Atomic` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:891:6
[INFO] [stdout]     |
[INFO] [stdout] 891 | impl Atomic for AtomicBool {
[INFO] [stdout]     |      ^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Atomic` could refer to the trait imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] note: `Atomic` could also refer to the type alias imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use core::sync::atomic::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Atomic` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:1427:36
[INFO] [stdout]      |
[INFO] [stdout] 1427 |                 Self::new(<Self as Atomic>::NonAtomicType::ZERO)
[INFO] [stdout]      |                                    ^^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Atomic` could refer to the trait imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:1:5
[INFO] [stdout]      |
[INFO] [stdout]    1 | use crate::*;
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] note: `Atomic` could also refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use core::sync::atomic::*;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Atomic` is ambiguous
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:1506:14
[INFO] [stdout]      |
[INFO] [stdout] 1506 |         impl Atomic for $aty {
[INFO] [stdout]      |              ^^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Atomic` could refer to the trait imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:1:5
[INFO] [stdout]      |
[INFO] [stdout]    1 | use crate::*;
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] note: `Atomic` could also refer to the type alias imported here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/common_traits-0.11.2/src/impls.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use core::sync::atomic::*;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Atomic` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling mmap-rs v0.6.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `common_traits` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8b6ecb552b6305c7a7f3e7bbafe864a7c993d7ac8762fe8c4c6d63873d7ccf2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b6ecb552b6305c7a7f3e7bbafe864a7c993d7ac8762fe8c4c6d63873d7ccf2a", kill_on_drop: false }`
[INFO] [stdout] 8b6ecb552b6305c7a7f3e7bbafe864a7c993d7ac8762fe8c4c6d63873d7ccf2a
