[INFO] fetching crate simples 0.1.1...
[INFO] building simples-0.1.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate simples 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate simples 0.1.1
[INFO] finished tweaking crates.io crate simples 0.1.1
[INFO] tweaked toml for crates.io crate simples 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simples 0.1.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 213 packages to latest compatible versions
[INFO] [stderr]       Adding cargo-release v0.22.4 (available: v0.25.19)
[INFO] [stderr]       Adding nalgebra v0.31.4 (available: v0.34.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf1a5043a13ecd12f1c7f433b688a3d2c9a4cddf1d4f4f29f3be34febf00dbc9
[INFO] running `Command { std: "docker" "start" "-a" "bf1a5043a13ecd12f1c7f433b688a3d2c9a4cddf1d4f4f29f3be34febf00dbc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf1a5043a13ecd12f1c7f433b688a3d2c9a4cddf1d4f4f29f3be34febf00dbc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf1a5043a13ecd12f1c7f433b688a3d2c9a4cddf1d4f4f29f3be34febf00dbc9", kill_on_drop: false }`
[INFO] [stdout] bf1a5043a13ecd12f1c7f433b688a3d2c9a4cddf1d4f4f29f3be34febf00dbc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eed6ca1dd10750bfd86ff8ce6ec7f7cad0e70bd833b1bafa6e57795d778c99a5
[INFO] running `Command { std: "docker" "start" "-a" "eed6ca1dd10750bfd86ff8ce6ec7f7cad0e70bd833b1bafa6e57795d778c99a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling nalgebra v0.31.4
[INFO] [stderr]    Compiling simples v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.17s
[INFO] running `Command { std: "docker" "inspect" "eed6ca1dd10750bfd86ff8ce6ec7f7cad0e70bd833b1bafa6e57795d778c99a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eed6ca1dd10750bfd86ff8ce6ec7f7cad0e70bd833b1bafa6e57795d778c99a5", kill_on_drop: false }`
[INFO] [stdout] eed6ca1dd10750bfd86ff8ce6ec7f7cad0e70bd833b1bafa6e57795d778c99a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11aeabaf9d75f5eb45431cb27037e341d51a0beed874b623bad2a4f32d2733c3
[INFO] running `Command { std: "docker" "start" "-a" "11aeabaf9d75f5eb45431cb27037e341d51a0beed874b623bad2a4f32d2733c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling concolor-query v0.0.4
[INFO] [stderr]    Compiling git-conventional v0.12.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling concolor-control v0.0.7
[INFO] [stderr]    Compiling trycmd v0.14.21
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling clap-cargo v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.15.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling git2 v0.15.0
[INFO] [stderr]    Compiling crates-index v0.18.11
[INFO] [stderr]    Compiling cargo-release v0.22.4
[INFO] [stderr]    Compiling simples v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "11aeabaf9d75f5eb45431cb27037e341d51a0beed874b623bad2a4f32d2733c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11aeabaf9d75f5eb45431cb27037e341d51a0beed874b623bad2a4f32d2733c3", kill_on_drop: false }`
[INFO] [stdout] 11aeabaf9d75f5eb45431cb27037e341d51a0beed874b623bad2a4f32d2733c3
