[INFO] cloning repository https://github.com/jmpargana/resip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmpargana/resip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmpargana%2Fresip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmpargana%2Fresip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13f2d505250cad2760fe64fca7bb8e5f7b62939e [INFO] testing jmpargana/resip against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmpargana%2Fresip" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jmpargana/resip [INFO] finished tweaking git repo https://github.com/jmpargana/resip [INFO] tweaked toml for git repo https://github.com/jmpargana/resip written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmpargana/resip on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jmpargana/resip 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a6428b9cd41516ae74c5ff64edba14e36e7980e9dbeba82f39e7d64ff37db81 [INFO] running `Command { std: "docker" "start" "-a" "0a6428b9cd41516ae74c5ff64edba14e36e7980e9dbeba82f39e7d64ff37db81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a6428b9cd41516ae74c5ff64edba14e36e7980e9dbeba82f39e7d64ff37db81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6428b9cd41516ae74c5ff64edba14e36e7980e9dbeba82f39e7d64ff37db81", kill_on_drop: false }` [INFO] [stdout] 0a6428b9cd41516ae74c5ff64edba14e36e7980e9dbeba82f39e7d64ff37db81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ababa9c703b69c0d235e27b8a7418a28d2696d587e6c6824a0aa2f93163aaaa9 [INFO] running `Command { std: "docker" "start" "-a" "ababa9c703b69c0d235e27b8a7418a28d2696d587e6c6824a0aa2f93163aaaa9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling redis-starter-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resp.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn extract_string_value(pair: Pair) -> &str { [INFO] [stdout] | ^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden 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] 39 | pub fn extract_string_value(pair: Pair<'_, Rule>) -> &str { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.55s [INFO] running `Command { std: "docker" "inspect" "ababa9c703b69c0d235e27b8a7418a28d2696d587e6c6824a0aa2f93163aaaa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ababa9c703b69c0d235e27b8a7418a28d2696d587e6c6824a0aa2f93163aaaa9", kill_on_drop: false }` [INFO] [stdout] ababa9c703b69c0d235e27b8a7418a28d2696d587e6c6824a0aa2f93163aaaa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cab9be61525556233ba87417d46f27d513a2f06c5227d276721207f9dc5d17c9 [INFO] running `Command { std: "docker" "start" "-a" "cab9be61525556233ba87417d46f27d513a2f06c5227d276721207f9dc5d17c9", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resp.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn extract_string_value(pair: Pair) -> &str { [INFO] [stdout] | ^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden 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] 39 | pub fn extract_string_value(pair: Pair<'_, Rule>) -> &str { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling redis-starter-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find type `File` in this scope [INFO] [stdout] --> src/rdb.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | let mut f = File::create(tmp_file).unwrap(); [INFO] [stdout] | ^^^^ use of undeclared type `File` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::File; [INFO] [stdout] | [INFO] [stdout] 211 + use std::fs::File; [INFO] [stdout] | [INFO] [stdout] 211 + use tokio::fs::File; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_rdb_file` in this scope [INFO] [stdout] --> src/rdb.rs:218:22 [INFO] [stdout] | [INFO] [stdout] 218 | let result = parse_rdb_file(tmp_file).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::parse_rdb_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `HashMap` in this scope [INFO] [stdout] --> src/rdb.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | let mut given = HashMap::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `HashMap` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::HashMap; [INFO] [stdout] | [INFO] [stdout] 211 + use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Value` in this scope [INFO] [stdout] --> src/rdb.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | Value { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 211 + use crate::storage::Value; [INFO] [stdout] | [INFO] [stdout] 211 + use clap::builder::Resettable::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_rdb_file` in this scope [INFO] [stdout] --> src/rdb.rs:235:22 [INFO] [stdout] | [INFO] [stdout] 235 | let result = write_rdb_file(tmp_file, given); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::write_rdb_file; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `File` in this scope [INFO] [stdout] --> src/rdb.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | let mut f = File::open(tmp_file).unwrap(); [INFO] [stdout] | ^^^^ use of undeclared type `File` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::File; [INFO] [stdout] | [INFO] [stdout] 211 + use std::fs::File; [INFO] [stdout] | [INFO] [stdout] 211 + use tokio::fs::File; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Bytes` in this scope [INFO] [stdout] --> src/rdb.rs:250:25 [INFO] [stdout] | [INFO] [stdout] 250 | let mut given = Bytes::from(given.as_slice()); [INFO] [stdout] | ^^^^^ use of undeclared type `Bytes` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::Bytes; [INFO] [stdout] | [INFO] [stdout] 211 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 211 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] 211 + use bytes::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RdbHeader` in this scope [INFO] [stdout] --> src/rdb.rs:251:24 [INFO] [stdout] | [INFO] [stdout] 251 | let expected = RdbHeader { version: 9 }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::RdbHeader; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_rdb_header` in this scope [INFO] [stdout] --> src/rdb.rs:252:22 [INFO] [stdout] | [INFO] [stdout] 252 | let result = parse_rdb_header(&mut given); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::parse_rdb_header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Bytes` in this scope [INFO] [stdout] --> src/rdb.rs:261:25 [INFO] [stdout] | [INFO] [stdout] 261 | let mut given = Bytes::from(given.as_slice()); [INFO] [stdout] | ^^^^^ use of undeclared type `Bytes` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::Bytes; [INFO] [stdout] | [INFO] [stdout] 211 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 211 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] 211 + use bytes::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RdbEntry` in this scope [INFO] [stdout] --> src/rdb.rs:262:24 [INFO] [stdout] | [INFO] [stdout] 262 | let expected = RdbEntry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::RdbEntry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_rdb_entry` in this scope [INFO] [stdout] --> src/rdb.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | let result = parse_rdb_entry(&mut given).unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 211 + use crate::rdb::parse_rdb_entry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis-starter-rust` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "cab9be61525556233ba87417d46f27d513a2f06c5227d276721207f9dc5d17c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cab9be61525556233ba87417d46f27d513a2f06c5227d276721207f9dc5d17c9", kill_on_drop: false }` [INFO] [stdout] cab9be61525556233ba87417d46f27d513a2f06c5227d276721207f9dc5d17c9