[INFO] fetching crate net-mc 0.1.1... [INFO] checking net-mc-0.1.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate net-mc 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate net-mc 0.1.1 [INFO] finished tweaking crates.io crate net-mc 0.1.1 [INFO] tweaked toml for crates.io crate net-mc 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate net-mc 0.1.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate net-mc 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.0.0 [INFO] [stderr] Downloaded cfb8 v0.7.1 [INFO] [stderr] Downloaded simple_asn1 v0.5.4 [INFO] [stderr] Downloaded rsa_public_encrypt_pkcs1 v0.4.0 [INFO] [stderr] Downloaded hematite-nbt v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeaffe745b84e5b3be490007ec6493641a7ee3451e6c5d6595f3e9fee5445d4d [INFO] running `Command { std: "docker" "start" "-a" "eeaffe745b84e5b3be490007ec6493641a7ee3451e6c5d6595f3e9fee5445d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeaffe745b84e5b3be490007ec6493641a7ee3451e6c5d6595f3e9fee5445d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeaffe745b84e5b3be490007ec6493641a7ee3451e6c5d6595f3e9fee5445d4d", kill_on_drop: false }` [INFO] [stdout] eeaffe745b84e5b3be490007ec6493641a7ee3451e6c5d6595f3e9fee5445d4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ccdb444f25c51fc6a82f01b4d246b9c8381d9ab1094c2ee5108b7a347f5111c [INFO] running `Command { std: "docker" "start" "-a" "9ccdb444f25c51fc6a82f01b4d246b9c8381d9ab1094c2ee5108b7a347f5111c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking uuid v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking cfb8 v0.7.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking num-bigint v0.4.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num-iter v0.1.43 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking simple_asn1 v0.5.4 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking rsa_public_encrypt_pkcs1 v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking hematite-nbt v0.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking net-mc v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ms_auth_mc` [INFO] [stdout] --> examples/login/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | ms_auth_mc::DeviceCode::new("389b1b32-b5d5-43b2-bddc-84ce938d6737", None, &http).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `ms_auth_mc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ms_auth_mc`, use `cargo add ms_auth_mc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `net-mc` (example "login") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9ccdb444f25c51fc6a82f01b4d246b9c8381d9ab1094c2ee5108b7a347f5111c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ccdb444f25c51fc6a82f01b4d246b9c8381d9ab1094c2ee5108b7a347f5111c", kill_on_drop: false }` [INFO] [stdout] 9ccdb444f25c51fc6a82f01b4d246b9c8381d9ab1094c2ee5108b7a347f5111c