Oct 10 21:13:16.899 INFO testing jaroslaw-weber/fishlang against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:13:16.899 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:13:16.899 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 21:13:17.333 INFO blam! b1db6d3fd8dbe4083652553f8aa8da896d45839952d6cd464f621e797a25a497 Oct 10 21:13:17.345 INFO running `"docker" "start" "-a" "b1db6d3fd8dbe4083652553f8aa8da896d45839952d6cd464f621e797a25a497"` Oct 10 21:13:18.428 INFO kablam! usermod: no changes Oct 10 21:13:18.615 INFO kablam! Compiling handlebars v0.32.0 Oct 10 21:13:18.616 INFO kablam! Compiling failure v0.1.1 Oct 10 21:13:30.999 INFO kablam! Compiling slime v0.4.0 Oct 10 21:13:34.316 INFO kablam! Compiling fishlang v0.1.0 (/source) Oct 10 21:13:37.080 INFO kablam! warning: unused import: `fs_extra::file::write_all` Oct 10 21:13:37.080 INFO kablam! --> src/main.rs:8:5 Oct 10 21:13:37.080 INFO kablam! | Oct 10 21:13:37.080 INFO kablam! 8 | use fs_extra::file::write_all; Oct 10 21:13:37.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:13:37.080 INFO kablam! | Oct 10 21:13:37.080 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:13:37.080 INFO kablam! Oct 10 21:13:37.168 INFO kablam! warning: struct is never constructed: `Text` Oct 10 21:13:37.169 INFO kablam! --> src/main.rs:62:1 Oct 10 21:13:37.169 INFO kablam! | Oct 10 21:13:37.169 INFO kablam! 62 | struct Text Oct 10 21:13:37.169 INFO kablam! | ^^^^^^^^^^^ Oct 10 21:13:37.169 INFO kablam! | Oct 10 21:13:37.169 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:13:37.169 INFO kablam! Oct 10 21:13:37.172 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:13:37.172 INFO kablam! --> src/main.rs:14:5 Oct 10 21:13:37.172 INFO kablam! | Oct 10 21:13:37.172 INFO kablam! 14 | s.initialize(); Oct 10 21:13:37.172 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 21:13:37.172 INFO kablam! | Oct 10 21:13:37.172 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 21:13:37.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:13:37.172 INFO kablam! Oct 10 21:13:37.172 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:13:37.172 INFO kablam! --> src/main.rs:45:9 Oct 10 21:13:37.172 INFO kablam! | Oct 10 21:13:37.172 INFO kablam! 45 | s.generate("text",url,&data); Oct 10 21:13:37.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:13:37.172 INFO kablam! | Oct 10 21:13:37.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:13:37.172 INFO kablam! Oct 10 21:13:39.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.77s Oct 10 21:13:39.251 INFO kablam! su: No module specific data is present Oct 10 21:13:39.841 INFO running `"docker" "rm" "-f" "b1db6d3fd8dbe4083652553f8aa8da896d45839952d6cd464f621e797a25a497"` Oct 10 21:13:40.165 INFO blam! b1db6d3fd8dbe4083652553f8aa8da896d45839952d6cd464f621e797a25a497 Oct 10 21:13:40.173 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:13:40.174 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 21:13:40.488 INFO blam! 4a6087a3229cea18c77d7162e0751070ecc78c8148baa991eb6a5b61d4749367 Oct 10 21:13:40.494 INFO running `"docker" "start" "-a" "4a6087a3229cea18c77d7162e0751070ecc78c8148baa991eb6a5b61d4749367"` Oct 10 21:13:41.031 INFO kablam! usermod: no changes Oct 10 21:13:41.113 INFO kablam! Compiling fishlang v0.1.0 (/source) Oct 10 21:13:43.516 INFO kablam! warning: unused import: `fs_extra::file::write_all` Oct 10 21:13:43.517 INFO kablam! --> src/main.rs:8:5 Oct 10 21:13:43.517 INFO kablam! | Oct 10 21:13:43.517 INFO kablam! 8 | use fs_extra::file::write_all; Oct 10 21:13:43.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:13:43.518 INFO kablam! | Oct 10 21:13:43.518 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:13:43.518 INFO kablam! Oct 10 21:13:43.637 INFO kablam! warning: struct is never constructed: `Text` Oct 10 21:13:43.637 INFO kablam! --> src/main.rs:62:1 Oct 10 21:13:43.637 INFO kablam! | Oct 10 21:13:43.637 INFO kablam! 62 | struct Text Oct 10 21:13:43.637 INFO kablam! | ^^^^^^^^^^^ Oct 10 21:13:43.637 INFO kablam! | Oct 10 21:13:43.637 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:13:43.637 INFO kablam! Oct 10 21:13:43.644 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:13:43.644 INFO kablam! --> src/main.rs:14:5 Oct 10 21:13:43.644 INFO kablam! | Oct 10 21:13:43.644 INFO kablam! 14 | s.initialize(); Oct 10 21:13:43.644 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 21:13:43.644 INFO kablam! | Oct 10 21:13:43.644 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 21:13:43.644 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:13:43.644 INFO kablam! Oct 10 21:13:43.644 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:13:43.644 INFO kablam! --> src/main.rs:45:9 Oct 10 21:13:43.644 INFO kablam! | Oct 10 21:13:43.644 INFO kablam! 45 | s.generate("text",url,&data); Oct 10 21:13:43.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:13:43.644 INFO kablam! | Oct 10 21:13:43.644 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:13:43.644 INFO kablam! Oct 10 21:13:44.134 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.08s Oct 10 21:13:44.140 INFO kablam! su: No module specific data is present Oct 10 21:13:44.878 INFO running `"docker" "rm" "-f" "4a6087a3229cea18c77d7162e0751070ecc78c8148baa991eb6a5b61d4749367"` Oct 10 21:13:45.238 INFO blam! 4a6087a3229cea18c77d7162e0751070ecc78c8148baa991eb6a5b61d4749367 Oct 10 21:13:45.248 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:13:45.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 21:13:45.718 INFO blam! 2086ebcba5e679db28bfa395edfef9ae61932851bd4e9b3c47e9bf3701aa1909 Oct 10 21:13:45.718 INFO running `"docker" "start" "-a" "2086ebcba5e679db28bfa395edfef9ae61932851bd4e9b3c47e9bf3701aa1909"` Oct 10 21:13:47.109 INFO kablam! usermod: no changes Oct 10 21:13:47.296 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 10 21:13:47.308 INFO kablam! Running /target/debug/deps/fishlang-8144d071df59f393 Oct 10 21:13:47.314 INFO blam! Oct 10 21:13:47.314 INFO blam! running 0 tests Oct 10 21:13:47.314 INFO blam! Oct 10 21:13:47.314 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:13:47.314 INFO blam! Oct 10 21:13:47.320 INFO kablam! su: No module specific data is present Oct 10 21:13:48.444 INFO running `"docker" "rm" "-f" "2086ebcba5e679db28bfa395edfef9ae61932851bd4e9b3c47e9bf3701aa1909"` Oct 10 21:13:48.792 INFO blam! 2086ebcba5e679db28bfa395edfef9ae61932851bd4e9b3c47e9bf3701aa1909