[INFO] fetching crate multiarch-hints 0.158.0...
[INFO] building multiarch-hints-0.158.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate multiarch-hints 0.158.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate multiarch-hints 0.158.0
[INFO] finished tweaking crates.io crate multiarch-hints 0.158.0
[INFO] tweaked toml for crates.io crate multiarch-hints 0.158.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate multiarch-hints 0.158.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate multiarch-hints 0.158.0 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9742ef4cf6b99aa236e4ad1922db672ffad44c5ab0f634c2c12d7bbd1e324ed3
[INFO] running `Command { std: "docker" "start" "-a" "9742ef4cf6b99aa236e4ad1922db672ffad44c5ab0f634c2c12d7bbd1e324ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9742ef4cf6b99aa236e4ad1922db672ffad44c5ab0f634c2c12d7bbd1e324ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9742ef4cf6b99aa236e4ad1922db672ffad44c5ab0f634c2c12d7bbd1e324ed3", kill_on_drop: false }`
[INFO] [stdout] 9742ef4cf6b99aa236e4ad1922db672ffad44c5ab0f634c2c12d7bbd1e324ed3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c5d17b2a544d9a34caf0c9ad46696aa322dc074674cc85b048c68b37f74ae42
[INFO] running `Command { std: "docker" "start" "-a" "4c5d17b2a544d9a34caf0c9ad46696aa322dc074674cc85b048c68b37f74ae42", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rowan v0.15.16
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling pyo3-build-config v0.22.3
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling makefile-lossless v0.1.4
[INFO] [stderr]    Compiling configparser v3.1.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling pyo3-ffi v0.22.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.3
[INFO] [stderr]    Compiling pyo3 v0.22.3
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling addr2line v0.24.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling dirty-tracker v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling deb822-derive v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling merge3 v0.2.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.3.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.3
[INFO] [stderr]    Compiling lazy-regex v3.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling patchkit v0.1.8
[INFO] [stderr]    Compiling distro-info v0.4.0
[INFO] [stderr]    Compiling debian-analyzer v0.158.19
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling deb822-lossless v0.1.27
[INFO] [stderr]    Compiling debversion v0.4.3
[INFO] [stderr]    Compiling pyo3-filelike v0.3.0
[INFO] [stderr]    Compiling debian-changelog v0.1.14
[INFO] [stderr]    Compiling debian-control v0.1.37
[INFO] [stderr]    Compiling dep3 v0.1.27
[INFO] [stderr]    Compiling debian-copyright v0.1.26
[INFO] [stderr]    Compiling breezyshim v0.1.205
[INFO] [stderr]    Compiling multiarch-hints v0.158.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.87s
[INFO] running `Command { std: "docker" "inspect" "4c5d17b2a544d9a34caf0c9ad46696aa322dc074674cc85b048c68b37f74ae42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c5d17b2a544d9a34caf0c9ad46696aa322dc074674cc85b048c68b37f74ae42", kill_on_drop: false }`
[INFO] [stdout] 4c5d17b2a544d9a34caf0c9ad46696aa322dc074674cc85b048c68b37f74ae42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3697e00a30250d2472e20b3d89a6329f18d4b5753695c0a045e8a85c49f5501b
[INFO] running `Command { std: "docker" "start" "-a" "3697e00a30250d2472e20b3d89a6329f18d4b5753695c0a045e8a85c49f5501b", kill_on_drop: false }`
[INFO] [stderr]    Compiling multiarch-hints v0.158.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "3697e00a30250d2472e20b3d89a6329f18d4b5753695c0a045e8a85c49f5501b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3697e00a30250d2472e20b3d89a6329f18d4b5753695c0a045e8a85c49f5501b", kill_on_drop: false }`
[INFO] [stdout] 3697e00a30250d2472e20b3d89a6329f18d4b5753695c0a045e8a85c49f5501b
