[INFO] cloning repository https://github.com/wznmickey/logger-rust-i18n
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wznmickey/logger-rust-i18n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwznmickey%2Flogger-rust-i18n", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwznmickey%2Flogger-rust-i18n'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91ee80cba9aba18d7dbad9c686e8d7b86b52c2cf
[INFO] checking wznmickey/logger-rust-i18n against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwznmickey%2Flogger-rust-i18n" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wznmickey/logger-rust-i18n on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wznmickey/logger-rust-i18n
[INFO] finished tweaking git repo https://github.com/wznmickey/logger-rust-i18n
[INFO] tweaked toml for git repo https://github.com/wznmickey/logger-rust-i18n written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/wznmickey/logger-rust-i18n 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0de2e320f77754effb75419672f218345dec78a79018f5f2fcefba1f52e58e1b
[INFO] running `Command { std: "docker" "start" "-a" "0de2e320f77754effb75419672f218345dec78a79018f5f2fcefba1f52e58e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0de2e320f77754effb75419672f218345dec78a79018f5f2fcefba1f52e58e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0de2e320f77754effb75419672f218345dec78a79018f5f2fcefba1f52e58e1b", kill_on_drop: false }`
[INFO] [stdout] 0de2e320f77754effb75419672f218345dec78a79018f5f2fcefba1f52e58e1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 868ed6a49feb8f57c433f2058a9c43ef4dd3ae58b4f4557e4e0ae32d1db4022a
[INFO] running `Command { std: "docker" "start" "-a" "868ed6a49feb8f57c433f2058a9c43ef4dd3ae58b4f4557e4e0ae32d1db4022a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.136
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_yml v0.0.11
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libyml v0.0.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rust-i18n v3.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking rust-i18n-support v3.1.2
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.2
[INFO] [stderr]     Checking logger_rust_i18n v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.04s
[INFO] running `Command { std: "docker" "inspect" "868ed6a49feb8f57c433f2058a9c43ef4dd3ae58b4f4557e4e0ae32d1db4022a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868ed6a49feb8f57c433f2058a9c43ef4dd3ae58b4f4557e4e0ae32d1db4022a", kill_on_drop: false }`
[INFO] [stdout] 868ed6a49feb8f57c433f2058a9c43ef4dd3ae58b4f4557e4e0ae32d1db4022a
