[INFO] cloning repository https://github.com/BSiddharth/Rusty-Bit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BSiddharth/Rusty-Bit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBSiddharth%2FRusty-Bit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBSiddharth%2FRusty-Bit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5265b8d33fa2d89a65b54cf98897fc8974d510a4
[INFO] checking BSiddharth/Rusty-Bit against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBSiddharth%2FRusty-Bit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BSiddharth/Rusty-Bit
[INFO] finished tweaking git repo https://github.com/BSiddharth/Rusty-Bit
[INFO] tweaked toml for git repo https://github.com/BSiddharth/Rusty-Bit written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BSiddharth/Rusty-Bit on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BSiddharth/Rusty-Bit 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_bencode v0.2.4
[INFO] [stderr]   Downloaded anyhow v1.0.76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c31074fa6c32456b07a7a8a306ea6a2023354188be8e90fc2e1b94923d607a9
[INFO] running `Command { std: "docker" "start" "-a" "5c31074fa6c32456b07a7a8a306ea6a2023354188be8e90fc2e1b94923d607a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c31074fa6c32456b07a7a8a306ea6a2023354188be8e90fc2e1b94923d607a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c31074fa6c32456b07a7a8a306ea6a2023354188be8e90fc2e1b94923d607a9", kill_on_drop: false }`
[INFO] [stdout] 5c31074fa6c32456b07a7a8a306ea6a2023354188be8e90fc2e1b94923d607a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4e330dda4eea703e4daa70fd2abaa42d1b7416546a90b10811e7ab16ddedfe1
[INFO] running `Command { std: "docker" "start" "-a" "f4e330dda4eea703e4daa70fd2abaa42d1b7416546a90b10811e7ab16ddedfe1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking base64 v0.21.6
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_bencode v0.2.4
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking rusty_bit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/download/torrent.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     os::windows::prelude::FileExt,
[INFO] [stdout]    |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/download/torrent.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     os::windows::prelude::FileExt,
[INFO] [stdout]    |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_write` found for reference `&std::fs::File` in the current scope
[INFO] [stdout]    --> src/download/torrent.rs:506:48
[INFO] [stdout]     |
[INFO] [stdout] 506 | ...                   let _ = handle.seek_write(
[INFO] [stdout]     |                               -------^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/io/mod.rs:1764:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seek_write` found for reference `&std::fs::File` in the current scope
[INFO] [stdout]    --> src/download/torrent.rs:506:48
[INFO] [stdout]     |
[INFO] [stdout] 506 | ...                   let _ = handle.seek_write(
[INFO] [stdout]     |                               -------^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/io/mod.rs:1764:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty_bit` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusty_bit` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f4e330dda4eea703e4daa70fd2abaa42d1b7416546a90b10811e7ab16ddedfe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4e330dda4eea703e4daa70fd2abaa42d1b7416546a90b10811e7ab16ddedfe1", kill_on_drop: false }`
[INFO] [stdout] f4e330dda4eea703e4daa70fd2abaa42d1b7416546a90b10811e7ab16ddedfe1
