Oct 12 11:45:13.514 INFO checking tshepang/sbg against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 11:45:13.514 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 11:45:13.791 INFO blam! e08a2aeb1df7315c117c47d057b3597dd1a7c5585d09d00dd5eb1e7e7a7c3485 Oct 12 11:45:13.802 INFO running `"docker" "start" "-a" "e08a2aeb1df7315c117c47d057b3597dd1a7c5585d09d00dd5eb1e7e7a7c3485"` Oct 12 11:45:14.836 INFO kablam! usermod: no changes Oct 12 11:45:15.008 INFO kablam! Compiling proc-macro2 v0.4.20 Oct 12 11:45:15.012 INFO kablam! Checking same-file v1.0.3 Oct 12 11:45:15.012 INFO kablam! Compiling pest v1.0.6 Oct 12 11:45:15.012 INFO kablam! Checking unicode-segmentation v1.2.1 Oct 12 11:45:15.012 INFO kablam! Checking yaml-rust v0.4.2 Oct 12 11:45:15.012 INFO kablam! Checking serde_json v1.0.32 Oct 12 11:45:15.012 INFO kablam! Checking env_logger v0.5.13 Oct 12 11:45:16.120 INFO kablam! Checking walkdir v2.2.5 Oct 12 11:45:19.012 INFO kablam! Checking heck v0.3.0 Oct 12 11:45:19.032 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 12 11:45:19.047 INFO kablam! Compiling pest_derive v1.0.8 Oct 12 11:45:20.440 INFO kablam! Checking serde_yaml v0.8.5 Oct 12 11:45:23.573 INFO kablam! Compiling quote v0.6.8 Oct 12 11:45:25.986 INFO kablam! Compiling syn v0.15.9 Oct 12 11:45:33.688 INFO kablam! Checking handlebars v1.0.5 Oct 12 11:45:39.657 INFO kablam! Compiling structopt-derive v0.2.12 Oct 12 11:45:39.657 INFO kablam! Compiling serde_derive v1.0.79 Oct 12 11:45:43.490 INFO kablam! Checking structopt v0.2.12 Oct 12 11:45:55.727 INFO kablam! Checking sbg v0.0.2 (/source) Oct 12 11:45:57.138 INFO kablam! warning: unused `#[macro_use]` import Oct 12 11:45:57.139 INFO kablam! --> examples/main.rs:4:1 Oct 12 11:45:57.139 INFO kablam! | Oct 12 11:45:57.139 INFO kablam! 4 | #[macro_use] Oct 12 11:45:57.139 INFO kablam! | ^^^^^^^^^^^^ Oct 12 11:45:57.139 INFO kablam! | Oct 12 11:45:57.139 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 11:45:57.139 INFO kablam! Oct 12 11:45:57.417 INFO kablam! warning: unused variable: `some_arg` Oct 12 11:45:57.417 INFO kablam! --> examples/main_impl.rs:11:5 Oct 12 11:45:57.417 INFO kablam! | Oct 12 11:45:57.417 INFO kablam! 11 | some_arg: String, Oct 12 11:45:57.418 INFO kablam! | ^^^^^^^^ help: consider using `_some_arg` instead Oct 12 11:45:57.418 INFO kablam! | Oct 12 11:45:57.418 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 11:45:57.418 INFO kablam! Oct 12 11:45:57.418 INFO kablam! warning: unused variable: `some_other_arg` Oct 12 11:45:57.418 INFO kablam! --> examples/main_impl.rs:12:5 Oct 12 11:45:57.418 INFO kablam! | Oct 12 11:45:57.418 INFO kablam! 12 | some_other_arg: PathBuf, Oct 12 11:45:57.418 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_some_other_arg` instead Oct 12 11:45:57.418 INFO kablam! Oct 12 11:45:57.418 INFO kablam! warning: unused variable: `some_arg` Oct 12 11:45:57.418 INFO kablam! --> examples/main_impl.rs:17:5 Oct 12 11:45:57.418 INFO kablam! | Oct 12 11:45:57.418 INFO kablam! 17 | some_arg: String, Oct 12 11:45:57.418 INFO kablam! | ^^^^^^^^ help: consider using `_some_arg` instead Oct 12 11:45:57.418 INFO kablam! Oct 12 11:45:57.418 INFO kablam! warning: unused variable: `some_other_arg` Oct 12 11:45:57.418 INFO kablam! --> examples/main_impl.rs:18:5 Oct 12 11:45:57.418 INFO kablam! | Oct 12 11:45:57.418 INFO kablam! 18 | some_other_arg: Url, Oct 12 11:45:57.418 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_some_other_arg` instead Oct 12 11:45:57.418 INFO kablam! Oct 12 11:45:57.476 INFO kablam! error[E0432]: unresolved import `url` Oct 12 11:45:57.477 INFO kablam! --> examples/main_impl.rs:5:5 Oct 12 11:45:57.478 INFO kablam! | Oct 12 11:45:57.478 INFO kablam! 5 | use url::Url; Oct 12 11:45:57.479 INFO kablam! | ^^^ Maybe a missing `extern crate url;`? Oct 12 11:45:57.480 INFO kablam! Oct 12 11:45:57.481 INFO kablam! error[E0601]: `main` function not found in crate `main_impl` Oct 12 11:45:57.482 INFO kablam! | Oct 12 11:45:57.483 INFO kablam! = note: consider adding a `main` function to `examples/main_impl.rs` Oct 12 11:45:57.483 INFO kablam! Oct 12 11:45:57.504 INFO kablam! warning: unused `#[macro_use]` import Oct 12 11:45:57.505 INFO kablam! --> src/main.rs:10:1 Oct 12 11:45:57.506 INFO kablam! | Oct 12 11:45:57.507 INFO kablam! 10 | #[macro_use] Oct 12 11:45:57.507 INFO kablam! | ^^^^^^^^^^^^ Oct 12 11:45:57.508 INFO kablam! | Oct 12 11:45:57.509 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 11:45:57.509 INFO kablam! Oct 12 11:45:57.525 INFO kablam! error: aborting due to 2 previous errors Oct 12 11:45:57.526 INFO kablam! Oct 12 11:45:57.527 INFO kablam! Some errors occurred: E0432, E0601. Oct 12 11:45:57.528 INFO kablam! For more information about an error, try `rustc --explain E0432`. Oct 12 11:45:57.569 INFO kablam! error: Could not compile `sbg`. Oct 12 11:45:57.570 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 11:45:57.639 INFO kablam! warning: unused `#[macro_use]` import Oct 12 11:45:57.640 INFO kablam! --> src/main.rs:10:1 Oct 12 11:45:57.641 INFO kablam! | Oct 12 11:45:57.641 INFO kablam! 10 | #[macro_use] Oct 12 11:45:57.642 INFO kablam! | ^^^^^^^^^^^^ Oct 12 11:45:57.642 INFO kablam! | Oct 12 11:45:57.643 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 11:45:57.644 INFO kablam! Oct 12 11:45:58.823 INFO kablam! error: build failed Oct 12 11:45:58.825 INFO kablam! su: No module specific data is present Oct 12 11:45:59.912 INFO running `"docker" "rm" "-f" "e08a2aeb1df7315c117c47d057b3597dd1a7c5585d09d00dd5eb1e7e7a7c3485"` Oct 12 11:46:00.328 INFO blam! e08a2aeb1df7315c117c47d057b3597dd1a7c5585d09d00dd5eb1e7e7a7c3485