[INFO] cloning repository https://github.com/shybyte/rusty-13-ways-of-looking-at-a-turtle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shybyte/rusty-13-ways-of-looking-at-a-turtle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frusty-13-ways-of-looking-at-a-turtle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frusty-13-ways-of-looking-at-a-turtle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c092e27489cced7d6ab70c8220e8380c12d451e2 [INFO] checking shybyte/rusty-13-ways-of-looking-at-a-turtle against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frusty-13-ways-of-looking-at-a-turtle" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shybyte/rusty-13-ways-of-looking-at-a-turtle on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shybyte/rusty-13-ways-of-looking-at-a-turtle [INFO] finished tweaking git repo https://github.com/shybyte/rusty-13-ways-of-looking-at-a-turtle [INFO] tweaked toml for git repo https://github.com/shybyte/rusty-13-ways-of-looking-at-a-turtle written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/shybyte/rusty-13-ways-of-looking-at-a-turtle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca5dee0c835f0dcba28835a206be786ef9092be8f223b4f2384a60823b835ed7 [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" "ca5dee0c835f0dcba28835a206be786ef9092be8f223b4f2384a60823b835ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca5dee0c835f0dcba28835a206be786ef9092be8f223b4f2384a60823b835ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5dee0c835f0dcba28835a206be786ef9092be8f223b4f2384a60823b835ed7", kill_on_drop: false }` [INFO] [stdout] ca5dee0c835f0dcba28835a206be786ef9092be8f223b4f2384a60823b835ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85fd323d92dc0fbb8d5ab5d46abbd5e4e36c39d05ac86da42c07efe58f103c1a [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" "85fd323d92dc0fbb8d5ab5d46abbd5e4e36c39d05ac86da42c07efe58f103c1a", kill_on_drop: false }` [INFO] [stderr] Checking rusty_13_ways_of_looking_at_a_turtle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fp_utils.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | -> Box R> where [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&R) -> R` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fp_utils.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | -> Box R> where [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&R) -> R` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fp_utils.rs:25:49 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pipeline(start_value: T, funcs: &[Box T>]) -> T { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&T) -> T` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fp_utils.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | -> Box R> where [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&R) -> R` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fp_utils.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | -> Box R> where [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&R) -> R` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fp_utils.rs:25:49 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pipeline(start_value: T, funcs: &[Box T>]) -> T { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&T) -> T` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "85fd323d92dc0fbb8d5ab5d46abbd5e4e36c39d05ac86da42c07efe58f103c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fd323d92dc0fbb8d5ab5d46abbd5e4e36c39d05ac86da42c07efe58f103c1a", kill_on_drop: false }` [INFO] [stdout] 85fd323d92dc0fbb8d5ab5d46abbd5e4e36c39d05ac86da42c07efe58f103c1a