[INFO] cloning repository https://github.com/atimos/deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atimos/deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatimos%2Fdeploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatimos%2Fdeploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b325f4bf5fce023ac9964b98cd6c59e1ee7e9cf [INFO] testing atimos/deploy 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%2Fatimos%2Fdeploy" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atimos/deploy 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/atimos/deploy [INFO] finished tweaking git repo https://github.com/atimos/deploy [INFO] tweaked toml for git repo https://github.com/atimos/deploy written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/atimos/deploy 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 3820ef1076a73cdaab47cce911ec729ee2968a172fedcfe140164279e1002eb8 [INFO] running `Command { std: "docker" "start" "-a" "3820ef1076a73cdaab47cce911ec729ee2968a172fedcfe140164279e1002eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3820ef1076a73cdaab47cce911ec729ee2968a172fedcfe140164279e1002eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3820ef1076a73cdaab47cce911ec729ee2968a172fedcfe140164279e1002eb8", kill_on_drop: false }` [INFO] [stdout] 3820ef1076a73cdaab47cce911ec729ee2968a172fedcfe140164279e1002eb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] e9a5329af6c053fcb77d43f76fee8edc30acd127976a37e2eb0edeeb7554c27e [INFO] running `Command { std: "docker" "start" "-a" "e9a5329af6c053fcb77d43f76fee8edc30acd127976a37e2eb0edeeb7554c27e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.9 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling handlebars v3.0.0-beta.1 [INFO] [stdout] error: macro expansion ignores token `if` and any following [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.4.9/src/macros.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | if lvl <= $crate::STATIC_MAX_LEVEL && lvl <= $crate::max_level() { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-3.0.0-beta.1/src/helpers/helper_log.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | / log!( [INFO] [stdout] 38 | | log_level, [INFO] [stdout] 39 | | "{}: {}", [INFO] [stdout] 40 | | param.path().unwrap_or(&"".to_owned()), [INFO] [stdout] 41 | | param.value().render() [INFO] [stdout] 42 | | ) [INFO] [stdout] | |_____________- caused by the macro expansion here [INFO] [stdout] | [INFO] [stdout] = note: the usage of `log_impl!` is likely invalid in expression context [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found statement (`let`) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-3.0.0-beta.1/src/helpers/helper_log.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | / log!( [INFO] [stdout] 38 | | log_level, [INFO] [stdout] 39 | | "{}: {}", [INFO] [stdout] 40 | | param.path().unwrap_or(&"".to_owned()), [INFO] [stdout] 41 | | param.value().render() [INFO] [stdout] 42 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: variable declaration using `let` is a statement [INFO] [stdout] = note: this error originates in the macro `$crate::log_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `let` expressions in this position are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-3.0.0-beta.1/src/helpers/helper_log.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | / log!( [INFO] [stdout] 38 | | log_level, [INFO] [stdout] 39 | | "{}: {}", [INFO] [stdout] 40 | | param.path().unwrap_or(&"".to_owned()), [INFO] [stdout] 41 | | param.value().render() [INFO] [stdout] 42 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53667 for more information [INFO] [stdout] = note: this error originates in the macro `$crate::log_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/handlebars-3.0.0-beta.1/src/helpers/helper_log.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 36 | / if let Ok(log_level) = Level::from_str(level) { [INFO] [stdout] 37 | | log!( [INFO] [stdout] | |_____________^ [INFO] [stdout] 38 | || log_level, [INFO] [stdout] 39 | || "{}: {}", [INFO] [stdout] 40 | || param.path().unwrap_or(&"".to_owned()), [INFO] [stdout] 41 | || param.value().render() [INFO] [stdout] 42 | || ) [INFO] [stdout] | ||_____________^ expected `()`, found `bool` [INFO] [stdout] ... | [INFO] [stdout] 47 | | ))); [INFO] [stdout] 48 | | } [INFO] [stdout] | | -- help: consider using a semicolon here [INFO] [stdout] | |_________| [INFO] [stdout] | expected this to be `()` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::log_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `handlebars` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "e9a5329af6c053fcb77d43f76fee8edc30acd127976a37e2eb0edeeb7554c27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a5329af6c053fcb77d43f76fee8edc30acd127976a37e2eb0edeeb7554c27e", kill_on_drop: false }` [INFO] [stdout] e9a5329af6c053fcb77d43f76fee8edc30acd127976a37e2eb0edeeb7554c27e