Oct 11 15:08:01.325 INFO testing phoenix-rs-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:08:01.325 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:08:01.325 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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:01.512 INFO blam! c7bd994f923b4dec324d2b3b42d43ad1769edea4ff89068152c57da4b6896347 Oct 11 15:08:01.512 INFO running `"docker" "start" "-a" "c7bd994f923b4dec324d2b3b42d43ad1769edea4ff89068152c57da4b6896347"` Oct 11 15:08:01.969 INFO kablam! usermod: no changes Oct 11 15:08:01.996 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/basic.rs Oct 11 15:08:02.276 INFO kablam! Compiling phoenix-rs v0.1.1 (/source) Oct 11 15:08:07.328 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:08:07.328 INFO kablam! --> src/lib.rs:7:1 Oct 11 15:08:07.328 INFO kablam! | Oct 11 15:08:07.328 INFO kablam! 7 | #[macro_use] Oct 11 15:08:07.328 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:08:07.328 INFO kablam! | Oct 11 15:08:07.328 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:08:07.332 INFO kablam! Oct 11 15:08:07.332 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:08:07.332 INFO kablam! --> src/lib.rs:10:1 Oct 11 15:08:07.332 INFO kablam! | Oct 11 15:08:07.332 INFO kablam! 10 | #[macro_use] Oct 11 15:08:07.332 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:08:07.332 INFO kablam! Oct 11 15:08:07.675 INFO kablam! warning: unused variable: `e` Oct 11 15:08:07.675 INFO kablam! --> src/socket.rs:55:10 Oct 11 15:08:07.675 INFO kablam! | Oct 11 15:08:07.675 INFO kablam! 55 | Err(e) => { Oct 11 15:08:07.675 INFO kablam! | ^ help: consider using `_e` instead Oct 11 15:08:07.675 INFO kablam! | Oct 11 15:08:07.675 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 15:08:07.675 INFO kablam! Oct 11 15:08:07.675 INFO kablam! warning: unused variable: `channels_1` Oct 11 15:08:07.676 INFO kablam! --> src/socket.rs:65:7 Oct 11 15:08:07.676 INFO kablam! | Oct 11 15:08:07.676 INFO kablam! 65 | let channels_1 = channels.clone(); Oct 11 15:08:07.676 INFO kablam! | ^^^^^^^^^^ help: consider using `_channels_1` instead Oct 11 15:08:07.676 INFO kablam! Oct 11 15:08:07.768 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 15:08:07.768 INFO kablam! --> src/socket.rs:103:7 Oct 11 15:08:07.768 INFO kablam! | Oct 11 15:08:07.768 INFO kablam! 103 | send.send(v); Oct 11 15:08:07.768 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 15:08:07.768 INFO kablam! | Oct 11 15:08:07.768 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 15:08:07.768 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 15:08:07.768 INFO kablam! Oct 11 15:08:17.113 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.12s Oct 11 15:08:17.124 INFO kablam! su: No module specific data is present Oct 11 15:08:17.744 INFO running `"docker" "rm" "-f" "c7bd994f923b4dec324d2b3b42d43ad1769edea4ff89068152c57da4b6896347"` Oct 11 15:08:17.972 INFO blam! c7bd994f923b4dec324d2b3b42d43ad1769edea4ff89068152c57da4b6896347 Oct 11 15:08:17.984 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:08:17.984 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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:18.363 INFO blam! b4729c2c1cee6a2e639dce408f18e631ba0885c5133d4cc92d0ee6dbd32f3f9e Oct 11 15:08:18.370 INFO running `"docker" "start" "-a" "b4729c2c1cee6a2e639dce408f18e631ba0885c5133d4cc92d0ee6dbd32f3f9e"` Oct 11 15:08:19.787 INFO kablam! usermod: no changes Oct 11 15:08:19.884 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/basic.rs Oct 11 15:08:20.168 INFO kablam! Compiling phoenix-rs v0.1.1 (/source) Oct 11 15:08:29.724 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:08:29.724 INFO kablam! --> src/lib.rs:7:1 Oct 11 15:08:29.724 INFO kablam! | Oct 11 15:08:29.724 INFO kablam! 7 | #[macro_use] Oct 11 15:08:29.724 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:08:29.724 INFO kablam! | Oct 11 15:08:29.724 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:08:29.724 INFO kablam! Oct 11 15:08:29.724 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:08:29.724 INFO kablam! --> src/lib.rs:10:1 Oct 11 15:08:29.724 INFO kablam! | Oct 11 15:08:29.724 INFO kablam! 10 | #[macro_use] Oct 11 15:08:29.724 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:08:29.724 INFO kablam! Oct 11 15:08:29.996 INFO kablam! warning: unused variable: `e` Oct 11 15:08:29.996 INFO kablam! --> src/socket.rs:55:10 Oct 11 15:08:29.996 INFO kablam! | Oct 11 15:08:29.996 INFO kablam! 55 | Err(e) => { Oct 11 15:08:29.996 INFO kablam! | ^ help: consider using `_e` instead Oct 11 15:08:29.996 INFO kablam! | Oct 11 15:08:29.996 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 15:08:29.996 INFO kablam! Oct 11 15:08:29.996 INFO kablam! warning: unused variable: `channels_1` Oct 11 15:08:29.996 INFO kablam! --> src/socket.rs:65:7 Oct 11 15:08:29.996 INFO kablam! | Oct 11 15:08:29.996 INFO kablam! 65 | let channels_1 = channels.clone(); Oct 11 15:08:29.996 INFO kablam! | ^^^^^^^^^^ help: consider using `_channels_1` instead Oct 11 15:08:29.996 INFO kablam! Oct 11 15:08:30.112 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 15:08:30.112 INFO kablam! --> src/socket.rs:103:7 Oct 11 15:08:30.112 INFO kablam! | Oct 11 15:08:30.112 INFO kablam! 103 | send.send(v); Oct 11 15:08:30.112 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 15:08:30.112 INFO kablam! | Oct 11 15:08:30.112 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 15:08:30.112 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 15:08:30.112 INFO kablam! Oct 11 15:08:33.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.28s Oct 11 15:08:33.118 INFO kablam! su: No module specific data is present Oct 11 15:08:33.960 INFO running `"docker" "rm" "-f" "b4729c2c1cee6a2e639dce408f18e631ba0885c5133d4cc92d0ee6dbd32f3f9e"` Oct 11 15:08:34.200 INFO blam! b4729c2c1cee6a2e639dce408f18e631ba0885c5133d4cc92d0ee6dbd32f3f9e Oct 11 15:08:34.208 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:08:34.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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:08:34.627 INFO blam! 67ead893273442453080977ea42fb560de6d84797dce3b71d2e345d66bf6ceea Oct 11 15:08:34.630 INFO running `"docker" "start" "-a" "67ead893273442453080977ea42fb560de6d84797dce3b71d2e345d66bf6ceea"` Oct 11 15:08:36.116 INFO kablam! usermod: no changes Oct 11 15:08:36.168 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/basic.rs Oct 11 15:08:36.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 11 15:08:36.404 INFO kablam! Running /target/debug/deps/phoenix-e1f2c749c4ff5124 Oct 11 15:08:36.404 INFO blam! Oct 11 15:08:36.404 INFO kablam! Running /target/debug/deps/phoenix_example-db17f2a95622a343 Oct 11 15:08:36.404 INFO blam! running 0 tests Oct 11 15:08:36.404 INFO blam! Oct 11 15:08:36.404 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:08:36.404 INFO blam! Oct 11 15:08:36.412 INFO blam! Oct 11 15:08:36.412 INFO kablam! Doc-tests phoenix Oct 11 15:08:36.412 INFO blam! running 0 tests Oct 11 15:08:36.412 INFO blam! Oct 11 15:08:36.416 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:08:36.416 INFO blam! Oct 11 15:08:44.672 INFO blam! Oct 11 15:08:44.672 INFO blam! running 0 tests Oct 11 15:08:44.672 INFO blam! Oct 11 15:08:44.672 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:08:44.672 INFO blam! Oct 11 15:08:44.692 INFO kablam! su: No module specific data is present Oct 11 15:08:45.408 INFO running `"docker" "rm" "-f" "67ead893273442453080977ea42fb560de6d84797dce3b71d2e345d66bf6ceea"` Oct 11 15:08:45.630 INFO blam! 67ead893273442453080977ea42fb560de6d84797dce3b71d2e345d66bf6ceea