[INFO] fetching crate osm-cli 0.2.3...
[INFO] building osm-cli-0.2.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate osm-cli 0.2.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate osm-cli 0.2.3
[INFO] finished tweaking crates.io crate osm-cli 0.2.3
[INFO] tweaked toml for crates.io crate osm-cli 0.2.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate osm-cli 0.2.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate osm-cli 0.2.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq-proto v0.3.5
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded flate2 v1.0.34
[INFO] [stderr]   Downloaded libc v0.2.162
[INFO] [stderr]   Downloaded jsonxf v1.1.1
[INFO] [stderr]   Downloaded ureq v3.0.10
[INFO] [stderr]   Downloaded cc v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 911b3e02760d0ec0aa97286b551fa12cca8577586324b716d0825854d696e675
[INFO] running `Command { std: "docker" "start" "-a" "911b3e02760d0ec0aa97286b551fa12cca8577586324b716d0825854d696e675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "911b3e02760d0ec0aa97286b551fa12cca8577586324b716d0825854d696e675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "911b3e02760d0ec0aa97286b551fa12cca8577586324b716d0825854d696e675", kill_on_drop: false }`
[INFO] [stdout] 911b3e02760d0ec0aa97286b551fa12cca8577586324b716d0825854d696e675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90130b06034539327f9f18f422241c424ab9b4fbeb24c8cd58620202f9a8b284
[INFO] running `Command { std: "docker" "start" "-a" "90130b06034539327f9f18f422241c424ab9b4fbeb24c8cd58620202f9a8b284", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling cc v1.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling jsonxf v1.1.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ureq v3.0.10
[INFO] [stderr]    Compiling osm-cli v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.72s
[INFO] running `Command { std: "docker" "inspect" "90130b06034539327f9f18f422241c424ab9b4fbeb24c8cd58620202f9a8b284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90130b06034539327f9f18f422241c424ab9b4fbeb24c8cd58620202f9a8b284", kill_on_drop: false }`
[INFO] [stdout] 90130b06034539327f9f18f422241c424ab9b4fbeb24c8cd58620202f9a8b284
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53e6a5bec9e440a268f347bb91380738b2e8dbffca601be0f96b1827ac0fbf61
[INFO] running `Command { std: "docker" "start" "-a" "53e6a5bec9e440a268f347bb91380738b2e8dbffca601be0f96b1827ac0fbf61", kill_on_drop: false }`
[INFO] [stderr]    Compiling osm-cli v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "53e6a5bec9e440a268f347bb91380738b2e8dbffca601be0f96b1827ac0fbf61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53e6a5bec9e440a268f347bb91380738b2e8dbffca601be0f96b1827ac0fbf61", kill_on_drop: false }`
[INFO] [stdout] 53e6a5bec9e440a268f347bb91380738b2e8dbffca601be0f96b1827ac0fbf61
