Oct 16 00:18:38.633 INFO testing pg-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 00:18:38.633 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 00:18:38.817 INFO blam! 0dc76f602f62a99b28abeb12239e28e17fa82eb9d17cc760633fc9d17f1e4f6f Oct 16 00:18:38.821 INFO running `"docker" "start" "-a" "0dc76f602f62a99b28abeb12239e28e17fa82eb9d17cc760633fc9d17f1e4f6f"` Oct 16 00:18:39.354 INFO kablam! usermod: no changes Oct 16 00:18:39.400 INFO kablam! Compiling real-memory v0.1.1 Oct 16 00:18:39.411 INFO kablam! Compiling flags v0.1.2 Oct 16 00:18:39.659 INFO kablam! Compiling pg v0.1.0 (/source) Oct 16 00:18:40.035 INFO kablam! warning: associated constant `Empty` should have an upper case name such as `EMPTY` Oct 16 00:18:40.035 INFO kablam! --> src/lib.rs:30:5 Oct 16 00:18:40.035 INFO kablam! | Oct 16 00:18:40.035 INFO kablam! 30 | pub const Empty: Self = Entry(0); Oct 16 00:18:40.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:40.035 INFO kablam! | Oct 16 00:18:40.035 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 00:18:40.035 INFO kablam! Oct 16 00:18:40.047 INFO kablam! warning: associated constant `Empty` should have an upper case name such as `EMPTY` Oct 16 00:18:40.047 INFO kablam! --> src/lib.rs:109:5 Oct 16 00:18:40.047 INFO kablam! | Oct 16 00:18:40.047 INFO kablam! 109 | pub const Empty: Self = Table([Entry::Empty; 1 << LOG_TABLE_SIZE]); Oct 16 00:18:40.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:40.047 INFO kablam! Oct 16 00:18:40.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 16 00:18:40.331 INFO kablam! su: No module specific data is present Oct 16 00:18:40.777 INFO running `"docker" "rm" "-f" "0dc76f602f62a99b28abeb12239e28e17fa82eb9d17cc760633fc9d17f1e4f6f"` Oct 16 00:18:41.008 INFO blam! 0dc76f602f62a99b28abeb12239e28e17fa82eb9d17cc760633fc9d17f1e4f6f Oct 16 00:18:41.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 00:18:41.415 INFO blam! 18cbc94809f1852dccfe2fbdaeecfbace62764ce76a9db0cb5db8ad53b22451f Oct 16 00:18:41.422 INFO running `"docker" "start" "-a" "18cbc94809f1852dccfe2fbdaeecfbace62764ce76a9db0cb5db8ad53b22451f"` Oct 16 00:18:42.130 INFO kablam! usermod: no changes Oct 16 00:18:42.171 INFO kablam! Compiling pg v0.1.0 (/source) Oct 16 00:18:43.023 INFO kablam! warning: associated constant `Empty` should have an upper case name such as `EMPTY` Oct 16 00:18:43.023 INFO kablam! --> src/lib.rs:30:5 Oct 16 00:18:43.023 INFO kablam! | Oct 16 00:18:43.023 INFO kablam! 30 | pub const Empty: Self = Entry(0); Oct 16 00:18:43.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:43.023 INFO kablam! | Oct 16 00:18:43.023 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 00:18:43.023 INFO kablam! Oct 16 00:18:43.023 INFO kablam! warning: associated constant `Empty` should have an upper case name such as `EMPTY` Oct 16 00:18:43.023 INFO kablam! --> src/lib.rs:109:5 Oct 16 00:18:43.023 INFO kablam! | Oct 16 00:18:43.023 INFO kablam! 109 | pub const Empty: Self = Table([Entry::Empty; 1 << LOG_TABLE_SIZE]); Oct 16 00:18:43.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:43.023 INFO kablam! Oct 16 00:18:43.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Oct 16 00:18:43.402 INFO kablam! su: No module specific data is present Oct 16 00:18:44.027 INFO running `"docker" "rm" "-f" "18cbc94809f1852dccfe2fbdaeecfbace62764ce76a9db0cb5db8ad53b22451f"` Oct 16 00:18:44.111 INFO blam! 18cbc94809f1852dccfe2fbdaeecfbace62764ce76a9db0cb5db8ad53b22451f Oct 16 00:18:44.115 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 00:18:44.325 INFO blam! 4653a30f2f321a060c92c38aa0c118c18781efbd8b450d6e00a0042723aec92f Oct 16 00:18:44.325 INFO running `"docker" "start" "-a" "4653a30f2f321a060c92c38aa0c118c18781efbd8b450d6e00a0042723aec92f"` Oct 16 00:18:45.187 INFO kablam! usermod: no changes Oct 16 00:18:45.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 00:18:45.251 INFO blam! Oct 16 00:18:45.251 INFO kablam! Running /target/debug/deps/pg-7fdafec1b60b7f7a Oct 16 00:18:45.251 INFO blam! running 0 tests Oct 16 00:18:45.251 INFO blam! Oct 16 00:18:45.251 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:18:45.251 INFO blam! Oct 16 00:18:45.253 INFO kablam! Doc-tests pg Oct 16 00:18:45.378 INFO blam! Oct 16 00:18:45.378 INFO blam! running 0 tests Oct 16 00:18:45.378 INFO blam! Oct 16 00:18:45.378 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:18:45.378 INFO blam! Oct 16 00:18:45.382 INFO kablam! su: No module specific data is present Oct 16 00:18:45.616 INFO running `"docker" "rm" "-f" "4653a30f2f321a060c92c38aa0c118c18781efbd8b450d6e00a0042723aec92f"` Oct 16 00:18:45.697 INFO blam! 4653a30f2f321a060c92c38aa0c118c18781efbd8b450d6e00a0042723aec92f