[INFO] cloning repository https://github.com/Sprial404/today [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sprial404/today" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprial404%2Ftoday", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprial404%2Ftoday'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58480793a9a90bb0d229e6fd69fdf487df2372b8 [INFO] testing Sprial404/today against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSprial404%2Ftoday" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sprial404/today on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sprial404/today [INFO] finished tweaking git repo https://github.com/Sprial404/today [INFO] tweaked toml for git repo https://github.com/Sprial404/today written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Sprial404/today already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b696541612d3ec7f227c9be8d7c506e59c42ad0c87e70bf3cbf828c8ef5ef084 [INFO] running `Command { std: "docker" "start" "-a" "b696541612d3ec7f227c9be8d7c506e59c42ad0c87e70bf3cbf828c8ef5ef084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b696541612d3ec7f227c9be8d7c506e59c42ad0c87e70bf3cbf828c8ef5ef084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b696541612d3ec7f227c9be8d7c506e59c42ad0c87e70bf3cbf828c8ef5ef084", kill_on_drop: false }` [INFO] [stdout] b696541612d3ec7f227c9be8d7c506e59c42ad0c87e70bf3cbf828c8ef5ef084 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7672c7748c33ca80585e49f3a9fd6698e5cc26f7a8fd5019ccabf144ce9e96d1 [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" "7672c7748c33ca80585e49f3a9fd6698e5cc26f7a8fd5019ccabf144ce9e96d1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling today v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `enable_ansi_support` in crate `ansi_term` [INFO] [stdout] --> src/main.rs:100:45 [INFO] [stdout] | [INFO] [stdout] 100 | if let Err(error_code) = ansi_term::enable_ansi_support() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `ansi_term` [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 `today`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7672c7748c33ca80585e49f3a9fd6698e5cc26f7a8fd5019ccabf144ce9e96d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7672c7748c33ca80585e49f3a9fd6698e5cc26f7a8fd5019ccabf144ce9e96d1", kill_on_drop: false }` [INFO] [stdout] 7672c7748c33ca80585e49f3a9fd6698e5cc26f7a8fd5019ccabf144ce9e96d1