[INFO] cloning repository https://github.com/FredericHeem/rust-by-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FredericHeem/rust-by-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredericHeem%2Frust-by-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredericHeem%2Frust-by-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ba1425ab145779f67b9ef2474e867945577c80b [INFO] testing FredericHeem/rust-by-example 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%2FFredericHeem%2Frust-by-example" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FredericHeem/rust-by-example 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/FredericHeem/rust-by-example [INFO] finished tweaking git repo https://github.com/FredericHeem/rust-by-example [INFO] tweaked toml for git repo https://github.com/FredericHeem/rust-by-example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/FredericHeem/rust-by-example 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c6cc30d6c4cd8a21690e785b5deb9df15aaf25d686f3dce11fc9c3c1fdc693c [INFO] running `Command { std: "docker" "start" "-a" "3c6cc30d6c4cd8a21690e785b5deb9df15aaf25d686f3dce11fc9c3c1fdc693c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c6cc30d6c4cd8a21690e785b5deb9df15aaf25d686f3dce11fc9c3c1fdc693c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6cc30d6c4cd8a21690e785b5deb9df15aaf25d686f3dce11fc9c3c1fdc693c", kill_on_drop: false }` [INFO] [stdout] 3c6cc30d6c4cd8a21690e785b5deb9df15aaf25d686f3dce11fc9c3c1fdc693c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 3e96f7e159a24c50401fef054023d951106aa6941bdd960d9a0e450b9cc35c5f [INFO] running `Command { std: "docker" "start" "-a" "3e96f7e159a24c50401fef054023d951106aa6941bdd960d9a0e450b9cc35c5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling rayon-core v1.0.2 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.5.0 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling rust-by-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/tree.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | Some(root) => println!("has root"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `key_pair` as mutable, as it is a captured variable in a `Fn` closure [INFO] [stdout] --> src/parallel.rs:16:59 [INFO] [stdout] | [INFO] [stdout] 16 | passwords.par_iter().find_any(|&&x| check_password(x, &mut key_pair)); [INFO] [stdout] | ^^^^^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-by-example` due to 2 previous errors; 1 warning emitted [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 E0596`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e96f7e159a24c50401fef054023d951106aa6941bdd960d9a0e450b9cc35c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e96f7e159a24c50401fef054023d951106aa6941bdd960d9a0e450b9cc35c5f", kill_on_drop: false }` [INFO] [stdout] 3e96f7e159a24c50401fef054023d951106aa6941bdd960d9a0e450b9cc35c5f