Oct 12 00:56:46.563 INFO testing easy-csv-0.3.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:56:46.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 00:56:47.044 INFO blam! b3a7f3d15a50a1f465f4553b77944e05de3a61a054a0cbc20ca9fd9901631620 Oct 12 00:56:47.044 INFO running `"docker" "start" "-a" "b3a7f3d15a50a1f465f4553b77944e05de3a61a054a0cbc20ca9fd9901631620"` Oct 12 00:56:47.771 INFO kablam! usermod: no changes Oct 12 00:56:47.890 INFO kablam! Compiling csv v0.15.0 Oct 12 00:56:47.896 INFO kablam! Compiling easy-csv-derive v0.3.2 Oct 12 00:56:55.777 INFO kablam! Compiling easy-csv v0.3.2 (/source) Oct 12 00:56:57.096 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 12 00:56:57.096 INFO kablam! --> src/lib.rs:37:39 Oct 12 00:56:57.096 INFO kablam! | Oct 12 00:56:57.096 INFO kablam! 37 | records: reader.records::<'a>().into_iter().enumerate(), Oct 12 00:56:57.096 INFO kablam! | ^^ Oct 12 00:56:57.096 INFO kablam! | Oct 12 00:56:57.096 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/csv-0.15.0/src/reader.rs:307:20 Oct 12 00:56:57.096 INFO kablam! | Oct 12 00:56:57.096 INFO kablam! 307 | pub fn records<'a>(&'a mut self) -> StringRecords<'a, R> { Oct 12 00:56:57.096 INFO kablam! | -- the late bound lifetime parameter is introduced here Oct 12 00:56:57.096 INFO kablam! | Oct 12 00:56:57.096 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 12 00:56:57.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:56:57.096 INFO kablam! = note: for more information, see issue #42868 Oct 12 00:56:57.096 INFO kablam! Oct 12 00:56:57.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.35s Oct 12 00:56:57.192 INFO kablam! su: No module specific data is present Oct 12 00:56:57.927 INFO running `"docker" "rm" "-f" "b3a7f3d15a50a1f465f4553b77944e05de3a61a054a0cbc20ca9fd9901631620"` Oct 12 00:56:58.188 INFO blam! b3a7f3d15a50a1f465f4553b77944e05de3a61a054a0cbc20ca9fd9901631620 Oct 12 00:56:58.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 00:56:58.588 INFO blam! 56051cbd06e7812e225beb7355130dffb0cbb0a0c4ed0ff052b9f06e81670785 Oct 12 00:56:58.593 INFO running `"docker" "start" "-a" "56051cbd06e7812e225beb7355130dffb0cbb0a0c4ed0ff052b9f06e81670785"` Oct 12 00:56:59.776 INFO kablam! usermod: no changes Oct 12 00:56:59.925 INFO kablam! Compiling easy-csv v0.3.2 (/source) Oct 12 00:57:01.372 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 12 00:57:01.372 INFO kablam! --> src/lib.rs:37:39 Oct 12 00:57:01.372 INFO kablam! | Oct 12 00:57:01.372 INFO kablam! 37 | records: reader.records::<'a>().into_iter().enumerate(), Oct 12 00:57:01.372 INFO kablam! | ^^ Oct 12 00:57:01.372 INFO kablam! | Oct 12 00:57:01.372 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/csv-0.15.0/src/reader.rs:307:20 Oct 12 00:57:01.372 INFO kablam! | Oct 12 00:57:01.372 INFO kablam! 307 | pub fn records<'a>(&'a mut self) -> StringRecords<'a, R> { Oct 12 00:57:01.372 INFO kablam! | -- the late bound lifetime parameter is introduced here Oct 12 00:57:01.372 INFO kablam! | Oct 12 00:57:01.372 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 12 00:57:01.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 00:57:01.372 INFO kablam! = note: for more information, see issue #42868 Oct 12 00:57:01.372 INFO kablam! Oct 12 00:57:01.902 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 12 00:57:01.908 INFO kablam! su: No module specific data is present Oct 12 00:57:02.637 INFO running `"docker" "rm" "-f" "56051cbd06e7812e225beb7355130dffb0cbb0a0c4ed0ff052b9f06e81670785"` Oct 12 00:57:02.992 INFO blam! 56051cbd06e7812e225beb7355130dffb0cbb0a0c4ed0ff052b9f06e81670785 Oct 12 00:57:02.994 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 00:57:03.416 INFO blam! 102fb5b90e9b65909f7682bae05ba7dfb8064819c37fe2e6aa27992be3f74410 Oct 12 00:57:03.424 INFO running `"docker" "start" "-a" "102fb5b90e9b65909f7682bae05ba7dfb8064819c37fe2e6aa27992be3f74410"` Oct 12 00:57:04.304 INFO kablam! usermod: no changes Oct 12 00:57:04.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 00:57:04.375 INFO kablam! Running /target/debug/deps/easy_csv-c2bd138e93d94608 Oct 12 00:57:04.384 INFO blam! Oct 12 00:57:04.384 INFO blam! running 0 tests Oct 12 00:57:04.384 INFO blam! Oct 12 00:57:04.384 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:57:04.384 INFO blam! Oct 12 00:57:04.384 INFO kablam! Doc-tests easy_csv Oct 12 00:57:06.748 INFO blam! Oct 12 00:57:06.748 INFO blam! running 0 tests Oct 12 00:57:06.748 INFO blam! Oct 12 00:57:06.748 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:57:06.748 INFO blam! Oct 12 00:57:06.750 INFO kablam! su: No module specific data is present Oct 12 00:57:07.322 INFO running `"docker" "rm" "-f" "102fb5b90e9b65909f7682bae05ba7dfb8064819c37fe2e6aa27992be3f74410"` Oct 12 00:57:07.579 INFO blam! 102fb5b90e9b65909f7682bae05ba7dfb8064819c37fe2e6aa27992be3f74410