Oct 16 16:33:30.904 INFO testing bosh_compiler-0.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:33:30.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16:33:31.385 INFO blam! 8bbedb0d8c33d775e054589540713dec8ff507f7309aef978a6baf9875315254 Oct 16 16:33:31.386 INFO running `"docker" "start" "-a" "8bbedb0d8c33d775e054589540713dec8ff507f7309aef978a6baf9875315254"` Oct 16 16:33:31.839 INFO kablam! usermod: no changes Oct 16 16:33:31.907 INFO kablam! Compiling bosh_compiler v0.0.0 (/source) Oct 16 16:33:32.679 INFO kablam! warning: unused imports: `Costume`, `Target` Oct 16 16:33:32.679 INFO kablam! --> src/compiler/mod.rs:4:40 Oct 16 16:33:32.679 INFO kablam! | Oct 16 16:33:32.679 INFO kablam! 4 | use self::s3::{CompileResult, Project, Target, Costume, ProjectMetadata}; Oct 16 16:33:32.679 INFO kablam! | ^^^^^^ ^^^^^^^ Oct 16 16:33:32.679 INFO kablam! | Oct 16 16:33:32.679 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:33:32.679 INFO kablam! Oct 16 16:33:32.679 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 16 16:33:32.679 INFO kablam! --> src/compiler/mod.rs:7:5 Oct 16 16:33:32.679 INFO kablam! | Oct 16 16:33:32.679 INFO kablam! 7 | use std::collections::HashMap; Oct 16 16:33:32.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:33:32.679 INFO kablam! Oct 16 16:33:33.183 INFO kablam! warning: variable does not need to be mutable Oct 16 16:33:33.183 INFO kablam! --> src/compiler/mod.rs:32:9 Oct 16 16:33:33.184 INFO kablam! | Oct 16 16:33:33.184 INFO kablam! 32 | let mut project = Project { Oct 16 16:33:33.184 INFO kablam! | ----^^^^^^^ Oct 16 16:33:33.184 INFO kablam! | | Oct 16 16:33:33.185 INFO kablam! | help: remove this `mut` Oct 16 16:33:33.185 INFO kablam! | Oct 16 16:33:33.185 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 16:33:33.186 INFO kablam! Oct 16 16:33:33.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 16 16:33:33.978 INFO kablam! su: No module specific data is present Oct 16 16:33:34.389 INFO running `"docker" "rm" "-f" "8bbedb0d8c33d775e054589540713dec8ff507f7309aef978a6baf9875315254"` Oct 16 16:33:34.627 INFO blam! 8bbedb0d8c33d775e054589540713dec8ff507f7309aef978a6baf9875315254 Oct 16 16:33:34.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16:33:34.929 INFO blam! f08c70b23147e289a288ff5dabf5a497d8afe50a543ff394dca5757dcb89d80c Oct 16 16:33:34.931 INFO running `"docker" "start" "-a" "f08c70b23147e289a288ff5dabf5a497d8afe50a543ff394dca5757dcb89d80c"` Oct 16 16:33:35.499 INFO kablam! usermod: no changes Oct 16 16:33:35.555 INFO kablam! Compiling bosh_compiler v0.0.0 (/source) Oct 16 16:33:36.231 INFO kablam! warning: unused imports: `Costume`, `Target` Oct 16 16:33:36.231 INFO kablam! --> src/compiler/mod.rs:4:40 Oct 16 16:33:36.231 INFO kablam! | Oct 16 16:33:36.231 INFO kablam! 4 | use self::s3::{CompileResult, Project, Target, Costume, ProjectMetadata}; Oct 16 16:33:36.231 INFO kablam! | ^^^^^^ ^^^^^^^ Oct 16 16:33:36.231 INFO kablam! | Oct 16 16:33:36.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:33:36.231 INFO kablam! Oct 16 16:33:36.231 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 16 16:33:36.231 INFO kablam! --> src/compiler/mod.rs:7:5 Oct 16 16:33:36.231 INFO kablam! | Oct 16 16:33:36.231 INFO kablam! 7 | use std::collections::HashMap; Oct 16 16:33:36.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:33:36.231 INFO kablam! Oct 16 16:33:36.752 INFO kablam! warning: variable does not need to be mutable Oct 16 16:33:36.753 INFO kablam! --> src/compiler/mod.rs:32:9 Oct 16 16:33:36.753 INFO kablam! | Oct 16 16:33:36.753 INFO kablam! 32 | let mut project = Project { Oct 16 16:33:36.753 INFO kablam! | ----^^^^^^^ Oct 16 16:33:36.754 INFO kablam! | | Oct 16 16:33:36.754 INFO kablam! | help: remove this `mut` Oct 16 16:33:36.754 INFO kablam! | Oct 16 16:33:36.754 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 16:33:36.755 INFO kablam! Oct 16 16:33:37.246 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.72s Oct 16 16:33:37.251 INFO kablam! su: No module specific data is present Oct 16 16:33:37.790 INFO running `"docker" "rm" "-f" "f08c70b23147e289a288ff5dabf5a497d8afe50a543ff394dca5757dcb89d80c"` Oct 16 16:33:37.943 INFO blam! f08c70b23147e289a288ff5dabf5a497d8afe50a543ff394dca5757dcb89d80c Oct 16 16:33:37.947 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16:33:38.849 INFO blam! ee1252520c43dc6e8b663b25e2152d44ff4270db0e93bf64a4e55415d507da45 Oct 16 16:33:38.851 INFO running `"docker" "start" "-a" "ee1252520c43dc6e8b663b25e2152d44ff4270db0e93bf64a4e55415d507da45"` Oct 16 16:33:39.287 INFO kablam! usermod: no changes Oct 16 16:33:39.333 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 16:33:39.335 INFO kablam! Running /target/debug/deps/bosh_compiler-be01933a05419b94 Oct 16 16:33:39.337 INFO blam! Oct 16 16:33:39.337 INFO blam! running 0 tests Oct 16 16:33:39.337 INFO blam! Oct 16 16:33:39.337 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:33:39.337 INFO blam! Oct 16 16:33:39.337 INFO kablam! Doc-tests bosh_compiler Oct 16 16:33:40.419 INFO blam! Oct 16 16:33:40.419 INFO blam! running 0 tests Oct 16 16:33:40.419 INFO blam! Oct 16 16:33:40.419 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:33:40.419 INFO blam! Oct 16 16:33:40.427 INFO kablam! su: No module specific data is present Oct 16 16:33:41.046 INFO running `"docker" "rm" "-f" "ee1252520c43dc6e8b663b25e2152d44ff4270db0e93bf64a4e55415d507da45"` Oct 16 16:33:41.379 INFO blam! ee1252520c43dc6e8b663b25e2152d44ff4270db0e93bf64a4e55415d507da45