Oct 10 21:05:24.727 INFO testing jeanm/memento against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:05:24.727 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:05:24.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 21:05:25.216 INFO blam! a01e30f65dc3475596c330e19c5ea7ecd7de8afe1c02304e4b5fc10f2dbed5e1 Oct 10 21:05:25.224 INFO running `"docker" "start" "-a" "a01e30f65dc3475596c330e19c5ea7ecd7de8afe1c02304e4b5fc10f2dbed5e1"` Oct 10 21:05:26.905 INFO kablam! usermod: no changes Oct 10 21:05:27.112 INFO kablam! Compiling walkdir v1.0.3 Oct 10 21:05:27.112 INFO kablam! Compiling thread-id v3.0.0 Oct 10 21:05:27.124 INFO kablam! Compiling memchr v1.0.0 Oct 10 21:05:27.124 INFO kablam! Compiling toml v0.2.1 Oct 10 21:05:29.444 INFO kablam! Compiling thread_local v0.3.2 Oct 10 21:05:31.960 INFO kablam! Compiling regex v0.2.0 Oct 10 21:05:44.180 INFO kablam! Compiling handlebars v0.24.1 Oct 10 21:05:52.072 INFO kablam! Compiling memento v0.1.0 (/source) Oct 10 21:05:54.912 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 21:05:54.912 INFO kablam! --> src/main.rs:1:12 Oct 10 21:05:54.912 INFO kablam! | Oct 10 21:05:54.912 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 21:05:54.912 INFO kablam! | ^^^^^^^^^^ Oct 10 21:05:54.912 INFO kablam! | Oct 10 21:05:54.912 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 21:05:54.912 INFO kablam! Oct 10 21:05:58.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.82s Oct 10 21:05:58.756 INFO kablam! su: No module specific data is present Oct 10 21:05:59.837 INFO running `"docker" "rm" "-f" "a01e30f65dc3475596c330e19c5ea7ecd7de8afe1c02304e4b5fc10f2dbed5e1"` Oct 10 21:06:00.151 INFO blam! a01e30f65dc3475596c330e19c5ea7ecd7de8afe1c02304e4b5fc10f2dbed5e1 Oct 10 21:06:00.153 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:06:00.153 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 21:06:00.796 INFO blam! bdd7bcc6a7df8d6862f720551af18964adc0ccc8aaf5667b6f5c09affd2feeb1 Oct 10 21:06:00.800 INFO running `"docker" "start" "-a" "bdd7bcc6a7df8d6862f720551af18964adc0ccc8aaf5667b6f5c09affd2feeb1"` Oct 10 21:06:01.691 INFO kablam! usermod: no changes Oct 10 21:06:01.845 INFO kablam! Compiling memento v0.1.0 (/source) Oct 10 21:06:04.508 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 21:06:04.508 INFO kablam! --> src/main.rs:1:12 Oct 10 21:06:04.508 INFO kablam! | Oct 10 21:06:04.508 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 21:06:04.508 INFO kablam! | ^^^^^^^^^^ Oct 10 21:06:04.508 INFO kablam! | Oct 10 21:06:04.508 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 21:06:04.508 INFO kablam! Oct 10 21:06:05.056 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.34s Oct 10 21:06:05.070 INFO kablam! su: No module specific data is present Oct 10 21:06:05.793 INFO running `"docker" "rm" "-f" "bdd7bcc6a7df8d6862f720551af18964adc0ccc8aaf5667b6f5c09affd2feeb1"` Oct 10 21:06:06.040 INFO blam! bdd7bcc6a7df8d6862f720551af18964adc0ccc8aaf5667b6f5c09affd2feeb1 Oct 10 21:06:06.054 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:06:06.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 21:06:06.428 INFO blam! e614d0f5e1951408332aadda496bb594808846be60a4adace1494ffe57f6599d Oct 10 21:06:06.430 INFO running `"docker" "start" "-a" "e614d0f5e1951408332aadda496bb594808846be60a4adace1494ffe57f6599d"` Oct 10 21:06:07.616 INFO kablam! usermod: no changes Oct 10 21:06:07.772 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 10 21:06:07.772 INFO kablam! Running /target/debug/deps/memento-c5846ac9af8ff4ae Oct 10 21:06:07.776 INFO blam! Oct 10 21:06:07.776 INFO blam! running 0 tests Oct 10 21:06:07.776 INFO blam! Oct 10 21:06:07.776 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:06:07.776 INFO blam! Oct 10 21:06:07.777 INFO kablam! su: No module specific data is present Oct 10 21:06:08.336 INFO running `"docker" "rm" "-f" "e614d0f5e1951408332aadda496bb594808846be60a4adace1494ffe57f6599d"` Oct 10 21:06:08.760 INFO blam! e614d0f5e1951408332aadda496bb594808846be60a4adace1494ffe57f6599d