[INFO] cloning repository https://github.com/flexatone/fetter-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flexatone/fetter-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflexatone%2Ffetter-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflexatone%2Ffetter-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff878c85bd9a1b2b9fcb608bac9fccb826690dbc
[INFO] building flexatone/fetter-py against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflexatone%2Ffetter-py" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flexatone/fetter-py
[INFO] finished tweaking git repo https://github.com/flexatone/fetter-py
[INFO] tweaked toml for git repo https://github.com/flexatone/fetter-py written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flexatone/fetter-py 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 git repo https://github.com/flexatone/fetter-py 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]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v1.10.1
[INFO] [stderr]       Adding convert_case v0.7.1
[INFO] [stderr]     Updating crossterm v0.28.1 -> v0.29.0
[INFO] [stderr]       Adding cvss v2.1.1
[INFO] [stderr]       Adding derive_more v2.0.1
[INFO] [stderr]       Adding derive_more-impl v2.0.1
[INFO] [stderr]       Adding document-features v0.2.11
[INFO] [stderr]     Updating fetter v1.13.0 -> v2.5.0
[INFO] [stderr]       Adding fnv v1.0.7
[INFO] [stderr]       Adding http v1.3.1
[INFO] [stderr]       Adding httparse v1.10.1
[INFO] [stderr]       Adding linux-raw-sys v0.11.0
[INFO] [stderr]       Adding litrs v0.4.2
[INFO] [stderr]       Adding rustix v1.1.2
[INFO] [stderr]       Adding rustls-pemfile v2.2.0
[INFO] [stderr]       Adding unicode-segmentation v1.12.0
[INFO] [stderr]     Updating ureq v2.12.1 -> v3.1.2
[INFO] [stderr]       Adding ureq-proto v0.5.2
[INFO] [stderr]       Adding utf-8 v0.7.6
[INFO] [stderr]     Updating webpki-roots v0.26.8 -> v1.0.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq-proto v0.5.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded cvss v2.1.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded tempfile v3.11.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded ureq v3.1.2
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] [stderr]   Downloaded fetter v2.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 85460e703729ecc37ed84815b4db1e4915acd7eaca38823f5a49072aa74ef5b8
[INFO] running `Command { std: "docker" "start" "-a" "85460e703729ecc37ed84815b4db1e4915acd7eaca38823f5a49072aa74ef5b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85460e703729ecc37ed84815b4db1e4915acd7eaca38823f5a49072aa74ef5b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85460e703729ecc37ed84815b4db1e4915acd7eaca38823f5a49072aa74ef5b8", kill_on_drop: false }`
[INFO] [stdout] 85460e703729ecc37ed84815b4db1e4915acd7eaca38823f5a49072aa74ef5b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6b7b720b02447387a9f8b30c9976dc1fd62eb91fa0be6e162c11f62a6a037474
[INFO] running `Command { std: "docker" "start" "-a" "6b7b720b02447387a9f8b30c9976dc1fd62eb91fa0be6e162c11f62a6a037474", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling cvss v2.1.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling tempfile v3.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling fetter v2.5.0
[INFO] [stderr]    Compiling fetter v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.52s
[INFO] running `Command { std: "docker" "inspect" "6b7b720b02447387a9f8b30c9976dc1fd62eb91fa0be6e162c11f62a6a037474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b7b720b02447387a9f8b30c9976dc1fd62eb91fa0be6e162c11f62a6a037474", kill_on_drop: false }`
[INFO] [stdout] 6b7b720b02447387a9f8b30c9976dc1fd62eb91fa0be6e162c11f62a6a037474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ab369d427cdb34c311423fa22287fa63624c3db565be95a53b01bc6bcf5b306a
[INFO] running `Command { std: "docker" "start" "-a" "ab369d427cdb34c311423fa22287fa63624c3db565be95a53b01bc6bcf5b306a", kill_on_drop: false }`
[INFO] [stderr]    Compiling fetter v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "ab369d427cdb34c311423fa22287fa63624c3db565be95a53b01bc6bcf5b306a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab369d427cdb34c311423fa22287fa63624c3db565be95a53b01bc6bcf5b306a", kill_on_drop: false }`
[INFO] [stdout] ab369d427cdb34c311423fa22287fa63624c3db565be95a53b01bc6bcf5b306a
