Oct 11 12:26:59.393 INFO testing rusturn-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 12:26:59.393 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 12:26:59.394 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 12:26:59.793 INFO blam! 1eeaf3a8e71a958fbf7e1f0706701d4489c2048768c1f4e4b270582460c126dc Oct 11 12:26:59.794 INFO running `"docker" "start" "-a" "1eeaf3a8e71a958fbf7e1f0706701d4489c2048768c1f4e4b270582460c126dc"` Oct 11 12:27:01.128 INFO kablam! usermod: no changes Oct 11 12:27:01.324 INFO kablam! Compiling factory v0.1.1 Oct 11 12:27:01.324 INFO kablam! Compiling md5 v0.4.0 Oct 11 12:27:01.334 INFO kablam! Compiling hmac-sha1 v0.1.3 Oct 11 12:27:01.348 INFO kablam! Compiling fibers v0.1.12 Oct 11 12:27:01.348 INFO kablam! Compiling trackable_derive v0.1.1 Oct 11 12:27:07.961 INFO kablam! Compiling fibers_timeout_queue v0.1.0 Oct 11 12:27:10.352 INFO kablam! Compiling trackable v0.2.20 Oct 11 12:27:11.528 INFO kablam! Compiling bytecodec v0.4.11 Oct 11 12:27:16.688 INFO kablam! Compiling stun_codec v0.1.10 Oct 11 12:27:16.688 INFO kablam! Compiling fibers_transport v0.1.2 Oct 11 12:27:23.524 INFO kablam! Compiling rustun v0.3.4 Oct 11 12:27:27.776 INFO kablam! Compiling rusturn v0.0.1 (/source) Oct 11 12:27:39.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.63s Oct 11 12:27:39.784 INFO kablam! su: No module specific data is present Oct 11 12:27:40.370 INFO running `"docker" "rm" "-f" "1eeaf3a8e71a958fbf7e1f0706701d4489c2048768c1f4e4b270582460c126dc"` Oct 11 12:27:40.740 INFO blam! 1eeaf3a8e71a958fbf7e1f0706701d4489c2048768c1f4e4b270582460c126dc Oct 11 12:27:40.764 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 12:27:40.764 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 12:27:41.139 INFO blam! 8879e26da8e0ac1659d7e34f6020530146f62be3eb018f5edafb729fdc5b5fe3 Oct 11 12:27:41.141 INFO running `"docker" "start" "-a" "8879e26da8e0ac1659d7e34f6020530146f62be3eb018f5edafb729fdc5b5fe3"` Oct 11 12:27:42.336 INFO kablam! usermod: no changes Oct 11 12:27:42.488 INFO kablam! Compiling fibers_global v0.1.0 Oct 11 12:27:44.412 INFO kablam! Compiling rusturn v0.0.1 (/source) Oct 11 12:27:50.687 INFO kablam! warning: unused `#[macro_use]` import Oct 11 12:27:50.687 INFO kablam! --> examples/turncli.rs:5:1 Oct 11 12:27:50.687 INFO kablam! | Oct 11 12:27:50.687 INFO kablam! 5 | #[macro_use] Oct 11 12:27:50.687 INFO kablam! | ^^^^^^^^^^^^ Oct 11 12:27:50.687 INFO kablam! | Oct 11 12:27:50.687 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 12:27:50.687 INFO kablam! Oct 11 12:27:50.689 INFO kablam! warning: unused `#[macro_use]` import Oct 11 12:27:50.689 INFO kablam! --> examples/turnsrv.rs:3:1 Oct 11 12:27:50.689 INFO kablam! | Oct 11 12:27:50.689 INFO kablam! 3 | #[macro_use] Oct 11 12:27:50.689 INFO kablam! | ^^^^^^^^^^^^ Oct 11 12:27:50.689 INFO kablam! | Oct 11 12:27:50.689 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 12:27:50.689 INFO kablam! Oct 11 12:27:50.704 INFO kablam! warning: unused `#[macro_use]` import Oct 11 12:27:50.704 INFO kablam! --> examples/binding_over_turn.rs:5:1 Oct 11 12:27:50.704 INFO kablam! | Oct 11 12:27:50.704 INFO kablam! 5 | #[macro_use] Oct 11 12:27:50.704 INFO kablam! | ^^^^^^^^^^^^ Oct 11 12:27:50.704 INFO kablam! | Oct 11 12:27:50.704 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 12:27:50.704 INFO kablam! Oct 11 12:28:03.552 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.19s Oct 11 12:28:03.555 INFO kablam! su: No module specific data is present Oct 11 12:28:04.100 INFO running `"docker" "rm" "-f" "8879e26da8e0ac1659d7e34f6020530146f62be3eb018f5edafb729fdc5b5fe3"` Oct 11 12:28:04.183 INFO blam! 8879e26da8e0ac1659d7e34f6020530146f62be3eb018f5edafb729fdc5b5fe3 Oct 11 12:28:04.185 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 12:28:04.185 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 12:28:04.350 INFO blam! 2fce1b66a3f6f8342442202a7298d37fc641eab3af28fe3edb914f45d4295a33 Oct 11 12:28:04.351 INFO running `"docker" "start" "-a" "2fce1b66a3f6f8342442202a7298d37fc641eab3af28fe3edb914f45d4295a33"` Oct 11 12:28:04.797 INFO kablam! usermod: no changes Oct 11 12:28:04.909 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 12:28:04.926 INFO kablam! Running /target/debug/deps/rusturn-8bdffa8b2b308eab Oct 11 12:28:04.932 INFO blam! Oct 11 12:28:04.932 INFO blam! running 1 test Oct 11 12:28:05.054 INFO blam! test tests::it_works ... ok Oct 11 12:28:05.054 INFO blam! Oct 11 12:28:05.054 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:28:05.054 INFO blam! Oct 11 12:28:05.056 INFO kablam! Doc-tests rusturn Oct 11 12:28:10.186 INFO blam! Oct 11 12:28:10.187 INFO blam! running 1 test Oct 11 12:28:19.663 INFO blam! test src/lib.rs - (line 5) ... ok Oct 11 12:28:19.663 INFO blam! Oct 11 12:28:19.663 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:28:19.663 INFO blam! Oct 11 12:28:19.688 INFO kablam! su: No module specific data is present Oct 11 12:28:20.244 INFO running `"docker" "rm" "-f" "2fce1b66a3f6f8342442202a7298d37fc641eab3af28fe3edb914f45d4295a33"` Oct 11 12:28:20.513 INFO blam! 2fce1b66a3f6f8342442202a7298d37fc641eab3af28fe3edb914f45d4295a33