[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] testing katsumata-ryo/introduction_to_rust_programming against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatsumata-ryo%2Fintroduction_to_rust_programming" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/katsumata-ryo/introduction_to_rust_programming on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-2/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: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2af3523499405dba11397fec3c18c0bcf913a922adabf837797138a546232cfd [INFO] running `Command { std: "docker" "start" "-a" "2af3523499405dba11397fec3c18c0bcf913a922adabf837797138a546232cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2af3523499405dba11397fec3c18c0bcf913a922adabf837797138a546232cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af3523499405dba11397fec3c18c0bcf913a922adabf837797138a546232cfd", kill_on_drop: false }` [INFO] [stdout] 2af3523499405dba11397fec3c18c0bcf913a922adabf837797138a546232cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 202dea1906ffbce688e1a32fb0d64210e687505a9b2405fe1b6d45ca860a7830 [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" "202dea1906ffbce688e1a32fb0d64210e687505a9b2405fe1b6d45ca860a7830", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling samplecli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `answer` [INFO] [stdout] --> src/main.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let answer = calc.eval(&line); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_answer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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` [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 implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result` [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 struct `String`, found enum `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 struct `String`, found enum `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] [stderr] error: could not compile `samplecli` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "202dea1906ffbce688e1a32fb0d64210e687505a9b2405fe1b6d45ca860a7830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202dea1906ffbce688e1a32fb0d64210e687505a9b2405fe1b6d45ca860a7830", kill_on_drop: false }` [INFO] [stdout] 202dea1906ffbce688e1a32fb0d64210e687505a9b2405fe1b6d45ca860a7830