[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 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhjain%2Fptcg-core" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-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-6-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] [stderr] warning: file `/workspace/builds/worker-6-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] 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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ca586cc67081c5e50ecabe445352af7aa95dcce9ab880bb81f29278921c4d4c [INFO] running `Command { std: "docker" "start" "-a" "8ca586cc67081c5e50ecabe445352af7aa95dcce9ab880bb81f29278921c4d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ca586cc67081c5e50ecabe445352af7aa95dcce9ab880bb81f29278921c4d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca586cc67081c5e50ecabe445352af7aa95dcce9ab880bb81f29278921c4d4c", kill_on_drop: false }` [INFO] [stdout] 8ca586cc67081c5e50ecabe445352af7aa95dcce9ab880bb81f29278921c4d4c [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=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] 0e873bc696ec5c165cee608d50a38da64ce6a6a59d3bccf136d2ebac010bd7bc [INFO] running `Command { std: "docker" "start" "-a" "0e873bc696ec5c165cee608d50a38da64ce6a6a59d3bccf136d2ebac010bd7bc", kill_on_drop: false }` [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] 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] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling serde_json v1.0.145 [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 getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-stream v0.1.17 [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 thiserror v1.0.69 [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 [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 [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 [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 [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" "0e873bc696ec5c165cee608d50a38da64ce6a6a59d3bccf136d2ebac010bd7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e873bc696ec5c165cee608d50a38da64ce6a6a59d3bccf136d2ebac010bd7bc", kill_on_drop: false }` [INFO] [stdout] 0e873bc696ec5c165cee608d50a38da64ce6a6a59d3bccf136d2ebac010bd7bc