[INFO] cloning repository https://github.com/xi-pec/chain-tracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xi-pec/chain-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxi-pec%2Fchain-tracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxi-pec%2Fchain-tracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b41e76d0e9ea349f19dd0d6016a376943426979
[INFO] checking xi-pec/chain-tracker against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxi-pec%2Fchain-tracker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xi-pec/chain-tracker
[INFO] finished tweaking git repo https://github.com/xi-pec/chain-tracker
[INFO] tweaked toml for git repo https://github.com/xi-pec/chain-tracker written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xi-pec/chain-tracker on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xi-pec/chain-tracker 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded os_pipe v1.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32afbf72bb97b7efdd5588cd7a0a5c57379b92a2544f53d1a05ae3f85cb95916
[INFO] running `Command { std: "docker" "start" "32afbf72bb97b7efdd5588cd7a0a5c57379b92a2544f53d1a05ae3f85cb95916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32afbf72bb97b7efdd5588cd7a0a5c57379b92a2544f53d1a05ae3f85cb95916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32afbf72bb97b7efdd5588cd7a0a5c57379b92a2544f53d1a05ae3f85cb95916" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32afbf72bb97b7efdd5588cd7a0a5c57379b92a2544f53d1a05ae3f85cb95916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32afbf72bb97b7efdd5588cd7a0a5c57379b92a2544f53d1a05ae3f85cb95916" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling sqlite3-src v0.7.0
[INFO] [stderr]     Checking sqlite3-sys v0.18.0
[INFO] [stderr]     Checking sqlite v0.37.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chain-tracker v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/console.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::os::windows::io::AsRawHandle;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/console.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::consoleapi::{AllocConsole, GetConsoleMode, SetConsoleMode};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/console.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::wincon::{FreeConsole, SetConsoleOutputCP};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/console.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::os::windows::io::AsRawHandle;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/console.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::consoleapi::{AllocConsole, GetConsoleMode, SetConsoleMode};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/console.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::wincon::{FreeConsole, SetConsoleOutputCP};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/console.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::fileapi::{CreateFileA, OPEN_EXISTING, WriteFile};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/console.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::processenv::{GetStdHandle, SetStdHandle};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/console.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::winbase::{STD_OUTPUT_HANDLE, STD_ERROR_HANDLE};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/console.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::handleapi::INVALID_HANDLE_VALUE;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/console.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::um::winnt::{GENERIC_WRITE, FILE_SHARE_WRITE, HANDLE};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/console.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::fileapi::{CreateFileA, OPEN_EXISTING, WriteFile};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/console.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::processenv::{GetStdHandle, SetStdHandle};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/console.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::winbase::{STD_OUTPUT_HANDLE, STD_ERROR_HANDLE};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/console.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::handleapi::INVALID_HANDLE_VALUE;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/console.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::um::winnt::{GENERIC_WRITE, FILE_SHARE_WRITE, HANDLE};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `os_pipe::PipeWriter` in the current scope
[INFO] [stdout]   --> src/console.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let raw_writer = writer.as_raw_handle();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 53 -         let raw_writer = writer.as_raw_handle();
[INFO] [stdout] 53 +         let raw_writer = writer.as_raw_fd();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `os_pipe::PipeWriter` in the current scope
[INFO] [stdout]   --> src/console.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let raw_writer = writer.as_raw_handle();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 53 -         let raw_writer = writer.as_raw_handle();
[INFO] [stdout] 53 +         let raw_writer = writer.as_raw_fd();
[INFO] [stdout]    |
[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] [stderr] error: could not compile `chain-tracker` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 `chain-tracker` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "32afbf72bb97b7efdd5588cd7a0a5c57379b92a2544f53d1a05ae3f85cb95916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32afbf72bb97b7efdd5588cd7a0a5c57379b92a2544f53d1a05ae3f85cb95916", kill_on_drop: false }`
[INFO] [stdout] 32afbf72bb97b7efdd5588cd7a0a5c57379b92a2544f53d1a05ae3f85cb95916
