Oct 13 16:40:09.581 INFO checking conc-0.5.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 16:40:09.581 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 16:40:09.784 INFO blam! 96aa20d1e5ebf02c0a933045540a090465b3d33505c27717249bdb0868509fcc Oct 13 16:40:09.785 INFO running `"docker" "start" "-a" "96aa20d1e5ebf02c0a933045540a090465b3d33505c27717249bdb0868509fcc"` Oct 13 16:40:10.250 INFO kablam! usermod: no changes Oct 13 16:40:10.292 INFO kablam! Checking conc v0.5.0 (/source) Oct 13 16:40:11.476 INFO kablam! error[E0433]: failed to resolve. Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.476 INFO kablam! --> src/local.rs:23:33 Oct 13 16:40:11.476 INFO kablam! | Oct 13 16:40:11.476 INFO kablam! 23 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.476 INFO kablam! | ^^^^^^^^^^^^^ Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.476 INFO kablam! Oct 13 16:40:11.476 INFO kablam! error[E0433]: failed to resolve. Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.476 INFO kablam! --> src/local.rs:46:33 Oct 13 16:40:11.476 INFO kablam! | Oct 13 16:40:11.476 INFO kablam! 46 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.476 INFO kablam! | ^^^^^^^^^^^^^ Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.476 INFO kablam! Oct 13 16:40:11.476 INFO kablam! error[E0433]: failed to resolve. Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.476 INFO kablam! --> src/local.rs:75:33 Oct 13 16:40:11.476 INFO kablam! | Oct 13 16:40:11.476 INFO kablam! 75 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.477 INFO kablam! | ^^^^^^^^^^^^^ Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.477 INFO kablam! Oct 13 16:40:11.477 INFO kablam! error[E0433]: failed to resolve. Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.477 INFO kablam! --> src/local.rs:94:33 Oct 13 16:40:11.477 INFO kablam! | Oct 13 16:40:11.477 INFO kablam! 94 | if STATE.state() != thread::LocalKeyState::Destroyed { Oct 13 16:40:11.477 INFO kablam! | ^^^^^^^^^^^^^ Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.477 INFO kablam! Oct 13 16:40:11.532 INFO kablam! error[E0433]: failed to resolve. Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.532 INFO kablam! --> src/local.rs:23:33 Oct 13 16:40:11.532 INFO kablam! | Oct 13 16:40:11.532 INFO kablam! 23 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.532 INFO kablam! | ^^^^^^^^^^^^^ Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.532 INFO kablam! Oct 13 16:40:11.532 INFO kablam! error[E0433]: failed to resolve. Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.532 INFO kablam! --> src/local.rs:46:33 Oct 13 16:40:11.532 INFO kablam! | Oct 13 16:40:11.532 INFO kablam! 46 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.532 INFO kablam! | ^^^^^^^^^^^^^ Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.532 INFO kablam! Oct 13 16:40:11.532 INFO kablam! error[E0433]: failed to resolve. Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.532 INFO kablam! --> src/local.rs:75:33 Oct 13 16:40:11.532 INFO kablam! | Oct 13 16:40:11.532 INFO kablam! 75 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.532 INFO kablam! | ^^^^^^^^^^^^^ Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.532 INFO kablam! Oct 13 16:40:11.532 INFO kablam! error[E0433]: failed to resolve. Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.532 INFO kablam! --> src/local.rs:94:33 Oct 13 16:40:11.532 INFO kablam! | Oct 13 16:40:11.532 INFO kablam! 94 | if STATE.state() != thread::LocalKeyState::Destroyed { Oct 13 16:40:11.533 INFO kablam! | ^^^^^^^^^^^^^ Could not find `LocalKeyState` in `thread` Oct 13 16:40:11.533 INFO kablam! Oct 13 16:40:11.878 INFO kablam! error[E0599]: no method named `state` found for type `std::thread::LocalKey>` in the current scope Oct 13 16:40:11.878 INFO kablam! --> src/local.rs:23:14 Oct 13 16:40:11.878 INFO kablam! | Oct 13 16:40:11.878 INFO kablam! 23 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.878 INFO kablam! | ^^^^^ Oct 13 16:40:11.878 INFO kablam! Oct 13 16:40:11.879 INFO kablam! error[E0599]: no method named `state` found for type `std::thread::LocalKey>` in the current scope Oct 13 16:40:11.879 INFO kablam! --> src/local.rs:46:14 Oct 13 16:40:11.879 INFO kablam! | Oct 13 16:40:11.879 INFO kablam! 46 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.879 INFO kablam! | ^^^^^ Oct 13 16:40:11.879 INFO kablam! Oct 13 16:40:11.883 INFO kablam! error[E0599]: no method named `state` found for type `std::thread::LocalKey>` in the current scope Oct 13 16:40:11.883 INFO kablam! --> src/local.rs:75:14 Oct 13 16:40:11.883 INFO kablam! | Oct 13 16:40:11.883 INFO kablam! 75 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.883 INFO kablam! | ^^^^^ Oct 13 16:40:11.883 INFO kablam! Oct 13 16:40:11.886 INFO kablam! error[E0599]: no method named `state` found for type `std::thread::LocalKey>` in the current scope Oct 13 16:40:11.886 INFO kablam! --> src/local.rs:94:14 Oct 13 16:40:11.886 INFO kablam! | Oct 13 16:40:11.886 INFO kablam! 94 | if STATE.state() != thread::LocalKeyState::Destroyed { Oct 13 16:40:11.887 INFO kablam! | ^^^^^ Oct 13 16:40:11.887 INFO kablam! Oct 13 16:40:11.924 INFO kablam! error: aborting due to 8 previous errors Oct 13 16:40:11.924 INFO kablam! Oct 13 16:40:11.924 INFO kablam! Some errors occurred: E0433, E0599. Oct 13 16:40:11.924 INFO kablam! For more information about an error, try `rustc --explain E0433`. Oct 13 16:40:11.935 INFO kablam! error: Could not compile `conc`. Oct 13 16:40:11.935 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 16:40:11.939 INFO kablam! error[E0599]: no method named `state` found for type `std::thread::LocalKey>` in the current scope Oct 13 16:40:11.939 INFO kablam! --> src/local.rs:23:14 Oct 13 16:40:11.939 INFO kablam! | Oct 13 16:40:11.939 INFO kablam! 23 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.939 INFO kablam! | ^^^^^ Oct 13 16:40:11.939 INFO kablam! Oct 13 16:40:11.944 INFO kablam! error[E0599]: no method named `state` found for type `std::thread::LocalKey>` in the current scope Oct 13 16:40:11.944 INFO kablam! --> src/local.rs:46:14 Oct 13 16:40:11.944 INFO kablam! | Oct 13 16:40:11.944 INFO kablam! 46 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.944 INFO kablam! | ^^^^^ Oct 13 16:40:11.944 INFO kablam! Oct 13 16:40:11.946 INFO kablam! error[E0599]: no method named `state` found for type `std::thread::LocalKey>` in the current scope Oct 13 16:40:11.946 INFO kablam! --> src/local.rs:75:14 Oct 13 16:40:11.946 INFO kablam! | Oct 13 16:40:11.946 INFO kablam! 75 | if STATE.state() == thread::LocalKeyState::Destroyed { Oct 13 16:40:11.946 INFO kablam! | ^^^^^ Oct 13 16:40:11.946 INFO kablam! Oct 13 16:40:11.952 INFO kablam! error[E0599]: no method named `state` found for type `std::thread::LocalKey>` in the current scope Oct 13 16:40:11.952 INFO kablam! --> src/local.rs:94:14 Oct 13 16:40:11.952 INFO kablam! | Oct 13 16:40:11.952 INFO kablam! 94 | if STATE.state() != thread::LocalKeyState::Destroyed { Oct 13 16:40:11.952 INFO kablam! | ^^^^^ Oct 13 16:40:11.952 INFO kablam! Oct 13 16:40:12.104 INFO kablam! error: aborting due to 8 previous errors Oct 13 16:40:12.104 INFO kablam! Oct 13 16:40:12.104 INFO kablam! Some errors occurred: E0433, E0599. Oct 13 16:40:12.104 INFO kablam! For more information about an error, try `rustc --explain E0433`. Oct 13 16:40:12.112 INFO kablam! error: Could not compile `conc`. Oct 13 16:40:12.112 INFO kablam! Oct 13 16:40:12.112 INFO kablam! To learn more, run the command again with --verbose. Oct 13 16:40:12.112 INFO kablam! su: No module specific data is present Oct 13 16:40:12.724 INFO running `"docker" "rm" "-f" "96aa20d1e5ebf02c0a933045540a090465b3d33505c27717249bdb0868509fcc"` Oct 13 16:40:12.873 INFO blam! 96aa20d1e5ebf02c0a933045540a090465b3d33505c27717249bdb0868509fcc