Oct 21 17:00:37.944 INFO checking jaroslaw-weber/fishlang against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:00:37.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 17:00:38.297 INFO blam! 1f0775e3fcb6489098765f6563a4e545032a86a5f05c93c410677a51d8ede8f7 Oct 21 17:00:38.299 INFO running `"docker" "start" "-a" "1f0775e3fcb6489098765f6563a4e545032a86a5f05c93c410677a51d8ede8f7"` Oct 21 17:00:39.278 INFO kablam! usermod: no changes Oct 21 17:00:39.436 INFO kablam! Compiling pest v1.0.3 Oct 21 17:00:39.442 INFO kablam! Checking backtrace v0.3.5 Oct 21 17:00:40.608 INFO kablam! Checking failure v0.1.1 Oct 21 17:00:41.301 INFO kablam! Compiling pest_derive v1.0.3 Oct 21 17:00:48.413 INFO kablam! Checking handlebars v0.32.0 Oct 21 17:00:51.523 INFO kablam! Checking slime v0.4.0 Oct 21 17:00:52.980 INFO kablam! Checking fishlang v0.1.0 (/source) Oct 21 17:00:54.395 INFO kablam! warning: unused import: `fs_extra::file::write_all` Oct 21 17:00:54.395 INFO kablam! --> src/main.rs:8:5 Oct 21 17:00:54.395 INFO kablam! | Oct 21 17:00:54.395 INFO kablam! 8 | use fs_extra::file::write_all; Oct 21 17:00:54.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:00:54.396 INFO kablam! | Oct 21 17:00:54.396 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:00:54.396 INFO kablam! Oct 21 17:00:54.520 INFO kablam! warning: struct is never constructed: `Text` Oct 21 17:00:54.521 INFO kablam! --> src/main.rs:62:1 Oct 21 17:00:54.522 INFO kablam! | Oct 21 17:00:54.522 INFO kablam! 62 | struct Text Oct 21 17:00:54.523 INFO kablam! | ^^^^^^^^^^^ Oct 21 17:00:54.523 INFO kablam! | Oct 21 17:00:54.523 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:00:54.524 INFO kablam! Oct 21 17:00:54.525 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 17:00:54.525 INFO kablam! --> src/main.rs:14:5 Oct 21 17:00:54.526 INFO kablam! | Oct 21 17:00:54.526 INFO kablam! 14 | s.initialize(); Oct 21 17:00:54.527 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 17:00:54.527 INFO kablam! | Oct 21 17:00:54.528 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 17:00:54.528 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 17:00:54.528 INFO kablam! Oct 21 17:00:54.528 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 17:00:54.529 INFO kablam! --> src/main.rs:45:9 Oct 21 17:00:54.529 INFO kablam! | Oct 21 17:00:54.529 INFO kablam! 45 | s.generate("text",url,&data); Oct 21 17:00:54.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:00:54.529 INFO kablam! | Oct 21 17:00:54.531 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 17:00:54.531 INFO kablam! Oct 21 17:00:54.769 INFO kablam! warning: unused import: `fs_extra::file::write_all` Oct 21 17:00:54.770 INFO kablam! --> src/main.rs:8:5 Oct 21 17:00:54.770 INFO kablam! | Oct 21 17:00:54.771 INFO kablam! 8 | use fs_extra::file::write_all; Oct 21 17:00:54.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:00:54.773 INFO kablam! | Oct 21 17:00:54.774 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:00:54.774 INFO kablam! Oct 21 17:00:54.863 INFO kablam! warning: struct is never constructed: `Text` Oct 21 17:00:54.863 INFO kablam! --> src/main.rs:62:1 Oct 21 17:00:54.864 INFO kablam! | Oct 21 17:00:54.864 INFO kablam! 62 | struct Text Oct 21 17:00:54.864 INFO kablam! | ^^^^^^^^^^^ Oct 21 17:00:54.864 INFO kablam! | Oct 21 17:00:54.864 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:00:54.864 INFO kablam! Oct 21 17:00:54.864 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 17:00:54.864 INFO kablam! --> src/main.rs:14:5 Oct 21 17:00:54.864 INFO kablam! | Oct 21 17:00:54.864 INFO kablam! 14 | s.initialize(); Oct 21 17:00:54.864 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 17:00:54.864 INFO kablam! | Oct 21 17:00:54.864 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 17:00:54.864 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 17:00:54.864 INFO kablam! Oct 21 17:00:54.864 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 17:00:54.864 INFO kablam! --> src/main.rs:45:9 Oct 21 17:00:54.864 INFO kablam! | Oct 21 17:00:54.864 INFO kablam! 45 | s.generate("text",url,&data); Oct 21 17:00:54.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:00:54.864 INFO kablam! | Oct 21 17:00:54.864 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 17:00:54.864 INFO kablam! Oct 21 17:00:54.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.58s Oct 21 17:00:54.890 INFO kablam! su: No module specific data is present Oct 21 17:00:55.652 INFO running `"docker" "rm" "-f" "1f0775e3fcb6489098765f6563a4e545032a86a5f05c93c410677a51d8ede8f7"` Oct 21 17:00:56.093 INFO blam! 1f0775e3fcb6489098765f6563a4e545032a86a5f05c93c410677a51d8ede8f7