Oct 15 14:12:53.005 INFO testing way-cooler-client-0.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:12:53.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14:12:53.383 INFO blam! 071e11d0afb219e2b12ec7de8632dc33645c6310817999f02d11dbc1f165fe93 Oct 15 14:12:53.386 INFO running `"docker" "start" "-a" "071e11d0afb219e2b12ec7de8632dc33645c6310817999f02d11dbc1f165fe93"` Oct 15 14:12:54.403 INFO kablam! usermod: no changes Oct 15 14:12:54.523 INFO kablam! Compiling way-cooler-ipc v0.0.0 Oct 15 14:12:55.259 INFO kablam! Compiling way-cooler-client v0.0.0 (/source) Oct 15 14:12:55.716 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 15 14:12:55.716 INFO kablam! --> src/main.rs:4:5 Oct 15 14:12:55.717 INFO kablam! | Oct 15 14:12:55.717 INFO kablam! 4 | use std::io::prelude::*; Oct 15 14:12:55.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 14:12:55.718 INFO kablam! | Oct 15 14:12:55.718 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 14:12:55.718 INFO kablam! Oct 15 14:12:55.739 INFO kablam! warning: constant item is never used: `USAGE` Oct 15 14:12:55.739 INFO kablam! --> src/main.rs:6:1 Oct 15 14:12:55.740 INFO kablam! | Oct 15 14:12:55.740 INFO kablam! 6 | / const USAGE: &'static str = " Oct 15 14:12:55.740 INFO kablam! 7 | | Tool for connecting to way-cooler IPC via CLI Oct 15 14:12:55.740 INFO kablam! 8 | | Oct 15 14:12:55.741 INFO kablam! 9 | | Usage: way-cooler-client [options] Oct 15 14:12:55.741 INFO kablam! ... | Oct 15 14:12:55.741 INFO kablam! 21 | | --style Keyboard shortcuts Oct 15 14:12:55.741 INFO kablam! 22 | | "; Oct 15 14:12:55.742 INFO kablam! | |__^ Oct 15 14:12:55.742 INFO kablam! | Oct 15 14:12:55.742 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 14:12:55.742 INFO kablam! Oct 15 14:12:56.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.63s Oct 15 14:12:56.071 INFO kablam! su: No module specific data is present Oct 15 14:12:56.601 INFO running `"docker" "rm" "-f" "071e11d0afb219e2b12ec7de8632dc33645c6310817999f02d11dbc1f165fe93"` Oct 15 14:12:56.891 INFO blam! 071e11d0afb219e2b12ec7de8632dc33645c6310817999f02d11dbc1f165fe93 Oct 15 14:12:56.900 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14:12:57.381 INFO blam! 9a2d2b83902bd5741b66bcaf64a33b18649a803900e60ff2826ab0d25e1e6fd8 Oct 15 14:12:57.383 INFO running `"docker" "start" "-a" "9a2d2b83902bd5741b66bcaf64a33b18649a803900e60ff2826ab0d25e1e6fd8"` Oct 15 14:12:58.754 INFO kablam! usermod: no changes Oct 15 14:12:58.862 INFO kablam! Compiling way-cooler-client v0.0.0 (/source) Oct 15 14:12:59.364 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 15 14:12:59.364 INFO kablam! --> src/main.rs:4:5 Oct 15 14:12:59.364 INFO kablam! | Oct 15 14:12:59.364 INFO kablam! 4 | use std::io::prelude::*; Oct 15 14:12:59.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 14:12:59.364 INFO kablam! | Oct 15 14:12:59.364 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 14:12:59.364 INFO kablam! Oct 15 14:12:59.378 INFO kablam! warning: constant item is never used: `USAGE` Oct 15 14:12:59.378 INFO kablam! --> src/main.rs:6:1 Oct 15 14:12:59.378 INFO kablam! | Oct 15 14:12:59.378 INFO kablam! 6 | / const USAGE: &'static str = " Oct 15 14:12:59.378 INFO kablam! 7 | | Tool for connecting to way-cooler IPC via CLI Oct 15 14:12:59.378 INFO kablam! 8 | | Oct 15 14:12:59.378 INFO kablam! 9 | | Usage: way-cooler-client [options] Oct 15 14:12:59.378 INFO kablam! ... | Oct 15 14:12:59.378 INFO kablam! 21 | | --style Keyboard shortcuts Oct 15 14:12:59.378 INFO kablam! 22 | | "; Oct 15 14:12:59.378 INFO kablam! | |__^ Oct 15 14:12:59.378 INFO kablam! | Oct 15 14:12:59.378 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 14:12:59.378 INFO kablam! Oct 15 14:12:59.842 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 15 14:12:59.847 INFO kablam! su: No module specific data is present Oct 15 14:13:00.471 INFO running `"docker" "rm" "-f" "9a2d2b83902bd5741b66bcaf64a33b18649a803900e60ff2826ab0d25e1e6fd8"` Oct 15 14:13:00.783 INFO blam! 9a2d2b83902bd5741b66bcaf64a33b18649a803900e60ff2826ab0d25e1e6fd8 Oct 15 14:13:00.795 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14:13:01.166 INFO blam! be886b9487953338ed6565c6a04cd34588ada9eee67c4b3de070ee43d39fdb44 Oct 15 14:13:01.167 INFO running `"docker" "start" "-a" "be886b9487953338ed6565c6a04cd34588ada9eee67c4b3de070ee43d39fdb44"` Oct 15 14:13:02.699 INFO kablam! usermod: no changes Oct 15 14:13:02.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 14:13:02.771 INFO kablam! Running /target/debug/deps/way_cooler_client-e79229efb62c491f Oct 15 14:13:02.776 INFO blam! Oct 15 14:13:02.776 INFO blam! running 0 tests Oct 15 14:13:02.776 INFO blam! Oct 15 14:13:02.776 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:13:02.777 INFO blam! Oct 15 14:13:02.780 INFO kablam! su: No module specific data is present Oct 15 14:13:03.995 INFO running `"docker" "rm" "-f" "be886b9487953338ed6565c6a04cd34588ada9eee67c4b3de070ee43d39fdb44"` Oct 15 14:13:04.383 INFO blam! be886b9487953338ed6565c6a04cd34588ada9eee67c4b3de070ee43d39fdb44