[INFO] cloning repository https://github.com/prappe/brunnr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prappe/brunnr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprappe%2Fbrunnr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprappe%2Fbrunnr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e98270f7d29ab77d8a5be5519f321b41403c786f [INFO] testing prappe/brunnr 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%2Fprappe%2Fbrunnr" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prappe/brunnr 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/prappe/brunnr [INFO] finished tweaking git repo https://github.com/prappe/brunnr [INFO] tweaked toml for git repo https://github.com/prappe/brunnr written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/prappe/brunnr 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] c19995a713d66d5973c72dd274ce6f8fdc813e3f984519ac39abf80a0f77af79 [INFO] running `Command { std: "docker" "start" "-a" "c19995a713d66d5973c72dd274ce6f8fdc813e3f984519ac39abf80a0f77af79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c19995a713d66d5973c72dd274ce6f8fdc813e3f984519ac39abf80a0f77af79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c19995a713d66d5973c72dd274ce6f8fdc813e3f984519ac39abf80a0f77af79", kill_on_drop: false }` [INFO] [stdout] c19995a713d66d5973c72dd274ce6f8fdc813e3f984519ac39abf80a0f77af79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] c47d83fdbc52fc9b6975ce0d21024eb8bdf2a7e3f80a59c826900a9c956f2f73 [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" "c47d83fdbc52fc9b6975ce0d21024eb8bdf2a7e3f80a59c826900a9c956f2f73", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling brunnr v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitBool` in this scope [INFO] [stdout] --> src/eval.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | LitBool(b) => String::from(b), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: From` is not satisfied [INFO] [stdout] --> src/eval.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | LitInt(i) => String::from(i), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `From` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: From` is not satisfied [INFO] [stdout] --> src/eval.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | LitFloat(f) => String::from(f), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `From` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: From<&i64>` is not satisfied [INFO] [stdout] --> src/eval.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | Some(x) => String::from(x), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `From<&i64>` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: From<&f64>` is not satisfied [INFO] [stdout] --> src/eval.rs:123:35 [INFO] [stdout] | [INFO] [stdout] 123 | Some(x) => String::from(x), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `From<&f64>` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `brunnr` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "c47d83fdbc52fc9b6975ce0d21024eb8bdf2a7e3f80a59c826900a9c956f2f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47d83fdbc52fc9b6975ce0d21024eb8bdf2a7e3f80a59c826900a9c956f2f73", kill_on_drop: false }` [INFO] [stdout] c47d83fdbc52fc9b6975ce0d21024eb8bdf2a7e3f80a59c826900a9c956f2f73