Oct 13 02:55:11.576 INFO testing renato-zannon/missing-constants against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:55:11.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:55:12.115 INFO blam! e3a37dfa76bd69935cf9c475a5144e30e0228e8ed77b5200ec31045d7a6d4c1e Oct 13 02:55:12.117 INFO running `"docker" "start" "-a" "e3a37dfa76bd69935cf9c475a5144e30e0228e8ed77b5200ec31045d7a6d4c1e"` Oct 13 02:55:13.165 INFO kablam! usermod: no changes Oct 13 02:55:13.237 INFO kablam! Compiling pom v1.1.0 Oct 13 02:55:14.711 INFO kablam! Compiling missing-constants v0.1.0 (/source) Oct 13 02:55:15.107 INFO kablam! warning: struct is never constructed: `ConstReference` Oct 13 02:55:15.107 INFO kablam! --> src/main.rs:19:1 Oct 13 02:55:15.107 INFO kablam! | Oct 13 02:55:15.107 INFO kablam! 19 | struct ConstReference { Oct 13 02:55:15.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:15.107 INFO kablam! | Oct 13 02:55:15.107 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:55:15.107 INFO kablam! Oct 13 02:55:15.107 INFO kablam! warning: function is never used: `const_reference` Oct 13 02:55:15.107 INFO kablam! --> src/main.rs:24:1 Oct 13 02:55:15.107 INFO kablam! | Oct 13 02:55:15.107 INFO kablam! 24 | fn const_reference() -> Parser { Oct 13 02:55:15.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:15.107 INFO kablam! Oct 13 02:55:15.107 INFO kablam! warning: function is never used: `module_end` Oct 13 02:55:15.107 INFO kablam! --> src/main.rs:102:1 Oct 13 02:55:15.107 INFO kablam! | Oct 13 02:55:15.107 INFO kablam! 102 | fn module_end(indent_size: usize) -> Parser { Oct 13 02:55:15.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:15.107 INFO kablam! Oct 13 02:55:16.303 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.11s Oct 13 02:55:16.303 INFO kablam! su: No module specific data is present Oct 13 02:55:16.992 INFO running `"docker" "rm" "-f" "e3a37dfa76bd69935cf9c475a5144e30e0228e8ed77b5200ec31045d7a6d4c1e"` Oct 13 02:55:17.262 INFO blam! e3a37dfa76bd69935cf9c475a5144e30e0228e8ed77b5200ec31045d7a6d4c1e Oct 13 02:55:17.275 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:55:17.747 INFO blam! 738cef459548d45a0ed42e430ae51448edc97c4299f77bd50b04701df246bb7b Oct 13 02:55:17.750 INFO running `"docker" "start" "-a" "738cef459548d45a0ed42e430ae51448edc97c4299f77bd50b04701df246bb7b"` Oct 13 02:55:19.193 INFO kablam! usermod: no changes Oct 13 02:55:19.268 INFO kablam! Compiling missing-constants v0.1.0 (/source) Oct 13 02:55:19.767 INFO kablam! warning: struct is never constructed: `ConstReference` Oct 13 02:55:19.767 INFO kablam! --> src/main.rs:19:1 Oct 13 02:55:19.767 INFO kablam! | Oct 13 02:55:19.767 INFO kablam! 19 | struct ConstReference { Oct 13 02:55:19.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:19.767 INFO kablam! | Oct 13 02:55:19.767 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:55:19.767 INFO kablam! Oct 13 02:55:19.767 INFO kablam! warning: function is never used: `const_reference` Oct 13 02:55:19.767 INFO kablam! --> src/main.rs:24:1 Oct 13 02:55:19.767 INFO kablam! | Oct 13 02:55:19.767 INFO kablam! 24 | fn const_reference() -> Parser { Oct 13 02:55:19.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:19.767 INFO kablam! Oct 13 02:55:19.767 INFO kablam! warning: function is never used: `module_end` Oct 13 02:55:19.767 INFO kablam! --> src/main.rs:102:1 Oct 13 02:55:19.767 INFO kablam! | Oct 13 02:55:19.767 INFO kablam! 102 | fn module_end(indent_size: usize) -> Parser { Oct 13 02:55:19.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:55:19.767 INFO kablam! Oct 13 02:55:20.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 13 02:55:20.219 INFO kablam! su: No module specific data is present Oct 13 02:55:20.995 INFO running `"docker" "rm" "-f" "738cef459548d45a0ed42e430ae51448edc97c4299f77bd50b04701df246bb7b"` Oct 13 02:55:21.424 INFO blam! 738cef459548d45a0ed42e430ae51448edc97c4299f77bd50b04701df246bb7b Oct 13 02:55:21.439 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:55:21.795 INFO blam! 7b10cb31be7a6b487f817bd043adfd4e35b6c433f137e34fd6c9c5feb04c0eab Oct 13 02:55:21.799 INFO running `"docker" "start" "-a" "7b10cb31be7a6b487f817bd043adfd4e35b6c433f137e34fd6c9c5feb04c0eab"` Oct 13 02:55:23.289 INFO kablam! usermod: no changes Oct 13 02:55:23.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 02:55:23.347 INFO kablam! Running /target/debug/deps/missing_constants-61970a29269652ac Oct 13 02:55:23.348 INFO blam! Oct 13 02:55:23.349 INFO blam! running 0 tests Oct 13 02:55:23.349 INFO blam! Oct 13 02:55:23.349 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:55:23.349 INFO blam! Oct 13 02:55:23.352 INFO kablam! su: No module specific data is present Oct 13 02:55:24.591 INFO running `"docker" "rm" "-f" "7b10cb31be7a6b487f817bd043adfd4e35b6c433f137e34fd6c9c5feb04c0eab"` Oct 13 02:55:24.908 INFO blam! 7b10cb31be7a6b487f817bd043adfd4e35b6c433f137e34fd6c9c5feb04c0eab