[INFO] fetching crate srctrait-note-cli 1.1.3...
[INFO] building srctrait-note-cli-1.1.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate srctrait-note-cli 1.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate srctrait-note-cli 1.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate srctrait-note-cli 1.1.3
[INFO] tweaked toml for crates.io crate srctrait-note-cli 1.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate srctrait-note-cli 1.1.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate srctrait-note-cli 1.1.3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 962a4853e52bdb303e8bc2f9826d604a1960dc5fbea827d59ebef3cf762f7616
[INFO] running `Command { std: "docker" "start" "-a" "962a4853e52bdb303e8bc2f9826d604a1960dc5fbea827d59ebef3cf762f7616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "962a4853e52bdb303e8bc2f9826d604a1960dc5fbea827d59ebef3cf762f7616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962a4853e52bdb303e8bc2f9826d604a1960dc5fbea827d59ebef3cf762f7616", kill_on_drop: false }`
[INFO] [stdout] 962a4853e52bdb303e8bc2f9826d604a1960dc5fbea827d59ebef3cf762f7616
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64b0ecea2782cf90a92c0bf1ec17d2ee72625379bd6e7e0beebfb380eb299427
[INFO] running `Command { std: "docker" "start" "-a" "64b0ecea2782cf90a92c0bf1ec17d2ee72625379bd6e7e0beebfb380eb299427", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling srctrait-common-chronox v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling srctrait-common-clapx v1.1.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling srctrait-common-tomlx v3.0.0
[INFO] [stderr]    Compiling srctrait-note v2.0.0
[INFO] [stderr]    Compiling srctrait-note-cli v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.77s
[INFO] running `Command { std: "docker" "inspect" "64b0ecea2782cf90a92c0bf1ec17d2ee72625379bd6e7e0beebfb380eb299427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b0ecea2782cf90a92c0bf1ec17d2ee72625379bd6e7e0beebfb380eb299427", kill_on_drop: false }`
[INFO] [stdout] 64b0ecea2782cf90a92c0bf1ec17d2ee72625379bd6e7e0beebfb380eb299427
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86077015035fe66415a6a1b8ee3e8991a42647676bb83184d132b19bfe4c0842
[INFO] running `Command { std: "docker" "start" "-a" "86077015035fe66415a6a1b8ee3e8991a42647676bb83184d132b19bfe4c0842", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling uuhelp_parser v0.0.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling uucore_procs v0.0.30
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling os_display v0.1.4
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling srctrait-note v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling srctrait-common-stdx v1.1.0
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling srctrait-common-testing-macro v1.0.1
[INFO] [stderr]    Compiling shutdown_hooks v0.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling parse_datetime v0.8.0
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling srctrait-common-clapx v1.1.0
[INFO] [stderr]    Compiling srctrait-note-cli v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling uucore v0.0.30
[INFO] [stderr]    Compiling uu_touch v0.0.30
[INFO] [stderr]    Compiling srctrait-common-tooling v1.0.1
[INFO] [stderr]    Compiling srctrait-common-testing v4.1.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.20s
[INFO] running `Command { std: "docker" "inspect" "86077015035fe66415a6a1b8ee3e8991a42647676bb83184d132b19bfe4c0842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86077015035fe66415a6a1b8ee3e8991a42647676bb83184d132b19bfe4c0842", kill_on_drop: false }`
[INFO] [stdout] 86077015035fe66415a6a1b8ee3e8991a42647676bb83184d132b19bfe4c0842
