[INFO] cloning repository https://github.com/gobanos/dailyprogrammer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gobanos/dailyprogrammer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgobanos%2Fdailyprogrammer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgobanos%2Fdailyprogrammer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 273110c12e3f84d8c2475661c5f669024764d30b [INFO] checking gobanos/dailyprogrammer-rs against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgobanos%2Fdailyprogrammer-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gobanos/dailyprogrammer-rs on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gobanos/dailyprogrammer-rs [INFO] finished tweaking git repo https://github.com/gobanos/dailyprogrammer-rs [INFO] tweaked toml for git repo https://github.com/gobanos/dailyprogrammer-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/gobanos/dailyprogrammer-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91afe0b4fb8f0e110f8996fea369efdfa69a770e01a61258e4f131b049a40052 [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" "91afe0b4fb8f0e110f8996fea369efdfa69a770e01a61258e4f131b049a40052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91afe0b4fb8f0e110f8996fea369efdfa69a770e01a61258e4f131b049a40052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91afe0b4fb8f0e110f8996fea369efdfa69a770e01a61258e4f131b049a40052", kill_on_drop: false }` [INFO] [stdout] 91afe0b4fb8f0e110f8996fea369efdfa69a770e01a61258e4f131b049a40052 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 57bb77212b92b6a82f169b64ed1f18bf1514463bf1b975656a3a6b7472c0786c [INFO] running `Command { std: "docker" "start" "-a" "57bb77212b92b6a82f169b64ed1f18bf1514463bf1b975656a3a6b7472c0786c", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.16 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking regex-syntax v0.3.5 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.6 [INFO] [stderr] Checking regex v0.1.76 [INFO] [stderr] Checking dailyprogrammer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `to_base_10` [INFO] [stdout] --> src/bin/e282.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn to_base_10(num: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `to_base_f` [INFO] [stdout] --> src/bin/e282.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn to_base_f(num: usize) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Base` [INFO] [stdout] --> src/bin/e282.rs:145:6 [INFO] [stdout] | [INFO] [stdout] 145 | enum Base { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/bin/e282.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 156 | fn new() -> Fibonacci { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_input` [INFO] [stdout] --> src/bin/e282.rs:176:4 [INFO] [stdout] | [INFO] [stdout] 176 | fn parse_input() -> Option<(Base, String)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Hidato` [INFO] [stdout] --> src/bin/h282.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | struct Hidato { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Candidates` [INFO] [stdout] --> src/bin/h282.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | type Candidates = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Cell` [INFO] [stdout] --> src/bin/h282.rs:60:6 [INFO] [stdout] | [INFO] [stdout] 60 | enum Cell { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Hidato` [INFO] [stdout] --> src/bin/h282.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | struct Hidato { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Candidates` [INFO] [stdout] --> src/bin/h282.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | type Candidates = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Cell` [INFO] [stdout] --> src/bin/h282.rs:60:6 [INFO] [stdout] | [INFO] [stdout] 60 | enum Cell { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Base` [INFO] [stdout] --> src/bin/e282.rs:145:6 [INFO] [stdout] | [INFO] [stdout] 145 | enum Base { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_input` [INFO] [stdout] --> src/bin/e282.rs:176:4 [INFO] [stdout] | [INFO] [stdout] 176 | fn parse_input() -> Option<(Base, String)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/e283.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | static ref RE: Regex = Regex::new("^\"(.*)\" \\? \"(.*)\"$").unwrap(); [INFO] [stdout] 87 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/e283.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | static ref RE: Regex = Regex::new("^\"(.*)\" \\? \"(.*)\"$").unwrap(); [INFO] [stdout] 87 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/e283.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | static ref RE: Regex = Regex::new("^\"(.*)\" \\? \"(.*)\"$").unwrap(); [INFO] [stdout] 87 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/e283.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | static ref RE: Regex = Regex::new("^\"(.*)\" \\? \"(.*)\"$").unwrap(); [INFO] [stdout] 87 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.75s [INFO] running `Command { std: "docker" "inspect" "57bb77212b92b6a82f169b64ed1f18bf1514463bf1b975656a3a6b7472c0786c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57bb77212b92b6a82f169b64ed1f18bf1514463bf1b975656a3a6b7472c0786c", kill_on_drop: false }` [INFO] [stdout] 57bb77212b92b6a82f169b64ed1f18bf1514463bf1b975656a3a6b7472c0786c