Oct 27 10:53:42.190 INFO checking LooMaclin/reproduce_intellij_rust_autoimport_bug_in_nested_tests_module against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:53:42.191 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 27 10:53:42.539 INFO blam! ac8b5c2b1843fb1e05cf3495cf4f742291862ff28b0674372b59f46397aaeee5 Oct 27 10:53:42.547 INFO running `"docker" "start" "-a" "ac8b5c2b1843fb1e05cf3495cf4f742291862ff28b0674372b59f46397aaeee5"` Oct 27 10:53:44.195 INFO kablam! usermod: no changes Oct 27 10:53:44.243 INFO kablam! Checking reproduce_intellij_rust_autoimport_bug_in_nested_module v0.1.0 (/source) Oct 27 10:53:44.655 INFO kablam! warning: unused import: `std::sync::Arc` Oct 27 10:53:44.655 INFO kablam! --> src/main.rs:5:5 Oct 27 10:53:44.655 INFO kablam! | Oct 27 10:53:44.655 INFO kablam! 5 | use std::sync::Arc; // wtf? Oct 27 10:53:44.655 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 10:53:44.655 INFO kablam! | Oct 27 10:53:44.655 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:53:44.655 INFO kablam! Oct 27 10:53:44.737 INFO kablam! warning: unused import: `std::sync::Arc` Oct 27 10:53:44.737 INFO kablam! --> src/main.rs:5:5 Oct 27 10:53:44.737 INFO kablam! | Oct 27 10:53:44.737 INFO kablam! 5 | use std::sync::Arc; // wtf? Oct 27 10:53:44.737 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 10:53:44.737 INFO kablam! | Oct 27 10:53:44.737 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:53:44.737 INFO kablam! Oct 27 10:53:44.750 INFO kablam! warning: unused variable: `a` Oct 27 10:53:44.750 INFO kablam! --> src/main.rs:14:13 Oct 27 10:53:44.750 INFO kablam! | Oct 27 10:53:44.751 INFO kablam! 14 | let a = Arc::new(0); Oct 27 10:53:44.751 INFO kablam! | ^ help: consider using `_a` instead Oct 27 10:53:44.751 INFO kablam! | Oct 27 10:53:44.751 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:53:44.751 INFO kablam! Oct 27 10:53:44.752 INFO kablam! warning: function is never used: `test` Oct 27 10:53:44.752 INFO kablam! --> src/main.rs:13:5 Oct 27 10:53:44.752 INFO kablam! | Oct 27 10:53:44.752 INFO kablam! 13 | fn test() { Oct 27 10:53:44.752 INFO kablam! | ^^^^^^^^^ Oct 27 10:53:44.752 INFO kablam! | Oct 27 10:53:44.752 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:53:44.752 INFO kablam! Oct 27 10:53:44.762 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.54s Oct 27 10:53:44.765 INFO kablam! su: No module specific data is present Oct 27 10:53:45.195 INFO running `"docker" "rm" "-f" "ac8b5c2b1843fb1e05cf3495cf4f742291862ff28b0674372b59f46397aaeee5"` Oct 27 10:53:45.397 INFO blam! ac8b5c2b1843fb1e05cf3495cf4f742291862ff28b0674372b59f46397aaeee5