[INFO] cloning repository https://github.com/lonski/tgs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lonski/tgs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flonski%2Ftgs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flonski%2Ftgs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 320b77febe29b3a7a6e7e711d489a7fe90c9b388
[INFO] testing lonski/tgs against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flonski%2Ftgs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lonski/tgs
[INFO] finished tweaking git repo https://github.com/lonski/tgs
[INFO] tweaked toml for git repo https://github.com/lonski/tgs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lonski/tgs on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lonski/tgs 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `tgs` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num_cpus v1.7.0
[INFO] [stderr]   Downloaded serde_json v1.0.7
[INFO] [stderr]   Downloaded threadpool v1.7.1
[INFO] [stderr]   Downloaded serde v1.0.23
[INFO] [stderr]   Downloaded num-rational v0.1.40
[INFO] [stderr]   Downloaded redox_syscall v0.1.32
[INFO] [stderr]   Downloaded color_quant v1.0.0
[INFO] [stderr]   Downloaded enum_primitive v0.1.1
[INFO] [stderr]   Downloaded fuchsia-zircon-sys v0.2.0
[INFO] [stderr]   Downloaded either v1.4.0
[INFO] [stderr]   Downloaded scoped_threadpool v0.1.8
[INFO] [stderr]   Downloaded serde_derive v1.0.23
[INFO] [stderr]   Downloaded fuchsia-zircon v0.2.1
[INFO] [stderr]   Downloaded png v0.11.0
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.13
[INFO] [stderr]   Downloaded serde_derive_internals v0.17.0
[INFO] [stderr]   Downloaded inflate v0.3.3
[INFO] [stderr]   Downloaded rayon-core v1.3.0
[INFO] [stderr]   Downloaded gif v0.9.2
[INFO] [stderr]   Downloaded rand v0.3.18
[INFO] [stderr]   Downloaded rayon v0.8.2
[INFO] [stderr]   Downloaded image v0.17.0
[INFO] [stderr]   Downloaded deflate v0.7.17
[INFO] [stderr]   Downloaded libc v0.2.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5d9e656abea6b72593581c04814850d15e7292230a6c5b8b985290fe2aa05d37
[INFO] running `Command { std: "docker" "start" "5d9e656abea6b72593581c04814850d15e7292230a6c5b8b985290fe2aa05d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d9e656abea6b72593581c04814850d15e7292230a6c5b8b985290fe2aa05d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d9e656abea6b72593581c04814850d15e7292230a6c5b8b985290fe2aa05d37" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d9e656abea6b72593581c04814850d15e7292230a6c5b8b985290fe2aa05d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d9e656abea6b72593581c04814850d15e7292230a6c5b8b985290fe2aa05d37" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `tgs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling version_check v0.1.3
[INFO] [stderr]    Compiling libc v0.2.33
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling num-traits v0.1.40
[INFO] [stderr]    Compiling matches v0.1.6
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.5
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling either v1.4.0
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.3.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling adler32 v1.0.2
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
[INFO] [stdout] 73 | unsafe impl Trait for ::std::marker::Sync + Send { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 75 | unsafe impl Trait for ::std::marker::Sync + Send + Sync { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr] error: could not compile `traitobject` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5d9e656abea6b72593581c04814850d15e7292230a6c5b8b985290fe2aa05d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d9e656abea6b72593581c04814850d15e7292230a6c5b8b985290fe2aa05d37", kill_on_drop: false }`
[INFO] [stdout] 5d9e656abea6b72593581c04814850d15e7292230a6c5b8b985290fe2aa05d37
