[INFO] cloning repository https://github.com/spaghetus/save-finder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spaghetus/save-finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetus%2Fsave-finder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetus%2Fsave-finder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bda7f725a93500b1d30950e7893fcb4382a68fce [INFO] checking spaghetus/save-finder against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetus%2Fsave-finder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/spaghetus/save-finder [INFO] finished tweaking git repo https://github.com/spaghetus/save-finder [INFO] tweaked toml for git repo https://github.com/spaghetus/save-finder written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spaghetus/save-finder on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/spaghetus/save-finder 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab522a31b418e3973ab7aec50017b0fb5362ddf74e67751288c53ab233f1b1ab [INFO] running `Command { std: "docker" "start" "-a" "ab522a31b418e3973ab7aec50017b0fb5362ddf74e67751288c53ab233f1b1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab522a31b418e3973ab7aec50017b0fb5362ddf74e67751288c53ab233f1b1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab522a31b418e3973ab7aec50017b0fb5362ddf74e67751288c53ab233f1b1ab", kill_on_drop: false }` [INFO] [stdout] ab522a31b418e3973ab7aec50017b0fb5362ddf74e67751288c53ab233f1b1ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60d0f3bbcd5246c6bdedb7f8d15dd023f3d5155094f8bb22f25f7289791e2760 [INFO] running `Command { std: "docker" "start" "-a" "60d0f3bbcd5246c6bdedb7f8d15dd023f3d5155094f8bb22f25f7289791e2760", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking steamy-vdf v0.2.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking unindent v0.1.9 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling pyo3-build-config v0.16.5 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Checking include_dir v0.7.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Compiling pyo3-ffi v0.16.5 [INFO] [stderr] Compiling pyo3 v0.16.5 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.5 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking keyvalues-parser v0.1.0 [INFO] [stderr] Checking steamlocate v1.0.1 [INFO] [stderr] Compiling pyo3-macros v0.16.5 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking save-finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/lib.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | const LOCATORS: Dir<'_> = include_dir!("$CARGO_MANIFEST_DIR/locators"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | temporary value is freed at the end of this statement [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_dir` (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:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | const LOCATORS: Dir<'_> = include_dir!("$CARGO_MANIFEST_DIR/locators"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | temporary value is freed at the end of this statement [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_dir` (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] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `save-finder` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `save-finder` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "60d0f3bbcd5246c6bdedb7f8d15dd023f3d5155094f8bb22f25f7289791e2760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60d0f3bbcd5246c6bdedb7f8d15dd023f3d5155094f8bb22f25f7289791e2760", kill_on_drop: false }` [INFO] [stdout] 60d0f3bbcd5246c6bdedb7f8d15dd023f3d5155094f8bb22f25f7289791e2760