[INFO] updating cached repository https://github.com/GitToby/noteable [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6143aed3f7fcd6c26b406945319bbc129f51d6db [INFO] testing GitToby/noteable against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitToby%2Fnoteable" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GitToby/noteable on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/GitToby/noteable [INFO] finished tweaking git repo https://github.com/GitToby/noteable [INFO] tweaked toml for git repo https://github.com/GitToby/noteable written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/GitToby/noteable already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19e1525da594fb9b55d718faa0363205ffc1b318996b0920e967e32fc7d6ab1c [INFO] running `"docker" "start" "-a" "19e1525da594fb9b55d718faa0363205ffc1b318996b0920e967e32fc7d6ab1c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling serde v1.0.107 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.107 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling noteable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find function `enable_ansi_support` in crate `ansi_term` [INFO] [stderr] --> src/main.rs:29:30 [INFO] [stderr] | [INFO] [stderr] 29 | let enabled = ansi_term::enable_ansi_support(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in `ansi_term` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DateTime`, `Local` [INFO] [stderr] --> src/main.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | use chrono::{Local, DateTime}; [INFO] [stderr] | ^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `File` [INFO] [stderr] --> src/main.rs:12:15 [INFO] [stderr] | [INFO] [stderr] 12 | use std::fs::{File, OpenOptions}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `csv::Error` [INFO] [stderr] --> src/main.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use csv::Error; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Yellow` [INFO] [stderr] --> src/note.rs:4:31 [INFO] [stderr] | [INFO] [stderr] 4 | use ansi_term::Colour::{Blue, Yellow}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 4 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `noteable`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "19e1525da594fb9b55d718faa0363205ffc1b318996b0920e967e32fc7d6ab1c"` [INFO] running `"docker" "rm" "-f" "19e1525da594fb9b55d718faa0363205ffc1b318996b0920e967e32fc7d6ab1c"` [INFO] [stdout] 19e1525da594fb9b55d718faa0363205ffc1b318996b0920e967e32fc7d6ab1c