[INFO] fetching crate movey-core 0.0.2... [INFO] checking movey-core-0.0.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate movey-core 0.0.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate movey-core 0.0.2 [INFO] finished tweaking crates.io crate movey-core 0.0.2 [INFO] tweaked toml for crates.io crate movey-core 0.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate movey-core 0.0.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 178 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.45) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded movey-utils v0.0.2 [INFO] [stderr] Downloaded syslog v5.0.0 [INFO] [stderr] Downloaded term v1.1.0 [INFO] [stderr] Downloaded slog-syslog v0.13.0 [INFO] [stderr] Downloaded slog-term v2.9.2 [INFO] [stderr] Downloaded toml_edit v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66b4e833ab7a2541872938ee4f95d3102fd25726f415dec87cd78a5b7db9a67a [INFO] running `Command { std: "docker" "start" "-a" "66b4e833ab7a2541872938ee4f95d3102fd25726f415dec87cd78a5b7db9a67a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66b4e833ab7a2541872938ee4f95d3102fd25726f415dec87cd78a5b7db9a67a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b4e833ab7a2541872938ee4f95d3102fd25726f415dec87cd78a5b7db9a67a", kill_on_drop: false }` [INFO] [stdout] 66b4e833ab7a2541872938ee4f95d3102fd25726f415dec87cd78a5b7db9a67a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e05ee2296089090b6bd4bd829dd6baafd061c7e65289e623810b03fd47ef9b96 [INFO] running `Command { std: "docker" "start" "-a" "e05ee2296089090b6bd4bd829dd6baafd061c7e65289e623810b03fd47ef9b96", kill_on_drop: false }` [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking syslog v5.0.0 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking term v1.1.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking slog-syslog v0.13.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking slog-term v2.9.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serial_test_derive v0.9.0 [INFO] [stderr] Checking serial_test v0.9.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking toml_datetime v0.5.1 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking toml_edit v0.15.0 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking movey-utils v0.0.2 [INFO] [stderr] Checking movey-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `core::hazard` [INFO] [stdout] --> benches/01_default.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use core::hazard; [INFO] [stdout] | ^^^^^^^^^^^^ no `hazard` in the root [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 6 | use movey_core::hazard; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `movey-core` (bench "01_default") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e05ee2296089090b6bd4bd829dd6baafd061c7e65289e623810b03fd47ef9b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e05ee2296089090b6bd4bd829dd6baafd061c7e65289e623810b03fd47ef9b96", kill_on_drop: false }` [INFO] [stdout] e05ee2296089090b6bd4bd829dd6baafd061c7e65289e623810b03fd47ef9b96