[INFO] cloning repository https://github.com/annieversary/sorg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/annieversary/sorg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannieversary%2Fsorg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannieversary%2Fsorg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f1951d57e88fa1e4d45e2bb7e21cace8ae280f2 [INFO] checking annieversary/sorg against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannieversary%2Fsorg" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/annieversary/sorg on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/annieversary/sorg [INFO] finished tweaking git repo https://github.com/annieversary/sorg [INFO] tweaked toml for git repo https://github.com/annieversary/sorg written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/annieversary/sorg 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d88aa4b34a980bdd0d41a801f52ead13c28537fffda8f84428747844669f3f1 [INFO] running `Command { std: "docker" "start" "-a" "6d88aa4b34a980bdd0d41a801f52ead13c28537fffda8f84428747844669f3f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d88aa4b34a980bdd0d41a801f52ead13c28537fffda8f84428747844669f3f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d88aa4b34a980bdd0d41a801f52ead13c28537fffda8f84428747844669f3f1", kill_on_drop: false }` [INFO] [stdout] 6d88aa4b34a980bdd0d41a801f52ead13c28537fffda8f84428747844669f3f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f6c902a0dc10781536299bcf7eceec03d167746057767dcdcc29116f90bd0b1 [INFO] running `Command { std: "docker" "start" "-a" "4f6c902a0dc10781536299bcf7eceec03d167746057767dcdcc29116f90bd0b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.10 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling jetscii v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking indextree v4.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Checking owo-colors v3.3.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking unicode-blocks v0.1.8 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Checking deunicode v1.3.1 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking words-count v0.1.5 [INFO] [stderr] Checking slugmin v1.0.2 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking onig v6.3.2 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_indextree v0.2.0 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking tera v1.15.0 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking orgize v0.9.0 [INFO] [stderr] Checking sorg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0597]: `src` does not live long enough [INFO] [stdout] --> src/main.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 34 | let mut src = String::new(); [INFO] [stdout] | ------- binding `src` declared here [INFO] [stdout] ... [INFO] [stdout] 50 | &src, [INFO] [stdout] | ^^^^ borrowed value does not live long enough [INFO] [stdout] ... [INFO] [stdout] 75 | let tree = Page::parse_index(&org, first, &todos, "".to_string(), 0); [INFO] [stdout] | --------------------------------------------------------- argument requires that `src` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 96 | } [INFO] [stdout] | - `src` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `org` does not live long enough [INFO] [stdout] --> src/main.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 49 | let org = Org::parse_custom( [INFO] [stdout] | --- binding `org` declared here [INFO] [stdout] ... [INFO] [stdout] 75 | let tree = Page::parse_index(&org, first, &todos, "".to_string(), 0); [INFO] [stdout] | ------------------^^^^----------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `org` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 96 | } [INFO] [stdout] | - `org` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `tree` does not live long enough [INFO] [stdout] --> src/main.rs:82:72 [INFO] [stdout] | [INFO] [stdout] 75 | let tree = Page::parse_index(&org, first, &todos, "".to_string(), 0); [INFO] [stdout] | ---- binding `tree` declared here [INFO] [stdout] ... [INFO] [stdout] 82 | tera.register_function("get_pages", tera_functions::make_get_pages(&tree)); [INFO] [stdout] | -------------------------------^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `tree` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 96 | } [INFO] [stdout] | - `tree` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sorg` (bin "sorg") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0597]: `src` does not live long enough [INFO] [stdout] --> src/main.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 34 | let mut src = String::new(); [INFO] [stdout] | ------- binding `src` declared here [INFO] [stdout] ... [INFO] [stdout] 50 | &src, [INFO] [stdout] | ^^^^ borrowed value does not live long enough [INFO] [stdout] ... [INFO] [stdout] 75 | let tree = Page::parse_index(&org, first, &todos, "".to_string(), 0); [INFO] [stdout] | --------------------------------------------------------- argument requires that `src` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 96 | } [INFO] [stdout] | - `src` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `org` does not live long enough [INFO] [stdout] --> src/main.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 49 | let org = Org::parse_custom( [INFO] [stdout] | --- binding `org` declared here [INFO] [stdout] ... [INFO] [stdout] 75 | let tree = Page::parse_index(&org, first, &todos, "".to_string(), 0); [INFO] [stdout] | ------------------^^^^----------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `org` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 96 | } [INFO] [stdout] | - `org` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `tree` does not live long enough [INFO] [stdout] --> src/main.rs:82:72 [INFO] [stdout] | [INFO] [stdout] 75 | let tree = Page::parse_index(&org, first, &todos, "".to_string(), 0); [INFO] [stdout] | ---- binding `tree` declared here [INFO] [stdout] ... [INFO] [stdout] 82 | tera.register_function("get_pages", tera_functions::make_get_pages(&tree)); [INFO] [stdout] | -------------------------------^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `tree` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 96 | } [INFO] [stdout] | - `tree` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sorg` (bin "sorg" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "4f6c902a0dc10781536299bcf7eceec03d167746057767dcdcc29116f90bd0b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6c902a0dc10781536299bcf7eceec03d167746057767dcdcc29116f90bd0b1", kill_on_drop: false }` [INFO] [stdout] 4f6c902a0dc10781536299bcf7eceec03d167746057767dcdcc29116f90bd0b1