Oct 16 15:15:10.774 INFO testing chelone-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 15:15:10.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15:15:11.236 INFO blam! e019be6feabce460fa5ed3f4a43d1f654071806d9757a0171a25b8dfe72a22ba Oct 16 15:15:11.243 INFO running `"docker" "start" "-a" "e019be6feabce460fa5ed3f4a43d1f654071806d9757a0171a25b8dfe72a22ba"` Oct 16 15:15:12.814 INFO kablam! usermod: no changes Oct 16 15:15:12.959 INFO kablam! Compiling chelone v0.1.2 (/source) Oct 16 15:15:15.335 INFO kablam! warning: method is never used: `create_map` Oct 16 15:15:15.335 INFO kablam! --> src/triple.rs:37:5 Oct 16 15:15:15.335 INFO kablam! | Oct 16 15:15:15.335 INFO kablam! 37 | fn create_map(&self) -> HashMap { Oct 16 15:15:15.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:15:15.335 INFO kablam! | Oct 16 15:15:15.335 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 15:15:15.335 INFO kablam! Oct 16 15:15:20.728 INFO kablam! warning: constant item is never used: `TURTLE` Oct 16 15:15:20.729 INFO kablam! --> src/main.rs:5:1 Oct 16 15:15:20.729 INFO kablam! | Oct 16 15:15:20.730 INFO kablam! 5 | / const TURTLE: &str = r##" Oct 16 15:15:20.730 INFO kablam! 6 | | @base . Oct 16 15:15:20.730 INFO kablam! 7 | | @prefix foaf: . Oct 16 15:15:20.730 INFO kablam! 8 | | @prefix rel: . Oct 16 15:15:20.731 INFO kablam! ... | Oct 16 15:15:20.731 INFO kablam! 17 | | foaf:name "Rust" . Oct 16 15:15:20.731 INFO kablam! 18 | | "##; Oct 16 15:15:20.732 INFO kablam! | |____^ Oct 16 15:15:20.732 INFO kablam! | Oct 16 15:15:20.732 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 15:15:20.733 INFO kablam! Oct 16 15:15:22.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.18s Oct 16 15:15:22.035 INFO kablam! su: No module specific data is present Oct 16 15:15:23.790 INFO running `"docker" "rm" "-f" "e019be6feabce460fa5ed3f4a43d1f654071806d9757a0171a25b8dfe72a22ba"` Oct 16 15:15:24.067 INFO blam! e019be6feabce460fa5ed3f4a43d1f654071806d9757a0171a25b8dfe72a22ba Oct 16 15:15:24.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15:15:24.405 INFO blam! cb418340c4258de52b485452d666647e93d084fb1f5a60619e4c637087dbbe0f Oct 16 15:15:24.407 INFO running `"docker" "start" "-a" "cb418340c4258de52b485452d666647e93d084fb1f5a60619e4c637087dbbe0f"` Oct 16 15:15:27.151 INFO kablam! usermod: no changes Oct 16 15:15:27.287 INFO kablam! Compiling chelone v0.1.2 (/source) Oct 16 15:15:31.043 INFO kablam! warning: constant item is never used: `TURTLE` Oct 16 15:15:31.044 INFO kablam! --> src/main.rs:5:1 Oct 16 15:15:31.045 INFO kablam! | Oct 16 15:15:31.047 INFO kablam! 5 | / const TURTLE: &str = r##" Oct 16 15:15:31.047 INFO kablam! 6 | | @base . Oct 16 15:15:31.047 INFO kablam! 7 | | @prefix foaf: . Oct 16 15:15:31.047 INFO kablam! 8 | | @prefix rel: . Oct 16 15:15:31.048 INFO kablam! ... | Oct 16 15:15:31.048 INFO kablam! 17 | | foaf:name "Rust" . Oct 16 15:15:31.048 INFO kablam! 18 | | "##; Oct 16 15:15:31.048 INFO kablam! | |____^ Oct 16 15:15:31.048 INFO kablam! | Oct 16 15:15:31.048 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 15:15:31.048 INFO kablam! Oct 16 15:15:32.428 INFO kablam! warning: method is never used: `create_map` Oct 16 15:15:32.428 INFO kablam! --> src/triple.rs:37:5 Oct 16 15:15:32.428 INFO kablam! | Oct 16 15:15:32.428 INFO kablam! 37 | fn create_map(&self) -> HashMap { Oct 16 15:15:32.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:15:32.430 INFO kablam! | Oct 16 15:15:32.432 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 15:15:32.432 INFO kablam! Oct 16 15:15:33.121 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.93s Oct 16 15:15:33.126 INFO kablam! su: No module specific data is present Oct 16 15:15:33.948 INFO running `"docker" "rm" "-f" "cb418340c4258de52b485452d666647e93d084fb1f5a60619e4c637087dbbe0f"` Oct 16 15:15:34.195 INFO blam! cb418340c4258de52b485452d666647e93d084fb1f5a60619e4c637087dbbe0f Oct 16 15:15:34.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15:15:34.615 INFO blam! 28c72fe53f912d2cbe7770284734d41f3fd9c2a940d7d6c752067d0e1c0d8586 Oct 16 15:15:34.617 INFO running `"docker" "start" "-a" "28c72fe53f912d2cbe7770284734d41f3fd9c2a940d7d6c752067d0e1c0d8586"` Oct 16 15:15:36.134 INFO kablam! usermod: no changes Oct 16 15:15:36.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 15:15:36.239 INFO kablam! Running /target/debug/deps/chelone-2cfffc7d824a263b Oct 16 15:15:36.241 INFO blam! Oct 16 15:15:36.241 INFO blam! running 0 tests Oct 16 15:15:36.241 INFO blam! Oct 16 15:15:36.241 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:15:36.241 INFO blam! Oct 16 15:15:36.243 INFO kablam! Running /target/debug/deps/chelone-5ddf7c772aa83007 Oct 16 15:15:36.255 INFO blam! Oct 16 15:15:36.255 INFO blam! running 0 tests Oct 16 15:15:36.255 INFO blam! Oct 16 15:15:36.255 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:15:36.255 INFO blam! Oct 16 15:15:36.259 INFO kablam! Doc-tests chelone Oct 16 15:15:37.986 INFO blam! Oct 16 15:15:37.986 INFO blam! running 1 test Oct 16 15:15:41.255 INFO blam! test src/lib.rs - (line 2) ... ok Oct 16 15:15:41.255 INFO blam! Oct 16 15:15:41.255 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:15:41.255 INFO blam! Oct 16 15:15:41.271 INFO kablam! su: No module specific data is present Oct 16 15:15:42.430 INFO running `"docker" "rm" "-f" "28c72fe53f912d2cbe7770284734d41f3fd9c2a940d7d6c752067d0e1c0d8586"` Oct 16 15:15:42.779 INFO blam! 28c72fe53f912d2cbe7770284734d41f3fd9c2a940d7d6c752067d0e1c0d8586