[INFO] cloning repository https://github.com/EdenCao/rust_learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdenCao/rust_learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenCao%2Frust_learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenCao%2Frust_learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b85aa524f292dd7b9939ed7d5de8b6456618f9f
[INFO] building EdenCao/rust_learning against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenCao%2Frust_learning" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EdenCao/rust_learning on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/EdenCao/rust_learning
[INFO] finished tweaking git repo https://github.com/EdenCao/rust_learning
[INFO] tweaked toml for git repo https://github.com/EdenCao/rust_learning written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/EdenCao/rust_learning 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" "+334963c956d25708feab489a3816ae63f639355d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be7f473108d83d966e84634285f6c3c4fee6d0d3fc2aa1317eaa7e0ec58690ac
[INFO] running `Command { std: "docker" "start" "-a" "be7f473108d83d966e84634285f6c3c4fee6d0d3fc2aa1317eaa7e0ec58690ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be7f473108d83d966e84634285f6c3c4fee6d0d3fc2aa1317eaa7e0ec58690ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be7f473108d83d966e84634285f6c3c4fee6d0d3fc2aa1317eaa7e0ec58690ac", kill_on_drop: false }`
[INFO] [stdout] be7f473108d83d966e84634285f6c3c4fee6d0d3fc2aa1317eaa7e0ec58690ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ad71477c45165cd8fd4cb391b5361b5a36df969dd98ac82162e5b83f55c081a
[INFO] running `Command { std: "docker" "start" "-a" "7ad71477c45165cd8fd4cb391b5361b5a36df969dd98ac82162e5b83f55c081a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling rust_learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/shared_mem.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/slice.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 |   let mut s = String::from("hello world");
[INFO] [stdout]   |       ----^
[INFO] [stdout]   |       |
[INFO] [stdout]   |       help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> src/rc.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Cons(Rc<RefCell<i32>>, Rc<List>),
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `List` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Cons((), ()),
[INFO] [stdout]   |          ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `count` is assigned to, but never used
[INFO] [stdout]   --> src/iflet.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |   let mut count = 0;
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_count` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count` is never read
[INFO] [stdout]   --> src/iflet.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     count += 1;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Penny`, `Nickel`, and `Dime` are never constructed
[INFO] [stdout]  --> src/iflet.rs:2:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | enum Coin {
[INFO] [stdout]   |      ---- variants in this enum
[INFO] [stdout] 2 |   Penny,
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 3 |   Nickel,
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 4 |   Dime,
[INFO] [stdout]   |   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Alabama` is never constructed
[INFO] [stdout]   --> src/iflet.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 9  | enum UsState {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 10 |   Alabama,
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UsState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/read.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn run(config: Config) -> Result<(), Box<Error>> {
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn run(config: Config) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `query` is never read
[INFO] [stdout]   --> src/read.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Config {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 27 |     query: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_case_insensitive` is never used
[INFO] [stdout]   --> src/read.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn search_case_insensitive<'a>(query: &str, contents: &'a str) -> Vec<&'a str> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `refcall`
[INFO] [stdout]   --> src/refcall.rs:66:2
[INFO] [stdout]    |
[INFO] [stdout] 66 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `src/refcall.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_learning` (bin "refcall") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `user2`
[INFO] [stdout]   --> src/struct.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |   let user2 = User {
[INFO] [stdout]    |       ^^^^^ help: if this is intentional, prefix it with an underscore: `_user2`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `black`
[INFO] [stdout]   --> src/struct.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |   let black = Color(0, 0, 0);
[INFO] [stdout]    |       ^^^^^ help: if this is intentional, prefix it with an underscore: `_black`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username`, `email`, `sign_in_count`, and `active` are never read
[INFO] [stdout]  --> src/struct.rs:2:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct User {
[INFO] [stdout]   |        ---- fields in this struct
[INFO] [stdout] 2 |   username: String,
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 3 |   email: String,
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 4 |   sign_in_count: u64,
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout] 5 |   active: bool
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]  --> src/struct.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Color(i32, i32, i32);
[INFO] [stdout]   |        ----- ^^^  ^^^  ^^^
[INFO] [stdout]   |        |
[INFO] [stdout]   |        fields in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing these fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `six`
[INFO] [stdout]   --> src/enum.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |   let six = IpAddrKind::V6;
[INFO] [stdout]    |       ^^^ help: if this is intentional, prefix it with an underscore: `_six`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `home`
[INFO] [stdout]   --> src/enum.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let home = IpAddr {
[INFO] [stdout]    |       ^^^^ help: if this is intentional, prefix it with an underscore: `_home`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op_type`
[INFO] [stdout]   --> src/enum.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn route(op_type: IpAddrKind) { }
[INFO] [stdout]    |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_op_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind` and `address` are never read
[INFO] [stdout]   --> src/enum.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct IpAddr {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 14 |   kind: IpAddrKind,
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 15 |   address: String
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `integer`
[INFO] [stdout]   --> src/generics.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |   let integer = Point {
[INFO] [stdout]    |       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_integer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `y` is never read
[INFO] [stdout]  --> src/generics.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Point<T> {
[INFO] [stdout]   |        ----- field in this struct
[INFO] [stdout] 2 |   x: T,
[INFO] [stdout] 3 |   y: T
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value` and `children` are never read
[INFO] [stdout]  --> src/weak_ref.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Node {
[INFO] [stdout]   |        ---- fields in this struct
[INFO] [stdout] 6 |   value: i32,
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout] 7 |   parent: RefCell<Weak<Node>>,
[INFO] [stdout] 8 |   children: RefCell<Vec<Rc<Node>>>
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/struct_ex.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 |   ///
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 18 |   let rect1 = (30, 50);
[INFO] [stdout]    |   --------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7ad71477c45165cd8fd4cb391b5361b5a36df969dd98ac82162e5b83f55c081a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ad71477c45165cd8fd4cb391b5361b5a36df969dd98ac82162e5b83f55c081a", kill_on_drop: false }`
[INFO] [stdout] 7ad71477c45165cd8fd4cb391b5361b5a36df969dd98ac82162e5b83f55c081a
