[INFO] cloning repository https://github.com/248nonny/rsym
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/248nonny/rsym" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F248nonny%2Frsym", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F248nonny%2Frsym'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa03d0561cbcc0a4aeeb688ea25ceac50e44359a
[INFO] checking 248nonny/rsym against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F248nonny%2Frsym" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/248nonny/rsym on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/248nonny/rsym
[INFO] finished tweaking git repo https://github.com/248nonny/rsym
[INFO] tweaked toml for git repo https://github.com/248nonny/rsym written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/248nonny/rsym 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a833999cb1fb15cab584da17dcda2b85becd424164921a71d295109ec9037ed7
[INFO] running `Command { std: "docker" "start" "-a" "a833999cb1fb15cab584da17dcda2b85becd424164921a71d295109ec9037ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a833999cb1fb15cab584da17dcda2b85becd424164921a71d295109ec9037ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a833999cb1fb15cab584da17dcda2b85becd424164921a71d295109ec9037ed7", kill_on_drop: false }`
[INFO] [stdout] a833999cb1fb15cab584da17dcda2b85becd424164921a71d295109ec9037ed7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99ef9d31be13a5477a46492d39ac84e87ddc7cfffd581cf3906e38a93b590373
[INFO] running `Command { std: "docker" "start" "-a" "99ef9d31be13a5477a46492d39ac84e87ddc7cfffd581cf3906e38a93b590373", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking rsym v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pest::iterators::Pairs`
[INFO] [stdout]  --> src/reader/lexer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pest::iterators::Pairs;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pest::Parser`
[INFO] [stdout]  --> src/reader/lexer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pest::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pest::iterators::Pairs`
[INFO] [stdout]  --> src/reader/lexer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pest::iterators::Pairs;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule`
[INFO] [stdout]   --> src/reader/lexer.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn atomic_expr<Rule: RuleType>(rule: Rule, content: &str) -> Expression {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_rule`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/reader/lexer.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn atomic_expr<Rule: RuleType>(rule: Rule, content: &str) -> Expression {
[INFO] [stdout]    |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/reader.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn read(input: String) -> Result<Expression, ExpressionError> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule`
[INFO] [stdout]   --> src/reader/lexer.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn atomic_expr<Rule: RuleType>(rule: Rule, content: &str) -> Expression {
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_rule`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/reader/lexer.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn atomic_expr<Rule: RuleType>(rule: Rule, content: &str) -> Expression {
[INFO] [stdout]    |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/reader.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn read(input: String) -> Result<Expression, ExpressionError> {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rsym::reader`
[INFO] [stdout]  --> tests/reader_tests.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use rsym::reader;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.85s
[INFO] running `Command { std: "docker" "inspect" "99ef9d31be13a5477a46492d39ac84e87ddc7cfffd581cf3906e38a93b590373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99ef9d31be13a5477a46492d39ac84e87ddc7cfffd581cf3906e38a93b590373", kill_on_drop: false }`
[INFO] [stdout] 99ef9d31be13a5477a46492d39ac84e87ddc7cfffd581cf3906e38a93b590373
