[INFO] updating cached repository themultiplexer/rust-fft-spectrum [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/themultiplexer/rust-fft-spectrum [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/themultiplexer/rust-fft-spectrum" "work/ex/beta-1.37-6/sources/1.36.0/gh/themultiplexer/rust-fft-spectrum"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/themultiplexer/rust-fft-spectrum'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/themultiplexer/rust-fft-spectrum" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/themultiplexer/rust-fft-spectrum"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/themultiplexer/rust-fft-spectrum'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c0872271d35a0de16eaca62af1fbcbd6c461aa7e [INFO] sha for GitHub repo themultiplexer/rust-fft-spectrum: c0872271d35a0de16eaca62af1fbcbd6c461aa7e [INFO] validating manifest of themultiplexer/rust-fft-spectrum on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of themultiplexer/rust-fft-spectrum on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing themultiplexer/rust-fft-spectrum [INFO] finished frobbing themultiplexer/rust-fft-spectrum [INFO] frobbed toml for themultiplexer/rust-fft-spectrum written to work/ex/beta-1.37-6/sources/1.36.0/gh/themultiplexer/rust-fft-spectrum/Cargo.toml [INFO] started frobbing themultiplexer/rust-fft-spectrum [INFO] finished frobbing themultiplexer/rust-fft-spectrum [INFO] frobbed toml for themultiplexer/rust-fft-spectrum written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/themultiplexer/rust-fft-spectrum/Cargo.toml [INFO] crate themultiplexer/rust-fft-spectrum already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing themultiplexer/rust-fft-spectrum against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/themultiplexer/rust-fft-spectrum:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 58fcf483b9cb95025bc48fd6d9f97b9333cc2cc6b38aa6266d1b471d7b83ce8f [INFO] running `"docker" "start" "-a" "58fcf483b9cb95025bc48fd6d9f97b9333cc2cc6b38aa6266d1b471d7b83ce8f"` [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling nb v0.1.1 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling strength_reduce v0.2.1 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling embedded-hal v0.2.2 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling ads1x1x v0.1.0 [INFO] [stderr] Compiling spidev v0.3.0 [INFO] [stderr] Compiling i2cdev v0.4.1 [INFO] [stderr] Compiling sysfs_gpio v0.5.3 [INFO] [stderr] Compiling linux-embedded-hal v0.2.2 [INFO] [stderr] Compiling rust_gpiozero v0.1.0 [INFO] [stderr] Compiling fft v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `thread`, `time` [INFO] [stderr] --> src/main.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | use std::{thread, time}; [INFO] [stderr] | ^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/main.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | let _dev = adc.destroy_ads1115(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.85s [INFO] running `"docker" "inspect" "58fcf483b9cb95025bc48fd6d9f97b9333cc2cc6b38aa6266d1b471d7b83ce8f"` [INFO] running `"docker" "rm" "-f" "58fcf483b9cb95025bc48fd6d9f97b9333cc2cc6b38aa6266d1b471d7b83ce8f"` [INFO] [stdout] 58fcf483b9cb95025bc48fd6d9f97b9333cc2cc6b38aa6266d1b471d7b83ce8f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/themultiplexer/rust-fft-spectrum:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 192d8e8106af852deafa9c59fa77b7aea1bf16f48620b52ce3a813b136d2d8e9 [INFO] running `"docker" "start" "-a" "192d8e8106af852deafa9c59fa77b7aea1bf16f48620b52ce3a813b136d2d8e9"` [INFO] [stderr] Compiling fft v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `thread`, `time` [INFO] [stderr] --> src/main.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | use std::{thread, time}; [INFO] [stderr] | ^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/main.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | let _dev = adc.destroy_ads1115(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "192d8e8106af852deafa9c59fa77b7aea1bf16f48620b52ce3a813b136d2d8e9"` [INFO] running `"docker" "rm" "-f" "192d8e8106af852deafa9c59fa77b7aea1bf16f48620b52ce3a813b136d2d8e9"` [INFO] [stdout] 192d8e8106af852deafa9c59fa77b7aea1bf16f48620b52ce3a813b136d2d8e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/themultiplexer/rust-fft-spectrum:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 8a8669f9ec593837181da87283b71d7dd6f2022897cdbbff662db1402a5aa069 [INFO] running `"docker" "start" "-a" "8a8669f9ec593837181da87283b71d7dd6f2022897cdbbff662db1402a5aa069"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/fft-b6683d049a507889 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8a8669f9ec593837181da87283b71d7dd6f2022897cdbbff662db1402a5aa069"` [INFO] running `"docker" "rm" "-f" "8a8669f9ec593837181da87283b71d7dd6f2022897cdbbff662db1402a5aa069"` [INFO] [stdout] 8a8669f9ec593837181da87283b71d7dd6f2022897cdbbff662db1402a5aa069