[INFO] cloning repository https://github.com/uqbar-dao/discord_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uqbar-dao/discord_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuqbar-dao%2Fdiscord_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuqbar-dao%2Fdiscord_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ee439db3717ec19c7ff17441316b57e079af6a5
[INFO] checking uqbar-dao/discord_api against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuqbar-dao%2Fdiscord_api" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uqbar-dao/discord_api
[INFO] finished tweaking git repo https://github.com/uqbar-dao/discord_api
[INFO] tweaked toml for git repo https://github.com/uqbar-dao/discord_api written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uqbar-dao/discord_api 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/uqbar-dao/discord_api 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c99126dd82bcd155d5dd86f26159667bf1a97dc815acabf70b5c1e031dc96edb
[INFO] running `Command { std: "docker" "start" "-a" "c99126dd82bcd155d5dd86f26159667bf1a97dc815acabf70b5c1e031dc96edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c99126dd82bcd155d5dd86f26159667bf1a97dc815acabf70b5c1e031dc96edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99126dd82bcd155d5dd86f26159667bf1a97dc815acabf70b5c1e031dc96edb", kill_on_drop: false }`
[INFO] [stdout] c99126dd82bcd155d5dd86f26159667bf1a97dc815acabf70b5c1e031dc96edb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 18ccb73dfb5269b257d85a37b9584d541e89f0aa4ce5db392830f76665546bdc
[INFO] running `Command { std: "docker" "start" "-a" "18ccb73dfb5269b257d85a37b9584d541e89f0aa4ce5db392830f76665546bdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling wasm-encoder v0.39.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling spdx v0.10.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.16.0 (https://github.com/bytecodealliance/wit-bindgen?rev=efcc759#efcc7592)
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling wasmparser v0.119.0
[INFO] [stderr]    Compiling wasmparser v0.118.1
[INFO] [stderr]    Compiling wit-parser v0.13.1
[INFO] [stderr]    Compiling wasm-metadata v0.10.15
[INFO] [stderr]    Compiling wit-component v0.18.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling wit-bindgen-core v0.16.0 (https://github.com/bytecodealliance/wit-bindgen?rev=efcc759#efcc7592)
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.16.0 (https://github.com/bytecodealliance/wit-bindgen?rev=efcc759#efcc7592)
[INFO] [stderr]     Checking wit-bindgen v0.16.0 (https://github.com/bytecodealliance/wit-bindgen?rev=efcc759#efcc7592)
[INFO] [stderr]     Checking kinode_process_lib v0.5.0 (https://github.com/uqbar-dao/process_lib.git?tag=v0.5.4-alpha#59da820e)
[INFO] [stderr]     Checking discord_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use types::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `ApplicationUpdate` in the type namespace is first re-exported here
[INFO] [stdout] 3 | mod http_api;
[INFO] [stdout] 4 | pub use http_api::*;
[INFO] [stdout]   |         ----------- but the name `ApplicationUpdate` 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/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use types::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `ApplicationUpdate` in the type namespace is first re-exported here
[INFO] [stdout] 3 | mod http_api;
[INFO] [stdout] 4 | pub use http_api::*;
[INFO] [stdout]   |         ----------- but the name `ApplicationUpdate` 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] [stderr] error: could not compile `discord_api` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `discord_api` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "18ccb73dfb5269b257d85a37b9584d541e89f0aa4ce5db392830f76665546bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ccb73dfb5269b257d85a37b9584d541e89f0aa4ce5db392830f76665546bdc", kill_on_drop: false }`
[INFO] [stdout] 18ccb73dfb5269b257d85a37b9584d541e89f0aa4ce5db392830f76665546bdc
