[INFO] cloning repository https://github.com/BabyMelvin/typeman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BabyMelvin/typeman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabyMelvin%2Ftypeman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabyMelvin%2Ftypeman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cc2bc6c211aa36b6bf1a60c6abbfda3b6304a96 [INFO] testing BabyMelvin/typeman against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabyMelvin%2Ftypeman" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BabyMelvin/typeman on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BabyMelvin/typeman [INFO] finished tweaking git repo https://github.com/BabyMelvin/typeman [INFO] tweaked toml for git repo https://github.com/BabyMelvin/typeman written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BabyMelvin/typeman 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5848f6acc5dc0dbd5e79a27674524fdeffe428d5d4bd8832ec1eba33a53fd1e [INFO] running `Command { std: "docker" "start" "-a" "e5848f6acc5dc0dbd5e79a27674524fdeffe428d5d4bd8832ec1eba33a53fd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5848f6acc5dc0dbd5e79a27674524fdeffe428d5d4bd8832ec1eba33a53fd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5848f6acc5dc0dbd5e79a27674524fdeffe428d5d4bd8832ec1eba33a53fd1e", kill_on_drop: false }` [INFO] [stdout] e5848f6acc5dc0dbd5e79a27674524fdeffe428d5d4bd8832ec1eba33a53fd1e [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd26f706d5848df1f18e1fe3d9c41971bccdd2f0cdcb4bc9c0a97c562123be21 [INFO] running `Command { std: "docker" "start" "-a" "dd26f706d5848df1f18e1fe3d9c41971bccdd2f0cdcb4bc9c0a97c562123be21", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling bisection v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.1.4 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling toipe v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.53s [INFO] running `Command { std: "docker" "inspect" "dd26f706d5848df1f18e1fe3d9c41971bccdd2f0cdcb4bc9c0a97c562123be21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd26f706d5848df1f18e1fe3d9c41971bccdd2f0cdcb4bc9c0a97c562123be21", kill_on_drop: false }` [INFO] [stdout] dd26f706d5848df1f18e1fe3d9c41971bccdd2f0cdcb4bc9c0a97c562123be21 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72db991a23fc505620e76f97059f3c98c47a5d6b7c7bc32a8248f8b9a61af0a1 [INFO] running `Command { std: "docker" "start" "-a" "72db991a23fc505620e76f97059f3c98c47a5d6b7c7bc32a8248f8b9a61af0a1", kill_on_drop: false }` [INFO] [stderr] Compiling toipe v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "72db991a23fc505620e76f97059f3c98c47a5d6b7c7bc32a8248f8b9a61af0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72db991a23fc505620e76f97059f3c98c47a5d6b7c7bc32a8248f8b9a61af0a1", kill_on_drop: false }` [INFO] [stdout] 72db991a23fc505620e76f97059f3c98c47a5d6b7c7bc32a8248f8b9a61af0a1 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d2391df87f0af6110dfaf45f497a736475abdbb0d337c153a653ece0d2cf250 [INFO] running `Command { std: "docker" "start" "-a" "6d2391df87f0af6110dfaf45f497a736475abdbb0d337c153a653ece0d2cf250", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toipe-4602f1e8b59f1cf4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test results::tests::accuracy ... ok [INFO] [stdout] test results::tests::sanity ... ok [INFO] [stdout] test results::tests::wpm ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/randomword.rs (/opt/rustwide/target/debug/deps/randomword-b4270c82e5504cf1) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toipe-533afd06430a8242) [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] [stderr] Doc-tests toipe [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" "6d2391df87f0af6110dfaf45f497a736475abdbb0d337c153a653ece0d2cf250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2391df87f0af6110dfaf45f497a736475abdbb0d337c153a653ece0d2cf250", kill_on_drop: false }` [INFO] [stdout] 6d2391df87f0af6110dfaf45f497a736475abdbb0d337c153a653ece0d2cf250 [INFO] testing BabyMelvin/typeman against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabyMelvin%2Ftypeman" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BabyMelvin/typeman on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BabyMelvin/typeman [INFO] finished tweaking git repo https://github.com/BabyMelvin/typeman [INFO] tweaked toml for git repo https://github.com/BabyMelvin/typeman written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/BabyMelvin/typeman 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fe2f1a424b45c27d619fab46a1cb4ec034b62984552dfce6a725e8a47c8529c [INFO] running `Command { std: "docker" "start" "-a" "9fe2f1a424b45c27d619fab46a1cb4ec034b62984552dfce6a725e8a47c8529c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fe2f1a424b45c27d619fab46a1cb4ec034b62984552dfce6a725e8a47c8529c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe2f1a424b45c27d619fab46a1cb4ec034b62984552dfce6a725e8a47c8529c", kill_on_drop: false }` [INFO] [stdout] 9fe2f1a424b45c27d619fab46a1cb4ec034b62984552dfce6a725e8a47c8529c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f00abd0090c20b71d8e2c419d14c3c646526ea2d6fa8677218962fe14f002c17 [INFO] running `Command { std: "docker" "start" "-a" "f00abd0090c20b71d8e2c419d14c3c646526ea2d6fa8677218962fe14f002c17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling bisection v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.1.4 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling toipe v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/config.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | if let Some(possible_value) = &self.wordlist.to_possible_value() { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _____________| [INFO] [stdout] | | [INFO] [stdout] 46 | | possible_value.get_name() [INFO] [stdout] 47 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 48 | | "unknown" [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________- borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `toipe` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f00abd0090c20b71d8e2c419d14c3c646526ea2d6fa8677218962fe14f002c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00abd0090c20b71d8e2c419d14c3c646526ea2d6fa8677218962fe14f002c17", kill_on_drop: false }` [INFO] [stdout] f00abd0090c20b71d8e2c419d14c3c646526ea2d6fa8677218962fe14f002c17