[INFO] cloning repository https://github.com/katsumata-ryo/introduction_to_rust_programming [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/katsumata-ryo/introduction_to_rust_programming" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatsumata-ryo%2Fintroduction_to_rust_programming", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatsumata-ryo%2Fintroduction_to_rust_programming'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36b6b2b0fc4c8cd59aca7192b55f79e874f1a16e [INFO] checking katsumata-ryo/introduction_to_rust_programming against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatsumata-ryo%2Fintroduction_to_rust_programming" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/katsumata-ryo/introduction_to_rust_programming on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/katsumata-ryo/introduction_to_rust_programming [INFO] finished tweaking git repo https://github.com/katsumata-ryo/introduction_to_rust_programming [INFO] tweaked toml for git repo https://github.com/katsumata-ryo/introduction_to_rust_programming written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/katsumata-ryo/introduction_to_rust_programming 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2 [INFO] [stderr] Downloaded syn v1.0.57 [INFO] [stderr] Downloaded textwrap v0.12.1 [INFO] [stderr] Downloaded clap v3.0.0-beta.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03bd226d9dca316645093aa00f3a88a6f642e68428db7d0d9e38f114648410e1 [INFO] running `Command { std: "docker" "start" "-a" "03bd226d9dca316645093aa00f3a88a6f642e68428db7d0d9e38f114648410e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03bd226d9dca316645093aa00f3a88a6f642e68428db7d0d9e38f114648410e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03bd226d9dca316645093aa00f3a88a6f642e68428db7d0d9e38f114648410e1", kill_on_drop: false }` [INFO] [stdout] 03bd226d9dca316645093aa00f3a88a6f642e68428db7d0d9e38f114648410e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 121b804850d3f840e8f90819164da73b9d23891f0a466e7370606c5579f476ae [INFO] running `Command { std: "docker" "start" "-a" "121b804850d3f840e8f90819164da73b9d23891f0a466e7370606c5579f476ae", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking samplecli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `map_err` found for reference `&str` in the current scope [INFO] [stdout] --> src/bin/err_string.rs:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | let num_str = std::fs::read_to_string((path).map_err(|e| e.to_string))?; [INFO] [stdout] | ^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `map_err` found for reference `&str` in the current scope [INFO] [stdout] --> src/bin/err_string.rs:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | let num_str = std::fs::read_to_string((path).map_err(|e| e.to_string))?; [INFO] [stdout] | ^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `String` [INFO] [stdout] --> src/bin/err_string.rs:19:75 [INFO] [stdout] | [INFO] [stdout] 17 | fn get_int_from_file() -> Result { [INFO] [stdout] | ------------------- expected `String` because of this [INFO] [stdout] 18 | let path = "number.txt"; [INFO] [stdout] 19 | let num_str = std::fs::read_to_string((path).map_err(|e| e.to_string))?; [INFO] [stdout] | --------------------------------------------------------^ the trait `From` is not implemented for `String`, which is required by `Result: FromResidual>` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, std::io::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] = note: required for `Result` to implement `FromResidual>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `String` [INFO] [stdout] --> src/bin/err_string.rs:19:75 [INFO] [stdout] | [INFO] [stdout] 17 | fn get_int_from_file() -> Result { [INFO] [stdout] | ------------------- expected `String` because of this [INFO] [stdout] 18 | let path = "number.txt"; [INFO] [stdout] 19 | let num_str = std::fs::read_to_string((path).map_err(|e| e.to_string))?; [INFO] [stdout] | --------------------------------------------------------^ the trait `From` is not implemented for `String`, which is required by `Result: FromResidual>` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, std::io::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] = note: required for `Result` to implement `FromResidual>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin/err_string.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 31 | Err(e) => match e { [INFO] [stdout] | - this expression has type `String` [INFO] [stdout] 32 | MyError::Io(cause) => println!("I/O Error: {}", cause), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `String`, found `MyError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin/err_string.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 31 | Err(e) => match e { [INFO] [stdout] | - this expression has type `String` [INFO] [stdout] 32 | MyError::Io(cause) => println!("I/O Error: {}", cause), [INFO] [stdout] 33 | MyError::Num(cause) => println!("Parse Error: {}", cause), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `String`, found `MyError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin/err_string.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 31 | Err(e) => match e { [INFO] [stdout] | - this expression has type `String` [INFO] [stdout] 32 | MyError::Io(cause) => println!("I/O Error: {}", cause), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `String`, found `MyError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin/err_string.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 31 | Err(e) => match e { [INFO] [stdout] | - this expression has type `String` [INFO] [stdout] 32 | MyError::Io(cause) => println!("I/O Error: {}", cause), [INFO] [stdout] 33 | MyError::Num(cause) => println!("Parse Error: {}", cause), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `String`, found `MyError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `samplecli` (bin "err_string" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `samplecli` (bin "err_string") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "121b804850d3f840e8f90819164da73b9d23891f0a466e7370606c5579f476ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121b804850d3f840e8f90819164da73b9d23891f0a466e7370606c5579f476ae", kill_on_drop: false }` [INFO] [stdout] 121b804850d3f840e8f90819164da73b9d23891f0a466e7370606c5579f476ae