[INFO] cloning repository https://github.com/oscardarwin/personal_dictionary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oscardarwin/personal_dictionary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscardarwin%2Fpersonal_dictionary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscardarwin%2Fpersonal_dictionary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 399e994c98f73365f4e5af3afc6105956e1e6015
[INFO] testing oscardarwin/personal_dictionary against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscardarwin%2Fpersonal_dictionary" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oscardarwin/personal_dictionary
[INFO] finished tweaking git repo https://github.com/oscardarwin/personal_dictionary
[INFO] tweaked toml for git repo https://github.com/oscardarwin/personal_dictionary written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oscardarwin/personal_dictionary 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/oscardarwin/personal_dictionary 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded pest_generator v2.7.4
[INFO] [stderr]   Downloaded cc v1.1.22
[INFO] [stderr]   Downloaded typedb-protocol v2.28.0
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded maybe-async v0.2.7
[INFO] [stderr]   Downloaded redox_syscall v0.5.6
[INFO] [stderr]   Downloaded pest_derive v2.7.4
[INFO] [stderr]   Downloaded typeql v2.28.1
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded tonic v0.8.0
[INFO] [stderr]   Downloaded pest v2.7.4
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded typedb-driver v2.28.1
[INFO] [stderr]   Downloaded prost v0.11.0
[INFO] [stderr]   Downloaded pest_meta v2.7.4
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ec70046efb8805c30255c7df6ecc05367f7585b1d6f42909b8e242c34882728f
[INFO] running `Command { std: "docker" "start" "-a" "ec70046efb8805c30255c7df6ecc05367f7585b1d6f42909b8e242c34882728f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec70046efb8805c30255c7df6ecc05367f7585b1d6f42909b8e242c34882728f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec70046efb8805c30255c7df6ecc05367f7585b1d6f42909b8e242c34882728f", kill_on_drop: false }`
[INFO] [stdout] ec70046efb8805c30255c7df6ecc05367f7585b1d6f42909b8e242c34882728f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b0582588c28b0c7c37b9170a78dab3b39d4ea6224fa44ce4d9ae96702dfc9bad
[INFO] running `Command { std: "docker" "start" "-a" "b0582588c28b0c7c37b9170a78dab3b39d4ea6224fa44ce4d9ae96702dfc9bad", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling maybe-async v0.2.7
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stderr]    Compiling typeql v2.28.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling axum v0.5.17
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.8.0
[INFO] [stderr]    Compiling typedb-protocol v2.28.0
[INFO] [stderr]    Compiling typedb-driver v2.28.1
[INFO] [stderr]    Compiling personal_dictionary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CustomType`, `CustomUserError`, `MultiSelect`, `Text`, and `required`
[INFO] [stdout]  --> src/main.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 |     error::{CustomUserError, InquireResult},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     required, CustomType, MultiSelect, Select, Text,
[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 1m 20s
[INFO] running `Command { std: "docker" "inspect" "b0582588c28b0c7c37b9170a78dab3b39d4ea6224fa44ce4d9ae96702dfc9bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0582588c28b0c7c37b9170a78dab3b39d4ea6224fa44ce4d9ae96702dfc9bad", kill_on_drop: false }`
[INFO] [stdout] b0582588c28b0c7c37b9170a78dab3b39d4ea6224fa44ce4d9ae96702dfc9bad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c3698b6c5ca9b2c046be665bf56d4591c276df24058068537e38aec77f663545
[INFO] running `Command { std: "docker" "start" "-a" "c3698b6c5ca9b2c046be665bf56d4591c276df24058068537e38aec77f663545", kill_on_drop: false }`
[INFO] [stderr]    Compiling personal_dictionary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CustomType`, `CustomUserError`, `MultiSelect`, `Text`, and `required`
[INFO] [stdout]  --> src/main.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 |     error::{CustomUserError, InquireResult},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     required, CustomType, MultiSelect, Select, Text,
[INFO] [stdout]   |     ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "c3698b6c5ca9b2c046be665bf56d4591c276df24058068537e38aec77f663545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3698b6c5ca9b2c046be665bf56d4591c276df24058068537e38aec77f663545", kill_on_drop: false }`
[INFO] [stdout] c3698b6c5ca9b2c046be665bf56d4591c276df24058068537e38aec77f663545
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 20a35b1cfe673e341bb5dcdd8d2b10da21f5d327fa44f70cb61d91c95025a987
[INFO] running `Command { std: "docker" "start" "-a" "20a35b1cfe673e341bb5dcdd8d2b10da21f5d327fa44f70cb61d91c95025a987", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `CustomType`, `CustomUserError`, `MultiSelect`, `Text`, and `required`
[INFO] [stderr]  --> src/main.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 |     error::{CustomUserError, InquireResult},
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^
[INFO] [stderr] 3 |     required, CustomType, MultiSelect, Select, Text,
[INFO] [stderr]   |     ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^          ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `personal_dictionary` (bin "personal_dictionary" test) generated 1 warning (run `cargo fix --bin "personal_dictionary" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/personal_dictionary-4cbc8f8796a6a595)
[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" "20a35b1cfe673e341bb5dcdd8d2b10da21f5d327fa44f70cb61d91c95025a987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a35b1cfe673e341bb5dcdd8d2b10da21f5d327fa44f70cb61d91c95025a987", kill_on_drop: false }`
[INFO] [stdout] 20a35b1cfe673e341bb5dcdd8d2b10da21f5d327fa44f70cb61d91c95025a987
