Oct 15 20:10:11.376 INFO testing rusty-x-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:10:11.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 15 20:10:11.706 INFO blam! eac9877738e44c1bf0d3e0012d95332225ca4275cc6b945f5919226772e535ae Oct 15 20:10:11.711 INFO running `"docker" "start" "-a" "eac9877738e44c1bf0d3e0012d95332225ca4275cc6b945f5919226772e535ae"` Oct 15 20:10:12.406 INFO kablam! usermod: no changes Oct 15 20:10:12.619 INFO kablam! Compiling onig_sys v65.0.1 Oct 15 20:10:12.643 INFO kablam! Compiling serde_json v1.0.32 Oct 15 20:10:12.643 INFO kablam! Compiling toml v0.4.8 Oct 15 20:10:12.643 INFO kablam! Compiling flate2 v0.2.20 Oct 15 20:10:12.644 INFO kablam! Compiling bincode v0.8.0 Oct 15 20:10:12.655 INFO kablam! Compiling plist v0.2.4 Oct 15 20:10:12.655 INFO kablam! Compiling docopt v1.0.1 Oct 15 20:10:12.655 INFO kablam! Compiling markdown v0.2.0 Oct 15 20:10:23.383 INFO kablam! Compiling skim v0.4.0 Oct 15 20:10:35.491 INFO kablam! Compiling onig v1.6.1 Oct 15 20:10:38.990 INFO kablam! Compiling syntect v1.8.1 Oct 15 20:10:47.383 INFO kablam! Compiling rusty-x v0.1.3 (/source) Oct 15 20:10:47.902 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 15 20:10:47.902 INFO kablam! --> src/project.rs:62:33 Oct 15 20:10:47.902 INFO kablam! | Oct 15 20:10:47.902 INFO kablam! 62 | let home = String::from(env::home_dir() Oct 15 20:10:47.902 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:10:47.902 INFO kablam! | Oct 15 20:10:47.902 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:10:47.902 INFO kablam! Oct 15 20:10:51.667 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 15 20:10:51.667 INFO kablam! --> src/bin/main.rs:103:41 Oct 15 20:10:51.667 INFO kablam! | Oct 15 20:10:51.667 INFO kablam! 103 | let home = String::from(env::home_dir() Oct 15 20:10:51.667 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:10:51.667 INFO kablam! | Oct 15 20:10:51.667 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:10:51.667 INFO kablam! Oct 15 20:10:56.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.88s Oct 15 20:10:56.315 INFO kablam! su: No module specific data is present Oct 15 20:10:56.631 INFO running `"docker" "rm" "-f" "eac9877738e44c1bf0d3e0012d95332225ca4275cc6b945f5919226772e535ae"` Oct 15 20:10:56.778 INFO blam! eac9877738e44c1bf0d3e0012d95332225ca4275cc6b945f5919226772e535ae Oct 15 20:10:56.787 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 15 20:10:56.985 INFO blam! 17fcbfb6e53932f04151c3fb0723cf38e58fe87f15637fdcb70af2519b4a52d2 Oct 15 20:10:56.986 INFO running `"docker" "start" "-a" "17fcbfb6e53932f04151c3fb0723cf38e58fe87f15637fdcb70af2519b4a52d2"` Oct 15 20:10:57.551 INFO kablam! usermod: no changes Oct 15 20:10:57.694 INFO kablam! Compiling rusty-x v0.1.3 (/source) Oct 15 20:10:58.507 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 15 20:10:58.507 INFO kablam! --> src/project.rs:62:33 Oct 15 20:10:58.507 INFO kablam! | Oct 15 20:10:58.507 INFO kablam! 62 | let home = String::from(env::home_dir() Oct 15 20:10:58.507 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:10:58.507 INFO kablam! | Oct 15 20:10:58.507 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:10:58.507 INFO kablam! Oct 15 20:11:00.423 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 15 20:11:00.423 INFO kablam! --> src/bin/main.rs:103:41 Oct 15 20:11:00.424 INFO kablam! | Oct 15 20:11:00.424 INFO kablam! 103 | let home = String::from(env::home_dir() Oct 15 20:11:00.424 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:11:00.424 INFO kablam! | Oct 15 20:11:00.424 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:11:00.424 INFO kablam! Oct 15 20:11:00.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.41s Oct 15 20:11:00.997 INFO kablam! su: No module specific data is present Oct 15 20:11:01.497 INFO running `"docker" "rm" "-f" "17fcbfb6e53932f04151c3fb0723cf38e58fe87f15637fdcb70af2519b4a52d2"` Oct 15 20:11:01.690 INFO blam! 17fcbfb6e53932f04151c3fb0723cf38e58fe87f15637fdcb70af2519b4a52d2 Oct 15 20:11:01.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/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 15 20:11:01.946 INFO blam! 4f85beff9e230f515b1ed678adfb0fdf2c4d1ebef7306653528f7abf044c640d Oct 15 20:11:01.948 INFO running `"docker" "start" "-a" "4f85beff9e230f515b1ed678adfb0fdf2c4d1ebef7306653528f7abf044c640d"` Oct 15 20:11:02.453 INFO kablam! usermod: no changes Oct 15 20:11:02.553 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 20:11:02.569 INFO kablam! Running /target/debug/deps/rusty_x-3bb6596002b35e3d Oct 15 20:11:02.570 INFO blam! Oct 15 20:11:02.571 INFO kablam! Running /target/debug/deps/x-78e888448c9e62e1 Oct 15 20:11:02.571 INFO blam! running 0 tests Oct 15 20:11:02.571 INFO blam! Oct 15 20:11:02.571 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:11:02.571 INFO blam! Oct 15 20:11:02.573 INFO blam! Oct 15 20:11:02.573 INFO blam! running 0 tests Oct 15 20:11:02.573 INFO blam! Oct 15 20:11:02.573 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:11:02.573 INFO blam! Oct 15 20:11:02.573 INFO kablam! Doc-tests rusty-x Oct 15 20:11:03.324 INFO blam! Oct 15 20:11:03.324 INFO blam! running 0 tests Oct 15 20:11:03.326 INFO blam! Oct 15 20:11:03.326 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:11:03.326 INFO blam! Oct 15 20:11:03.331 INFO kablam! su: No module specific data is present Oct 15 20:11:03.650 INFO running `"docker" "rm" "-f" "4f85beff9e230f515b1ed678adfb0fdf2c4d1ebef7306653528f7abf044c640d"` Oct 15 20:11:03.769 INFO blam! 4f85beff9e230f515b1ed678adfb0fdf2c4d1ebef7306653528f7abf044c640d