[INFO] cloning repository https://github.com/aleksrutins/ionian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleksrutins/ionian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksrutins%2Fionian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksrutins%2Fionian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4a0c4b9ab2b807d6c9436806504fa875ea610b9 [INFO] checking aleksrutins/ionian/d4a0c4b9ab2b807d6c9436806504fa875ea610b9 against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksrutins%2Fionian" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aleksrutins/ionian [INFO] finished tweaking git repo https://github.com/aleksrutins/ionian [INFO] tweaked toml for git repo https://github.com/aleksrutins/ionian written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aleksrutins/ionian on toolchain 67854e511de21d881bb16426996cd4259d44aa2e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aleksrutins/ionian already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v1.0.3 [INFO] [stderr] Downloaded toml_writer v1.0.4 [INFO] [stderr] Downloaded toml v0.9.8 [INFO] [stderr] Downloaded mkdirp v1.0.0 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] [stderr] Downloaded deno_error v0.7.0 [INFO] [stderr] Downloaded warp v0.4.2 [INFO] [stderr] Downloaded junction v1.3.0 [INFO] [stderr] Downloaded sys_traits v0.1.18 [INFO] [stderr] Downloaded deno_error_macro v0.7.0 [INFO] [stderr] Downloaded os_pipe v1.2.3 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded indicatif v0.18.2 [INFO] [stderr] Downloaded deno_task_shell v0.26.1 [INFO] [stderr] Downloaded monch v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 59e7a81b5dfb92c8eecf299e8a1d473a4b87f505948215ac2506b3897803e8f5 [INFO] running `Command { std: "docker" "start" "59e7a81b5dfb92c8eecf299e8a1d473a4b87f505948215ac2506b3897803e8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59e7a81b5dfb92c8eecf299e8a1d473a4b87f505948215ac2506b3897803e8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59e7a81b5dfb92c8eecf299e8a1d473a4b87f505948215ac2506b3897803e8f5" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59e7a81b5dfb92c8eecf299e8a1d473a4b87f505948215ac2506b3897803e8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59e7a81b5dfb92c8eecf299e8a1d473a4b87f505948215ac2506b3897803e8f5" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking monch v0.5.0 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking indicatif v0.18.2 [INFO] [stderr] Checking mkdirp v1.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling sys_traits_macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling deno_error_macro v0.7.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking sys_traits v0.1.18 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking deno_error v0.7.0 [INFO] [stderr] Checking deno_path_util v0.6.4 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking deno_task_shell v0.26.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking warp v0.4.2 [INFO] [stderr] Checking ionian v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error: expected expression, found `)` [INFO] [stdout] --> src/content.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | cfg.content.iter().map(|collection| ) [INFO] [stdout] | ------------ ^ expected expression [INFO] [stdout] | | [INFO] [stdout] | while parsing the body of this closure [INFO] [stdout] | [INFO] [stdout] help: you might have meant to open the body of the closure [INFO] [stdout] | [INFO] [stdout] 18 | cfg.content.iter().map(|collection| { }) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `)` [INFO] [stdout] --> src/content.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | cfg.content.iter().map(|collection| ) [INFO] [stdout] | ------------ ^ expected expression [INFO] [stdout] | | [INFO] [stdout] | while parsing the body of this closure [INFO] [stdout] | [INFO] [stdout] help: you might have meant to open the body of the closure [INFO] [stdout] | [INFO] [stdout] 18 | cfg.content.iter().map(|collection| { }) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `t` in this scope [INFO] [stdout] --> src/template.rs:36:72 [INFO] [stdout] | [INFO] [stdout] 36 | .ok_or_else(|| anyhow!("malformed input path: {}", t))?, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/content.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | config::{self, Config}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/dev/server.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Path` and `fs` [INFO] [stdout] --> src/dev/watch.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | env, fs, [INFO] [stdout] | ^^ [INFO] [stdout] 3 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Gitignore` [INFO] [stdout] --> src/dev/watch.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ignore::gitignore::{Gitignore, GitignoreBuilder}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `t` in this scope [INFO] [stdout] --> src/template.rs:36:72 [INFO] [stdout] | [INFO] [stdout] 36 | .ok_or_else(|| anyhow!("malformed input path: {}", t))?, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/content.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | config::{self, Config}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/dev/server.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Path` and `fs` [INFO] [stdout] --> src/dev/watch.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | env, fs, [INFO] [stdout] | ^^ [INFO] [stdout] 3 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Gitignore` [INFO] [stdout] --> src/dev/watch.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ignore::gitignore::{Gitignore, GitignoreBuilder}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/plan.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | context: &mut Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/plan.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | context: &mut Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ionian` (bin "ionian") due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ionian` (bin "ionian" test) due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "59e7a81b5dfb92c8eecf299e8a1d473a4b87f505948215ac2506b3897803e8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e7a81b5dfb92c8eecf299e8a1d473a4b87f505948215ac2506b3897803e8f5", kill_on_drop: false }` [INFO] [stdout] 59e7a81b5dfb92c8eecf299e8a1d473a4b87f505948215ac2506b3897803e8f5