[INFO] fetching crate mac_expert_device 0.1.8... [INFO] checking mac_expert_device-0.1.8 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-1 [INFO] extracting crate mac_expert_device 0.1.8 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate mac_expert_device 0.1.8 [INFO] finished tweaking crates.io crate mac_expert_device 0.1.8 [INFO] tweaked toml for crates.io crate mac_expert_device 0.1.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mac_expert_device 0.1.8 on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc9441071db0dfe547e8114fb5ae24fed2a44f48ddfe12b60d76ad19f73f205f [INFO] running `Command { std: "docker" "start" "-a" "bc9441071db0dfe547e8114fb5ae24fed2a44f48ddfe12b60d76ad19f73f205f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc9441071db0dfe547e8114fb5ae24fed2a44f48ddfe12b60d76ad19f73f205f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9441071db0dfe547e8114fb5ae24fed2a44f48ddfe12b60d76ad19f73f205f", kill_on_drop: false }` [INFO] [stdout] bc9441071db0dfe547e8114fb5ae24fed2a44f48ddfe12b60d76ad19f73f205f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d19b2d71a165e70ab2c5759b828279c78d173f28524f3a12be6ec8956df2ccb [INFO] running `Command { std: "docker" "start" "-a" "6d19b2d71a165e70ab2c5759b828279c78d173f28524f3a12be6ec8956df2ccb", kill_on_drop: false }` [INFO] [stderr] Checking mac_expert_device v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find `IOPlatformExpertDevice` in `os` [INFO] [stdout] --> src/lib.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | let device = os::IOPlatformExpertDevice::new().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `IOPlatformExpertDevice` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mac_expert_device` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6d19b2d71a165e70ab2c5759b828279c78d173f28524f3a12be6ec8956df2ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d19b2d71a165e70ab2c5759b828279c78d173f28524f3a12be6ec8956df2ccb", kill_on_drop: false }` [INFO] [stdout] 6d19b2d71a165e70ab2c5759b828279c78d173f28524f3a12be6ec8956df2ccb