[INFO] cloning repository https://github.com/ravendyg/rust-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ravendyg/rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravendyg%2Frust-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravendyg%2Frust-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0fbaf1c751f3fbfd6b05d9779721bfa5fc7f25f
[INFO] checking ravendyg/rust-playground/f0fbaf1c751f3fbfd6b05d9779721bfa5fc7f25f against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravendyg%2Frust-playground" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ravendyg/rust-playground
[INFO] finished tweaking git repo https://github.com/ravendyg/rust-playground
[INFO] tweaked toml for git repo https://github.com/ravendyg/rust-playground written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ravendyg/rust-playground on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ravendyg/rust-playground already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.18
[INFO] [stderr]   Downloaded rand v0.3.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82ec2492cb8b0b6f577bf063b99c74f1a35fe8d315a3d65e50b8c8024c94a8c1
[INFO] running `Command { std: "docker" "start" "-a" "82ec2492cb8b0b6f577bf063b99c74f1a35fe8d315a3d65e50b8c8024c94a8c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82ec2492cb8b0b6f577bf063b99c74f1a35fe8d315a3d65e50b8c8024c94a8c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82ec2492cb8b0b6f577bf063b99c74f1a35fe8d315a3d65e50b8c8024c94a8c1", kill_on_drop: false }`
[INFO] [stdout] 82ec2492cb8b0b6f577bf063b99c74f1a35fe8d315a3d65e50b8c8024c94a8c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c025f6cda67bb5382158bbdedc5ef7dfa1b500b6d6179adb65bca014ff34ec9
[INFO] running `Command { std: "docker" "start" "-a" "2c025f6cda67bb5382158bbdedc5ef7dfa1b500b6d6179adb65bca014ff34ec9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.18
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]     Checking guessing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/main.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fn is_larger(&self, &Self) -> bool;
[INFO] [stdout]    |                       ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/main.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let x: Option<i32> = Option::Some(5);
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> src/main.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |   let q: Option<f64> = Option::Some(5f64);
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/main.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 |   let b = 10;
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Circle {
[INFO] [stdout]   |        ------ fields in this struct
[INFO] [stdout] 3 |     x: f64,
[INFO] [stdout]   |     ^
[INFO] [stdout] 4 |     y: f64,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Circle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct Square {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 10 |     x: f64,
[INFO] [stdout]    |     ^
[INFO] [stdout] 11 |     y: f64,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Square` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_larger` is never used
[INFO] [stdout]   --> src/main.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | trait HasArea {
[INFO] [stdout]    |       ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 18 |   fn is_larger(&self, &Self) -> bool;
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]   --> src/main.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | enum Option<T> {
[INFO] [stdout]    |      ------ variant in this enum
[INFO] [stdout] 48 |   Some(T),
[INFO] [stdout] 49 |   None
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Result` is never used
[INFO] [stdout]   --> src/main.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | enum Result<T, E> {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/main.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |   fn is_larger(&self, &Self) -> bool;
[INFO] [stdout]    |                       ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/main.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let x: Option<i32> = Option::Some(5);
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> src/main.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |   let q: Option<f64> = Option::Some(5f64);
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> src/main.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 |   let b = 10;
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Circle {
[INFO] [stdout]   |        ------ fields in this struct
[INFO] [stdout] 3 |     x: f64,
[INFO] [stdout]   |     ^
[INFO] [stdout] 4 |     y: f64,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Circle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct Square {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 10 |     x: f64,
[INFO] [stdout]    |     ^
[INFO] [stdout] 11 |     y: f64,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Square` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_larger` is never used
[INFO] [stdout]   --> src/main.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | trait HasArea {
[INFO] [stdout]    |       ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 18 |   fn is_larger(&self, &Self) -> bool;
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]   --> src/main.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | enum Option<T> {
[INFO] [stdout]    |      ------ variant in this enum
[INFO] [stdout] 48 |   Some(T),
[INFO] [stdout] 49 |   None
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Result` is never used
[INFO] [stdout]   --> src/main.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | enum Result<T, E> {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "2c025f6cda67bb5382158bbdedc5ef7dfa1b500b6d6179adb65bca014ff34ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c025f6cda67bb5382158bbdedc5ef7dfa1b500b6d6179adb65bca014ff34ec9", kill_on_drop: false }`
[INFO] [stdout] 2c025f6cda67bb5382158bbdedc5ef7dfa1b500b6d6179adb65bca014ff34ec9
