Oct 16 12:17:25.338 INFO testing engine-io-0.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:17:25.340 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:17:25.554 INFO blam! 69a485b9eced6dbdd2b744cccdbea3c6b0ab922cd20016789824c89ea2c8fe20 Oct 16 12:17:25.564 INFO running `"docker" "start" "-a" "69a485b9eced6dbdd2b744cccdbea3c6b0ab922cd20016789824c89ea2c8fe20"` Oct 16 12:17:26.451 INFO kablam! usermod: no changes Oct 16 12:17:26.715 INFO kablam! Compiling hyper v0.9.18 Oct 16 12:17:38.687 INFO kablam! Compiling iron v0.4.0 Oct 16 12:17:41.908 INFO kablam! Compiling engine-io v0.1.4 (/source) Oct 16 12:17:44.967 INFO kablam! warning: unused variable: `b64` Oct 16 12:17:44.968 INFO kablam! --> src/packet.rs:213:38 Oct 16 12:17:44.968 INFO kablam! | Oct 16 12:17:44.968 INFO kablam! 213 | pub fn decode_payload(data: Vec, b64: bool, xhr2: bool) -> Result, Error> { Oct 16 12:17:44.969 INFO kablam! | ^^^ help: consider using `_b64` instead Oct 16 12:17:44.969 INFO kablam! | Oct 16 12:17:44.969 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 12:17:44.969 INFO kablam! Oct 16 12:17:44.969 INFO kablam! warning: unused variable: `e` Oct 16 12:17:44.969 INFO kablam! --> src/server.rs:311:33 Oct 16 12:17:44.969 INFO kablam! | Oct 16 12:17:44.969 INFO kablam! 311 | Err(e) => { Oct 16 12:17:44.969 INFO kablam! | ^ help: consider using `_e` instead Oct 16 12:17:44.969 INFO kablam! Oct 16 12:17:45.051 INFO kablam! warning: unused return value of `std::str::::replace` which must be used Oct 16 12:17:45.051 INFO kablam! --> src/server.rs:291:25 Oct 16 12:17:45.051 INFO kablam! | Oct 16 12:17:45.051 INFO kablam! 291 | val.replace("\\n", "\n"); Oct 16 12:17:45.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:17:45.051 INFO kablam! | Oct 16 12:17:45.051 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 12:17:45.051 INFO kablam! = note: this returns the replaced string as a new allocation, without modifying the original Oct 16 12:17:45.051 INFO kablam! Oct 16 12:17:46.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.10s Oct 16 12:17:46.603 INFO kablam! su: No module specific data is present Oct 16 12:17:47.119 INFO running `"docker" "rm" "-f" "69a485b9eced6dbdd2b744cccdbea3c6b0ab922cd20016789824c89ea2c8fe20"` Oct 16 12:17:47.364 INFO blam! 69a485b9eced6dbdd2b744cccdbea3c6b0ab922cd20016789824c89ea2c8fe20 Oct 16 12:17:47.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:17:47.793 INFO blam! a0c729d12eab24dff9bf36ac2c7bae5e9798a17571144bcfcaffa6b40dd3ca9c Oct 16 12:17:47.797 INFO running `"docker" "start" "-a" "a0c729d12eab24dff9bf36ac2c7bae5e9798a17571144bcfcaffa6b40dd3ca9c"` Oct 16 12:17:48.863 INFO kablam! usermod: no changes Oct 16 12:17:49.027 INFO kablam! Compiling engine-io v0.1.4 (/source) Oct 16 12:17:52.373 INFO kablam! warning: unused variable: `b64` Oct 16 12:17:52.373 INFO kablam! --> src/packet.rs:213:38 Oct 16 12:17:52.373 INFO kablam! | Oct 16 12:17:52.373 INFO kablam! 213 | pub fn decode_payload(data: Vec, b64: bool, xhr2: bool) -> Result, Error> { Oct 16 12:17:52.373 INFO kablam! | ^^^ help: consider using `_b64` instead Oct 16 12:17:52.373 INFO kablam! | Oct 16 12:17:52.373 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 12:17:52.373 INFO kablam! Oct 16 12:17:52.373 INFO kablam! warning: unused variable: `e` Oct 16 12:17:52.373 INFO kablam! --> src/server.rs:311:33 Oct 16 12:17:52.373 INFO kablam! | Oct 16 12:17:52.373 INFO kablam! 311 | Err(e) => { Oct 16 12:17:52.373 INFO kablam! | ^ help: consider using `_e` instead Oct 16 12:17:52.373 INFO kablam! Oct 16 12:17:52.459 INFO kablam! warning: unused return value of `std::str::::replace` which must be used Oct 16 12:17:52.459 INFO kablam! --> src/server.rs:291:25 Oct 16 12:17:52.459 INFO kablam! | Oct 16 12:17:52.459 INFO kablam! 291 | val.replace("\\n", "\n"); Oct 16 12:17:52.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:17:52.460 INFO kablam! | Oct 16 12:17:52.460 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 12:17:52.460 INFO kablam! = note: this returns the replaced string as a new allocation, without modifying the original Oct 16 12:17:52.460 INFO kablam! Oct 16 12:17:54.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.67s Oct 16 12:17:54.570 INFO kablam! su: No module specific data is present Oct 16 12:17:54.924 INFO running `"docker" "rm" "-f" "a0c729d12eab24dff9bf36ac2c7bae5e9798a17571144bcfcaffa6b40dd3ca9c"` Oct 16 12:17:55.016 INFO blam! a0c729d12eab24dff9bf36ac2c7bae5e9798a17571144bcfcaffa6b40dd3ca9c Oct 16 12:17:55.019 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:17:55.218 INFO blam! 09a50eb2791afaf3a3b63b45341ed671132e8356ad1cc4a3dc708f77adf7e0aa Oct 16 12:17:55.220 INFO running `"docker" "start" "-a" "09a50eb2791afaf3a3b63b45341ed671132e8356ad1cc4a3dc708f77adf7e0aa"` Oct 16 12:17:55.909 INFO kablam! usermod: no changes Oct 16 12:17:56.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 16 12:17:56.063 INFO kablam! Running /target/debug/deps/engine_io-25c2a2cbd704e3d7 Oct 16 12:17:56.079 INFO blam! Oct 16 12:17:56.079 INFO blam! running 1 test Oct 16 12:17:56.099 INFO blam! test packet::tests::it_works ... ok Oct 16 12:17:56.099 INFO blam! Oct 16 12:17:56.099 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:17:56.099 INFO blam! Oct 16 12:17:56.099 INFO kablam! Doc-tests engine-io Oct 16 12:18:01.580 INFO blam! Oct 16 12:18:01.580 INFO blam! running 1 test Oct 16 12:18:07.608 INFO blam! test src/lib.rs - (line 3) ... ok Oct 16 12:18:07.608 INFO blam! Oct 16 12:18:07.609 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:18:07.609 INFO blam! Oct 16 12:18:07.631 INFO kablam! su: No module specific data is present Oct 16 12:18:08.032 INFO running `"docker" "rm" "-f" "09a50eb2791afaf3a3b63b45341ed671132e8356ad1cc4a3dc708f77adf7e0aa"` Oct 16 12:18:08.218 INFO blam! 09a50eb2791afaf3a3b63b45341ed671132e8356ad1cc4a3dc708f77adf7e0aa