Oct 10 13:08:32.138 INFO testing trezm/fuel-line against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:08:32.138 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:08:32.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:08:32.502 INFO blam! 3d0b8b180ec1671c7e305df86f0d8912d38f1163e516a77b60bb1840e9686e72 Oct 10 13:08:32.504 INFO running `"docker" "start" "-a" "3d0b8b180ec1671c7e305df86f0d8912d38f1163e516a77b60bb1840e9686e72"` Oct 10 13:08:34.615 INFO kablam! usermod: no changes Oct 10 13:08:34.699 INFO kablam! Compiling uuid v0.6.2 Oct 10 13:08:34.712 INFO kablam! Compiling syn v0.13.1 Oct 10 13:08:44.765 INFO kablam! Compiling fuel_line_derive v0.1.0 (/source/fuel_line_derive) Oct 10 13:08:47.023 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 13:08:47.023 INFO kablam! --> fuel_line_derive/src/lib.rs:1:12 Oct 10 13:08:47.023 INFO kablam! | Oct 10 13:08:47.023 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 13:08:47.023 INFO kablam! | ^^^^^^^^^^ Oct 10 13:08:47.023 INFO kablam! | Oct 10 13:08:47.023 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 13:08:47.023 INFO kablam! Oct 10 13:08:48.431 INFO kablam! Compiling fuel_line v0.1.0 (/source/fuel_line) Oct 10 13:08:49.228 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 13:08:49.228 INFO kablam! --> fuel_line/src/lib.rs:1:12 Oct 10 13:08:49.228 INFO kablam! | Oct 10 13:08:49.228 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 13:08:49.228 INFO kablam! | ^^^^^^^^^^ Oct 10 13:08:49.228 INFO kablam! | Oct 10 13:08:49.228 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 13:08:49.228 INFO kablam! Oct 10 13:08:49.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.61s Oct 10 13:08:49.268 INFO kablam! su: No module specific data is present Oct 10 13:08:50.742 INFO running `"docker" "rm" "-f" "3d0b8b180ec1671c7e305df86f0d8912d38f1163e516a77b60bb1840e9686e72"` Oct 10 13:08:51.018 INFO blam! 3d0b8b180ec1671c7e305df86f0d8912d38f1163e516a77b60bb1840e9686e72 Oct 10 13:08:51.020 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:08:51.021 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:08:51.417 INFO blam! 19fae2f0c7b46293d8d597237a293e2d6e6db0deab73c13d954af3878c0a792e Oct 10 13:08:51.423 INFO running `"docker" "start" "-a" "19fae2f0c7b46293d8d597237a293e2d6e6db0deab73c13d954af3878c0a792e"` Oct 10 13:08:52.520 INFO kablam! usermod: no changes Oct 10 13:08:52.584 INFO kablam! Compiling fuel_line_derive v0.1.0 (/source/fuel_line_derive) Oct 10 13:08:52.587 INFO kablam! Compiling fuel_line v0.1.0 (/source/fuel_line) Oct 10 13:08:53.391 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 13:08:53.391 INFO kablam! --> fuel_line/src/lib.rs:1:12 Oct 10 13:08:53.391 INFO kablam! | Oct 10 13:08:53.391 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 13:08:53.391 INFO kablam! | ^^^^^^^^^^ Oct 10 13:08:53.391 INFO kablam! | Oct 10 13:08:53.391 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 13:08:53.391 INFO kablam! Oct 10 13:08:53.394 INFO kablam! warning: unused attribute Oct 10 13:08:53.394 INFO kablam! --> fuel_line/src/lib.rs:65:3 Oct 10 13:08:53.394 INFO kablam! | Oct 10 13:08:53.394 INFO kablam! 65 | #![feature(proc_macro)] Oct 10 13:08:53.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:08:53.400 INFO kablam! | Oct 10 13:08:53.400 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 10 13:08:53.400 INFO kablam! Oct 10 13:08:53.400 INFO kablam! warning: crate-level attribute should be in the root module Oct 10 13:08:53.400 INFO kablam! --> fuel_line/src/lib.rs:65:3 Oct 10 13:08:53.400 INFO kablam! | Oct 10 13:08:53.400 INFO kablam! 65 | #![feature(proc_macro)] Oct 10 13:08:53.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:08:53.400 INFO kablam! Oct 10 13:08:55.371 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 13:08:55.372 INFO kablam! --> fuel_line_derive/src/lib.rs:1:12 Oct 10 13:08:55.372 INFO kablam! | Oct 10 13:08:55.372 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 13:08:55.373 INFO kablam! | ^^^^^^^^^^ Oct 10 13:08:55.373 INFO kablam! | Oct 10 13:08:55.373 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 13:08:55.374 INFO kablam! Oct 10 13:08:55.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.05s Oct 10 13:08:55.605 INFO kablam! su: No module specific data is present Oct 10 13:08:56.348 INFO running `"docker" "rm" "-f" "19fae2f0c7b46293d8d597237a293e2d6e6db0deab73c13d954af3878c0a792e"` Oct 10 13:08:56.475 INFO blam! 19fae2f0c7b46293d8d597237a293e2d6e6db0deab73c13d954af3878c0a792e Oct 10 13:08:56.485 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:08:56.486 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:08:56.752 INFO blam! f47f9100f2d9b4643e0af120be62474ea98e653f59f0f078aa33da3c2bd19acc Oct 10 13:08:56.754 INFO running `"docker" "start" "-a" "f47f9100f2d9b4643e0af120be62474ea98e653f59f0f078aa33da3c2bd19acc"` Oct 10 13:08:57.265 INFO kablam! usermod: no changes Oct 10 13:08:57.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 13:08:57.322 INFO kablam! Running /target/debug/deps/fuel_line-3e2458bfba69642d Oct 10 13:08:57.324 INFO blam! Oct 10 13:08:57.324 INFO blam! running 5 tests Oct 10 13:08:57.324 INFO blam! test tests::templatify_should_work ... ok Oct 10 13:08:57.326 INFO blam! test tests::bench_render_derive ... ok Oct 10 13:08:57.326 INFO blam! test tests::bench_buffer_concat ... ok Oct 10 13:08:57.330 INFO blam! test tests::render_derive_should_work ... ok Oct 10 13:08:57.331 INFO blam! test tests::templatify_buffer_should_work ... ok Oct 10 13:08:57.331 INFO kablam! Running /target/debug/deps/fuel_line_derive-0b30adde954522b2 Oct 10 13:08:57.331 INFO blam! Oct 10 13:08:57.331 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:08:57.331 INFO blam! Oct 10 13:08:57.339 INFO blam! Oct 10 13:08:57.339 INFO blam! running 0 tests Oct 10 13:08:57.339 INFO blam! Oct 10 13:08:57.339 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:08:57.340 INFO blam! Oct 10 13:08:57.344 INFO kablam! Doc-tests fuel_line Oct 10 13:08:58.504 INFO blam! Oct 10 13:08:58.504 INFO blam! running 0 tests Oct 10 13:08:58.504 INFO blam! Oct 10 13:08:58.504 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:08:58.504 INFO blam! Oct 10 13:08:58.509 INFO kablam! Doc-tests fuel_line_derive Oct 10 13:09:02.189 INFO blam! Oct 10 13:09:02.189 INFO kablam! su: No module specific data is present Oct 10 13:09:02.190 INFO blam! running 0 tests Oct 10 13:09:02.190 INFO blam! Oct 10 13:09:02.190 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:09:02.190 INFO blam! Oct 10 13:09:02.744 INFO running `"docker" "rm" "-f" "f47f9100f2d9b4643e0af120be62474ea98e653f59f0f078aa33da3c2bd19acc"` Oct 10 13:09:03.052 INFO blam! f47f9100f2d9b4643e0af120be62474ea98e653f59f0f078aa33da3c2bd19acc