Sep 21 13:05:00.487 INFO checking basic_dsp-0.5.3 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:05:00.487 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:05:00.487 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:05:00.807 INFO blam! d29ebb9444d1c72199d2774d3afc1757195264ca2ba6213be0924061818cfb80 Sep 21 13:05:00.809 INFO running `"docker" "start" "-a" "d29ebb9444d1c72199d2774d3afc1757195264ca2ba6213be0924061818cfb80"` Sep 21 13:05:01.937 INFO kablam! usermod: no changes Sep 21 13:05:02.246 INFO kablam! Checking crossbeam-epoch v0.6.0 Sep 21 13:05:02.250 INFO kablam! Checking crossbeam-deque v0.5.2 Sep 21 13:05:03.549 INFO kablam! Checking crossbeam-channel v0.2.6 Sep 21 13:05:05.262 INFO kablam! Checking crossbeam v0.4.1 Sep 21 13:05:06.538 INFO kablam! Checking basic_dsp_vector v0.5.3 Sep 21 13:05:08.374 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:05:08.374 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:05:08.374 INFO kablam! | Sep 21 13:05:08.374 INFO kablam! 84 | pub type RealTimeVec = DspVec; Sep 21 13:05:08.374 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.374 INFO kablam! | | Sep 21 13:05:08.374 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:05:08.374 INFO kablam! | Sep 21 13:05:08.374 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:05:08.374 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:05:08.374 INFO kablam! | Sep 21 13:05:08.374 INFO kablam! 84 | pub type RealTimeVec = DspVec; Sep 21 13:05:08.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.374 INFO kablam! Sep 21 13:05:08.374 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:05:08.374 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:05:08.374 INFO kablam! | Sep 21 13:05:08.374 INFO kablam! 86 | pub type RealFreqVec = DspVec; Sep 21 13:05:08.374 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.374 INFO kablam! | | Sep 21 13:05:08.374 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:05:08.374 INFO kablam! | Sep 21 13:05:08.374 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:05:08.375 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:05:08.375 INFO kablam! | Sep 21 13:05:08.375 INFO kablam! 86 | pub type RealFreqVec = DspVec; Sep 21 13:05:08.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.375 INFO kablam! Sep 21 13:05:08.375 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:05:08.375 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:05:08.375 INFO kablam! | Sep 21 13:05:08.375 INFO kablam! 88 | pub type ComplexTimeVec = DspVec; Sep 21 13:05:08.375 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.375 INFO kablam! | | Sep 21 13:05:08.375 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:05:08.375 INFO kablam! | Sep 21 13:05:08.375 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:05:08.375 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:05:08.375 INFO kablam! | Sep 21 13:05:08.375 INFO kablam! 88 | pub type ComplexTimeVec = DspVec; Sep 21 13:05:08.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.375 INFO kablam! Sep 21 13:05:08.375 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:05:08.375 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:05:08.375 INFO kablam! | Sep 21 13:05:08.375 INFO kablam! 90 | pub type ComplexFreqVec = DspVec; Sep 21 13:05:08.375 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.375 INFO kablam! | | Sep 21 13:05:08.375 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:05:08.375 INFO kablam! | Sep 21 13:05:08.375 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:05:08.375 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:05:08.375 INFO kablam! | Sep 21 13:05:08.375 INFO kablam! 90 | pub type ComplexFreqVec = DspVec; Sep 21 13:05:08.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.375 INFO kablam! Sep 21 13:05:08.375 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:05:08.375 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:05:08.375 INFO kablam! | Sep 21 13:05:08.375 INFO kablam! 92 | pub type GenDspVec = DspVec; Sep 21 13:05:08.375 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.375 INFO kablam! | | Sep 21 13:05:08.375 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:05:08.375 INFO kablam! | Sep 21 13:05:08.375 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:05:08.375 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:05:08.375 INFO kablam! | Sep 21 13:05:08.375 INFO kablam! 92 | pub type GenDspVec = DspVec; Sep 21 13:05:08.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.375 INFO kablam! Sep 21 13:05:08.494 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:05:08.494 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:05:08.494 INFO kablam! | Sep 21 13:05:08.494 INFO kablam! 102 | pub type RealTimeIdent = Identifier; Sep 21 13:05:08.494 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.494 INFO kablam! | | Sep 21 13:05:08.494 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:05:08.494 INFO kablam! | Sep 21 13:05:08.494 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:05:08.494 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:05:08.494 INFO kablam! | Sep 21 13:05:08.494 INFO kablam! 102 | pub type RealTimeIdent = Identifier; Sep 21 13:05:08.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.494 INFO kablam! Sep 21 13:05:08.494 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:05:08.494 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:05:08.494 INFO kablam! | Sep 21 13:05:08.494 INFO kablam! 104 | pub type RealFreqIdent = Identifier; Sep 21 13:05:08.494 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.494 INFO kablam! | | Sep 21 13:05:08.494 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:05:08.494 INFO kablam! | Sep 21 13:05:08.494 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:05:08.494 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:05:08.494 INFO kablam! | Sep 21 13:05:08.494 INFO kablam! 104 | pub type RealFreqIdent = Identifier; Sep 21 13:05:08.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.494 INFO kablam! Sep 21 13:05:08.498 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:05:08.498 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:05:08.498 INFO kablam! | Sep 21 13:05:08.498 INFO kablam! 106 | pub type ComplexTimeIdent = Identifier; Sep 21 13:05:08.498 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.498 INFO kablam! | | Sep 21 13:05:08.498 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:05:08.498 INFO kablam! | Sep 21 13:05:08.498 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:05:08.498 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:05:08.498 INFO kablam! | Sep 21 13:05:08.498 INFO kablam! 106 | pub type ComplexTimeIdent = Identifier; Sep 21 13:05:08.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.498 INFO kablam! Sep 21 13:05:08.498 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:05:08.498 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:05:08.498 INFO kablam! | Sep 21 13:05:08.498 INFO kablam! 108 | pub type ComplexFreqIdent = Identifier; Sep 21 13:05:08.498 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.498 INFO kablam! | | Sep 21 13:05:08.498 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:05:08.498 INFO kablam! | Sep 21 13:05:08.498 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:05:08.498 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:05:08.498 INFO kablam! | Sep 21 13:05:08.498 INFO kablam! 108 | pub type ComplexFreqIdent = Identifier; Sep 21 13:05:08.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.498 INFO kablam! Sep 21 13:05:08.498 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 13:05:08.498 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:05:08.498 INFO kablam! | Sep 21 13:05:08.498 INFO kablam! 110 | pub type GenDspIdent = Identifier; Sep 21 13:05:08.498 INFO kablam! | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.498 INFO kablam! | | Sep 21 13:05:08.498 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 13:05:08.498 INFO kablam! | Sep 21 13:05:08.498 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 13:05:08.498 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:05:08.498 INFO kablam! | Sep 21 13:05:08.498 INFO kablam! 110 | pub type GenDspIdent = Identifier; Sep 21 13:05:08.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:05:08.498 INFO kablam! Sep 21 13:05:08.954 INFO kablam! error: aborting due to 10 previous errors Sep 21 13:05:08.954 INFO kablam! Sep 21 13:05:08.954 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 13:05:08.990 INFO kablam! error: Could not compile `basic_dsp_vector`. Sep 21 13:05:08.990 INFO kablam! Sep 21 13:05:08.990 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:05:08.990 INFO kablam! su: No module specific data is present Sep 21 13:05:09.824 INFO running `"docker" "rm" "-f" "d29ebb9444d1c72199d2774d3afc1757195264ca2ba6213be0924061818cfb80"` Sep 21 13:05:09.957 INFO blam! d29ebb9444d1c72199d2774d3afc1757195264ca2ba6213be0924061818cfb80