[INFO] cloning repository https://github.com/RainingChain/pk_platinum_battle_facilities_rng_manip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RainingChain/pk_platinum_battle_facilities_rng_manip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRainingChain%2Fpk_platinum_battle_facilities_rng_manip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRainingChain%2Fpk_platinum_battle_facilities_rng_manip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68b94ddf694a0a6f6794a21292ac01a5bbca8976 [INFO] checking RainingChain/pk_platinum_battle_facilities_rng_manip against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRainingChain%2Fpk_platinum_battle_facilities_rng_manip" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RainingChain/pk_platinum_battle_facilities_rng_manip [INFO] finished tweaking git repo https://github.com/RainingChain/pk_platinum_battle_facilities_rng_manip [INFO] tweaked toml for git repo https://github.com/RainingChain/pk_platinum_battle_facilities_rng_manip written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RainingChain/pk_platinum_battle_facilities_rng_manip 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/RainingChain/pk_platinum_battle_facilities_rng_manip 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: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c4d32b92773ac52fa493d281127244e7ebdc2f7771ce140b174e0bb231988318 [INFO] running `Command { std: "docker" "start" "-a" "c4d32b92773ac52fa493d281127244e7ebdc2f7771ce140b174e0bb231988318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4d32b92773ac52fa493d281127244e7ebdc2f7771ce140b174e0bb231988318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d32b92773ac52fa493d281127244e7ebdc2f7771ce140b174e0bb231988318", kill_on_drop: false }` [INFO] [stdout] c4d32b92773ac52fa493d281127244e7ebdc2f7771ce140b174e0bb231988318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b201d6a0d9ec23bdcd3008c702f63555275c1949d6653476ab1158763716421b [INFO] running `Command { std: "docker" "start" "-a" "b201d6a0d9ec23bdcd3008c702f63555275c1949d6653476ab1158763716421b", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking pk_platinum_battle_facilities_rng_manip v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous glob re-exports [INFO] [stdout] --> src/m/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use exec_find_day_seed::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the name `exec_find_day_seed_templated` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use exec_search_nearby::*; [INFO] [stdout] | --------------------- but the name `exec_find_day_seed_templated` in the value 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/m/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use exec_find_day_seed::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the name `exec_find_day_seed_templated` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use exec_search_nearby::*; [INFO] [stdout] | --------------------- but the name `exec_find_day_seed_templated` in the value 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] [stderr] error: could not compile `pk_platinum_battle_facilities_rng_manip` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pk_platinum_battle_facilities_rng_manip` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b201d6a0d9ec23bdcd3008c702f63555275c1949d6653476ab1158763716421b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b201d6a0d9ec23bdcd3008c702f63555275c1949d6653476ab1158763716421b", kill_on_drop: false }` [INFO] [stdout] b201d6a0d9ec23bdcd3008c702f63555275c1949d6653476ab1158763716421b