[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 against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frol1510%2Fbackup-utility" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rol1510/backup-utility on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "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 pori v0.0.0 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded brownstone v3.0.0 [INFO] [stderr] Downloaded nom-supreme v0.8.0 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.34 [INFO] [stderr] Downloaded clap_derive v3.2.18 [INFO] [stderr] Downloaded thiserror v1.0.34 [INFO] [stderr] Downloaded byte-unit v4.0.14 [INFO] [stderr] Downloaded wax v0.5.0 [INFO] [stderr] Downloaded clap v3.2.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feccff29929f9be68a7766c5b87f2d12a482b23459fd10d245e886de0de3abc3 [INFO] running `Command { std: "docker" "start" "-a" "feccff29929f9be68a7766c5b87f2d12a482b23459fd10d245e886de0de3abc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feccff29929f9be68a7766c5b87f2d12a482b23459fd10d245e886de0de3abc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feccff29929f9be68a7766c5b87f2d12a482b23459fd10d245e886de0de3abc3", kill_on_drop: false }` [INFO] [stdout] feccff29929f9be68a7766c5b87f2d12a482b23459fd10d245e886de0de3abc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f34616216014a824af426e7ec13ef52e887d89e6c4c57fbcb5d05653f018bb72 [INFO] running `Command { std: "docker" "start" "-a" "f34616216014a824af426e7ec13ef52e887d89e6c4c57fbcb5d05653f018bb72", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [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 os_str_bytes v6.3.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking byte-unit v4.0.14 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking colored v2.0.0 [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] Compiling proc-macro-error v1.0.4 [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] [stderr] error: could not compile `backup-utility` (bin "backup-utility" test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] running `Command { std: "docker" "inspect" "f34616216014a824af426e7ec13ef52e887d89e6c4c57fbcb5d05653f018bb72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34616216014a824af426e7ec13ef52e887d89e6c4c57fbcb5d05653f018bb72", kill_on_drop: false }` [INFO] [stdout] f34616216014a824af426e7ec13ef52e887d89e6c4c57fbcb5d05653f018bb72