Oct 15 09:53:21.679 INFO testing JodusNodus/knipd against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:53:21.679 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 09:53:21.933 INFO blam! e9a164f5f1764dc06998734db231c47b870868a8b4bc55dfadd7da38ed18cc2b Oct 15 09:53:21.937 INFO running `"docker" "start" "-a" "e9a164f5f1764dc06998734db231c47b870868a8b4bc55dfadd7da38ed18cc2b"` Oct 15 09:53:22.483 INFO kablam! usermod: no changes Oct 15 09:53:22.546 INFO kablam! Compiling knipd v0.1.0 (/source) Oct 15 09:53:23.180 INFO kablam! warning: constant item is never used: `AUTHOR` Oct 15 09:53:23.180 INFO kablam! --> src/shared.rs:11:1 Oct 15 09:53:23.180 INFO kablam! | Oct 15 09:53:23.180 INFO kablam! 11 | pub const AUTHOR: &str = "Thomas Billiet (JodusNodus)"; Oct 15 09:53:23.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:53:23.180 INFO kablam! | Oct 15 09:53:23.180 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:53:23.180 INFO kablam! Oct 15 09:53:23.180 INFO kablam! warning: constant item is never used: `ABOUT` Oct 15 09:53:23.180 INFO kablam! --> src/shared.rs:12:1 Oct 15 09:53:23.181 INFO kablam! | Oct 15 09:53:23.181 INFO kablam! 12 | pub const ABOUT: &str = "Clipboard History Daemon and CLI for macOs and X11"; Oct 15 09:53:23.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:53:23.181 INFO kablam! Oct 15 09:53:23.181 INFO kablam! warning: constant item is never used: `CACHE_LEN` Oct 15 09:53:23.181 INFO kablam! --> src/shared.rs:16:1 Oct 15 09:53:23.181 INFO kablam! | Oct 15 09:53:23.181 INFO kablam! 16 | pub const CACHE_LEN: u64 = 100; Oct 15 09:53:23.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:53:23.181 INFO kablam! Oct 15 09:53:23.246 INFO kablam! warning: constant item is never used: `CACHE_LEN` Oct 15 09:53:23.246 INFO kablam! --> src/shared.rs:16:1 Oct 15 09:53:23.246 INFO kablam! | Oct 15 09:53:23.246 INFO kablam! 16 | pub const CACHE_LEN: u64 = 100; Oct 15 09:53:23.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:53:23.246 INFO kablam! | Oct 15 09:53:23.246 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:53:23.246 INFO kablam! Oct 15 09:53:23.246 INFO kablam! warning: constant item is never used: `STR_LEN` Oct 15 09:53:23.246 INFO kablam! --> src/shared.rs:17:1 Oct 15 09:53:23.246 INFO kablam! | Oct 15 09:53:23.246 INFO kablam! 17 | pub const STR_LEN: usize = 30; Oct 15 09:53:23.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:53:23.246 INFO kablam! Oct 15 09:53:24.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.72s Oct 15 09:53:24.225 INFO kablam! su: No module specific data is present Oct 15 09:53:24.623 INFO running `"docker" "rm" "-f" "e9a164f5f1764dc06998734db231c47b870868a8b4bc55dfadd7da38ed18cc2b"` Oct 15 09:53:24.723 INFO blam! e9a164f5f1764dc06998734db231c47b870868a8b4bc55dfadd7da38ed18cc2b Oct 15 09:53:24.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 09:53:25.061 INFO blam! fba9246a1a66a4e636f079c7654aedb75be30dd4a5aadb6a7e52c2d081dc45ba Oct 15 09:53:25.075 INFO running `"docker" "start" "-a" "fba9246a1a66a4e636f079c7654aedb75be30dd4a5aadb6a7e52c2d081dc45ba"` Oct 15 09:53:25.458 INFO kablam! usermod: no changes Oct 15 09:53:25.497 INFO kablam! Compiling knipd v0.1.0 (/source) Oct 15 09:53:26.179 INFO kablam! warning: constant item is never used: `AUTHOR` Oct 15 09:53:26.179 INFO kablam! --> src/shared.rs:11:1 Oct 15 09:53:26.179 INFO kablam! | Oct 15 09:53:26.179 INFO kablam! 11 | pub const AUTHOR: &str = "Thomas Billiet (JodusNodus)"; Oct 15 09:53:26.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:53:26.179 INFO kablam! | Oct 15 09:53:26.179 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:53:26.179 INFO kablam! Oct 15 09:53:26.179 INFO kablam! warning: constant item is never used: `ABOUT` Oct 15 09:53:26.179 INFO kablam! --> src/shared.rs:12:1 Oct 15 09:53:26.179 INFO kablam! | Oct 15 09:53:26.179 INFO kablam! 12 | pub const ABOUT: &str = "Clipboard History Daemon and CLI for macOs and X11"; Oct 15 09:53:26.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:53:26.179 INFO kablam! Oct 15 09:53:26.179 INFO kablam! warning: constant item is never used: `CACHE_LEN` Oct 15 09:53:26.179 INFO kablam! --> src/shared.rs:16:1 Oct 15 09:53:26.179 INFO kablam! | Oct 15 09:53:26.179 INFO kablam! 16 | pub const CACHE_LEN: u64 = 100; Oct 15 09:53:26.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:53:26.179 INFO kablam! Oct 15 09:53:26.209 INFO kablam! warning: constant item is never used: `CACHE_LEN` Oct 15 09:53:26.209 INFO kablam! --> src/shared.rs:16:1 Oct 15 09:53:26.209 INFO kablam! | Oct 15 09:53:26.209 INFO kablam! 16 | pub const CACHE_LEN: u64 = 100; Oct 15 09:53:26.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:53:26.209 INFO kablam! | Oct 15 09:53:26.209 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:53:26.209 INFO kablam! Oct 15 09:53:26.209 INFO kablam! warning: constant item is never used: `STR_LEN` Oct 15 09:53:26.209 INFO kablam! --> src/shared.rs:17:1 Oct 15 09:53:26.209 INFO kablam! | Oct 15 09:53:26.209 INFO kablam! 17 | pub const STR_LEN: usize = 30; Oct 15 09:53:26.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:53:26.209 INFO kablam! Oct 15 09:53:26.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 15 09:53:26.815 INFO kablam! su: No module specific data is present Oct 15 09:53:27.183 INFO running `"docker" "rm" "-f" "fba9246a1a66a4e636f079c7654aedb75be30dd4a5aadb6a7e52c2d081dc45ba"` Oct 15 09:53:27.326 INFO blam! fba9246a1a66a4e636f079c7654aedb75be30dd4a5aadb6a7e52c2d081dc45ba Oct 15 09:53:27.327 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 09:53:27.577 INFO blam! 737443bcb3e224219b58439a44b658b5d5a6ae7c632bfaee6319697c9e096de1 Oct 15 09:53:27.579 INFO running `"docker" "start" "-a" "737443bcb3e224219b58439a44b658b5d5a6ae7c632bfaee6319697c9e096de1"` Oct 15 09:53:27.910 INFO kablam! usermod: no changes Oct 15 09:53:27.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:53:27.993 INFO kablam! Running /target/debug/deps/knip-31a1d2bacbe04032 Oct 15 09:53:27.996 INFO kablam! Running /target/debug/deps/knipd-72074f2c5222f270 Oct 15 09:53:27.996 INFO blam! Oct 15 09:53:27.996 INFO blam! running 0 tests Oct 15 09:53:27.996 INFO blam! Oct 15 09:53:27.996 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:53:27.996 INFO blam! Oct 15 09:53:27.997 INFO blam! Oct 15 09:53:27.997 INFO blam! running 0 tests Oct 15 09:53:27.997 INFO blam! Oct 15 09:53:27.997 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:53:27.997 INFO blam! Oct 15 09:53:27.999 INFO kablam! su: No module specific data is present Oct 15 09:53:28.207 INFO running `"docker" "rm" "-f" "737443bcb3e224219b58439a44b658b5d5a6ae7c632bfaee6319697c9e096de1"` Oct 15 09:53:28.300 INFO blam! 737443bcb3e224219b58439a44b658b5d5a6ae7c632bfaee6319697c9e096de1