[INFO] fetching crate rimloc-cli 0.1.0-alpha.1...
[INFO] checking rimloc-cli-0.1.0-alpha.1 against try#ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 for pr-149596
[INFO] extracting crate rimloc-cli 0.1.0-alpha.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rimloc-cli 0.1.0-alpha.1
[INFO] finished tweaking crates.io crate rimloc-cli 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate rimloc-cli 0.1.0-alpha.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rimloc-cli 0.1.0-alpha.1 on toolchain ce3348c21531b911ca5aadbbbe7ad63a1bc4c382
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rimloc-cli 0.1.0-alpha.1 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" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e83a5b56e03ff9b8d673e937bb45d24683b9c01fe76b9a9008698fee08382e74
[INFO] running `Command { std: "docker" "start" "-a" "e83a5b56e03ff9b8d673e937bb45d24683b9c01fe76b9a9008698fee08382e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e83a5b56e03ff9b8d673e937bb45d24683b9c01fe76b9a9008698fee08382e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e83a5b56e03ff9b8d673e937bb45d24683b9c01fe76b9a9008698fee08382e74", kill_on_drop: false }`
[INFO] [stdout] e83a5b56e03ff9b8d673e937bb45d24683b9c01fe76b9a9008698fee08382e74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee1e2078441f5695e1eaf4bd8901a667766cb6debba1b07d9e410fdd5731ec9d
[INFO] running `Command { std: "docker" "start" "-a" "ee1e2078441f5695e1eaf4bd8901a667766cb6debba1b07d9e410fdd5731ec9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rimloc-cli v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking rimloc-core v0.1.0
[INFO] [stderr]     Checking rimloc-export-csv v0.1.0
[INFO] [stderr]     Checking rimloc-validate v0.1.0
[INFO] [stderr]     Checking rimloc-parsers-xml v0.1.0
[INFO] [stderr]     Checking rimloc-import-po v0.1.0
[INFO] [stderr]     Checking rimloc-export-po v0.1.0
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.10.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.23s
[INFO] running `Command { std: "docker" "inspect" "ee1e2078441f5695e1eaf4bd8901a667766cb6debba1b07d9e410fdd5731ec9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee1e2078441f5695e1eaf4bd8901a667766cb6debba1b07d9e410fdd5731ec9d", kill_on_drop: false }`
[INFO] [stdout] ee1e2078441f5695e1eaf4bd8901a667766cb6debba1b07d9e410fdd5731ec9d
