[INFO] fetching crate basic_dsp_interop 0.10.2...
[INFO] testing basic_dsp_interop-0.10.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate basic_dsp_interop 0.10.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate basic_dsp_interop 0.10.2
[INFO] finished tweaking crates.io crate basic_dsp_interop 0.10.2
[INFO] tweaked toml for crates.io crate basic_dsp_interop 0.10.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate basic_dsp_interop 0.10.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e73dbd1761a30e610f07074209294c41ebf573198c45a8c95bd0bb565145c54c
[INFO] running `Command { std: "docker" "start" "-a" "e73dbd1761a30e610f07074209294c41ebf573198c45a8c95bd0bb565145c54c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e73dbd1761a30e610f07074209294c41ebf573198c45a8c95bd0bb565145c54c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e73dbd1761a30e610f07074209294c41ebf573198c45a8c95bd0bb565145c54c", kill_on_drop: false }`
[INFO] [stdout] e73dbd1761a30e610f07074209294c41ebf573198c45a8c95bd0bb565145c54c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc9c5d2f4d2c07cb6ae96a7004c81abf073b85a0f4658c0510c6c5d3cddfc454
[INFO] running `Command { std: "docker" "start" "-a" "fc9c5d2f4d2c07cb6ae96a7004c81abf073b85a0f4658c0510c6c5d3cddfc454", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling linreg v0.2.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling basic_dsp_vector v0.10.2
[INFO] [stderr]    Compiling basic_dsp_interop v0.10.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/facade32.rs:622:38
[INFO] [stdout]     |
[INFO] [stdout] 622 |             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout]     = note: `#[warn(integer_to_ptr_transmutes)]` on by default
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 622 -             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout] 622 +             mem::transmute(aggregate(std::ptr::with_exposed_provenance::<c_void>(a), mem::transmute(b)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/facade32.rs:622:57
[INFO] [stdout]     |
[INFO] [stdout] 622 |             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 622 -             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout] 622 +             mem::transmute(aggregate(mem::transmute(a), std::ptr::with_exposed_provenance::<c_void>(b)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/facade32.rs:642:38
[INFO] [stdout]     |
[INFO] [stdout] 642 |             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 642 -             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout] 642 +             mem::transmute(aggregate(std::ptr::with_exposed_provenance::<c_void>(a), mem::transmute(b)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/facade32.rs:642:57
[INFO] [stdout]     |
[INFO] [stdout] 642 |             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 642 -             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout] 642 +             mem::transmute(aggregate(mem::transmute(a), std::ptr::with_exposed_provenance::<c_void>(b)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/facade64.rs:623:38
[INFO] [stdout]     |
[INFO] [stdout] 623 |             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 623 -             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout] 623 +             mem::transmute(aggregate(std::ptr::with_exposed_provenance::<c_void>(a), mem::transmute(b)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/facade64.rs:623:57
[INFO] [stdout]     |
[INFO] [stdout] 623 |             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 623 -             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout] 623 +             mem::transmute(aggregate(mem::transmute(a), std::ptr::with_exposed_provenance::<c_void>(b)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/facade64.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 643 -             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout] 643 +             mem::transmute(aggregate(std::ptr::with_exposed_provenance::<c_void>(a), mem::transmute(b)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/facade64.rs:643:57
[INFO] [stdout]     |
[INFO] [stdout] 643 |             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 643 -             mem::transmute(aggregate(mem::transmute(a), mem::transmute(b)))
[INFO] [stdout] 643 +             mem::transmute(aggregate(mem::transmute(a), std::ptr::with_exposed_provenance::<c_void>(b)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basic_dsp_vector` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name basic_dsp_vector --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/basic_dsp_vector-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C codegen-units=4 -C debuginfo=2 --cfg 'feature="crossbeam"' --cfg 'feature="lazy_static"' --cfg 'feature="linreg"' --cfg 'feature="num_cpus"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clfft", "crossbeam", "default", "lazy_static", "linreg", "num_cpus", "ocl", "std", "use_avx2", "use_avx512", "use_gpu", "use_simd", "use_sse2"))' -C metadata=6362c4a27b229701 -C extra-filename=-fcfbe7f3f15af005 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-9237e2d7e1e6fcae.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-295ee43ddfe316e9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c5ef55ef3e7565db.rmeta --extern linreg=/opt/rustwide/target/debug/deps/liblinreg-d7246e9f443108bb.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-2b232fb7e2df9352.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c6c09b06d65d4979.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-ceabd3f3b7369ac6.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-33aefba4b4d927f4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fc9c5d2f4d2c07cb6ae96a7004c81abf073b85a0f4658c0510c6c5d3cddfc454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc9c5d2f4d2c07cb6ae96a7004c81abf073b85a0f4658c0510c6c5d3cddfc454", kill_on_drop: false }`
[INFO] [stdout] fc9c5d2f4d2c07cb6ae96a7004c81abf073b85a0f4658c0510c6c5d3cddfc454
