[INFO] cloning repository https://github.com/martindevans/y [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martindevans/y" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindevans%2Fy"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindevans%2Fy'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 33b1e0e2f33c403fcea2981a61f6f028b84d4593 [INFO] checking martindevans/y against try#f88e9a4452e792c29632101b348a1df9876d45cd for pr-70087 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindevans%2Fy" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martindevans/y on toolchain f88e9a4452e792c29632101b348a1df9876d45cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/martindevans/y [INFO] finished tweaking git repo https://github.com/martindevans/y [INFO] tweaked toml for git repo https://github.com/martindevans/y written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/martindevans/y already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cfa4711c2abcecd93e5e7eccd0e0bb109fe6f9876c6223f1e530c830a2ff7805 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "cfa4711c2abcecd93e5e7eccd0e0bb109fe6f9876c6223f1e530c830a2ff7805"` [INFO] [stderr] Compiling peg-runtime v0.6.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling peg-macros v0.6.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking peg v0.6.2 [INFO] [stderr] Checking yc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find function `set_virtual_terminal` in module `colored::control` [INFO] [stderr] --> src/main.rs:24:39 [INFO] [stderr] | [INFO] [stderr] 24 | if let Err(_) = colored::control::set_virtual_terminal(true) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in `colored::control` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `set_virtual_terminal` in module `colored::control` [INFO] [stderr] --> src/main.rs:24:39 [INFO] [stderr] | [INFO] [stderr] 24 | if let Err(_) = colored::control::set_virtual_terminal(true) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in `colored::control` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `yc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `yc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cfa4711c2abcecd93e5e7eccd0e0bb109fe6f9876c6223f1e530c830a2ff7805"` [INFO] running `"docker" "rm" "-f" "cfa4711c2abcecd93e5e7eccd0e0bb109fe6f9876c6223f1e530c830a2ff7805"` [INFO] [stdout] cfa4711c2abcecd93e5e7eccd0e0bb109fe6f9876c6223f1e530c830a2ff7805