[INFO] fetching crate event-voxel-builder 0.0.4...
[INFO] checking event-voxel-builder-0.0.4 against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] extracting crate event-voxel-builder 0.0.4 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate event-voxel-builder 0.0.4
[INFO] finished tweaking crates.io crate event-voxel-builder 0.0.4
[INFO] tweaked toml for crates.io crate event-voxel-builder 0.0.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate event-voxel-builder 0.0.4 on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "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" "+42f4793e5a514858221b07ac379029d90353913e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 141 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding ndarray v0.16.1 (available: v0.17.1)
[INFO] [stderr]       Adding numpy v0.22.1 (available: v0.27.0)
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.27.1)
[INFO] [stderr]       Adding shadow-rs v0.35.2 (available: v1.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded shadow-rs v0.35.2
[INFO] [stderr]   Downloaded is_debug v1.1.0
[INFO] [stderr]   Downloaded tz-rs v0.6.14
[INFO] [stderr]   Downloaded tzdb v0.6.1
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded numpy v0.22.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded tzdb_data v0.1.5
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99c92bbe8ea452e3aee88d3dc1a91360e2ea8d0f8df014aa0858a621d92e3b6d
[INFO] running `Command { std: "docker" "start" "-a" "99c92bbe8ea452e3aee88d3dc1a91360e2ea8d0f8df014aa0858a621d92e3b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99c92bbe8ea452e3aee88d3dc1a91360e2ea8d0f8df014aa0858a621d92e3b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99c92bbe8ea452e3aee88d3dc1a91360e2ea8d0f8df014aa0858a621d92e3b6d", kill_on_drop: false }`
[INFO] [stdout] 99c92bbe8ea452e3aee88d3dc1a91360e2ea8d0f8df014aa0858a621d92e3b6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dce4367c2c7e8622da1b02938d74198fa7d8838c43147d29b86d61861c8953b
[INFO] running `Command { std: "docker" "start" "-a" "9dce4367c2c7e8622da1b02938d74198fa7d8838c43147d29b86d61861c8953b", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tzdb_data v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]     Checking tzdb v0.6.1
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking numpy v0.22.1
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking shadow-rs v0.35.2
[INFO] [stderr]    Compiling event-voxel-builder v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `event_simulator::PyEventSimulator::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option<T>` arguments 
[INFO] [stdout]          = note: these implicit defaults are being phased out 
[INFO] [stdout]          = help: add `#[pyo3(signature = (n_row, n_col, event_threshold_mean, event_threshold_std=None, event_refractory=None, seed=None))]` to this function to silence this warning and keep the current behavior
[INFO] [stdout]    --> src/event_simulator.rs:143:6
[INFO] [stdout]     |
[INFO] [stdout] 143 |   fn py_new(
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `event_voxel_builder::PyEventVoxelBuilder::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option<T>` arguments 
[INFO] [stdout]          = note: these implicit defaults are being phased out 
[INFO] [stdout]          = help: add `#[pyo3(signature = (n_time, n_row, n_col, timestamp_per_time, num_threads=None, sort_axis=None))]` to this function to silence this warning and keep the current behavior
[INFO] [stdout]    --> src/event_voxel_builder.rs:135:6
[INFO] [stdout]     |
[INFO] [stdout] 135 |   fn py_new(
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `event_simulator::PyEventSimulator::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option<T>` arguments 
[INFO] [stdout]          = note: these implicit defaults are being phased out 
[INFO] [stdout]          = help: add `#[pyo3(signature = (n_row, n_col, event_threshold_mean, event_threshold_std=None, event_refractory=None, seed=None))]` to this function to silence this warning and keep the current behavior
[INFO] [stdout]    --> src/event_simulator.rs:143:6
[INFO] [stdout]     |
[INFO] [stdout] 143 |   fn py_new(
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `event_voxel_builder::PyEventVoxelBuilder::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option<T>` arguments 
[INFO] [stdout]          = note: these implicit defaults are being phased out 
[INFO] [stdout]          = help: add `#[pyo3(signature = (n_time, n_row, n_col, timestamp_per_time, num_threads=None, sort_axis=None))]` to this function to silence this warning and keep the current behavior
[INFO] [stdout]    --> src/event_voxel_builder.rs:135:6
[INFO] [stdout]     |
[INFO] [stdout] 135 |   fn py_new(
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.76s
[INFO] running `Command { std: "docker" "inspect" "9dce4367c2c7e8622da1b02938d74198fa7d8838c43147d29b86d61861c8953b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dce4367c2c7e8622da1b02938d74198fa7d8838c43147d29b86d61861c8953b", kill_on_drop: false }`
[INFO] [stdout] 9dce4367c2c7e8622da1b02938d74198fa7d8838c43147d29b86d61861c8953b
