Oct 21 23:52:22.492 INFO checking sbg-0.0.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:52:22.493 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 23:52:22.797 INFO blam! 3634fd73ef3f631ed4fbbeec3d773fa9c0a47a52cb2c173b62c6c0534e5b3f04 Oct 21 23:52:22.804 INFO running `"docker" "start" "-a" "3634fd73ef3f631ed4fbbeec3d773fa9c0a47a52cb2c173b62c6c0534e5b3f04"` Oct 21 23:52:23.710 INFO kablam! usermod: no changes Oct 21 23:52:23.937 INFO kablam! Checking heck v0.3.0 Oct 21 23:52:23.937 INFO kablam! Compiling structopt-derive v0.2.12 Oct 21 23:52:23.937 INFO kablam! Checking handlebars v1.0.5 Oct 21 23:52:23.937 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 21 23:52:34.052 INFO kablam! Checking structopt v0.2.12 Oct 21 23:52:35.092 INFO kablam! Checking sbg v0.0.2 (/source) Oct 21 23:52:42.628 INFO kablam! warning: unused `#[macro_use]` import Oct 21 23:52:42.628 INFO kablam! --> src/main.rs:10:1 Oct 21 23:52:42.628 INFO kablam! | Oct 21 23:52:42.628 INFO kablam! 10 | #[macro_use] Oct 21 23:52:42.628 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:52:42.628 INFO kablam! | Oct 21 23:52:42.628 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:52:42.628 INFO kablam! Oct 21 23:52:43.012 INFO kablam! warning: unused `#[macro_use]` import Oct 21 23:52:43.012 INFO kablam! --> examples/main.rs:4:1 Oct 21 23:52:43.012 INFO kablam! | Oct 21 23:52:43.012 INFO kablam! 4 | #[macro_use] Oct 21 23:52:43.012 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:52:43.028 INFO kablam! | Oct 21 23:52:43.028 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:52:43.028 INFO kablam! Oct 21 23:52:43.402 INFO kablam! warning: unused variable: `some_arg` Oct 21 23:52:43.402 INFO kablam! --> examples/main_impl.rs:11:5 Oct 21 23:52:43.403 INFO kablam! | Oct 21 23:52:43.403 INFO kablam! 11 | some_arg: String, Oct 21 23:52:43.403 INFO kablam! | ^^^^^^^^ help: consider using `_some_arg` instead Oct 21 23:52:43.403 INFO kablam! | Oct 21 23:52:43.403 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 23:52:43.403 INFO kablam! Oct 21 23:52:43.403 INFO kablam! warning: unused variable: `some_other_arg` Oct 21 23:52:43.403 INFO kablam! --> examples/main_impl.rs:12:5 Oct 21 23:52:43.403 INFO kablam! | Oct 21 23:52:43.403 INFO kablam! 12 | some_other_arg: PathBuf, Oct 21 23:52:43.403 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_some_other_arg` instead Oct 21 23:52:43.403 INFO kablam! Oct 21 23:52:43.403 INFO kablam! warning: unused variable: `some_arg` Oct 21 23:52:43.403 INFO kablam! --> examples/main_impl.rs:17:5 Oct 21 23:52:43.403 INFO kablam! | Oct 21 23:52:43.403 INFO kablam! 17 | some_arg: String, Oct 21 23:52:43.403 INFO kablam! | ^^^^^^^^ help: consider using `_some_arg` instead Oct 21 23:52:43.403 INFO kablam! Oct 21 23:52:43.403 INFO kablam! warning: unused variable: `some_other_arg` Oct 21 23:52:43.403 INFO kablam! --> examples/main_impl.rs:18:5 Oct 21 23:52:43.403 INFO kablam! | Oct 21 23:52:43.403 INFO kablam! 18 | some_other_arg: Url, Oct 21 23:52:43.403 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_some_other_arg` instead Oct 21 23:52:43.403 INFO kablam! Oct 21 23:52:44.368 INFO kablam! warning: unused `#[macro_use]` import Oct 21 23:52:44.368 INFO kablam! --> src/main.rs:10:1 Oct 21 23:52:44.368 INFO kablam! | Oct 21 23:52:44.368 INFO kablam! 10 | #[macro_use] Oct 21 23:52:44.368 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:52:44.368 INFO kablam! | Oct 21 23:52:44.368 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:52:44.368 INFO kablam! Oct 21 23:52:45.447 INFO kablam! error[E0432]: unresolved import `url` Oct 21 23:52:45.447 INFO kablam! --> examples/main_impl.rs:5:5 Oct 21 23:52:45.448 INFO kablam! | Oct 21 23:52:45.448 INFO kablam! 5 | use url::Url; Oct 21 23:52:45.448 INFO kablam! | ^^^ Maybe a missing `extern crate url;`? Oct 21 23:52:45.448 INFO kablam! Oct 21 23:52:45.449 INFO kablam! error[E0601]: `main` function not found in crate `main_impl` Oct 21 23:52:45.449 INFO kablam! | Oct 21 23:52:45.449 INFO kablam! = note: consider adding a `main` function to `examples/main_impl.rs` Oct 21 23:52:45.449 INFO kablam! Oct 21 23:52:45.459 INFO kablam! error: aborting due to 2 previous errors Oct 21 23:52:45.459 INFO kablam! Oct 21 23:52:45.460 INFO kablam! Some errors occurred: E0432, E0601. Oct 21 23:52:45.460 INFO kablam! For more information about an error, try `rustc --explain E0432`. Oct 21 23:52:45.482 INFO kablam! error: Could not compile `sbg`. Oct 21 23:52:45.483 INFO kablam! Oct 21 23:52:45.483 INFO kablam! To learn more, run the command again with --verbose. Oct 21 23:52:45.489 INFO kablam! su: No module specific data is present Oct 21 23:52:46.524 INFO running `"docker" "rm" "-f" "3634fd73ef3f631ed4fbbeec3d773fa9c0a47a52cb2c173b62c6c0534e5b3f04"` Oct 21 23:52:46.801 INFO blam! 3634fd73ef3f631ed4fbbeec3d773fa9c0a47a52cb2c173b62c6c0534e5b3f04