Oct 11 15:08:03.562 INFO testing phoenix-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:08:03.562 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:08:03.562 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:08:03.972 INFO blam! a2f26ff9244fb9aa31af3d359808d528a97ae6bc198f5ac2c38e3c792cfa997d Oct 11 15:08:03.974 INFO running `"docker" "start" "-a" "a2f26ff9244fb9aa31af3d359808d528a97ae6bc198f5ac2c38e3c792cfa997d"` Oct 11 15:08:04.880 INFO kablam! usermod: no changes Oct 11 15:08:04.924 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/basic.rs Oct 11 15:08:05.224 INFO kablam! Compiling websocket v0.20.3 Oct 11 15:08:17.920 INFO kablam! Compiling phoenix v0.1.2 (/source) Oct 11 15:08:25.920 INFO kablam! warning: unused import: `std::fmt` Oct 11 15:08:25.920 INFO kablam! --> src/event.rs:1:5 Oct 11 15:08:25.920 INFO kablam! | Oct 11 15:08:25.920 INFO kablam! 1 | use std::fmt; Oct 11 15:08:25.920 INFO kablam! | ^^^^^^^^ Oct 11 15:08:25.920 INFO kablam! | Oct 11 15:08:25.920 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:08:25.920 INFO kablam! Oct 11 15:08:25.920 INFO kablam! warning: unused import: `serde_json` Oct 11 15:08:25.920 INFO kablam! --> src/event.rs:2:5 Oct 11 15:08:25.920 INFO kablam! | Oct 11 15:08:25.920 INFO kablam! 2 | use serde_json; Oct 11 15:08:25.920 INFO kablam! | ^^^^^^^^^^ Oct 11 15:08:25.920 INFO kablam! Oct 11 15:08:26.392 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 15:08:26.392 INFO kablam! --> src/socket.rs:104:7 Oct 11 15:08:26.392 INFO kablam! | Oct 11 15:08:26.392 INFO kablam! 104 | send.send(v); Oct 11 15:08:26.392 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 15:08:26.392 INFO kablam! | Oct 11 15:08:26.392 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 15:08:26.392 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 15:08:26.392 INFO kablam! Oct 11 15:08:40.892 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:08:40.892 INFO kablam! --> examples/basic.rs:2:1 Oct 11 15:08:40.892 INFO kablam! | Oct 11 15:08:40.892 INFO kablam! 2 | #[macro_use] Oct 11 15:08:40.892 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:08:40.892 INFO kablam! | Oct 11 15:08:40.892 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:08:40.892 INFO kablam! Oct 11 15:08:46.302 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.38s Oct 11 15:08:46.320 INFO kablam! su: No module specific data is present Oct 11 15:08:46.842 INFO running `"docker" "rm" "-f" "a2f26ff9244fb9aa31af3d359808d528a97ae6bc198f5ac2c38e3c792cfa997d"` Oct 11 15:08:47.064 INFO blam! a2f26ff9244fb9aa31af3d359808d528a97ae6bc198f5ac2c38e3c792cfa997d Oct 11 15:08:47.068 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:08:47.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:08:47.442 INFO blam! 2dd2f8465620800741bd0d9f991e20f506e1331fdf87023c8ddb970958a29e65 Oct 11 15:08:47.446 INFO running `"docker" "start" "-a" "2dd2f8465620800741bd0d9f991e20f506e1331fdf87023c8ddb970958a29e65"` Oct 11 15:08:48.436 INFO kablam! usermod: no changes Oct 11 15:08:48.488 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/basic.rs Oct 11 15:08:48.676 INFO kablam! Compiling phoenix v0.1.2 (/source) Oct 11 15:08:59.136 INFO kablam! warning: unused import: `std::fmt` Oct 11 15:08:59.136 INFO kablam! --> src/event.rs:1:5 Oct 11 15:08:59.140 INFO kablam! | Oct 11 15:08:59.140 INFO kablam! 1 | use std::fmt; Oct 11 15:08:59.140 INFO kablam! | ^^^^^^^^ Oct 11 15:08:59.140 INFO kablam! | Oct 11 15:08:59.140 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:08:59.140 INFO kablam! Oct 11 15:08:59.572 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:08:59.572 INFO kablam! --> examples/basic.rs:2:1 Oct 11 15:08:59.572 INFO kablam! | Oct 11 15:08:59.572 INFO kablam! 2 | #[macro_use] Oct 11 15:08:59.572 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:08:59.572 INFO kablam! | Oct 11 15:08:59.572 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:08:59.572 INFO kablam! Oct 11 15:08:59.596 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 15:08:59.597 INFO kablam! --> src/socket.rs:104:7 Oct 11 15:08:59.597 INFO kablam! | Oct 11 15:08:59.597 INFO kablam! 104 | send.send(v); Oct 11 15:08:59.597 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 15:08:59.597 INFO kablam! | Oct 11 15:08:59.598 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 15:08:59.598 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 15:08:59.598 INFO kablam! Oct 11 15:09:01.932 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:09:01.932 INFO kablam! --> examples/basic.rs:2:1 Oct 11 15:09:01.932 INFO kablam! | Oct 11 15:09:01.932 INFO kablam! 2 | #[macro_use] Oct 11 15:09:01.932 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:09:01.932 INFO kablam! | Oct 11 15:09:01.932 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:09:01.932 INFO kablam! Oct 11 15:09:04.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.90s Oct 11 15:09:04.385 INFO kablam! su: No module specific data is present Oct 11 15:09:04.668 INFO running `"docker" "rm" "-f" "2dd2f8465620800741bd0d9f991e20f506e1331fdf87023c8ddb970958a29e65"` Oct 11 15:09:04.865 INFO blam! 2dd2f8465620800741bd0d9f991e20f506e1331fdf87023c8ddb970958a29e65 Oct 11 15:09:04.866 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:09:04.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:09:05.158 INFO blam! 76749a0e8598b0b60e2547255e023225246b457054e361ea996477c980a520c5 Oct 11 15:09:05.160 INFO running `"docker" "start" "-a" "76749a0e8598b0b60e2547255e023225246b457054e361ea996477c980a520c5"` Oct 11 15:09:05.696 INFO kablam! usermod: no changes Oct 11 15:09:05.734 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/basic.rs Oct 11 15:09:05.880 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 11 15:09:05.906 INFO kablam! Running /target/debug/deps/phoenix-28310cad9fb75805 Oct 11 15:09:05.907 INFO blam! Oct 11 15:09:05.907 INFO blam! running 1 test Oct 11 15:09:05.914 INFO blam! test event::test_event_serialization ... ok Oct 11 15:09:05.914 INFO kablam! Running /target/debug/deps/phoenix_example-a066c0383377662e Oct 11 15:09:05.914 INFO blam! Oct 11 15:09:05.914 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:09:05.914 INFO blam! Oct 11 15:09:05.914 INFO blam! Oct 11 15:09:05.914 INFO blam! running 0 tests Oct 11 15:09:05.914 INFO blam! Oct 11 15:09:05.914 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:09:05.914 INFO blam! Oct 11 15:09:05.915 INFO kablam! Doc-tests phoenix Oct 11 15:09:19.016 INFO blam! Oct 11 15:09:19.016 INFO blam! running 0 tests Oct 11 15:09:19.016 INFO blam! Oct 11 15:09:19.016 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:09:19.016 INFO blam! Oct 11 15:09:19.025 INFO kablam! su: No module specific data is present Oct 11 15:09:21.166 INFO running `"docker" "rm" "-f" "76749a0e8598b0b60e2547255e023225246b457054e361ea996477c980a520c5"` Oct 11 15:09:21.336 INFO blam! 76749a0e8598b0b60e2547255e023225246b457054e361ea996477c980a520c5