[INFO] fetching crate nreplops-tool 0.3.1...
[INFO] building nreplops-tool-0.3.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate nreplops-tool 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate nreplops-tool 0.3.1
[INFO] finished tweaking crates.io crate nreplops-tool 0.3.1
[INFO] tweaked toml for crates.io crate nreplops-tool 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nreplops-tool 0.3.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nreplops-tool 0.3.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_with` dependency)
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daaefc0c7aad7a277aced33a42bb9e89ac0963932343beb5b0c8a9ff92655bff
[INFO] running `Command { std: "docker" "start" "-a" "daaefc0c7aad7a277aced33a42bb9e89ac0963932343beb5b0c8a9ff92655bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daaefc0c7aad7a277aced33a42bb9e89ac0963932343beb5b0c8a9ff92655bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daaefc0c7aad7a277aced33a42bb9e89ac0963932343beb5b0c8a9ff92655bff", kill_on_drop: false }`
[INFO] [stdout] daaefc0c7aad7a277aced33a42bb9e89ac0963932343beb5b0c8a9ff92655bff
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 099b0cf94812e1dda15e4f6b9294de1a8bf1e73531632814e00a638607fd2c15
[INFO] running `Command { std: "docker" "start" "-a" "099b0cf94812e1dda15e4f6b9294de1a8bf1e73531632814e00a638607fd2c15", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_with` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling winnow v0.5.35
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling dns-lookup v2.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling darling_core v0.20.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling darling_macro v0.20.5
[INFO] [stderr]    Compiling darling v0.20.5
[INFO] [stderr]    Compiling serde_with_macros v3.6.0
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling serde_with v3.6.0
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling nreplops-tool v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/clojure/lex.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn lex(input: &str) -> Result<Lexemes, Error> {
[INFO] [stdout]     |                   ^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn lex(input: &str) -> Result<Lexemes<'_>, Error> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.13s
[INFO] running `Command { std: "docker" "inspect" "099b0cf94812e1dda15e4f6b9294de1a8bf1e73531632814e00a638607fd2c15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "099b0cf94812e1dda15e4f6b9294de1a8bf1e73531632814e00a638607fd2c15", kill_on_drop: false }`
[INFO] [stdout] 099b0cf94812e1dda15e4f6b9294de1a8bf1e73531632814e00a638607fd2c15
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ad2c355be446639a7636f5869bf20a41a6055a701a87247cd8f2365aacf6e5d
[INFO] running `Command { std: "docker" "start" "-a" "6ad2c355be446639a7636f5869bf20a41a6055a701a87247cd8f2365aacf6e5d", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_with` dependency)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/clojure/lex.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn lex(input: &str) -> Result<Lexemes, Error> {
[INFO] [stdout]     |                   ^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn lex(input: &str) -> Result<Lexemes<'_>, Error> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nreplops-tool v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/clojure/lex.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn lex(input: &str) -> Result<Lexemes, Error> {
[INFO] [stdout]     |                   ^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn lex(input: &str) -> Result<Lexemes<'_>, Error> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.01s
[INFO] running `Command { std: "docker" "inspect" "6ad2c355be446639a7636f5869bf20a41a6055a701a87247cd8f2365aacf6e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad2c355be446639a7636f5869bf20a41a6055a701a87247cd8f2365aacf6e5d", kill_on_drop: false }`
[INFO] [stdout] 6ad2c355be446639a7636f5869bf20a41a6055a701a87247cd8f2365aacf6e5d
