Oct 15 02:52:32.134 INFO testing bencecile/binary-flare against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:52:32.134 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:52:32.643 INFO blam! 3d15dd55ed2c689e2e54c39be1427c3760eed16cf2fab6a2042e9c64dd9957e7 Oct 15 02:52:32.645 INFO running `"docker" "start" "-a" "3d15dd55ed2c689e2e54c39be1427c3760eed16cf2fab6a2042e9c64dd9957e7"` Oct 15 02:52:34.949 INFO kablam! usermod: no changes Oct 15 02:52:35.093 INFO kablam! Compiling miniz-sys v0.1.9 Oct 15 02:52:35.093 INFO kablam! Compiling rand v0.4.2 Oct 15 02:52:35.093 INFO kablam! Compiling num_cpus v1.8.0 Oct 15 02:52:35.093 INFO kablam! Compiling time v0.1.39 Oct 15 02:52:40.143 INFO kablam! Compiling flate2 v1.0.1 Oct 15 02:52:41.359 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 02:52:44.782 INFO kablam! Compiling rayon v1.0.0 Oct 15 02:52:49.255 INFO kablam! Compiling binaryflare v0.1.0 (/source) Oct 15 02:52:50.363 INFO kablam! warning: function is never used: `make_relative` Oct 15 02:52:50.363 INFO kablam! --> src/file_utils.rs:19:1 Oct 15 02:52:50.364 INFO kablam! | Oct 15 02:52:50.364 INFO kablam! 19 | pub fn make_relative(old: &PathBuf, new_base: &PathBuf) -> PathBuf { Oct 15 02:52:50.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:52:50.365 INFO kablam! | Oct 15 02:52:50.366 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:52:50.366 INFO kablam! Oct 15 02:52:52.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.30s Oct 15 02:52:52.311 INFO kablam! su: No module specific data is present Oct 15 02:52:52.854 INFO running `"docker" "rm" "-f" "3d15dd55ed2c689e2e54c39be1427c3760eed16cf2fab6a2042e9c64dd9957e7"` Oct 15 02:52:53.091 INFO blam! 3d15dd55ed2c689e2e54c39be1427c3760eed16cf2fab6a2042e9c64dd9957e7 Oct 15 02:52:53.091 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:52:53.541 INFO blam! 7711a868a16193d70dfb13f17736ee4fcb23bc3c7c9ab8792541ed36cdcd4c83 Oct 15 02:52:53.549 INFO running `"docker" "start" "-a" "7711a868a16193d70dfb13f17736ee4fcb23bc3c7c9ab8792541ed36cdcd4c83"` Oct 15 02:52:54.359 INFO kablam! usermod: no changes Oct 15 02:52:54.459 INFO kablam! Compiling binaryflare v0.1.0 (/source) Oct 15 02:52:55.467 INFO kablam! warning: function is never used: `make_relative` Oct 15 02:52:55.467 INFO kablam! --> src/file_utils.rs:19:1 Oct 15 02:52:55.467 INFO kablam! | Oct 15 02:52:55.467 INFO kablam! 19 | pub fn make_relative(old: &PathBuf, new_base: &PathBuf) -> PathBuf { Oct 15 02:52:55.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:52:55.468 INFO kablam! | Oct 15 02:52:55.468 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:52:55.468 INFO kablam! Oct 15 02:52:55.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 15 02:52:55.935 INFO kablam! su: No module specific data is present Oct 15 02:52:56.900 INFO running `"docker" "rm" "-f" "7711a868a16193d70dfb13f17736ee4fcb23bc3c7c9ab8792541ed36cdcd4c83"` Oct 15 02:52:56.980 INFO blam! 7711a868a16193d70dfb13f17736ee4fcb23bc3c7c9ab8792541ed36cdcd4c83 Oct 15 02:52:56.982 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:52:57.131 INFO blam! c9ae40253131f05bdb4d859599137048956b0ba57f6069387fef8bef8383ea1d Oct 15 02:52:57.136 INFO running `"docker" "start" "-a" "c9ae40253131f05bdb4d859599137048956b0ba57f6069387fef8bef8383ea1d"` Oct 15 02:52:57.515 INFO kablam! usermod: no changes Oct 15 02:52:57.573 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 02:52:57.574 INFO kablam! Running /target/debug/deps/binaryflare-df79792e93b0cc9e Oct 15 02:52:57.576 INFO blam! Oct 15 02:52:57.576 INFO blam! running 0 tests Oct 15 02:52:57.576 INFO blam! Oct 15 02:52:57.576 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:52:57.576 INFO blam! Oct 15 02:52:57.578 INFO kablam! su: No module specific data is present Oct 15 02:52:57.883 INFO running `"docker" "rm" "-f" "c9ae40253131f05bdb4d859599137048956b0ba57f6069387fef8bef8383ea1d"` Oct 15 02:52:58.027 INFO blam! c9ae40253131f05bdb4d859599137048956b0ba57f6069387fef8bef8383ea1d