[INFO] cloning repository https://github.com/justincremer/schreme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justincremer/schreme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustincremer%2Fschreme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustincremer%2Fschreme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fa10cccca7250f6fea110387468cd24b253fbe1 [INFO] testing justincremer/schreme against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustincremer%2Fschreme" "/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/justincremer/schreme on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justincremer/schreme [INFO] finished tweaking git repo https://github.com/justincremer/schreme [INFO] tweaked toml for git repo https://github.com/justincremer/schreme written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/justincremer/schreme already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15f609be4de80670e7d60d0edf41fd47b88ccce25ce7387a9b11181a5e8c1e03 [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" "15f609be4de80670e7d60d0edf41fd47b88ccce25ce7387a9b11181a5e8c1e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15f609be4de80670e7d60d0edf41fd47b88ccce25ce7387a9b11181a5e8c1e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f609be4de80670e7d60d0edf41fd47b88ccce25ce7387a9b11181a5e8c1e03", kill_on_drop: false }` [INFO] [stdout] 15f609be4de80670e7d60d0edf41fd47b88ccce25ce7387a9b11181a5e8c1e03 [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" "+beta-2022-04-10" "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] 4a1addac3578fc1a2cf0640e2ead809ee876fff1ac41b8b95c3d484a6c3466b8 [INFO] running `Command { std: "docker" "start" "-a" "4a1addac3578fc1a2cf0640e2ead809ee876fff1ac41b8b95c3d484a6c3466b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling schreme v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/repl.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | let res = match v { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of partially moved value: `v` [INFO] [stdout] --> src/repl.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 26 | Ok(v) => { [INFO] [stdout] | - this reinitialization might get skipped [INFO] [stdout] 27 | let res = match v { [INFO] [stdout] 28 | Expr::Symbol(s) => s.clone(), [INFO] [stdout] | - value partially moved here [INFO] [stdout] ... [INFO] [stdout] 39 | println!("{:?}", v); [INFO] [stdout] | ^ value borrowed here after partial move [INFO] [stdout] | [INFO] [stdout] = note: partial move occurs because value has type `String`, which does not implement the `Copy` trait [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `schreme` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a1addac3578fc1a2cf0640e2ead809ee876fff1ac41b8b95c3d484a6c3466b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1addac3578fc1a2cf0640e2ead809ee876fff1ac41b8b95c3d484a6c3466b8", kill_on_drop: false }` [INFO] [stdout] 4a1addac3578fc1a2cf0640e2ead809ee876fff1ac41b8b95c3d484a6c3466b8