[INFO] cloning repository https://github.com/tomc1998/rs-proc-gen-experiment [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomc1998/rs-proc-gen-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomc1998%2Frs-proc-gen-experiment"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomc1998%2Frs-proc-gen-experiment'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cda6dfbc593366a9f339dbaa9ca484f8d97326d2 [INFO] checking tomc1998/rs-proc-gen-experiment against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomc1998%2Frs-proc-gen-experiment" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomc1998/rs-proc-gen-experiment on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tomc1998/rs-proc-gen-experiment [INFO] finished tweaking git repo https://github.com/tomc1998/rs-proc-gen-experiment [INFO] tweaked toml for git repo https://github.com/tomc1998/rs-proc-gen-experiment written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/tomc1998/rs-proc-gen-experiment already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3a0db96d72c511bbe4e175244d723f4fc99335ca424a212ae183c7c2ea1e2c90 [INFO] running `"docker" "start" "-a" "3a0db96d72c511bbe4e175244d723f4fc99335ca424a212ae183c7c2ea1e2c90"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Compiling glutin v0.16.0 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Checking hibitset v0.5.0 [INFO] [stderr] Checking shred v0.7.0 [INFO] [stderr] Checking smithay-client-toolkit v0.2.4 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking shrev v1.0.1 [INFO] [stderr] Checking specs v0.12.0 [INFO] [stderr] Checking winit v0.15.1 [INFO] [stderr] Checking gfx_window_glutin v0.24.0 [INFO] [stderr] Checking proc-gen-experiment v0.1.0 (/opt/rustwide/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 52.27s [INFO] running `"docker" "inspect" "3a0db96d72c511bbe4e175244d723f4fc99335ca424a212ae183c7c2ea1e2c90"` [INFO] running `"docker" "rm" "-f" "3a0db96d72c511bbe4e175244d723f4fc99335ca424a212ae183c7c2ea1e2c90"` [INFO] [stdout] 3a0db96d72c511bbe4e175244d723f4fc99335ca424a212ae183c7c2ea1e2c90