Oct 13 04:13:20.777 INFO testing pfernie/synacor-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:13:20.778 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 04:13:21.145 INFO blam! 9cc2c798df831a3055c12731df55b27e057dc4d7621b7cbfe545aa41c7aec738 Oct 13 04:13:21.147 INFO running `"docker" "start" "-a" "9cc2c798df831a3055c12731df55b27e057dc4d7621b7cbfe545aa41c7aec738"` Oct 13 04:13:22.755 INFO kablam! usermod: no changes Oct 13 04:13:22.921 INFO kablam! Compiling try_from v0.2.1 Oct 13 04:13:22.921 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 13 04:13:22.923 INFO kablam! Compiling memchr v1.0.1 Oct 13 04:13:24.311 INFO kablam! Compiling aho-corasick v0.6.1 Oct 13 04:13:25.191 INFO kablam! Compiling backtrace v0.3.0 Oct 13 04:13:25.779 INFO kablam! Compiling regex v0.2.1 Oct 13 04:13:26.371 INFO kablam! Compiling error-chain v0.7.2 Oct 13 04:13:34.487 INFO kablam! Compiling env_logger v0.4.0 Oct 13 04:13:35.811 INFO kablam! Compiling synacor v0.1.0 (/source) Oct 13 04:13:36.231 INFO kablam! warning: unused variable: `t` Oct 13 04:13:36.231 INFO kablam! --> src/bin/foo.rs:46:9 Oct 13 04:13:36.231 INFO kablam! | Oct 13 04:13:36.231 INFO kablam! 46 | let t = thread::Builder::new().stack_size(1024 * 1024 * 32).spawn(move || { Oct 13 04:13:36.231 INFO kablam! | ^ help: consider using `_t` instead Oct 13 04:13:36.231 INFO kablam! | Oct 13 04:13:36.231 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:13:36.231 INFO kablam! Oct 13 04:13:36.773 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 04:13:36.773 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 13 04:13:36.773 INFO kablam! | Oct 13 04:13:36.773 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 13 04:13:36.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:13:36.775 INFO kablam! | Oct 13 04:13:36.775 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 04:13:36.778 INFO kablam! Oct 13 04:13:37.491 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 04:13:37.491 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 13 04:13:37.491 INFO kablam! | Oct 13 04:13:37.491 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 13 04:13:37.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:13:37.491 INFO kablam! | Oct 13 04:13:37.491 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:13:37.491 INFO kablam! Oct 13 04:13:39.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.54s Oct 13 04:13:39.320 INFO kablam! su: No module specific data is present Oct 13 04:13:39.908 INFO running `"docker" "rm" "-f" "9cc2c798df831a3055c12731df55b27e057dc4d7621b7cbfe545aa41c7aec738"` Oct 13 04:13:40.203 INFO blam! 9cc2c798df831a3055c12731df55b27e057dc4d7621b7cbfe545aa41c7aec738 Oct 13 04:13:40.209 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 04:13:40.543 INFO blam! ef2d95f7b2bdf0ed9d2777cd7143f32bba58b77226360bbfd6206c474c22416e Oct 13 04:13:40.549 INFO running `"docker" "start" "-a" "ef2d95f7b2bdf0ed9d2777cd7143f32bba58b77226360bbfd6206c474c22416e"` Oct 13 04:13:41.139 INFO kablam! usermod: no changes Oct 13 04:13:41.207 INFO kablam! Compiling synacor v0.1.0 (/source) Oct 13 04:13:41.515 INFO kablam! warning: unused variable: `t` Oct 13 04:13:41.515 INFO kablam! --> src/bin/foo.rs:46:9 Oct 13 04:13:41.515 INFO kablam! | Oct 13 04:13:41.515 INFO kablam! 46 | let t = thread::Builder::new().stack_size(1024 * 1024 * 32).spawn(move || { Oct 13 04:13:41.515 INFO kablam! | ^ help: consider using `_t` instead Oct 13 04:13:41.515 INFO kablam! | Oct 13 04:13:41.515 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:13:41.515 INFO kablam! Oct 13 04:13:42.239 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 04:13:42.239 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 13 04:13:42.240 INFO kablam! | Oct 13 04:13:42.240 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 13 04:13:42.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:13:42.241 INFO kablam! | Oct 13 04:13:42.241 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 04:13:42.241 INFO kablam! Oct 13 04:13:42.719 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 04:13:42.720 INFO kablam! --> src/debugger/mod.rs:4:5 Oct 13 04:13:42.720 INFO kablam! | Oct 13 04:13:42.720 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 13 04:13:42.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:13:42.721 INFO kablam! | Oct 13 04:13:42.721 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:13:42.722 INFO kablam! Oct 13 04:13:43.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.48s Oct 13 04:13:43.647 INFO kablam! su: No module specific data is present Oct 13 04:13:44.256 INFO running `"docker" "rm" "-f" "ef2d95f7b2bdf0ed9d2777cd7143f32bba58b77226360bbfd6206c474c22416e"` Oct 13 04:13:44.551 INFO blam! ef2d95f7b2bdf0ed9d2777cd7143f32bba58b77226360bbfd6206c474c22416e Oct 13 04:13:44.567 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 04:13:44.997 INFO blam! abcc0ef207cc49223b010c729be69f34dd0daa40fc8e3fd860c054281363f783 Oct 13 04:13:45.011 INFO running `"docker" "start" "-a" "abcc0ef207cc49223b010c729be69f34dd0daa40fc8e3fd860c054281363f783"` Oct 13 04:13:45.983 INFO kablam! usermod: no changes Oct 13 04:13:46.093 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 13 04:13:46.107 INFO kablam! Running /target/debug/deps/foo-1b899b076ec69319 Oct 13 04:13:46.122 INFO blam! Oct 13 04:13:46.122 INFO blam! running 0 tests Oct 13 04:13:46.122 INFO blam! Oct 13 04:13:46.122 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:13:46.122 INFO blam! Oct 13 04:13:46.122 INFO blam! Oct 13 04:13:46.122 INFO blam! running 0 tests Oct 13 04:13:46.122 INFO blam! Oct 13 04:13:46.122 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:13:46.122 INFO blam! Oct 13 04:13:46.122 INFO blam! Oct 13 04:13:46.122 INFO blam! running 0 tests Oct 13 04:13:46.122 INFO blam! Oct 13 04:13:46.122 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:13:46.122 INFO blam! Oct 13 04:13:46.125 INFO kablam! Running /target/debug/deps/maze-8fe3d85bca916286 Oct 13 04:13:46.125 INFO kablam! Running /target/debug/deps/synacor-9a9d53fc769d9ad6 Oct 13 04:13:46.125 INFO kablam! su: No module specific data is present Oct 13 04:13:47.067 INFO running `"docker" "rm" "-f" "abcc0ef207cc49223b010c729be69f34dd0daa40fc8e3fd860c054281363f783"` Oct 13 04:13:47.343 INFO blam! abcc0ef207cc49223b010c729be69f34dd0daa40fc8e3fd860c054281363f783