[INFO] fetching crate TransJLC 0.2.0...
[INFO] checking TransJLC-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate TransJLC 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate TransJLC 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate TransJLC 0.2.0
[INFO] finished tweaking crates.io crate TransJLC 0.2.0
[INFO] tweaked toml for crates.io crate TransJLC 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate TransJLC 0.2.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ff68ae6be68edd3c4b0740ba1f0c126a951d4114bc2864a22e1e68a84e57e7c
[INFO] running `Command { std: "docker" "start" "-a" "0ff68ae6be68edd3c4b0740ba1f0c126a951d4114bc2864a22e1e68a84e57e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ff68ae6be68edd3c4b0740ba1f0c126a951d4114bc2864a22e1e68a84e57e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff68ae6be68edd3c4b0740ba1f0c126a951d4114bc2864a22e1e68a84e57e7c", kill_on_drop: false }`
[INFO] [stdout] 0ff68ae6be68edd3c4b0740ba1f0c126a951d4114bc2864a22e1e68a84e57e7c
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0530057f960e4921a1f0b0c906b7cf679d911f060e94b22fdf4f9f8a825c5f3
[INFO] running `Command { std: "docker" "start" "-a" "d0530057f960e4921a1f0b0c906b7cf679d911f060e94b22fdf4f9f8a825c5f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde_yml v0.0.11
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling libyml v0.0.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling base62 v2.0.2
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling rust-i18n v3.1.1
[INFO] [stderr]    Compiling rust-embed-utils v8.4.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling zip v2.1.6
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]    Compiling rust-embed-impl v8.4.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking rust-embed v8.4.0
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking triomphe v0.1.13
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking rust-i18n-support v3.1.1
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.1
[INFO] [stderr]     Checking TransJLC v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Color` and `Colorize`
[INFO] [stdout]  --> src/lib.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | use colored::{Color, Colorize};
[INFO] [stdout]   |               ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_i18n::t`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rust_i18n::t;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Colorize`
[INFO] [stdout]  --> src/lib.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | use colored::{Color, Colorize};
[INFO] [stdout]   |               ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_i18n::t`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rust_i18n::t;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Trace`, `Warn`, and `Error` are never constructed
[INFO] [stdout]  --> src/log.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Level {
[INFO] [stdout]   |          ----- variants in this enum
[INFO] [stdout] 5 |     Trace,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 6 |     Info,
[INFO] [stdout] 7 |     Warn,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     Error,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `level` is never read
[INFO] [stdout]   --> src/log.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Log  {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 12 |     level: Level,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/log.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Log {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(level: Level) -> Log {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn info(&self, msg: &str, color: Color) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn info_no_color(&self, msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn error(&self, msg: &str) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn warn(&self, msg: &str) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn trace(&self, msg: &str) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn set_level(&mut self, level: Level) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Trace`, `Warn`, and `Error` are never constructed
[INFO] [stdout]  --> src/log.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Level {
[INFO] [stdout]   |          ----- variants in this enum
[INFO] [stdout] 5 |     Trace,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 6 |     Info,
[INFO] [stdout] 7 |     Warn,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     Error,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `level` is never read
[INFO] [stdout]   --> src/log.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Log  {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 12 |     level: Level,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/log.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Log {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(level: Level) -> Log {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn info(&self, msg: &str, color: Color) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn info_no_color(&self, msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn error(&self, msg: &str) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn warn(&self, msg: &str) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn trace(&self, msg: &str) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn set_level(&mut self, level: Level) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "d0530057f960e4921a1f0b0c906b7cf679d911f060e94b22fdf4f9f8a825c5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0530057f960e4921a1f0b0c906b7cf679d911f060e94b22fdf4f9f8a825c5f3", kill_on_drop: false }`
[INFO] [stdout] d0530057f960e4921a1f0b0c906b7cf679d911f060e94b22fdf4f9f8a825c5f3
