[INFO] fetching crate orgize 0.10.0-alpha.10...
[INFO] checking orgize-0.10.0-alpha.10 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170
[INFO] extracting crate orgize 0.10.0-alpha.10 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate orgize 0.10.0-alpha.10
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate orgize 0.10.0-alpha.10
[INFO] tweaked toml for crates.io crate orgize 0.10.0-alpha.10 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate orgize 0.10.0-alpha.10 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate orgize 0.10.0-alpha.10 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded slugify v0.1.0
[INFO] [stderr] Downloaded jetscii v0.5.3
[INFO] [stderr] Downloaded insta v1.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7d11f5b3af3fa983820d30fae89108bce514c390655dc64462bff923dec39b7
[INFO] running `Command { std: "docker" "start" "-a" "b7d11f5b3af3fa983820d30fae89108bce514c390655dc64462bff923dec39b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7d11f5b3af3fa983820d30fae89108bce514c390655dc64462bff923dec39b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d11f5b3af3fa983820d30fae89108bce514c390655dc64462bff923dec39b7", kill_on_drop: false }`
[INFO] [stdout] b7d11f5b3af3fa983820d30fae89108bce514c390655dc64462bff923dec39b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f3462cb9d45bf19330aa9d5fc316c7e26ce965baa6f47825a5fa119e09382ac
[INFO] running `Command { std: "docker" "start" "-a" "4f3462cb9d45bf19330aa9d5fc316c7e26ce965baa6f47825a5fa119e09382ac", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.79
[INFO] [stderr] Compiling autocfg v1.2.0
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling crossbeam-utils v0.8.19
[INFO] [stderr] Compiling serde v1.0.197
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Checking once_cell v1.19.0
[INFO] [stderr] Checking either v1.10.0
[INFO] [stderr] Compiling serde_json v1.0.115
[INFO] [stderr] Checking half v2.4.1
[INFO] [stderr] Checking ryu v1.0.17
[INFO] [stderr] Checking ciborium-io v0.2.2
[INFO] [stderr] Checking anstyle v1.0.6
[INFO] [stderr] Checking clap_lex v0.7.0
[INFO] [stderr] Compiling jetscii v0.5.3
[INFO] [stderr] Checking plotters-backend v0.3.5
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Compiling memoffset v0.9.1
[INFO] [stderr] Compiling num-traits v0.2.18
[INFO] [stderr] Checking regex-syntax v0.8.3
[INFO] [stderr] Checking crossbeam-epoch v0.9.18
[INFO] [stderr] Checking ciborium-ll v0.2.2
[INFO] [stderr] Checking plotters-svg v0.3.5
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Checking clap_builder v4.5.2
[INFO] [stderr] Checking itertools v0.10.5
[INFO] [stderr] Checking crossbeam-deque v0.8.5
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Compiling syn v2.0.58
[INFO] [stderr] Checking rayon-core v1.12.1
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Checking memchr v2.7.2
[INFO] [stderr] Checking cast v0.3.0
[INFO] [stderr] Checking countme v3.0.1
[INFO] [stderr] Checking text-size v1.1.1
[INFO] [stderr] Checking hashbrown v0.14.3
[INFO] [stderr] Checking plotters v0.3.5
[INFO] [stderr] Checking regex-automata v0.4.6
[INFO] [stderr] Checking rayon v1.10.0
[INFO] [stderr] Checking nom v7.1.3
[INFO] [stderr] Checking rowan v0.15.15
[INFO] [stderr] Checking criterion-plot v0.5.0
[INFO] [stderr] Checking clap v4.5.4
[INFO] [stderr] Checking tracing-log v0.2.0
[INFO] [stderr] Checking console v0.15.8
[INFO] [stderr] Checking is-terminal v0.4.12
[INFO] [stderr] Checking thread_local v1.1.8
[INFO] [stderr] Checking sharded-slab v0.1.7
[INFO] [stderr] Checking bytecount v0.6.7
[INFO] [stderr] Checking anes v0.1.6
[INFO] [stderr] Checking unidecode v0.3.0
[INFO] [stderr] Checking oorandom v11.1.3
[INFO] [stderr] Checking similar v2.5.0
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking regex v1.10.4
[INFO] [stderr] Checking slugify v0.1.0
[INFO] [stderr] Checking tracing-subscriber v0.3.18
[INFO] [stderr] Compiling serde_derive v1.0.197
[INFO] [stderr] Checking insta v1.38.0
[INFO] [stderr] Checking orgize v0.10.0-alpha.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/syntax/block.rs:59:28
[INFO] [stdout] |
[INFO] [stdout] 59 | fn block_begin_node(input: Input) -> IResult {
[INFO] [stdout] | ^^^^^ ----- ---- the lifetimes get resolved as `'_`
[INFO] [stdout] | | |
[INFO] [stdout] | | the lifetimes get resolved as `'_`
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 59 | fn block_begin_node(input: Input<'_>) -> IResult, (GreenElement, &str), ()> {
[INFO] [stdout] | ++++ ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/syntax/drawer.rs:19:29
[INFO] [stdout] |
[INFO] [stdout] 19 | fn drawer_begin_node(input: Input) -> IResult {
[INFO] [stdout] | ^^^^^ ----- ---- the lifetimes get resolved as `'_`
[INFO] [stdout] | | |
[INFO] [stdout] | | the lifetimes get resolved as `'_`
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 19 | fn drawer_begin_node(input: Input<'_>) -> IResult, (GreenElement, &str), ()> {
[INFO] [stdout] | ++++ ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/syntax/keyword.rs:97:29
[INFO] [stdout] |
[INFO] [stdout] 97 | fn keyword_node_base(input: Input) -> IResult), ()> {
[INFO] [stdout] | ^^^^^ ----- ---- the lifetimes get resolved as `'_`
[INFO] [stdout] | | |
[INFO] [stdout] | | the lifetimes get resolved as `'_`
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 97 | fn keyword_node_base(input: Input<'_>) -> IResult, (&str, Vec), ()> {
[INFO] [stdout] | ++++ ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking ciborium v0.2.2
[INFO] [stderr] Checking tinytemplate v1.2.1
[INFO] [stderr] Checking criterion v0.5.1
[INFO] [stdout] error: couldn't read `benches/./doc.org`: No such file or directory (os error 2)
[INFO] [stdout] --> benches/parse.rs:6:17
[INFO] [stdout] |
[INFO] [stdout] 6 | ("doc.org", include_str!("./doc.org")),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: couldn't read `benches/./org-faq.org`: No such file or directory (os error 2)
[INFO] [stdout] --> benches/parse.rs:7:21
[INFO] [stdout] |
[INFO] [stdout] 7 | ("org-faq.org", include_str!("./org-faq.org")),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: couldn't read `benches/./org-hacks.org`: No such file or directory (os error 2)
[INFO] [stdout] --> benches/parse.rs:8:23
[INFO] [stdout] |
[INFO] [stdout] 8 | ("org-hacks.org", include_str!("./org-hacks.org")),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: couldn't read `benches/./org-release-notes.org`: No such file or directory (os error 2)
[INFO] [stdout] --> benches/parse.rs:11:9
[INFO] [stdout] |
[INFO] [stdout] 11 | include_str!("./org-release-notes.org"),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: couldn't read `benches/./org-syntax.org`: No such file or directory (os error 2)
[INFO] [stdout] --> benches/parse.rs:13:24
[INFO] [stdout] |
[INFO] [stdout] 13 | ("org-syntax.org", include_str!("./org-syntax.org")),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `orgize` (bench "parse") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/syntax/block.rs:59:28
[INFO] [stdout] |
[INFO] [stdout] 59 | fn block_begin_node(input: Input) -> IResult {
[INFO] [stdout] | ^^^^^ ----- ---- the lifetimes get resolved as `'_`
[INFO] [stdout] | | |
[INFO] [stdout] | | the lifetimes get resolved as `'_`
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 59 | fn block_begin_node(input: Input<'_>) -> IResult, (GreenElement, &str), ()> {
[INFO] [stdout] | ++++ ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/syntax/drawer.rs:19:29
[INFO] [stdout] |
[INFO] [stdout] 19 | fn drawer_begin_node(input: Input) -> IResult {
[INFO] [stdout] | ^^^^^ ----- ---- the lifetimes get resolved as `'_`
[INFO] [stdout] | | |
[INFO] [stdout] | | the lifetimes get resolved as `'_`
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 19 | fn drawer_begin_node(input: Input<'_>) -> IResult, (GreenElement, &str), ()> {
[INFO] [stdout] | ++++ ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/syntax/keyword.rs:97:29
[INFO] [stdout] |
[INFO] [stdout] 97 | fn keyword_node_base(input: Input) -> IResult), ()> {
[INFO] [stdout] | ^^^^^ ----- ---- the lifetimes get resolved as `'_`
[INFO] [stdout] | | |
[INFO] [stdout] | | the lifetimes get resolved as `'_`
[INFO] [stdout] | this lifetime flows to the output
[INFO] [stdout] |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 97 | fn keyword_node_base(input: Input<'_>) -> IResult, (&str, Vec), ()> {
[INFO] [stdout] | ++++ ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "4f3462cb9d45bf19330aa9d5fc316c7e26ce965baa6f47825a5fa119e09382ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f3462cb9d45bf19330aa9d5fc316c7e26ce965baa6f47825a5fa119e09382ac", kill_on_drop: false }`
[INFO] [stdout] 4f3462cb9d45bf19330aa9d5fc316c7e26ce965baa6f47825a5fa119e09382ac