[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 master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuqbar-dao%2Fdiscord_api" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uqbar-dao/discord_api on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc1/source/Cargo.toml [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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/uqbar-dao/process_lib.git` [INFO] [stderr] Updating git submodule `https://github.com/uqbar-dao/kinode-wit.git` [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wit-bindgen` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-metadata v0.10.15 [INFO] [stderr] Downloaded wasm-encoder v0.38.1 [INFO] [stderr] Downloaded wasm-encoder v0.39.0 [INFO] [stderr] Downloaded wasmparser v0.119.0 [INFO] [stderr] Downloaded wit-parser v0.13.1 [INFO] [stderr] Downloaded wit-component v0.18.2 [INFO] [stderr] Downloaded wasmparser v0.118.1 [INFO] [stderr] Downloaded spdx v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1945e62b5ecbef83895f9ef752bef93e64231a4bfd8f6640810b953b37988aca [INFO] running `Command { std: "docker" "start" "-a" "1945e62b5ecbef83895f9ef752bef93e64231a4bfd8f6640810b953b37988aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1945e62b5ecbef83895f9ef752bef93e64231a4bfd8f6640810b953b37988aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1945e62b5ecbef83895f9ef752bef93e64231a4bfd8f6640810b953b37988aca", kill_on_drop: false }` [INFO] [stdout] 1945e62b5ecbef83895f9ef752bef93e64231a4bfd8f6640810b953b37988aca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44168db588d814a4fa7fa0e1f077ea3f61e5be7706078166730efcfd5b48e948 [INFO] running `Command { std: "docker" "start" "-a" "44168db588d814a4fa7fa0e1f077ea3f61e5be7706078166730efcfd5b48e948", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling wasm-encoder v0.39.0 [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] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling spdx v0.10.3 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [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] Checking bincode v1.3.3 [INFO] [stderr] Compiling wit-component v0.18.2 [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] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.72s [INFO] running `Command { std: "docker" "inspect" "44168db588d814a4fa7fa0e1f077ea3f61e5be7706078166730efcfd5b48e948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44168db588d814a4fa7fa0e1f077ea3f61e5be7706078166730efcfd5b48e948", kill_on_drop: false }` [INFO] [stdout] 44168db588d814a4fa7fa0e1f077ea3f61e5be7706078166730efcfd5b48e948 [INFO] checking uqbar-dao/discord_api against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuqbar-dao%2Fdiscord_api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uqbar-dao/discord_api on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 024e3f889be908c9aaa4ad46716091abc8db87aa275f1c50ed6060a6a3a74390 [INFO] running `Command { std: "docker" "start" "-a" "024e3f889be908c9aaa4ad46716091abc8db87aa275f1c50ed6060a6a3a74390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "024e3f889be908c9aaa4ad46716091abc8db87aa275f1c50ed6060a6a3a74390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024e3f889be908c9aaa4ad46716091abc8db87aa275f1c50ed6060a6a3a74390", kill_on_drop: false }` [INFO] [stdout] 024e3f889be908c9aaa4ad46716091abc8db87aa275f1c50ed6060a6a3a74390 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 341f62c9611931016b7984bfd90c815ad9ff7e493649ee7dad6061d36f0e018f [INFO] running `Command { std: "docker" "start" "-a" "341f62c9611931016b7984bfd90c815ad9ff7e493649ee7dad6061d36f0e018f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling wasm-encoder v0.39.0 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.16.0 (https://github.com/bytecodealliance/wit-bindgen?rev=efcc759#efcc7592) [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling spdx v0.10.3 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling wasmparser v0.119.0 [INFO] [stderr] Compiling wasmparser v0.118.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling wit-parser v0.13.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling wasm-metadata v0.10.15 [INFO] [stderr] Compiling wit-component v0.18.2 [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] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.40s [INFO] running `Command { std: "docker" "inspect" "341f62c9611931016b7984bfd90c815ad9ff7e493649ee7dad6061d36f0e018f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341f62c9611931016b7984bfd90c815ad9ff7e493649ee7dad6061d36f0e018f", kill_on_drop: false }` [INFO] [stdout] 341f62c9611931016b7984bfd90c815ad9ff7e493649ee7dad6061d36f0e018f