[INFO] fetching crate manjoo 0.1.1...
[INFO] building manjoo-0.1.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate manjoo 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate manjoo 0.1.1
[INFO] finished tweaking crates.io crate manjoo 0.1.1
[INFO] tweaked toml for crates.io crate manjoo 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate manjoo 0.1.1 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 manjoo 0.1.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded filedescriptor v0.8.2
[INFO] [stderr]   Downloaded mac_address v1.1.7
[INFO] [stderr]   Downloaded wezterm-dynamic-derive v0.1.0
[INFO] [stderr]   Downloaded wezterm-blob-leases v0.1.0
[INFO] [stderr]   Downloaded wezterm-dynamic v0.2.0
[INFO] [stderr]   Downloaded termwiz v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c4dd9bf07e64118c5c7005ffe170c34ec1c07d537512d891798b97a734f23680
[INFO] running `Command { std: "docker" "start" "-a" "c4dd9bf07e64118c5c7005ffe170c34ec1c07d537512d891798b97a734f23680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4dd9bf07e64118c5c7005ffe170c34ec1c07d537512d891798b97a734f23680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4dd9bf07e64118c5c7005ffe170c34ec1c07d537512d891798b97a734f23680", kill_on_drop: false }`
[INFO] [stdout] c4dd9bf07e64118c5c7005ffe170c34ec1c07d537512d891798b97a734f23680
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e0b5ecd6272bd855ddb9ff3a90d6acb934c1073a9de374225917329e7782d229
[INFO] running `Command { std: "docker" "start" "-a" "e0b5ecd6272bd855ddb9ff3a90d6acb934c1073a9de374225917329e7782d229", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling ordered-float v4.5.0
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling finl_unicode v1.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling mac_address v1.1.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.0
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.0
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.3
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling termwiz v0.22.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling manjoo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.79s
[INFO] running `Command { std: "docker" "inspect" "e0b5ecd6272bd855ddb9ff3a90d6acb934c1073a9de374225917329e7782d229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b5ecd6272bd855ddb9ff3a90d6acb934c1073a9de374225917329e7782d229", kill_on_drop: false }`
[INFO] [stdout] e0b5ecd6272bd855ddb9ff3a90d6acb934c1073a9de374225917329e7782d229
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8863c9a961b48a27937129bf7537e97a74e9c5c7579c7d35409d0343bb49a6c7
[INFO] running `Command { std: "docker" "start" "-a" "8863c9a961b48a27937129bf7537e97a74e9c5c7579c7d35409d0343bb49a6c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling manjoo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "8863c9a961b48a27937129bf7537e97a74e9c5c7579c7d35409d0343bb49a6c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8863c9a961b48a27937129bf7537e97a74e9c5c7579c7d35409d0343bb49a6c7", kill_on_drop: false }`
[INFO] [stdout] 8863c9a961b48a27937129bf7537e97a74e9c5c7579c7d35409d0343bb49a6c7
