[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 master#c9af9c1dc85a55e309345030ff9cb7ea247953fa 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-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/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhjain/ptcg-core on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/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-6-tc1/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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a36532e49f28c62be47dd5704abd57a197abaf02337e01aa74f018b042a0ce7
[INFO] running `Command { std: "docker" "start" "-a" "7a36532e49f28c62be47dd5704abd57a197abaf02337e01aa74f018b042a0ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a36532e49f28c62be47dd5704abd57a197abaf02337e01aa74f018b042a0ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a36532e49f28c62be47dd5704abd57a197abaf02337e01aa74f018b042a0ce7", kill_on_drop: false }`
[INFO] [stdout] 7a36532e49f28c62be47dd5704abd57a197abaf02337e01aa74f018b042a0ce7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fc54276271daaccd302a5d466f3c556c6c1cc824cf33af57830ca41d744e028
[INFO] running `Command { std: "docker" "start" "-a" "6fc54276271daaccd302a5d466f3c556c6c1cc824cf33af57830ca41d744e028", 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 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]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking downcast-rs v1.2.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 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] warning: 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]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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] 
[INFO] [stdout] warning: 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]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s
[INFO] running `Command { std: "docker" "inspect" "6fc54276271daaccd302a5d466f3c556c6c1cc824cf33af57830ca41d744e028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fc54276271daaccd302a5d466f3c556c6c1cc824cf33af57830ca41d744e028", kill_on_drop: false }`
[INFO] [stdout] 6fc54276271daaccd302a5d466f3c556c6c1cc824cf33af57830ca41d744e028
