[INFO] cloning repository https://github.com/edencreeper/wikee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edencreeper/wikee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedencreeper%2Fwikee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedencreeper%2Fwikee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5edd4f8fc7c6e097582ddd2632432982f3d2e9f7 [INFO] testing edencreeper/wikee against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedencreeper%2Fwikee" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edencreeper/wikee 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/edencreeper/wikee [INFO] finished tweaking git repo https://github.com/edencreeper/wikee [INFO] tweaked toml for git repo https://github.com/edencreeper/wikee written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/edencreeper/wikee 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 8de1c90a164b2f272488ba8f9e8201f61e4ada277c6b92ab06d26d9f63e5ba75 [INFO] running `Command { std: "docker" "start" "-a" "8de1c90a164b2f272488ba8f9e8201f61e4ada277c6b92ab06d26d9f63e5ba75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8de1c90a164b2f272488ba8f9e8201f61e4ada277c6b92ab06d26d9f63e5ba75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de1c90a164b2f272488ba8f9e8201f61e4ada277c6b92ab06d26d9f63e5ba75", kill_on_drop: false }` [INFO] [stdout] 8de1c90a164b2f272488ba8f9e8201f61e4ada277c6b92ab06d26d9f63e5ba75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8eea0521834ac143d632d034119301a2686fecbdaf018c29c85334cc97730c58 [INFO] running `Command { std: "docker" "start" "-a" "8eea0521834ac143d632d034119301a2686fecbdaf018c29c85334cc97730c58", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling wikee v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 59 | let dir = match dir { [INFO] [stdout] | --- this expression has type `Option<&&str>` [INFO] [stdout] 60 | Ok(d) => d, [INFO] [stdout] | ^^^^^ expected enum `Option`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&&str>` [INFO] [stdout] found enum `Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 59 | let dir = match dir { [INFO] [stdout] | --- this expression has type `Option<&&str>` [INFO] [stdout] 60 | Ok(d) => d, [INFO] [stdout] 61 | Err(e) => panic!("Unexpected Error: {:?}", e), [INFO] [stdout] | ^^^^^^ expected enum `Option`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&&str>` [INFO] [stdout] found enum `Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 68 | let file = match file { [INFO] [stdout] | ---- this expression has type `Option<&&str>` [INFO] [stdout] 69 | Ok(f) => f, [INFO] [stdout] | ^^^^^ expected enum `Option`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&&str>` [INFO] [stdout] found enum `Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 68 | let file = match file { [INFO] [stdout] | ---- this expression has type `Option<&&str>` [INFO] [stdout] 69 | Ok(f) => f, [INFO] [stdout] 70 | Err(e) => panic!("Unexpected Error: {:?}", e), [INFO] [stdout] | ^^^^^^ expected enum `Option`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&&str>` [INFO] [stdout] found enum `Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wikee` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "8eea0521834ac143d632d034119301a2686fecbdaf018c29c85334cc97730c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eea0521834ac143d632d034119301a2686fecbdaf018c29c85334cc97730c58", kill_on_drop: false }` [INFO] [stdout] 8eea0521834ac143d632d034119301a2686fecbdaf018c29c85334cc97730c58