[INFO] cloning repository https://github.com/pabitell/doggie_and_kitie-cake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pabitell/doggie_and_kitie-cake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpabitell%2Fdoggie_and_kitie-cake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpabitell%2Fdoggie_and_kitie-cake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35c6d7b29b7c0aa43304245a6634cd1d14f4a543
[INFO] checking pabitell/doggie_and_kitie-cake against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpabitell%2Fdoggie_and_kitie-cake" "/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/pabitell/doggie_and_kitie-cake
[INFO] finished tweaking git repo https://github.com/pabitell/doggie_and_kitie-cake
[INFO] tweaked toml for git repo https://github.com/pabitell/doggie_and_kitie-cake written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pabitell/doggie_and_kitie-cake 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/pabitell/doggie_and_kitie-cake 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 912d9c349b9a7e78a5abaeaf620cf4f5a5aa51157407a8cbdef9eb3ded059561
[INFO] running `Command { std: "docker" "start" "-a" "912d9c349b9a7e78a5abaeaf620cf4f5a5aa51157407a8cbdef9eb3ded059561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "912d9c349b9a7e78a5abaeaf620cf4f5a5aa51157407a8cbdef9eb3ded059561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "912d9c349b9a7e78a5abaeaf620cf4f5a5aa51157407a8cbdef9eb3ded059561", kill_on_drop: false }`
[INFO] [stdout] 912d9c349b9a7e78a5abaeaf620cf4f5a5aa51157407a8cbdef9eb3ded059561
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dffbf8968a4dd4e7dd97e958f12996eb65fae3be339e942be10e6cec151fc79
[INFO] running `Command { std: "docker" "start" "-a" "7dffbf8968a4dd4e7dd97e958f12996eb65fae3be339e942be10e6cec151fc79", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling tinystr v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.0
[INFO] [stderr]     Checking include_dir v0.7.2
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking unic-langid-macros v0.9.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking fluent-syntax v0.11.0
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]     Checking fluent v0.16.0
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking pabitell-lib v0.3.0
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pabitell-lib-0.3.0/src/translations.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub static RESOURCES: Dir = include_dir!("$CARGO_MANIFEST_DIR/resources/");
[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 static 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] [stderr] error: could not compile `pabitell-lib` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7dffbf8968a4dd4e7dd97e958f12996eb65fae3be339e942be10e6cec151fc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dffbf8968a4dd4e7dd97e958f12996eb65fae3be339e942be10e6cec151fc79", kill_on_drop: false }`
[INFO] [stdout] 7dffbf8968a4dd4e7dd97e958f12996eb65fae3be339e942be10e6cec151fc79
