[INFO] cloning repository https://github.com/eviltobz/svrhx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eviltobz/svrhx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feviltobz%2Fsvrhx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feviltobz%2Fsvrhx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d752675692badffc1c564f1c1ca86743101ac4e7 [INFO] testing eviltobz/svrhx against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feviltobz%2Fsvrhx" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eviltobz/svrhx on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eviltobz/svrhx [INFO] finished tweaking git repo https://github.com/eviltobz/svrhx [INFO] tweaked toml for git repo https://github.com/eviltobz/svrhx written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/eviltobz/svrhx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 660173aa1ecb6518604f4e0ca6627bbf45bdc4eb690c21710d945ff097589e2f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "660173aa1ecb6518604f4e0ca6627bbf45bdc4eb690c21710d945ff097589e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "660173aa1ecb6518604f4e0ca6627bbf45bdc4eb690c21710d945ff097589e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "660173aa1ecb6518604f4e0ca6627bbf45bdc4eb690c21710d945ff097589e2f", kill_on_drop: false }` [INFO] [stdout] 660173aa1ecb6518604f4e0ca6627bbf45bdc4eb690c21710d945ff097589e2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8d3280c965e4b1a73d480cd9cc00d92a3d791ca85e3496ea8fd3527d806d53d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8d3280c965e4b1a73d480cd9cc00d92a3d791ca85e3496ea8fd3527d806d53d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling hotwatch v0.4.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling svrhx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `set_virtual_terminal` in module `control` [INFO] [stdout] --> src/main.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let _ = control::set_virtual_terminal(true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `svrhx` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d8d3280c965e4b1a73d480cd9cc00d92a3d791ca85e3496ea8fd3527d806d53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d3280c965e4b1a73d480cd9cc00d92a3d791ca85e3496ea8fd3527d806d53d", kill_on_drop: false }` [INFO] [stdout] d8d3280c965e4b1a73d480cd9cc00d92a3d791ca85e3496ea8fd3527d806d53d