Oct 11 01:30:04.430 INFO testing cesare/list-projects against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:30:04.430 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:30:04.430 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 11 01:30:04.848 INFO blam! 64afd2c13ad3965e1302b19a661c46dfed13b7cb1ff5e33a512ed88c10d83f62 Oct 11 01:30:04.850 INFO running `"docker" "start" "-a" "64afd2c13ad3965e1302b19a661c46dfed13b7cb1ff5e33a512ed88c10d83f62"` Oct 11 01:30:07.308 INFO kablam! usermod: no changes Oct 11 01:30:07.449 INFO kablam! Compiling thread-id v3.0.0 Oct 11 01:30:07.451 INFO kablam! Compiling aho-corasick v0.6.1 Oct 11 01:30:07.938 INFO kablam! Compiling thread_local v0.3.2 Oct 11 01:30:08.901 INFO kablam! Compiling regex v0.2.1 Oct 11 01:30:15.397 INFO kablam! Compiling docopt v0.7.0 Oct 11 01:30:19.279 INFO kablam! Compiling list-projects v0.2.0 (/source) Oct 11 01:30:19.567 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 11 01:30:19.567 INFO kablam! --> src/main.rs:39:5 Oct 11 01:30:19.567 INFO kablam! | Oct 11 01:30:19.567 INFO kablam! 39 | env::home_dir().map(|path| path.join("projects")) Oct 11 01:30:19.567 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:30:19.567 INFO kablam! | Oct 11 01:30:19.567 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:30:19.567 INFO kablam! Oct 11 01:30:20.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.53s Oct 11 01:30:20.881 INFO kablam! su: No module specific data is present Oct 11 01:30:21.356 INFO running `"docker" "rm" "-f" "64afd2c13ad3965e1302b19a661c46dfed13b7cb1ff5e33a512ed88c10d83f62"` Oct 11 01:30:21.540 INFO blam! 64afd2c13ad3965e1302b19a661c46dfed13b7cb1ff5e33a512ed88c10d83f62 Oct 11 01:30:21.547 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:30:21.549 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 11 01:30:21.980 INFO blam! 22ff928d399ce793913c2256d60341b7be64f19d4f5c73da8cb0749fb9aa5350 Oct 11 01:30:21.982 INFO running `"docker" "start" "-a" "22ff928d399ce793913c2256d60341b7be64f19d4f5c73da8cb0749fb9aa5350"` Oct 11 01:30:23.079 INFO kablam! usermod: no changes Oct 11 01:30:23.164 INFO kablam! Compiling list-projects v0.2.0 (/source) Oct 11 01:30:23.593 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 11 01:30:23.593 INFO kablam! --> src/main.rs:39:5 Oct 11 01:30:23.593 INFO kablam! | Oct 11 01:30:23.594 INFO kablam! 39 | env::home_dir().map(|path| path.join("projects")) Oct 11 01:30:23.594 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:30:23.594 INFO kablam! | Oct 11 01:30:23.594 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:30:23.595 INFO kablam! Oct 11 01:30:24.069 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 11 01:30:24.073 INFO kablam! su: No module specific data is present Oct 11 01:30:24.504 INFO running `"docker" "rm" "-f" "22ff928d399ce793913c2256d60341b7be64f19d4f5c73da8cb0749fb9aa5350"` Oct 11 01:30:24.677 INFO blam! 22ff928d399ce793913c2256d60341b7be64f19d4f5c73da8cb0749fb9aa5350 Oct 11 01:30:24.685 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:30:24.686 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 11 01:30:24.963 INFO blam! afc60015b0ff7c01a23451ee409e16c80068d726acf8b635af9e0f5b721eefec Oct 11 01:30:24.965 INFO running `"docker" "start" "-a" "afc60015b0ff7c01a23451ee409e16c80068d726acf8b635af9e0f5b721eefec"` Oct 11 01:30:25.676 INFO kablam! usermod: no changes Oct 11 01:30:25.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 01:30:25.728 INFO kablam! Running /target/debug/deps/lpj-aa539da0cae9ac2f Oct 11 01:30:25.733 INFO blam! Oct 11 01:30:25.733 INFO blam! running 0 tests Oct 11 01:30:25.733 INFO blam! Oct 11 01:30:25.733 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:30:25.733 INFO blam! Oct 11 01:30:25.736 INFO kablam! su: No module specific data is present Oct 11 01:30:26.148 INFO running `"docker" "rm" "-f" "afc60015b0ff7c01a23451ee409e16c80068d726acf8b635af9e0f5b721eefec"` Oct 11 01:30:26.335 INFO blam! afc60015b0ff7c01a23451ee409e16c80068d726acf8b635af9e0f5b721eefec