Oct 16 12:42:44.580 INFO testing easy-csv-0.3.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 12:42:44.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 12:42:44.885 INFO blam! e0ea4ae4d7736b6ec88ffa755e8bbeff8ef5a364d29dca164663f871fac247f0 Oct 16 12:42:44.885 INFO running `"docker" "start" "-a" "e0ea4ae4d7736b6ec88ffa755e8bbeff8ef5a364d29dca164663f871fac247f0"` Oct 16 12:42:45.412 INFO kablam! usermod: no changes Oct 16 12:42:45.453 INFO kablam! Compiling memchr v1.0.2 Oct 16 12:42:45.455 INFO kablam! Compiling easy-csv-derive v0.3.2 Oct 16 12:42:46.116 INFO kablam! Compiling csv v0.15.0 Oct 16 12:42:49.914 INFO kablam! Compiling easy-csv v0.3.2 (/source) Oct 16 12:42:50.680 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 16 12:42:50.681 INFO kablam! --> src/lib.rs:37:39 Oct 16 12:42:50.681 INFO kablam! | Oct 16 12:42:50.681 INFO kablam! 37 | records: reader.records::<'a>().into_iter().enumerate(), Oct 16 12:42:50.681 INFO kablam! | ^^ Oct 16 12:42:50.682 INFO kablam! | Oct 16 12:42:50.682 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/csv-0.15.0/src/reader.rs:307:20 Oct 16 12:42:50.682 INFO kablam! | Oct 16 12:42:50.682 INFO kablam! 307 | pub fn records<'a>(&'a mut self) -> StringRecords<'a, R> { Oct 16 12:42:50.683 INFO kablam! | -- the late bound lifetime parameter is introduced here Oct 16 12:42:50.683 INFO kablam! | Oct 16 12:42:50.683 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 16 12:42:50.684 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 16 12:42:50.684 INFO kablam! = note: for more information, see issue #42868 Oct 16 12:42:50.684 INFO kablam! Oct 16 12:42:50.732 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.30s Oct 16 12:42:50.735 INFO kablam! su: No module specific data is present Oct 16 12:42:51.105 INFO running `"docker" "rm" "-f" "e0ea4ae4d7736b6ec88ffa755e8bbeff8ef5a364d29dca164663f871fac247f0"` Oct 16 12:42:51.220 INFO blam! e0ea4ae4d7736b6ec88ffa755e8bbeff8ef5a364d29dca164663f871fac247f0 Oct 16 12:42:51.221 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 12:42:51.545 INFO blam! 83b70a5d5c9f528ba11f3b0a23c70b0cffc21cff195c24f7f58efbd71c743171 Oct 16 12:42:51.547 INFO running `"docker" "start" "-a" "83b70a5d5c9f528ba11f3b0a23c70b0cffc21cff195c24f7f58efbd71c743171"` Oct 16 12:42:52.675 INFO kablam! usermod: no changes Oct 16 12:42:52.735 INFO kablam! Compiling easy-csv v0.3.2 (/source) Oct 16 12:42:53.759 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 16 12:42:53.759 INFO kablam! --> src/lib.rs:37:39 Oct 16 12:42:53.759 INFO kablam! | Oct 16 12:42:53.759 INFO kablam! 37 | records: reader.records::<'a>().into_iter().enumerate(), Oct 16 12:42:53.759 INFO kablam! | ^^ Oct 16 12:42:53.759 INFO kablam! | Oct 16 12:42:53.759 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/csv-0.15.0/src/reader.rs:307:20 Oct 16 12:42:53.759 INFO kablam! | Oct 16 12:42:53.759 INFO kablam! 307 | pub fn records<'a>(&'a mut self) -> StringRecords<'a, R> { Oct 16 12:42:53.759 INFO kablam! | -- the late bound lifetime parameter is introduced here Oct 16 12:42:53.759 INFO kablam! | Oct 16 12:42:53.759 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 16 12:42:53.759 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 16 12:42:53.759 INFO kablam! = note: for more information, see issue #42868 Oct 16 12:42:53.759 INFO kablam! Oct 16 12:42:54.355 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 16 12:42:54.355 INFO kablam! su: No module specific data is present Oct 16 12:42:55.199 INFO running `"docker" "rm" "-f" "83b70a5d5c9f528ba11f3b0a23c70b0cffc21cff195c24f7f58efbd71c743171"` Oct 16 12:42:55.527 INFO blam! 83b70a5d5c9f528ba11f3b0a23c70b0cffc21cff195c24f7f58efbd71c743171 Oct 16 12:42:55.539 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 12:42:55.966 INFO blam! 0bd346d006e8c60ddfb8363cf2c8081eb3aafd620c9abe4e10b31a011403fb06 Oct 16 12:42:55.968 INFO running `"docker" "start" "-a" "0bd346d006e8c60ddfb8363cf2c8081eb3aafd620c9abe4e10b31a011403fb06"` Oct 16 12:42:56.516 INFO kablam! usermod: no changes Oct 16 12:42:56.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 12:42:56.565 INFO kablam! Running /target/debug/deps/easy_csv-fac45fdc5263e4b8 Oct 16 12:42:56.567 INFO blam! Oct 16 12:42:56.567 INFO blam! running 0 tests Oct 16 12:42:56.568 INFO blam! Oct 16 12:42:56.568 INFO kablam! Doc-tests easy_csv Oct 16 12:42:56.568 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:42:56.568 INFO blam! Oct 16 12:42:57.786 INFO blam! Oct 16 12:42:57.786 INFO blam! running 0 tests Oct 16 12:42:57.787 INFO blam! Oct 16 12:42:57.788 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:42:57.788 INFO blam! Oct 16 12:42:57.796 INFO kablam! su: No module specific data is present Oct 16 12:42:58.177 INFO running `"docker" "rm" "-f" "0bd346d006e8c60ddfb8363cf2c8081eb3aafd620c9abe4e10b31a011403fb06"` Oct 16 12:42:58.431 INFO blam! 0bd346d006e8c60ddfb8363cf2c8081eb3aafd620c9abe4e10b31a011403fb06