[INFO] fetching crate cseq_benchmark 0.1.5...
[INFO] testing cseq_benchmark-0.1.5 against beta-2025-09-21 for beta-1.91-3
[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 beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70a2441b4ecd8f0a101cea96325b9fd820d083b27394f65cc5ab1f2e580f6bf3
[INFO] running `Command { std: "docker" "start" "-a" "70a2441b4ecd8f0a101cea96325b9fd820d083b27394f65cc5ab1f2e580f6bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70a2441b4ecd8f0a101cea96325b9fd820d083b27394f65cc5ab1f2e580f6bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a2441b4ecd8f0a101cea96325b9fd820d083b27394f65cc5ab1f2e580f6bf3", kill_on_drop: false }`
[INFO] [stdout] 70a2441b4ecd8f0a101cea96325b9fd820d083b27394f65cc5ab1f2e580f6bf3
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4c315f77f41a9f2a5a04f8dcdd0ec32f3cdd21ced2d82a27a06b07e63fd57ef
[INFO] running `Command { std: "docker" "start" "-a" "c4c315f77f41a9f2a5a04f8dcdd0ec32f3cdd21ced2d82a27a06b07e63fd57ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling maligned v0.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling epserde v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling arbitrary-chunks v0.4.1
[INFO] [stderr]    Compiling partition v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling core_affinity v0.8.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling binout v0.3.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling dsi-progress-logger v0.8.1
[INFO] [stderr]    Compiling sucds v0.8.1
[INFO] [stderr]    Compiling succinct v0.5.2
[INFO] [stderr]    Compiling butils v0.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rdst v0.20.14
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling tempfile v3.16.0
[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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[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 sealed v0.6.0
[INFO] [stderr]    Compiling lender-derive v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling lender v0.3.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling equator v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aligned-vec v0.6.1
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling dyn_size_of v0.4.4
[INFO] [stderr]    Compiling common_traits v0.11.2
[INFO] [stderr]    Compiling bitm v0.5.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 mmap-rs v0.6.1
[INFO] [stderr]    Compiling cseq v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling mem_dbg v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[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" "c4c315f77f41a9f2a5a04f8dcdd0ec32f3cdd21ced2d82a27a06b07e63fd57ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c315f77f41a9f2a5a04f8dcdd0ec32f3cdd21ced2d82a27a06b07e63fd57ef", kill_on_drop: false }`
[INFO] [stdout] c4c315f77f41a9f2a5a04f8dcdd0ec32f3cdd21ced2d82a27a06b07e63fd57ef
