[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#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBSiddharth%2FRusty-Bit" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BSiddharth/Rusty-Bit on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_bencode v0.2.4
[INFO] [stderr]   Downloaded anyhow v1.0.76
[INFO] [stderr]   Downloaded base64 v0.21.6
[INFO] [stderr]   Downloaded openssl-sys v0.9.98
[INFO] [stderr]   Downloaded reqwest v0.11.23
[INFO] [stderr]   Downloaded openssl v0.10.62
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46f84b22a74642cc5ee4ea4b390dc0f69a0086d65d797eb16dbcf19d5fb1642e
[INFO] running `Command { std: "docker" "start" "-a" "46f84b22a74642cc5ee4ea4b390dc0f69a0086d65d797eb16dbcf19d5fb1642e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46f84b22a74642cc5ee4ea4b390dc0f69a0086d65d797eb16dbcf19d5fb1642e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f84b22a74642cc5ee4ea4b390dc0f69a0086d65d797eb16dbcf19d5fb1642e", kill_on_drop: false }`
[INFO] [stdout] 46f84b22a74642cc5ee4ea4b390dc0f69a0086d65d797eb16dbcf19d5fb1642e
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bb63f3fc299236fdc59eed3cf04c5be2bfc43839901aeeaac3349784699fc64
[INFO] running `Command { std: "docker" "start" "-a" "3bb63f3fc299236fdc59eed3cf04c5be2bfc43839901aeeaac3349784699fc64", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]     Checking base64 v0.21.6
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[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 futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[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/3f6250a7bb79e600d9036bbc7c8f65af43933643/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/3f6250a7bb79e600d9036bbc7c8f65af43933643/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/3f6250a7bb79e600d9036bbc7c8f65af43933643/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/3f6250a7bb79e600d9036bbc7c8f65af43933643/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/3f6250a7bb79e600d9036bbc7c8f65af43933643/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/3f6250a7bb79e600d9036bbc7c8f65af43933643/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" "3bb63f3fc299236fdc59eed3cf04c5be2bfc43839901aeeaac3349784699fc64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb63f3fc299236fdc59eed3cf04c5be2bfc43839901aeeaac3349784699fc64", kill_on_drop: false }`
[INFO] [stdout] 3bb63f3fc299236fdc59eed3cf04c5be2bfc43839901aeeaac3349784699fc64
