[INFO] cloning repository https://github.com/zhjain/ptcg-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhjain/ptcg-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhjain%2Fptcg-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhjain%2Fptcg-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc8d88d14e246c5d67df68acf0e6db3ac5f37053
[INFO] checking zhjain/ptcg-core against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhjain%2Fptcg-core" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zhjain/ptcg-core
[INFO] finished tweaking git repo https://github.com/zhjain/ptcg-core
[INFO] tweaked toml for git repo https://github.com/zhjain/ptcg-core written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhjain/ptcg-core on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhjain/ptcg-core 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-3-tc2/source/examples/effects_demo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `effects_demo`
[INFO] [stderr]   * `example` target `effects_demo`
[INFO] [stderr] warning: file `/workspace/builds/worker-3-tc2/source/examples/basic_game.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `basic_game`
[INFO] [stderr]   * `example` target `basic_game`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef9e91a75d964c2c8284c6bb421d9c71b70922c0a7ca4ef0922ee4a0b9f9dd72
[INFO] running `Command { std: "docker" "start" "-a" "ef9e91a75d964c2c8284c6bb421d9c71b70922c0a7ca4ef0922ee4a0b9f9dd72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef9e91a75d964c2c8284c6bb421d9c71b70922c0a7ca4ef0922ee4a0b9f9dd72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef9e91a75d964c2c8284c6bb421d9c71b70922c0a7ca4ef0922ee4a0b9f9dd72", kill_on_drop: false }`
[INFO] [stdout] ef9e91a75d964c2c8284c6bb421d9c71b70922c0a7ca4ef0922ee4a0b9f9dd72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a18fdedcb2e0d1688967995a2e04b54504c6e7e5ae6e68840985f1901e2a4bf8
[INFO] running `Command { std: "docker" "start" "-a" "a18fdedcb2e0d1688967995a2e04b54504c6e7e5ae6e68840985f1901e2a4bf8", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/effects_demo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `effects_demo`
[INFO] [stderr]   * `example` target `effects_demo`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/basic_game.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `basic_game`
[INFO] [stderr]   * `example` target `basic_game`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking ptcg-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/core.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use game::*;
[INFO] [stdout]    |         ^^^^^^^ the name `state` in the type namespace is first re-exported here
[INFO] [stdout] 20 | pub use player::*;
[INFO] [stdout]    |         --------- but the name `state` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/core.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use game::*;
[INFO] [stdout]    |         ^^^^^^^ the name `actions` in the type namespace is first re-exported here
[INFO] [stdout] 20 | pub use player::*;
[INFO] [stdout]    |         --------- but the name `actions` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/core.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use game::*;
[INFO] [stdout]    |         ^^^^^^^ the name `state` in the type namespace is first re-exported here
[INFO] [stdout] 20 | pub use player::*;
[INFO] [stdout]    |         --------- but the name `state` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/core.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use game::*;
[INFO] [stdout]    |         ^^^^^^^ the name `actions` in the type namespace is first re-exported here
[INFO] [stdout] 20 | pub use player::*;
[INFO] [stdout]    |         --------- but the name `actions` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ptcg-core` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ptcg-core` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "a18fdedcb2e0d1688967995a2e04b54504c6e7e5ae6e68840985f1901e2a4bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a18fdedcb2e0d1688967995a2e04b54504c6e7e5ae6e68840985f1901e2a4bf8", kill_on_drop: false }`
[INFO] [stdout] a18fdedcb2e0d1688967995a2e04b54504c6e7e5ae6e68840985f1901e2a4bf8
