[INFO] fetching crate mc173 0.2.0... [INFO] checking mc173-0.2.0 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] extracting crate mc173 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate mc173 0.2.0 [INFO] finished tweaking crates.io crate mc173 0.2.0 [INFO] tweaked toml for crates.io crate mc173 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mc173 0.2.0 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 crates.io crate mc173 0.2.0 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] c517b66199cc27986e8c227ce44c82cbbb240a28d7202f326bef2f9d2d42382d [INFO] running `Command { std: "docker" "start" "-a" "c517b66199cc27986e8c227ce44c82cbbb240a28d7202f326bef2f9d2d42382d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c517b66199cc27986e8c227ce44c82cbbb240a28d7202f326bef2f9d2d42382d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c517b66199cc27986e8c227ce44c82cbbb240a28d7202f326bef2f9d2d42382d", kill_on_drop: false }` [INFO] [stdout] c517b66199cc27986e8c227ce44c82cbbb240a28d7202f326bef2f9d2d42382d [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] cf4e117ae06d232c20ca86e352388f923591e3247532a89ecdcd3f325990a477 [INFO] running `Command { std: "docker" "start" "-a" "cf4e117ae06d232c20ca86e352388f923591e3247532a89ecdcd3f325990a477", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking mc173 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/craft.rs:230:48 [INFO] [stdout] | [INFO] [stdout] 230 | Recipe::new_shaped($ore.with_size(9), &[ItemStack::new_block($block, 0)], 1) [INFO] [stdout] | ---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 359 | ore_block!(destruct block::LAPIS_BLOCK, LAPIS), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ore_block` (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/craft.rs:230:48 [INFO] [stdout] | [INFO] [stdout] 230 | Recipe::new_shaped($ore.with_size(9), &[ItemStack::new_block($block, 0)], 1) [INFO] [stdout] | ---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 358 | ore_block!(destruct block::DIAMOND_BLOCK, DIAMOND), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ore_block` (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/craft.rs:230:48 [INFO] [stdout] | [INFO] [stdout] 230 | Recipe::new_shaped($ore.with_size(9), &[ItemStack::new_block($block, 0)], 1) [INFO] [stdout] | ---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 357 | ore_block!(destruct block::GOLD_BLOCK, GOLD_INGOT), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ore_block` (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/craft.rs:230:48 [INFO] [stdout] | [INFO] [stdout] 230 | Recipe::new_shaped($ore.with_size(9), &[ItemStack::new_block($block, 0)], 1) [INFO] [stdout] | ---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 356 | ore_block!(destruct block::IRON_BLOCK, IRON_INGOT), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ore_block` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 375 | dye_mix!(13 * 4, [4, 1, 1, 15]), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 374 | dye_mix!(13 * 3, [4, 1, 9]), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] 375 | dye_mix!(13 * 4, [4, 1, 1, 15]), [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 373 | dye_mix!(13 * 2, [5, 9]), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 372 | dye_mix!(5 * 2, [4, 1]), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 371 | dye_mix!(6 * 2, [4, 2]), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 370 | dye_mix!(12 * 2, [4, 15]), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 369 | dye_mix!(7 * 3, [0, 15, 15]), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 368 | dye_mix!(7 * 2, [8, 15]), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 367 | dye_mix!(8 * 2, [0, 15]), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 366 | dye_mix!(10 * 2, [2, 15]), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 365 | dye_mix!(14 * 2, [1, 11]), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 364 | dye_mix!(9 * 2, [1, 15]), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:230:48 [INFO] [stdout] | [INFO] [stdout] 230 | Recipe::new_shaped($ore.with_size(9), &[ItemStack::new_block($block, 0)], 1) [INFO] [stdout] | ---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 359 | ore_block!(destruct block::LAPIS_BLOCK, LAPIS), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ore_block` (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/craft.rs:230:48 [INFO] [stdout] | [INFO] [stdout] 230 | Recipe::new_shaped($ore.with_size(9), &[ItemStack::new_block($block, 0)], 1) [INFO] [stdout] | ---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 358 | ore_block!(destruct block::DIAMOND_BLOCK, DIAMOND), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ore_block` (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/craft.rs:230:48 [INFO] [stdout] | [INFO] [stdout] 230 | Recipe::new_shaped($ore.with_size(9), &[ItemStack::new_block($block, 0)], 1) [INFO] [stdout] | ---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 357 | ore_block!(destruct block::GOLD_BLOCK, GOLD_INGOT), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ore_block` (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/craft.rs:230:48 [INFO] [stdout] | [INFO] [stdout] 230 | Recipe::new_shaped($ore.with_size(9), &[ItemStack::new_block($block, 0)], 1) [INFO] [stdout] | ---------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 356 | ore_block!(destruct block::IRON_BLOCK, IRON_INGOT), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ore_block` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 375 | dye_mix!(13 * 4, [4, 1, 1, 15]), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 374 | dye_mix!(13 * 3, [4, 1, 9]), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] 375 | dye_mix!(13 * 4, [4, 1, 1, 15]), [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 373 | dye_mix!(13 * 2, [5, 9]), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 372 | dye_mix!(5 * 2, [4, 1]), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 371 | dye_mix!(6 * 2, [4, 2]), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 370 | dye_mix!(12 * 2, [4, 15]), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 369 | dye_mix!(7 * 3, [0, 15, 15]), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 368 | dye_mix!(7 * 2, [8, 15]), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 367 | dye_mix!(8 * 2, [0, 15]), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 366 | dye_mix!(10 * 2, [2, 15]), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 365 | dye_mix!(14 * 2, [1, 11]), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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/craft.rs:236:80 [INFO] [stdout] | [INFO] [stdout] 236 | Recipe::new_shapeless(ItemStack::new_sized(item::DYE, $meta, $count), &[ $( ItemStack::new_single(item::DYE, $pattern_meta) ),+ ]) [INFO] [stdout] | -----------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] ... [INFO] [stdout] 364 | dye_mix!(9 * 2, [1, 15]), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 376 | ]; [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dye_mix` (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 `mc173` (lib) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mc173` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "cf4e117ae06d232c20ca86e352388f923591e3247532a89ecdcd3f325990a477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4e117ae06d232c20ca86e352388f923591e3247532a89ecdcd3f325990a477", kill_on_drop: false }` [INFO] [stdout] cf4e117ae06d232c20ca86e352388f923591e3247532a89ecdcd3f325990a477