Oct 21 21:03:32.363 INFO checking LooMaclin/reproduce_intellij_rust_autoimport_bug_in_nested_tests_module against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:03:32.364 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 21:03:32.872 INFO blam! 721722a356140c552f471abf3f908623c46a02f7c8ef7b4a64919928dc102b53 Oct 21 21:03:32.874 INFO running `"docker" "start" "-a" "721722a356140c552f471abf3f908623c46a02f7c8ef7b4a64919928dc102b53"` Oct 21 21:03:34.380 INFO kablam! usermod: no changes Oct 21 21:03:34.452 INFO kablam! Checking reproduce_intellij_rust_autoimport_bug_in_nested_module v0.1.0 (/source) Oct 21 21:03:35.236 INFO kablam! warning: unused import: `std::sync::Arc` Oct 21 21:03:35.236 INFO kablam! --> src/main.rs:5:5 Oct 21 21:03:35.236 INFO kablam! | Oct 21 21:03:35.236 INFO kablam! 5 | use std::sync::Arc; // wtf? Oct 21 21:03:35.236 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 21:03:35.236 INFO kablam! | Oct 21 21:03:35.236 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:03:35.236 INFO kablam! Oct 21 21:03:35.300 INFO kablam! warning: unused import: `std::sync::Arc` Oct 21 21:03:35.300 INFO kablam! --> src/main.rs:5:5 Oct 21 21:03:35.300 INFO kablam! | Oct 21 21:03:35.300 INFO kablam! 5 | use std::sync::Arc; // wtf? Oct 21 21:03:35.300 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 21:03:35.300 INFO kablam! | Oct 21 21:03:35.300 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:03:35.300 INFO kablam! Oct 21 21:03:35.324 INFO kablam! warning: unused variable: `a` Oct 21 21:03:35.324 INFO kablam! --> src/main.rs:14:13 Oct 21 21:03:35.324 INFO kablam! | Oct 21 21:03:35.324 INFO kablam! 14 | let a = Arc::new(0); Oct 21 21:03:35.324 INFO kablam! | ^ help: consider using `_a` instead Oct 21 21:03:35.324 INFO kablam! | Oct 21 21:03:35.324 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:03:35.324 INFO kablam! Oct 21 21:03:35.324 INFO kablam! warning: function is never used: `test` Oct 21 21:03:35.324 INFO kablam! --> src/main.rs:13:5 Oct 21 21:03:35.324 INFO kablam! | Oct 21 21:03:35.324 INFO kablam! 13 | fn test() { Oct 21 21:03:35.324 INFO kablam! | ^^^^^^^^^ Oct 21 21:03:35.324 INFO kablam! | Oct 21 21:03:35.324 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:03:35.324 INFO kablam! Oct 21 21:03:35.365 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 21 21:03:35.372 INFO kablam! su: No module specific data is present Oct 21 21:03:36.237 INFO running `"docker" "rm" "-f" "721722a356140c552f471abf3f908623c46a02f7c8ef7b4a64919928dc102b53"` Oct 21 21:03:36.506 INFO blam! 721722a356140c552f471abf3f908623c46a02f7c8ef7b4a64919928dc102b53