[INFO] fetching crate re_tensor_ops 0.11.0...
[INFO] building re_tensor_ops-0.11.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate re_tensor_ops 0.11.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate re_tensor_ops 0.11.0
[INFO] finished tweaking crates.io crate re_tensor_ops 0.11.0
[INFO] tweaked toml for crates.io crate re_tensor_ops 0.11.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate re_tensor_ops 0.11.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 304 packages to latest compatible versions
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.16.1)
[INFO] [stderr]       Adding re_types v0.11.0 (available: v0.25.1)
[INFO] [stderr]       Adding zvariant_utils v1.0.1 (available: v1.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c35d6639e596ff4ab927619cd1c91ccf5b201f6df105da96bde59e860cb9d9b1
[INFO] running `Command { std: "docker" "start" "-a" "c35d6639e596ff4ab927619cd1c91ccf5b201f6df105da96bde59e860cb9d9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35d6639e596ff4ab927619cd1c91ccf5b201f6df105da96bde59e860cb9d9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35d6639e596ff4ab927619cd1c91ccf5b201f6df105da96bde59e860cb9d9b1", kill_on_drop: false }`
[INFO] [stdout] c35d6639e596ff4ab927619cd1c91ccf5b201f6df105da96bde59e860cb9d9b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 626fc1ac44c35f808c3ee3fa7c7b09b0ee3c6877f161a1d71211c9d8df6ae446
[INFO] running `Command { std: "docker" "start" "-a" "626fc1ac44c35f808c3ee3fa7c7b09b0ee3c6877f161a1d71211c9d8df6ae446", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling array-init-cursor v0.2.1
[INFO] [stderr]    Compiling planus v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling arrow-format v0.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling puffin v0.16.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling hash_hasher v2.0.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling re_string_interner v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling arrow2 v0.17.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling re_tracing v0.11.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling log-once v0.4.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling re_error v0.11.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling infer v0.15.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling re_log v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling re_types_core v0.11.0
[INFO] [stderr]    Compiling re_types v0.11.0
[INFO] [stderr]    Compiling re_tensor_ops v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "626fc1ac44c35f808c3ee3fa7c7b09b0ee3c6877f161a1d71211c9d8df6ae446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "626fc1ac44c35f808c3ee3fa7c7b09b0ee3c6877f161a1d71211c9d8df6ae446", kill_on_drop: false }`
[INFO] [stdout] 626fc1ac44c35f808c3ee3fa7c7b09b0ee3c6877f161a1d71211c9d8df6ae446
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc87ead3a6d7733f89774d02567bc78d74d976fc6283e7e46cc9e76565f2e933
[INFO] running `Command { std: "docker" "start" "-a" "cc87ead3a6d7733f89774d02567bc78d74d976fc6283e7e46cc9e76565f2e933", kill_on_drop: false }`
[INFO] [stderr]    Compiling re_tensor_ops v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.71s
[INFO] running `Command { std: "docker" "inspect" "cc87ead3a6d7733f89774d02567bc78d74d976fc6283e7e46cc9e76565f2e933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc87ead3a6d7733f89774d02567bc78d74d976fc6283e7e46cc9e76565f2e933", kill_on_drop: false }`
[INFO] [stdout] cc87ead3a6d7733f89774d02567bc78d74d976fc6283e7e46cc9e76565f2e933
