[INFO] updating cached repository tomc1998/rs-proc-gen-experiment [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tomc1998/rs-proc-gen-experiment [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tomc1998/rs-proc-gen-experiment" "work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/tomc1998/rs-proc-gen-experiment"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/tomc1998/rs-proc-gen-experiment'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tomc1998/rs-proc-gen-experiment" "work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/tomc1998/rs-proc-gen-experiment"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/tomc1998/rs-proc-gen-experiment'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cda6dfbc593366a9f339dbaa9ca484f8d97326d2 [INFO] sha for GitHub repo tomc1998/rs-proc-gen-experiment: cda6dfbc593366a9f339dbaa9ca484f8d97326d2 [INFO] validating manifest of tomc1998/rs-proc-gen-experiment on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tomc1998/rs-proc-gen-experiment on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tomc1998/rs-proc-gen-experiment [INFO] finished frobbing tomc1998/rs-proc-gen-experiment [INFO] frobbed toml for tomc1998/rs-proc-gen-experiment written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/tomc1998/rs-proc-gen-experiment/Cargo.toml [INFO] started frobbing tomc1998/rs-proc-gen-experiment [INFO] finished frobbing tomc1998/rs-proc-gen-experiment [INFO] frobbed toml for tomc1998/rs-proc-gen-experiment written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/tomc1998/rs-proc-gen-experiment/Cargo.toml [INFO] crate tomc1998/rs-proc-gen-experiment already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tomc1998/rs-proc-gen-experiment against master#452087b4bf18cece2d52d7cd8c9147195e5404bf for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-1/master#452087b4bf18cece2d52d7cd8c9147195e5404bf:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/tomc1998/rs-proc-gen-experiment:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8f6825b5ac3d140dc57527d6f370b225a9211037c6eee823e061d0bf94fa7c84 [INFO] running `"docker" "start" "-a" "8f6825b5ac3d140dc57527d6f370b225a9211037c6eee823e061d0bf94fa7c84"` [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Checking smallvec v0.6.3 [INFO] [stderr] Checking tempfile v3.0.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking approx v0.2.0 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Checking gfx_core v0.8.2 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking rusttype v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Compiling wayland-client v0.20.10 [INFO] [stderr] Compiling wayland-protocols v0.20.10 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Checking wayland-sys v0.20.10 [INFO] [stderr] Checking shrev v1.0.1 [INFO] [stderr] Checking wayland-commons v0.20.10 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.16.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking shred v0.7.0 [INFO] [stderr] Checking hibitset v0.5.0 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking specs v0.12.0 [INFO] [stderr] Checking smithay-client-toolkit v0.2.4 [INFO] [stderr] Checking winit v0.15.1 [INFO] [stderr] Checking gfx_device_gl v0.15.3 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_window_glutin v0.24.0 [INFO] [stderr] Checking proc-gen-experiment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/renderer/paint_sys/mod.rs:86:13 [INFO] [stderr] | [INFO] [stderr] 2 | use specs::*; [INFO] [stderr] | -------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 86 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/sys_control/slime_ai.rs:23:13 [INFO] [stderr] | [INFO] [stderr] 2 | use specs::*; [INFO] [stderr] | -------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 23 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/sys_control/mod.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 9 | use specs::*; [INFO] [stderr] | -------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 34 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/sys_phys.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 4 | use specs::*; [INFO] [stderr] | -------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 38 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `ParJoin` is imported redundantly [INFO] [stderr] --> src/sys_anim.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 3 | use specs::*; [INFO] [stderr] | -------- the item `ParJoin` is already imported here [INFO] [stderr] ... [INFO] [stderr] 16 | use specs::ParJoin; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/sys_lifetime.rs:14:13 [INFO] [stderr] | [INFO] [stderr] 2 | use specs::*; [INFO] [stderr] | -------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 14 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Builder` is imported redundantly [INFO] [stderr] --> src/main.rs:150:9 [INFO] [stderr] | [INFO] [stderr] 50 | use specs::*; [INFO] [stderr] | -------- the item `Builder` is already imported here [INFO] [stderr] ... [INFO] [stderr] 150 | use specs::Builder; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/renderer/tex_key.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | /// This shouldn't really be accessed directly, except for in the [INFO] [stderr] 8 | | /// asset_loader module, where it is first initially written to. [INFO] [stderr] 9 | | pub static ref ASSET_NAME_MAP : RwLock> [INFO] [stderr] 10 | | = RwLock::new(BTreeMap::new()); [INFO] [stderr] 11 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/item/mod.rs:122:1 [INFO] [stderr] | [INFO] [stderr] 122 | / lazy_static! { [INFO] [stderr] 123 | | /// The item register is a list of all the stats of all the items. Items [INFO] [stderr] 124 | | /// should be referenced by their index in this list. This list will be [INFO] [stderr] 125 | | /// loaded from a configuration file at game startup, and will be accessed [INFO] [stderr] ... | [INFO] [stderr] 128 | | RwLock::new(ItemRegister::new()); [INFO] [stderr] 129 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/renderer/paint_sys/mod.rs:86:13 [INFO] [stderr] | [INFO] [stderr] 2 | use specs::*; [INFO] [stderr] | -------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 86 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/sys_control/slime_ai.rs:23:13 [INFO] [stderr] | [INFO] [stderr] 2 | use specs::*; [INFO] [stderr] | -------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 23 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/sys_control/mod.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 9 | use specs::*; [INFO] [stderr] | -------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 34 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/sys_phys.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 4 | use specs::*; [INFO] [stderr] | -------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 38 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `ParJoin` is imported redundantly [INFO] [stderr] --> src/sys_anim.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 3 | use specs::*; [INFO] [stderr] | -------- the item `ParJoin` is already imported here [INFO] [stderr] ... [INFO] [stderr] 16 | use specs::ParJoin; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/sys_lifetime.rs:14:13 [INFO] [stderr] | [INFO] [stderr] 2 | use specs::*; [INFO] [stderr] | -------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 14 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Builder` is imported redundantly [INFO] [stderr] --> src/main.rs:150:9 [INFO] [stderr] | [INFO] [stderr] 50 | use specs::*; [INFO] [stderr] | -------- the item `Builder` is already imported here [INFO] [stderr] ... [INFO] [stderr] 150 | use specs::Builder; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/renderer/tex_key.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | /// This shouldn't really be accessed directly, except for in the [INFO] [stderr] 8 | | /// asset_loader module, where it is first initially written to. [INFO] [stderr] 9 | | pub static ref ASSET_NAME_MAP : RwLock> [INFO] [stderr] 10 | | = RwLock::new(BTreeMap::new()); [INFO] [stderr] 11 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/item/mod.rs:122:1 [INFO] [stderr] | [INFO] [stderr] 122 | / lazy_static! { [INFO] [stderr] 123 | | /// The item register is a list of all the stats of all the items. Items [INFO] [stderr] 124 | | /// should be referenced by their index in this list. This list will be [INFO] [stderr] 125 | | /// loaded from a configuration file at game startup, and will be accessed [INFO] [stderr] ... | [INFO] [stderr] 128 | | RwLock::new(ItemRegister::new()); [INFO] [stderr] 129 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "8f6825b5ac3d140dc57527d6f370b225a9211037c6eee823e061d0bf94fa7c84"` [INFO] running `"docker" "rm" "-f" "8f6825b5ac3d140dc57527d6f370b225a9211037c6eee823e061d0bf94fa7c84"` [INFO] [stdout] 8f6825b5ac3d140dc57527d6f370b225a9211037c6eee823e061d0bf94fa7c84