Oct 12 00:40:04.780 INFO testing eloggr-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:40:04.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 00:40:04.995 INFO blam! eeb838b14cd84eb0dbf545c792a8d9243eeac534cbb432d26f1ae223c272cff0 Oct 12 00:40:05.001 INFO running `"docker" "start" "-a" "eeb838b14cd84eb0dbf545c792a8d9243eeac534cbb432d26f1ae223c272cff0"` Oct 12 00:40:05.540 INFO kablam! usermod: no changes Oct 12 00:40:05.624 INFO kablam! Compiling containers v0.9.3 Oct 12 00:40:05.624 INFO kablam! Compiling i-o v0.4.3 Oct 12 00:40:05.624 INFO kablam! Compiling idem v0.4.0 Oct 12 00:40:05.624 INFO kablam! Compiling libc v0.2.43 Oct 12 00:40:05.624 INFO kablam! Compiling utf v0.1.4 Oct 12 00:40:05.624 INFO kablam! Compiling flags v0.1.2 Oct 12 00:40:05.624 INFO kablam! Compiling rand_core v0.2.2 Oct 12 00:40:06.156 INFO kablam! Compiling rand v0.5.5 Oct 12 00:40:06.250 INFO kablam! Compiling idem v0.1.1 Oct 12 00:40:06.730 INFO kablam! Compiling null-terminated v0.3.4 Oct 12 00:40:08.160 INFO kablam! Compiling unix v0.6.4 Oct 12 00:40:08.169 INFO kablam! Compiling tempus v0.2.3 Oct 12 00:40:10.808 INFO kablam! su: No module specific data is present Oct 12 00:40:11.094 INFO running `"docker" "rm" "-f" "eeb838b14cd84eb0dbf545c792a8d9243eeac534cbb432d26f1ae223c272cff0"` Oct 12 00:40:11.255 INFO blam! eeb838b14cd84eb0dbf545c792a8d9243eeac534cbb432d26f1ae223c272cff0 Oct 12 00:40:11.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 00:40:11.477 INFO blam! 4a9f258664d134a647bf848c4ede7a877bdaeb63cc5add17e5ab6634d9d98aec Oct 12 00:40:11.478 INFO running `"docker" "start" "-a" "4a9f258664d134a647bf848c4ede7a877bdaeb63cc5add17e5ab6634d9d98aec"` Oct 12 00:40:11.960 INFO kablam! usermod: no changes Oct 12 00:40:12.025 INFO kablam! Compiling i-o v0.4.3 Oct 12 00:40:13.248 INFO kablam! Compiling unix v0.6.4 Oct 12 00:40:15.491 INFO kablam! Compiling unix-tty v0.3.0 Oct 12 00:40:17.361 INFO kablam! Compiling eloggr v0.1.1 (/source) Oct 12 00:40:19.807 INFO kablam! warning: static variable `logger` should have an upper case name such as `LOGGER` Oct 12 00:40:19.808 INFO kablam! --> src/lib.rs:18:1 Oct 12 00:40:19.808 INFO kablam! | Oct 12 00:40:19.808 INFO kablam! 18 | pub static logger: Logger = Logger { color: ATOMIC_BOOL_INIT }; Oct 12 00:40:19.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:40:19.809 INFO kablam! | Oct 12 00:40:19.809 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 00:40:19.810 INFO kablam! Oct 12 00:40:20.452 INFO kablam! warning: static variable `logger` should have an upper case name such as `LOGGER` Oct 12 00:40:20.452 INFO kablam! --> src/lib.rs:18:1 Oct 12 00:40:20.452 INFO kablam! | Oct 12 00:40:20.452 INFO kablam! 18 | pub static logger: Logger = Logger { color: ATOMIC_BOOL_INIT }; Oct 12 00:40:20.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:40:20.452 INFO kablam! | Oct 12 00:40:20.452 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 00:40:20.452 INFO kablam! Oct 12 00:40:20.894 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.91s Oct 12 00:40:20.898 INFO kablam! su: No module specific data is present Oct 12 00:40:21.229 INFO running `"docker" "rm" "-f" "4a9f258664d134a647bf848c4ede7a877bdaeb63cc5add17e5ab6634d9d98aec"` Oct 12 00:40:21.402 INFO blam! 4a9f258664d134a647bf848c4ede7a877bdaeb63cc5add17e5ab6634d9d98aec Oct 12 00:40:21.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 00:40:21.751 INFO blam! 9869f5093b848afcf59a411e0ad3d07d54d24f226677b8f085935419acb59de6 Oct 12 00:40:21.753 INFO running `"docker" "start" "-a" "9869f5093b848afcf59a411e0ad3d07d54d24f226677b8f085935419acb59de6"` Oct 12 00:40:22.517 INFO kablam! usermod: no changes Oct 12 00:40:22.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 00:40:22.600 INFO kablam! Running /target/debug/deps/eloggr-5d73fb3549d11e85 Oct 12 00:40:22.600 INFO blam! Oct 12 00:40:22.600 INFO kablam! Doc-tests eloggr Oct 12 00:40:22.600 INFO blam! running 0 tests Oct 12 00:40:22.600 INFO blam! Oct 12 00:40:22.600 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:40:22.600 INFO blam! Oct 12 00:40:27.148 INFO blam! Oct 12 00:40:27.148 INFO blam! running 0 tests Oct 12 00:40:27.148 INFO blam! Oct 12 00:40:27.148 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:40:27.148 INFO blam! Oct 12 00:40:27.160 INFO kablam! su: No module specific data is present Oct 12 00:40:27.767 INFO running `"docker" "rm" "-f" "9869f5093b848afcf59a411e0ad3d07d54d24f226677b8f085935419acb59de6"` Oct 12 00:40:28.020 INFO blam! 9869f5093b848afcf59a411e0ad3d07d54d24f226677b8f085935419acb59de6