[INFO] cloning repository https://github.com/ChristophWurst/media_import
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristophWurst/media_import" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristophWurst%2Fmedia_import", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristophWurst%2Fmedia_import'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 856625a81dc7422cad02a791860ac518e3546bb5
[INFO] checking ChristophWurst/media_import against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristophWurst%2Fmedia_import" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChristophWurst/media_import
[INFO] finished tweaking git repo https://github.com/ChristophWurst/media_import
[INFO] tweaked toml for git repo https://github.com/ChristophWurst/media_import written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristophWurst/media_import on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChristophWurst/media_import 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b5b71177a9c21b3b2dda93cf29466616bd999890168eafe6b85df40068579ee
[INFO] running `Command { std: "docker" "start" "-a" "0b5b71177a9c21b3b2dda93cf29466616bd999890168eafe6b85df40068579ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b5b71177a9c21b3b2dda93cf29466616bd999890168eafe6b85df40068579ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b5b71177a9c21b3b2dda93cf29466616bd999890168eafe6b85df40068579ee", kill_on_drop: false }`
[INFO] [stdout] 0b5b71177a9c21b3b2dda93cf29466616bd999890168eafe6b85df40068579ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b563d66bbb870aa0f4977139d8c39f9c66b17e74ba87b621719e10b4fa545cc
[INFO] running `Command { std: "docker" "start" "-a" "1b563d66bbb870aa0f4977139d8c39f9c66b17e74ba87b621719e10b4fa545cc", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]    Compiling cc v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking stable_deref_trait v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking rustc-demangle v0.1.8
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking same-file v1.0.2
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking xdg v2.3.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking parking_lot v0.4.8
[INFO] [stderr]     Checking tree_magic v0.2.1
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]     Checking console v0.9.1
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking backtrace v0.3.7
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking media_import v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |                prog_scan.finish_with_message(&format!(
[INFO] [stdout]     |   _____________-                              ^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 149 | ||                 "found {} audio, {} images, {} videos and {} other files.",
[INFO] [stdout] 150 | ||                 imports.audio().len(),
[INFO] [stdout] 151 | ||                 imports.images().len(),
[INFO] [stdout] 152 | ||                 imports.videos().len(),
[INFO] [stdout] 153 | ||                 other,
[INFO] [stdout] 154 | ||             ));
[INFO] [stdout]     | ||             ^-- temporary value is freed at the end of this statement
[INFO] [stdout]     | ||_____________||
[INFO] [stdout]     | |______________|argument requires that borrow lasts for `'static`
[INFO] [stdout]     |                creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/progress_bar.rs:371:49
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn finish_with_message(&self, msg: impl Into<Cow<'static, str>>) {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:138:44
[INFO] [stdout]     |
[INFO] [stdout] 138 |                        prog_scan.set_message(&format!(
[INFO] [stdout]     |   _____________________-                      ^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 139 | ||                         "found {} audio, {} images, {} videos and {} other files.",
[INFO] [stdout] 140 | ||                         imports.audio().len(),
[INFO] [stdout] 141 | ||                         imports.images().len(),
[INFO] [stdout] 142 | ||                         imports.videos().len(),
[INFO] [stdout] 143 | ||                         other,
[INFO] [stdout] 144 | ||                     ));
[INFO] [stdout]     | ||                     ^-- temporary value is freed at the end of this statement
[INFO] [stdout]     | ||_____________________||
[INFO] [stdout]     | |______________________|argument requires that borrow lasts for `'static`
[INFO] [stdout]     |                        creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/progress_bar.rs:312:41
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn set_message(&self, msg: impl Into<Cow<'static, str>>) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `media_import` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:148:44
[INFO] [stdout]     |
[INFO] [stdout] 148 |                prog_scan.finish_with_message(&format!(
[INFO] [stdout]     |   _____________-                              ^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 149 | ||                 "found {} audio, {} images, {} videos and {} other files.",
[INFO] [stdout] 150 | ||                 imports.audio().len(),
[INFO] [stdout] 151 | ||                 imports.images().len(),
[INFO] [stdout] 152 | ||                 imports.videos().len(),
[INFO] [stdout] 153 | ||                 other,
[INFO] [stdout] 154 | ||             ));
[INFO] [stdout]     | ||             ^-- temporary value is freed at the end of this statement
[INFO] [stdout]     | ||_____________||
[INFO] [stdout]     | |______________|argument requires that borrow lasts for `'static`
[INFO] [stdout]     |                creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/progress_bar.rs:371:49
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn finish_with_message(&self, msg: impl Into<Cow<'static, str>>) {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:138:44
[INFO] [stdout]     |
[INFO] [stdout] 138 |                        prog_scan.set_message(&format!(
[INFO] [stdout]     |   _____________________-                      ^
[INFO] [stdout]     |  |____________________________________________|
[INFO] [stdout] 139 | ||                         "found {} audio, {} images, {} videos and {} other files.",
[INFO] [stdout] 140 | ||                         imports.audio().len(),
[INFO] [stdout] 141 | ||                         imports.images().len(),
[INFO] [stdout] 142 | ||                         imports.videos().len(),
[INFO] [stdout] 143 | ||                         other,
[INFO] [stdout] 144 | ||                     ));
[INFO] [stdout]     | ||                     ^-- temporary value is freed at the end of this statement
[INFO] [stdout]     | ||_____________________||
[INFO] [stdout]     | |______________________|argument requires that borrow lasts for `'static`
[INFO] [stdout]     |                        creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/progress_bar.rs:312:41
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn set_message(&self, msg: impl Into<Cow<'static, str>>) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `media_import` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1b563d66bbb870aa0f4977139d8c39f9c66b17e74ba87b621719e10b4fa545cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b563d66bbb870aa0f4977139d8c39f9c66b17e74ba87b621719e10b4fa545cc", kill_on_drop: false }`
[INFO] [stdout] 1b563d66bbb870aa0f4977139d8c39f9c66b17e74ba87b621719e10b4fa545cc
