[INFO] cloning repository https://github.com/lifegpc/msg-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lifegpc/msg-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flifegpc%2Fmsg-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flifegpc%2Fmsg-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94b489f412ccb692327d6518ed5a530216e70d8a [INFO] testing lifegpc/msg-tool against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flifegpc%2Fmsg-tool" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lifegpc/msg-tool [INFO] finished tweaking git repo https://github.com/lifegpc/msg-tool [INFO] tweaked toml for git repo https://github.com/lifegpc/msg-tool written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lifegpc/msg-tool on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lifegpc/msg-tool 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded full_moon_derive v0.11.0 [INFO] [stderr] Downloaded derive_pod v0.1.2 [INFO] [stderr] Downloaded overf v0.1.2 [INFO] [stderr] Downloaded dataview v1.0.1 [INFO] [stderr] Downloaded clap-num v1.2.0 [INFO] [stderr] Downloaded emote-psb v0.5.0 [INFO] [stderr] Downloaded libtlg-rs v0.2.2 [INFO] [stderr] Downloaded xml5ever v0.35.0 [INFO] [stderr] Downloaded int-enum v1.2.0 [INFO] [stderr] Downloaded stylua v2.1.0 [INFO] [stderr] Downloaded markup5ever_rcdom v0.35.0+unofficial [INFO] [stderr] Downloaded full_moon v2.0.0 [INFO] [stderr] Downloaded pelite v0.10.0 [INFO] [stderr] Downloaded libflac-sys v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2bb7ce9f16166cab79d7cab424cd99f81600f63f472042ef336c4c60f394b47 [INFO] running `Command { std: "docker" "start" "-a" "c2bb7ce9f16166cab79d7cab424cd99f81600f63f472042ef336c4c60f394b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2bb7ce9f16166cab79d7cab424cd99f81600f63f472042ef336c4c60f394b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2bb7ce9f16166cab79d7cab424cd99f81600f63f472042ef336c4c60f394b47", kill_on_drop: false }` [INFO] [stdout] c2bb7ce9f16166cab79d7cab424cd99f81600f63f472042ef336c4c60f394b47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58e9896ad9762ee0be86baf0d736e45a05182f5c87d4c9a9bc9bb73d03322c0f [INFO] running `Command { std: "docker" "start" "-a" "58e9896ad9762ee0be86baf0d736e45a05182f5c87d4c9a9bc9bb73d03322c0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling msg_tool v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling nasm-rs v0.3.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling pelite v0.10.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stdout] error[E0659]: `std` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/headers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Range; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `std` could refer to a built-in crate [INFO] [stdout] = help: use `::std` to refer to this crate unambiguously [INFO] [stdout] note: `std` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/headers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `std` to disambiguate [INFO] [stdout] = help: or use `self::std` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `std` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/imports.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::slice; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `std` could refer to a built-in crate [INFO] [stdout] = help: use `::std` to refer to this crate unambiguously [INFO] [stdout] note: `std` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/imports.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `std` to disambiguate [INFO] [stdout] = help: or use `self::std` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `std` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/debug.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | use std::{fmt, str}; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `std` could refer to a built-in crate [INFO] [stdout] = help: use `::std` to refer to this crate unambiguously [INFO] [stdout] note: `std` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/debug.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `std` to disambiguate [INFO] [stdout] = help: or use `self::std` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `std` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/scanner.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Range; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `std` could refer to a built-in crate [INFO] [stdout] = help: use `::std` to refer to this crate unambiguously [INFO] [stdout] note: `std` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/scanner.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `std` to disambiguate [INFO] [stdout] = help: or use `self::std` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap-num v1.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling utf16string v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libflac-sys v0.3.3 [INFO] [stderr] Compiling libwebp-sys v0.9.6 [INFO] [stderr] Compiling mozjpeg-sys v2.2.3 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pelite` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "58e9896ad9762ee0be86baf0d736e45a05182f5c87d4c9a9bc9bb73d03322c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e9896ad9762ee0be86baf0d736e45a05182f5c87d4c9a9bc9bb73d03322c0f", kill_on_drop: false }` [INFO] [stdout] 58e9896ad9762ee0be86baf0d736e45a05182f5c87d4c9a9bc9bb73d03322c0f