[INFO] cloning repository https://github.com/rol1510/backup-utility [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rol1510/backup-utility" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frol1510%2Fbackup-utility", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frol1510%2Fbackup-utility'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff889fef7fdefa29c136127a6f8a5fcde01c3b2a [INFO] checking rol1510/backup-utility/ff889fef7fdefa29c136127a6f8a5fcde01c3b2a against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frol1510%2Fbackup-utility" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rol1510/backup-utility [INFO] finished tweaking git repo https://github.com/rol1510/backup-utility [INFO] tweaked toml for git repo https://github.com/rol1510/backup-utility written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rol1510/backup-utility on toolchain cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rol1510/backup-utility 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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wax v0.5.0 [INFO] [stderr] Downloaded byte-unit v4.0.14 [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded const_format v0.2.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47fd1f188acde2bc63ea31f330ba3fdf9dbcaa0730a386fa9eeea49fd45d5b2b [INFO] running `Command { std: "docker" "start" "-a" "47fd1f188acde2bc63ea31f330ba3fdf9dbcaa0730a386fa9eeea49fd45d5b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47fd1f188acde2bc63ea31f330ba3fdf9dbcaa0730a386fa9eeea49fd45d5b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47fd1f188acde2bc63ea31f330ba3fdf9dbcaa0730a386fa9eeea49fd45d5b2b", kill_on_drop: false }` [INFO] [stdout] 47fd1f188acde2bc63ea31f330ba3fdf9dbcaa0730a386fa9eeea49fd45d5b2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2718e189c76ebccb6cfa0321b0dd23a3822fa93858a9c0e16736f3da9b3988f [INFO] running `Command { std: "docker" "start" "-a" "f2718e189c76ebccb6cfa0321b0dd23a3822fa93858a9c0e16736f3da9b3988f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking byte-unit v4.0.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking const_format v0.2.26 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Checking wax v0.5.0 [INFO] [stderr] Checking clap v3.2.20 [INFO] [stderr] Checking backup-utility v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `set_virtual_terminal` in module `control` [INFO] [stdout] --> src/main.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | control::set_virtual_terminal(true).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `control` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/colored-2.0.0/src/control.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 28 | pub fn set_virtual_terminal(use_virtual: bool) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_virtual_terminal` in module `control` [INFO] [stdout] --> src/main.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | control::set_virtual_terminal(true).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `control` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/colored-2.0.0/src/control.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 28 | pub fn set_virtual_terminal(use_virtual: bool) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `backup-utility` (bin "backup-utility") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `backup-utility` (bin "backup-utility" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f2718e189c76ebccb6cfa0321b0dd23a3822fa93858a9c0e16736f3da9b3988f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2718e189c76ebccb6cfa0321b0dd23a3822fa93858a9c0e16736f3da9b3988f", kill_on_drop: false }` [INFO] [stdout] f2718e189c76ebccb6cfa0321b0dd23a3822fa93858a9c0e16736f3da9b3988f