[INFO] fetching crate opentracing 0.1.0...
[INFO] testing opentracing-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate opentracing 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate opentracing 0.1.0
[INFO] finished tweaking crates.io crate opentracing 0.1.0
[INFO] tweaked toml for crates.io crate opentracing 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opentracing 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac99ea52e59b7c22fc97a70a316b8d4e4e120a97290485cbfe13ecc054aa1a0f
[INFO] running `Command { std: "docker" "start" "-a" "ac99ea52e59b7c22fc97a70a316b8d4e4e120a97290485cbfe13ecc054aa1a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac99ea52e59b7c22fc97a70a316b8d4e4e120a97290485cbfe13ecc054aa1a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac99ea52e59b7c22fc97a70a316b8d4e4e120a97290485cbfe13ecc054aa1a0f", kill_on_drop: false }`
[INFO] [stdout] ac99ea52e59b7c22fc97a70a316b8d4e4e120a97290485cbfe13ecc054aa1a0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fcbbfea59cd3ff669b4400a388b11b3a422da453c96cb1feb73bf8d4fd957b0
[INFO] running `Command { std: "docker" "start" "-a" "0fcbbfea59cd3ff669b4400a388b11b3a422da453c96cb1feb73bf8d4fd957b0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling toml v0.2.1
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling errno v0.1.8
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling rpassword v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling env_logger v0.3.5
[INFO] [stderr]    Compiling lsio v0.1.18
[INFO] [stdout] error[E0428]: the name `println_color_quiet` is defined multiple times
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lsio-0.1.18/src/macros.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | macro_rules! println_color_quiet {
[INFO] [stdout]     | -------------------------------- previous definition of the macro `println_color_quiet` here
[INFO] [stdout] ...
[INFO] [stdout] 100 | macro_rules! println_color_quiet {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `println_color_quiet` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `println_color_quiet` must be defined only once in the macro namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0428`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lsio` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0fcbbfea59cd3ff669b4400a388b11b3a422da453c96cb1feb73bf8d4fd957b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fcbbfea59cd3ff669b4400a388b11b3a422da453c96cb1feb73bf8d4fd957b0", kill_on_drop: false }`
[INFO] [stdout] 0fcbbfea59cd3ff669b4400a388b11b3a422da453c96cb1feb73bf8d4fd957b0
