[INFO] cloning repository https://github.com/rRupeshRanjan/rust-contacts-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rRupeshRanjan/rust-contacts-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrRupeshRanjan%2Frust-contacts-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrRupeshRanjan%2Frust-contacts-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4f3b45af5659ffc253ccf2112ac4c4fba520ccf
[INFO] testing rRupeshRanjan/rust-contacts-app against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrRupeshRanjan%2Frust-contacts-app" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rRupeshRanjan/rust-contacts-app
[INFO] finished tweaking git repo https://github.com/rRupeshRanjan/rust-contacts-app
[INFO] tweaked toml for git repo https://github.com/rRupeshRanjan/rust-contacts-app written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rRupeshRanjan/rust-contacts-app on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rRupeshRanjan/rust-contacts-app 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multipart v0.18.0
[INFO] [stderr]   Downloaded warp v0.3.3
[INFO] [stderr]   Downloaded headers v0.3.8
[INFO] [stderr]   Downloaded rusqlite v0.24.2
[INFO] [stderr]   Downloaded hyper v0.14.25
[INFO] [stderr]   Downloaded regex v1.7.2
[INFO] [stderr]   Downloaded syn v2.0.4
[INFO] [stderr]   Downloaded tokio v1.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5baf15fa7ee5a48ede8b650206c620cd2a80437d9ec5500af84eae7519029814
[INFO] running `Command { std: "docker" "start" "-a" "5baf15fa7ee5a48ede8b650206c620cd2a80437d9ec5500af84eae7519029814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5baf15fa7ee5a48ede8b650206c620cd2a80437d9ec5500af84eae7519029814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5baf15fa7ee5a48ede8b650206c620cd2a80437d9ec5500af84eae7519029814", kill_on_drop: false }`
[INFO] [stdout] 5baf15fa7ee5a48ede8b650206c620cd2a80437d9ec5500af84eae7519029814
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80ef2e2bf635db6cea28c2546ae7c7e835d7c6dff153dc4c96271fc0f3e0e14b
[INFO] running `Command { std: "docker" "start" "-a" "80ef2e2bf635db6cea28c2546ae7c7e835d7c6dff153dc4c96271fc0f3e0e14b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling syn v2.0.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling hashlink v0.6.0
[INFO] [stderr]    Compiling rusqlite v0.24.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling regex v1.7.2
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling warp v0.3.3
[INFO] [stderr]    Compiling contacts-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `NotFoundError` is never used
[INFO] [stdout]   --> src/contacts_service/contact_error.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum NotFoundError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "80ef2e2bf635db6cea28c2546ae7c7e835d7c6dff153dc4c96271fc0f3e0e14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ef2e2bf635db6cea28c2546ae7c7e835d7c6dff153dc4c96271fc0f3e0e14b", kill_on_drop: false }`
[INFO] [stdout] 80ef2e2bf635db6cea28c2546ae7c7e835d7c6dff153dc4c96271fc0f3e0e14b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31758d1bd23623ddbe82eb403175e902164c1513fa0a1c301b4cad0f951cb733
[INFO] running `Command { std: "docker" "start" "-a" "31758d1bd23623ddbe82eb403175e902164c1513fa0a1c301b4cad0f951cb733", kill_on_drop: false }`
[INFO] [stderr]    Compiling contacts-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `NotFoundError` is never used
[INFO] [stdout]   --> src/contacts_service/contact_error.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum NotFoundError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "31758d1bd23623ddbe82eb403175e902164c1513fa0a1c301b4cad0f951cb733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31758d1bd23623ddbe82eb403175e902164c1513fa0a1c301b4cad0f951cb733", kill_on_drop: false }`
[INFO] [stdout] 31758d1bd23623ddbe82eb403175e902164c1513fa0a1c301b4cad0f951cb733
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51aabe030648228b367e183695b0aa391b574aae72e0a11e73e46feed324cfa5
[INFO] running `Command { std: "docker" "start" "-a" "51aabe030648228b367e183695b0aa391b574aae72e0a11e73e46feed324cfa5", kill_on_drop: false }`
[INFO] [stderr] warning: enum `NotFoundError` is never used
[INFO] [stderr]   --> src/contacts_service/contact_error.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub enum NotFoundError {
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `contacts-app` (bin "contacts-app" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/contacts_app-ea32cd54b49706e8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "51aabe030648228b367e183695b0aa391b574aae72e0a11e73e46feed324cfa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51aabe030648228b367e183695b0aa391b574aae72e0a11e73e46feed324cfa5", kill_on_drop: false }`
[INFO] [stdout] 51aabe030648228b367e183695b0aa391b574aae72e0a11e73e46feed324cfa5
