[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] 25941ec2ff0d939aec7f9ba38b9473f2bc7e3ec2 [INFO] checking ChristophWurst/media_import against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristophWurst%2Fmedia_import" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChristophWurst/media_import on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-15/source/Cargo.toml [INFO] crate git repo https://github.com/ChristophWurst/media_import already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04ce86ce4bac1cd90c85f50909334933b2ef236d85ec13171304214bc3eb4e43 [INFO] running `Command { std: "docker" "start" "-a" "04ce86ce4bac1cd90c85f50909334933b2ef236d85ec13171304214bc3eb4e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04ce86ce4bac1cd90c85f50909334933b2ef236d85ec13171304214bc3eb4e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ce86ce4bac1cd90c85f50909334933b2ef236d85ec13171304214bc3eb4e43", kill_on_drop: false }` [INFO] [stdout] 04ce86ce4bac1cd90c85f50909334933b2ef236d85ec13171304214bc3eb4e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276150f0e9fac59026a9879b4bed82876bdccd5e70742fa2dc80bb2b2c056f09 [INFO] running `Command { std: "docker" "start" "-a" "276150f0e9fac59026a9879b4bed82876bdccd5e70742fa2dc80bb2b2c056f09", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking stable_deref_trait v1.0.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking same-file v1.0.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [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 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] Checking regex v1.4.3 [INFO] [stderr] Compiling synstructure v0.12.1 [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:138:44 [INFO] [stdout] | [INFO] [stdout] 138 | prog_scan.set_message(&format!( [INFO] [stdout] | _____________________-______________________^ [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 which is freed while still in use [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:148:44 [INFO] [stdout] | [INFO] [stdout] 148 | prog_scan.finish_with_message(&format!( [INFO] [stdout] | _____________-______________________________^ [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 which is freed while still in use [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] | || [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 which is freed while still in use [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:148:44 [INFO] [stdout] | [INFO] [stdout] 148 | prog_scan.finish_with_message(&format!( [INFO] [stdout] | _____________-______________________________^ [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 which is freed while still in use [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "276150f0e9fac59026a9879b4bed82876bdccd5e70742fa2dc80bb2b2c056f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276150f0e9fac59026a9879b4bed82876bdccd5e70742fa2dc80bb2b2c056f09", kill_on_drop: false }` [INFO] [stdout] 276150f0e9fac59026a9879b4bed82876bdccd5e70742fa2dc80bb2b2c056f09