[INFO] cloning repository ericpinter/scriptApp [INFO] running `"git" "clone" "--bare" "git://github.com/ericpinter/scriptApp.git" "work/cache/sources/gh/ericpinter/scriptApp"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ericpinter/scriptApp'... [INFO] running `"git" "clone" "work/cache/sources/gh/ericpinter/scriptApp" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/ericpinter/scriptApp"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/ericpinter/scriptApp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ericpinter/scriptApp" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/ericpinter/scriptApp"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/ericpinter/scriptApp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ad4d1815a5bb0036f6b143eb1cad74f4d270780 [INFO] sha for GitHub repo ericpinter/scriptApp: 4ad4d1815a5bb0036f6b143eb1cad74f4d270780 [INFO] validating manifest of ericpinter/scriptApp on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ericpinter/scriptApp on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ericpinter/scriptApp [INFO] finished frobbing ericpinter/scriptApp [INFO] frobbed toml for ericpinter/scriptApp written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/ericpinter/scriptApp/Cargo.toml [INFO] started frobbing ericpinter/scriptApp [INFO] finished frobbing ericpinter/scriptApp [INFO] frobbed toml for ericpinter/scriptApp written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/ericpinter/scriptApp/Cargo.toml [INFO] crate ericpinter/scriptApp already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/ericpinter/orbtk` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ericpinter/scriptApp against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-6/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/ericpinter/scriptApp:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 35e79114ed8986621b1c6c6ca0e0ccaeb717a69c92beac8e694885e2ef305b6b [INFO] running `"docker" "start" "-a" "35e79114ed8986621b1c6c6ca0e0ccaeb717a69c92beac8e694885e2ef305b6b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-cairo v0.1.0 (https://gitlab.redox-os.org/redox-os/rust-cairo.git#1482cdb3) [INFO] [stderr] Checking dces v0.1.6 (https://gitlab.redox-os.org/redox-os/dces-rust.git#19216896) [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling cssparser v0.17.0 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking orbclient v0.3.21 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking orbfont v0.1.8 [INFO] [stderr] Checking orbimage v0.1.17 [INFO] [stderr] Checking orbgl_api v0.1.0 (https://gitlab.redox-os.org/redox-os/orbgl.git#715fc579) [INFO] [stderr] Checking orbgl v0.1.0 (https://gitlab.redox-os.org/redox-os/orbgl.git#715fc579) [INFO] [stderr] Checking orbgl_shapes v0.1.0 (https://gitlab.redox-os.org/redox-os/orbgl.git#715fc579) [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking font-loader v0.7.0 [INFO] [stderr] Checking orbfont v0.1.9 (https://gitlab.redox-os.org/redox-os/orbfont.git#9e624358) [INFO] [stderr] Checking orbtk v0.3.0 (https://github.com/ericpinter/orbtk#bbd290a2) [INFO] [stderr] Checking scriptapp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/main.rs:113:20 [INFO] [stderr] | [INFO] [stderr] 113 | fn init(&self, context: &mut Context<'_>){ [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_context` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/main.rs:159:23 [INFO] [stderr] | [INFO] [stderr] 159 | fn template(self, id: Entity, context: &mut BuildContext) -> Self { [INFO] [stderr] | ^^ help: consider prefixing with an underscore: `_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/main.rs:113:20 [INFO] [stderr] | [INFO] [stderr] 113 | fn init(&self, context: &mut Context<'_>){ [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_context` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/main.rs:159:23 [INFO] [stderr] | [INFO] [stderr] 159 | fn template(self, id: Entity, context: &mut BuildContext) -> Self { [INFO] [stderr] | ^^ help: consider prefixing with an underscore: `_id` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "35e79114ed8986621b1c6c6ca0e0ccaeb717a69c92beac8e694885e2ef305b6b"` [INFO] running `"docker" "rm" "-f" "35e79114ed8986621b1c6c6ca0e0ccaeb717a69c92beac8e694885e2ef305b6b"` [INFO] [stdout] 35e79114ed8986621b1c6c6ca0e0ccaeb717a69c92beac8e694885e2ef305b6b