Sep 21 13:04:24.569 INFO checking basic_dsp_matrix-0.5.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:04:24.569 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:04:24.569 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:04:24.707 INFO blam! 6a73eab4896dcffd35ee77054c4aa3d1c1c8f9e64074fd163e5df92fe87e505b Sep 21 13:04:24.709 INFO running `"docker" "start" "-a" "6a73eab4896dcffd35ee77054c4aa3d1c1c8f9e64074fd163e5df92fe87e505b"` Sep 21 13:04:26.017 INFO kablam! usermod: no changes Sep 21 13:04:26.258 INFO kablam! Checking scopeguard v0.3.3 Sep 21 13:04:26.260 INFO kablam! Compiling regex v0.2.11 Sep 21 13:04:26.260 INFO kablam! Checking arrayvec v0.4.7 Sep 21 13:04:26.261 INFO kablam! Checking regex-syntax v0.5.6 Sep 21 13:04:26.261 INFO kablam! Checking rustfft v2.1.0 Sep 21 13:04:26.262 INFO kablam! Checking parking_lot_core v0.3.1 Sep 21 13:04:26.262 INFO kablam! Checking num-rational v0.1.42 Sep 21 13:04:26.766 INFO kablam! Checking lock_api v0.1.3 Sep 21 13:04:31.539 INFO kablam! Checking num v0.1.42 Sep 21 13:04:32.034 INFO kablam! Checking parking_lot v0.6.4 Sep 21 13:04:32.915 INFO kablam! Checking crossbeam-epoch v0.5.2 Sep 21 13:04:32.916 INFO kablam! Checking crossbeam-epoch v0.6.0 Sep 21 13:04:35.451 INFO kablam! Checking crossbeam-deque v0.5.2 Sep 21 13:04:35.942 INFO kablam! Checking crossbeam-channel v0.2.6 Sep 21 13:04:38.976 INFO kablam! Checking crossbeam v0.4.1 Sep 21 13:04:40.762 INFO kablam! Checking basic_dsp_vector v0.5.3 Sep 21 13:04:43.898 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:04:43.898 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/support_core.rs:84:30 Sep 21 13:04:43.898 INFO kablam! | Sep 21 13:04:43.898 INFO kablam! 84 | pub type RealTimeVec = DspVec; Sep 21 13:04:43.898 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:43.898 INFO kablam! | | Sep 21 13:04:43.898 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:04:43.898 INFO kablam! | Sep 21 13:04:43.898 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:04:43.898 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/support_core.rs:84:30 Sep 21 13:04:43.898 INFO kablam! | Sep 21 13:04:43.898 INFO kablam! 84 | pub type RealTimeVec = DspVec; Sep 21 13:04:43.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:43.898 INFO kablam! Sep 21 13:04:43.899 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:04:43.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/support_core.rs:86:30 Sep 21 13:04:43.900 INFO kablam! | Sep 21 13:04:43.900 INFO kablam! 86 | pub type RealFreqVec = DspVec; Sep 21 13:04:43.900 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:43.900 INFO kablam! | | Sep 21 13:04:43.900 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:04:43.901 INFO kablam! | Sep 21 13:04:43.901 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:04:43.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/support_core.rs:86:30 Sep 21 13:04:43.901 INFO kablam! | Sep 21 13:04:43.901 INFO kablam! 86 | pub type RealFreqVec = DspVec; Sep 21 13:04:43.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:43.902 INFO kablam! Sep 21 13:04:43.910 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:04:43.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/support_core.rs:88:33 Sep 21 13:04:43.910 INFO kablam! | Sep 21 13:04:43.910 INFO kablam! 88 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:43.911 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:43.911 INFO kablam! | | Sep 21 13:04:43.911 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:04:43.911 INFO kablam! | Sep 21 13:04:43.912 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:04:43.912 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/support_core.rs:88:33 Sep 21 13:04:43.912 INFO kablam! | Sep 21 13:04:43.912 INFO kablam! 88 | pub type ComplexTimeVec = DspVec; Sep 21 13:04:43.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:43.912 INFO kablam! Sep 21 13:04:43.914 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:04:43.914 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/support_core.rs:90:33 Sep 21 13:04:43.914 INFO kablam! | Sep 21 13:04:43.915 INFO kablam! 90 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:43.915 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:43.915 INFO kablam! | | Sep 21 13:04:43.915 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:04:43.915 INFO kablam! | Sep 21 13:04:43.915 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:04:43.916 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/support_core.rs:90:33 Sep 21 13:04:43.916 INFO kablam! | Sep 21 13:04:43.916 INFO kablam! 90 | pub type ComplexFreqVec = DspVec; Sep 21 13:04:43.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:43.916 INFO kablam! Sep 21 13:04:43.917 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:04:43.918 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/support_core.rs:92:28 Sep 21 13:04:43.918 INFO kablam! | Sep 21 13:04:43.918 INFO kablam! 92 | pub type GenDspVec = DspVec; Sep 21 13:04:43.918 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:43.918 INFO kablam! | | Sep 21 13:04:43.919 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:04:43.919 INFO kablam! | Sep 21 13:04:43.919 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:04:43.919 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/support_core.rs:92:28 Sep 21 13:04:43.919 INFO kablam! | Sep 21 13:04:43.920 INFO kablam! 92 | pub type GenDspVec = DspVec; Sep 21 13:04:43.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:43.920 INFO kablam! Sep 21 13:04:44.112 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:04:44.112 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/combined_ops/identifier_ops.rs:102:29 Sep 21 13:04:44.113 INFO kablam! | Sep 21 13:04:44.113 INFO kablam! 102 | pub type RealTimeIdent = Identifier; Sep 21 13:04:44.113 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:44.113 INFO kablam! | | Sep 21 13:04:44.113 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:04:44.113 INFO kablam! | Sep 21 13:04:44.113 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:04:44.113 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/combined_ops/identifier_ops.rs:102:29 Sep 21 13:04:44.113 INFO kablam! | Sep 21 13:04:44.113 INFO kablam! 102 | pub type RealTimeIdent = Identifier; Sep 21 13:04:44.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:44.113 INFO kablam! Sep 21 13:04:44.114 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:04:44.114 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:44.114 INFO kablam! | Sep 21 13:04:44.114 INFO kablam! 104 | pub type RealFreqIdent = Identifier; Sep 21 13:04:44.118 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:44.118 INFO kablam! | | Sep 21 13:04:44.118 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:04:44.118 INFO kablam! | Sep 21 13:04:44.118 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:04:44.118 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/combined_ops/identifier_ops.rs:104:29 Sep 21 13:04:44.119 INFO kablam! | Sep 21 13:04:44.119 INFO kablam! 104 | pub type RealFreqIdent = Identifier; Sep 21 13:04:44.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:44.119 INFO kablam! Sep 21 13:04:44.120 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:04:44.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/combined_ops/identifier_ops.rs:106:32 Sep 21 13:04:44.120 INFO kablam! | Sep 21 13:04:44.120 INFO kablam! 106 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:44.120 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:44.120 INFO kablam! | | Sep 21 13:04:44.120 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:04:44.120 INFO kablam! | Sep 21 13:04:44.121 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:04:44.121 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/combined_ops/identifier_ops.rs:106:32 Sep 21 13:04:44.121 INFO kablam! | Sep 21 13:04:44.121 INFO kablam! 106 | pub type ComplexTimeIdent = Identifier; Sep 21 13:04:44.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:44.121 INFO kablam! Sep 21 13:04:44.122 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:04:44.122 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:44.122 INFO kablam! | Sep 21 13:04:44.122 INFO kablam! 108 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:44.122 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:44.122 INFO kablam! | | Sep 21 13:04:44.122 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:04:44.122 INFO kablam! | Sep 21 13:04:44.122 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:04:44.122 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/combined_ops/identifier_ops.rs:108:32 Sep 21 13:04:44.122 INFO kablam! | Sep 21 13:04:44.123 INFO kablam! 108 | pub type ComplexFreqIdent = Identifier; Sep 21 13:04:44.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:44.123 INFO kablam! Sep 21 13:04:44.124 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:04:44.124 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/combined_ops/identifier_ops.rs:110:27 Sep 21 13:04:44.124 INFO kablam! | Sep 21 13:04:44.124 INFO kablam! 110 | pub type GenDspIdent = Identifier; Sep 21 13:04:44.124 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:44.124 INFO kablam! | | Sep 21 13:04:44.124 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:04:44.124 INFO kablam! | Sep 21 13:04:44.124 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:04:44.124 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/basic_dsp_vector-0.5.3/src/vector_types/combined_ops/identifier_ops.rs:110:27 Sep 21 13:04:44.124 INFO kablam! | Sep 21 13:04:44.124 INFO kablam! 110 | pub type GenDspIdent = Identifier; Sep 21 13:04:44.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:04:44.124 INFO kablam! Sep 21 13:04:44.942 INFO kablam! error: aborting due to 10 previous errors Sep 21 13:04:44.946 INFO kablam! Sep 21 13:04:44.946 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 13:04:44.967 INFO kablam! error: Could not compile `basic_dsp_vector`. Sep 21 13:04:44.967 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:04:46.059 INFO kablam! error: build failed Sep 21 13:04:46.061 INFO kablam! su: No module specific data is present Sep 21 13:04:47.926 INFO running `"docker" "rm" "-f" "6a73eab4896dcffd35ee77054c4aa3d1c1c8f9e64074fd163e5df92fe87e505b"` Sep 21 13:04:48.052 INFO blam! 6a73eab4896dcffd35ee77054c4aa3d1c1c8f9e64074fd163e5df92fe87e505b