Oct 10 15:58:35.081 INFO testing rockwotj/jump against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:58:35.081 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:58:35.082 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 15:58:35.468 INFO blam! 6eef0742bd19edf03b3fe3976b0bffb59eb036f38485dffc05fbf88db0d2da0c Oct 10 15:58:35.476 INFO running `"docker" "start" "-a" "6eef0742bd19edf03b3fe3976b0bffb59eb036f38485dffc05fbf88db0d2da0c"` Oct 10 15:58:36.825 INFO kablam! usermod: no changes Oct 10 15:58:36.993 INFO kablam! Compiling syn v0.10.5 Oct 10 15:58:42.228 INFO kablam! Compiling serde_codegen_internals v0.11.2 Oct 10 15:58:43.952 INFO kablam! Compiling serde_codegen v0.8.20 Oct 10 15:58:48.008 INFO kablam! Compiling serde_derive v0.8.20 Oct 10 15:58:51.984 INFO kablam! Compiling jump v0.1.0 (/source) Oct 10 15:58:52.856 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 15:58:52.856 INFO kablam! --> src/lib.rs:69:9 Oct 10 15:58:52.856 INFO kablam! | Oct 10 15:58:52.856 INFO kablam! 69 | env::home_dir() Oct 10 15:58:52.856 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 15:58:52.856 INFO kablam! | Oct 10 15:58:52.856 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 15:58:52.856 INFO kablam! Oct 10 15:58:52.956 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 15:58:52.956 INFO kablam! --> src/lib.rs:1:12 Oct 10 15:58:52.956 INFO kablam! | Oct 10 15:58:52.956 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 15:58:52.956 INFO kablam! | ^^^^^^^^^^ Oct 10 15:58:52.956 INFO kablam! | Oct 10 15:58:52.956 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 15:58:52.956 INFO kablam! Oct 10 15:58:56.320 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 15:58:56.320 INFO kablam! --> src/bin/jump.rs:1:12 Oct 10 15:58:56.320 INFO kablam! | Oct 10 15:58:56.320 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 10 15:58:56.320 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 15:58:56.320 INFO kablam! | Oct 10 15:58:56.320 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 15:58:56.320 INFO kablam! Oct 10 15:58:56.468 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 15:58:56.468 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 10 15:58:56.468 INFO kablam! | Oct 10 15:58:56.468 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 10 15:58:56.468 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 15:58:56.468 INFO kablam! | Oct 10 15:58:56.468 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 15:58:56.468 INFO kablam! Oct 10 15:58:58.212 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.35s Oct 10 15:58:58.213 INFO kablam! su: No module specific data is present Oct 10 15:58:58.968 INFO running `"docker" "rm" "-f" "6eef0742bd19edf03b3fe3976b0bffb59eb036f38485dffc05fbf88db0d2da0c"` Oct 10 15:58:59.244 INFO blam! 6eef0742bd19edf03b3fe3976b0bffb59eb036f38485dffc05fbf88db0d2da0c Oct 10 15:58:59.249 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:58:59.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 15:58:59.626 INFO blam! a30aded7077c108745060826d584db72fb531e0594be3b4936232a3d632567eb Oct 10 15:58:59.627 INFO running `"docker" "start" "-a" "a30aded7077c108745060826d584db72fb531e0594be3b4936232a3d632567eb"` Oct 10 15:59:00.756 INFO kablam! usermod: no changes Oct 10 15:59:00.845 INFO kablam! Compiling jump v0.1.0 (/source) Oct 10 15:59:02.028 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 15:59:02.028 INFO kablam! --> src/lib.rs:69:9 Oct 10 15:59:02.028 INFO kablam! | Oct 10 15:59:02.028 INFO kablam! 69 | env::home_dir() Oct 10 15:59:02.028 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 15:59:02.028 INFO kablam! | Oct 10 15:59:02.028 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 15:59:02.028 INFO kablam! Oct 10 15:59:02.279 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 15:59:02.279 INFO kablam! --> src/lib.rs:1:12 Oct 10 15:59:02.279 INFO kablam! | Oct 10 15:59:02.279 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 15:59:02.279 INFO kablam! | ^^^^^^^^^^ Oct 10 15:59:02.279 INFO kablam! | Oct 10 15:59:02.279 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 15:59:02.279 INFO kablam! Oct 10 15:59:02.743 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 15:59:02.744 INFO kablam! --> src/bin/jump-cfg.rs:1:12 Oct 10 15:59:02.744 INFO kablam! | Oct 10 15:59:02.744 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 10 15:59:02.745 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 15:59:02.745 INFO kablam! | Oct 10 15:59:02.745 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 15:59:02.745 INFO kablam! Oct 10 15:59:03.280 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 15:59:03.280 INFO kablam! --> src/bin/jump.rs:1:12 Oct 10 15:59:03.280 INFO kablam! | Oct 10 15:59:03.280 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 10 15:59:03.280 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 15:59:03.280 INFO kablam! | Oct 10 15:59:03.280 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 15:59:03.280 INFO kablam! Oct 10 15:59:03.680 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.90s Oct 10 15:59:03.680 INFO kablam! su: No module specific data is present Oct 10 15:59:04.192 INFO running `"docker" "rm" "-f" "a30aded7077c108745060826d584db72fb531e0594be3b4936232a3d632567eb"` Oct 10 15:59:04.426 INFO blam! a30aded7077c108745060826d584db72fb531e0594be3b4936232a3d632567eb Oct 10 15:59:04.428 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:59:04.430 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 15:59:04.757 INFO blam! dec259ece393eaa516bdac26f63b2355c6bd8a4ba0514c3bf9957d80612c73b2 Oct 10 15:59:04.758 INFO running `"docker" "start" "-a" "dec259ece393eaa516bdac26f63b2355c6bd8a4ba0514c3bf9957d80612c73b2"` Oct 10 15:59:05.528 INFO kablam! usermod: no changes Oct 10 15:59:05.590 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 15:59:05.604 INFO kablam! Running /target/debug/deps/jump-0c4645ae253c0d9f Oct 10 15:59:05.609 INFO blam! Oct 10 15:59:05.609 INFO blam! running 0 tests Oct 10 15:59:05.609 INFO blam! Oct 10 15:59:05.609 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:59:05.609 INFO blam! Oct 10 15:59:05.609 INFO kablam! Running /target/debug/deps/jump-3b3e2543cdbc448b Oct 10 15:59:05.616 INFO kablam! Running /target/debug/deps/jump_cfg-1a0e85f716cf4a48 Oct 10 15:59:05.616 INFO blam! Oct 10 15:59:05.616 INFO kablam! Doc-tests jump Oct 10 15:59:05.616 INFO blam! running 0 tests Oct 10 15:59:05.616 INFO blam! Oct 10 15:59:05.616 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:59:05.616 INFO blam! Oct 10 15:59:05.616 INFO blam! Oct 10 15:59:05.616 INFO blam! running 0 tests Oct 10 15:59:05.616 INFO blam! Oct 10 15:59:05.616 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:59:05.616 INFO blam! Oct 10 15:59:06.612 INFO blam! Oct 10 15:59:06.612 INFO blam! running 0 tests Oct 10 15:59:06.612 INFO blam! Oct 10 15:59:06.613 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:59:06.613 INFO blam! Oct 10 15:59:06.617 INFO kablam! su: No module specific data is present Oct 10 15:59:06.940 INFO running `"docker" "rm" "-f" "dec259ece393eaa516bdac26f63b2355c6bd8a4ba0514c3bf9957d80612c73b2"` Oct 10 15:59:07.079 INFO blam! dec259ece393eaa516bdac26f63b2355c6bd8a4ba0514c3bf9957d80612c73b2