[INFO] cloning repository https://github.com/Willifme/Todo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Willifme/Todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillifme%2FTodo"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillifme%2FTodo'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6fd688328585e29475d870b7e9559146e54f37be [INFO] checking Willifme/Todo against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillifme%2FTodo" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Willifme/Todo on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Willifme/Todo [INFO] finished tweaking git repo https://github.com/Willifme/Todo [INFO] tweaked toml for git repo https://github.com/Willifme/Todo written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Willifme/Todo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-ini v0.12.1 [INFO] running `"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=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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca438fd5a0f294880bcbd8b74c7c8265120d81e11af997286fca3cd43afdb45d [INFO] running `"docker" "start" "-a" "ca438fd5a0f294880bcbd8b74c7c8265120d81e11af997286fca3cd43afdb45d"` [INFO] [stderr] Checking rust-ini v0.12.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking nom v4.0.0 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking serde_json v1.0.22 [INFO] [stderr] Checking csv v1.0.0 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Checking config v0.9.0 [INFO] [stderr] Checking todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:30:22 [INFO] [stderr] | [INFO] [stderr] 30 | (author: crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:30:22 [INFO] [stderr] | [INFO] [stderr] 30 | (author: crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:30:22 [INFO] [stderr] | [INFO] [stderr] 30 | (author: crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:30:22 [INFO] [stderr] | [INFO] [stderr] 30 | (author: crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/todo.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | / pub fn new( [INFO] [stderr] 39 | | priority: Priority, [INFO] [stderr] 40 | | completed: bool, [INFO] [stderr] 41 | | body: String, [INFO] [stderr] ... | [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/cli.rs:132:9 [INFO] [stderr] | [INFO] [stderr] 132 | writer.flush(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/todo.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | / pub fn new( [INFO] [stderr] 39 | | priority: Priority, [INFO] [stderr] 40 | | completed: bool, [INFO] [stderr] 41 | | body: String, [INFO] [stderr] ... | [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/cli.rs:132:9 [INFO] [stderr] | [INFO] [stderr] 132 | writer.flush(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.22s [INFO] running `"docker" "inspect" "ca438fd5a0f294880bcbd8b74c7c8265120d81e11af997286fca3cd43afdb45d"` [INFO] running `"docker" "rm" "-f" "ca438fd5a0f294880bcbd8b74c7c8265120d81e11af997286fca3cd43afdb45d"` [INFO] [stdout] ca438fd5a0f294880bcbd8b74c7c8265120d81e11af997286fca3cd43afdb45d