[INFO] cloning repository https://github.com/carloskiron/learning-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carloskiron/learning-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarloskiron%2Flearning-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarloskiron%2Flearning-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b360ccc066a830d94ffb308d0943e9b0bdaae9c0
[INFO] checking carloskiron/learning-rust against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarloskiron%2Flearning-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/carloskiron/learning-rust
[INFO] finished tweaking git repo https://github.com/carloskiron/learning-rust
[INFO] tweaked toml for git repo https://github.com/carloskiron/learning-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carloskiron/learning-rust on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/carloskiron/learning-rust 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking carloskiron/learning-rust against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarloskiron%2Flearning-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/carloskiron/learning-rust
[INFO] finished tweaking git repo https://github.com/carloskiron/learning-rust
[INFO] tweaked toml for git repo https://github.com/carloskiron/learning-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carloskiron/learning-rust on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/carloskiron/learning-rust 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dde853e6db7d1a15b3254e0bbb8590a5eee2abc39b220cb88d5da14121e0d4ae
[INFO] running `Command { std: "docker" "start" "-a" "dde853e6db7d1a15b3254e0bbb8590a5eee2abc39b220cb88d5da14121e0d4ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dde853e6db7d1a15b3254e0bbb8590a5eee2abc39b220cb88d5da14121e0d4ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde853e6db7d1a15b3254e0bbb8590a5eee2abc39b220cb88d5da14121e0d4ae", kill_on_drop: false }`
[INFO] [stdout] dde853e6db7d1a15b3254e0bbb8590a5eee2abc39b220cb88d5da14121e0d4ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19624dfe4a02b4c09d6db986f34ffad5dfba0268f3557a0beade3bd1268b9a91
[INFO] running `Command { std: "docker" "start" "-a" "19624dfe4a02b4c09d6db986f34ffad5dfba0268f3557a0beade3bd1268b9a91", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking step_1 v0.1.0 (/opt/rustwide/workdir/1_concepts)
[INFO] [stderr]     Checking step_2_2 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_2_mem_replace)
[INFO] [stderr]     Checking step_3_4 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_4_regex_parsing)
[INFO] [stderr]     Checking step_3_7 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_7_rand_crypto)
[INFO] [stderr]     Checking step_1_9 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_9_phantom)
[INFO] [stderr]     Checking step_3_5 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_5_collections)
[INFO] [stderr]     Checking step_3_6 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_6_serde)
[INFO] [stderr]     Checking step_1_8 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_8_thread_safety)
[INFO] [stderr]     Checking step_1_4 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_4_cow)
[INFO] [stderr]     Checking step_3_8 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_8_log)
[INFO] [stderr]     Checking step_1_2 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_2_box_pin)
[INFO] [stderr]     Checking step_3_3 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_3_date_time)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> 3_ecosystem/3_4_regex_parsing/src/main.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn parse(input: &str) -> (Option<Sign>, Option<usize>, Option<Precision>) {
[INFO] [stdout]   |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking step_3_9 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_9_cmd_env_conf)
[INFO] [stderr]     Checking step_1_3 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_3_rc_cell)
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `day`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_day`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NOW` is never used
[INFO] [stdout]  --> 3_ecosystem/3_3_date_time/src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const NOW: &str = "2019-06-26";
[INFO] [stdout]   |       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> 3_ecosystem/3_3_date_time/src/main.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct User;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_birthdate`, `age`, and `is_adult` are never used
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl User {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn age(&self) -> u16 {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn is_adult(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking step_1_6 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_6_dispatch)
[INFO] [stderr]     Checking step_2_4 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_4_generic_in_type_out)
[INFO] [stderr]     Checking step_3_10 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_10_threads)
[INFO] [stderr]     Checking step_3_11 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_11_async)
[INFO] [stderr]     Checking step_2 v0.1.0 (/opt/rustwide/workdir/2_idioms)
[INFO] [stderr]     Checking step_2_1 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_1_type_safety)
[INFO] [stderr]     Checking step_1_1 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_1_default_clone_copy)
[INFO] [stderr]     Checking step_2_3 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_3_bound_impl)
[INFO] [stderr]     Checking step_3 v0.1.0 (/opt/rustwide/workdir/3_ecosystem)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> 3_ecosystem/3_4_regex_parsing/src/main.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn parse(input: &str) -> (Option<Sign>, Option<usize>, Option<Precision>) {
[INFO] [stdout]   |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]  --> 3_ecosystem/3_4_regex_parsing/src/main.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn parse(input: &str) -> (Option<Sign>, Option<usize>, Option<Precision>) {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Sign` is never used
[INFO] [stdout]   --> 3_ecosystem/3_4_regex_parsing/src/main.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum Sign {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Precision` is never used
[INFO] [stdout]   --> 3_ecosystem/3_4_regex_parsing/src/main.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum Precision {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking step_1_5 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_5_convert_cast_deref)
[INFO] [stderr]     Checking step_3_1 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_1_testing)
[INFO] [stderr]     Checking step_3_12 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_12_web_db)
[INFO] [stderr]     Checking step_3_2 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_2_macro)
[INFO] [stderr]     Checking step_1_7 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_7_sized)
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `day`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_day`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NOW` is never used
[INFO] [stdout]  --> 3_ecosystem/3_3_date_time/src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const NOW: &str = "2019-06-26";
[INFO] [stdout]   |       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_adult` is never used
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl User {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn is_adult(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "19624dfe4a02b4c09d6db986f34ffad5dfba0268f3557a0beade3bd1268b9a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19624dfe4a02b4c09d6db986f34ffad5dfba0268f3557a0beade3bd1268b9a91", kill_on_drop: false }`
[INFO] [stdout] 19624dfe4a02b4c09d6db986f34ffad5dfba0268f3557a0beade3bd1268b9a91
