[INFO] cloning repository https://github.com/simdimdim/CB00 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simdimdim/CB00" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimdimdim%2FCB00", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimdimdim%2FCB00'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ec10d29707ae72eb0b3da9426bff4f9ff30e1f4 [INFO] checking simdimdim/CB00 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimdimdim%2FCB00" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simdimdim/CB00 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simdimdim/CB00 [INFO] finished tweaking git repo https://github.com/simdimdim/CB00 [INFO] tweaked toml for git repo https://github.com/simdimdim/CB00 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/simdimdim/CB00 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66e71adc6587d65889a8ffef528d0bcbe11bf721303425b921092b9b99662428 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "66e71adc6587d65889a8ffef528d0bcbe11bf721303425b921092b9b99662428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e71adc6587d65889a8ffef528d0bcbe11bf721303425b921092b9b99662428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e71adc6587d65889a8ffef528d0bcbe11bf721303425b921092b9b99662428", kill_on_drop: false }` [INFO] [stdout] 66e71adc6587d65889a8ffef528d0bcbe11bf721303425b921092b9b99662428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8025b34ed83a8998caefd91960e34dab85e97e6784f15b16defca48131c8e7e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8025b34ed83a8998caefd91960e34dab85e97e6784f15b16defca48131c8e7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Checking array-macro v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking piston2d-graphics v0.39.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking piston2d-deform_grid v0.9.0 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking piston-gfx_texture v0.41.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.72.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking pistoncore-input v1.0.0 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking pistoncore-window v0.47.0 [INFO] [stderr] Checking serde_with v1.6.2 [INFO] [stderr] Checking pistoncore-event_loop v0.52.0 [INFO] [stderr] Checking pistoncore-sdl2_window v0.67.0 (https://github.com/PistonDevelopers/sdl2_window#bdfcb78d) [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking piston v0.52.1 [INFO] [stderr] Checking piston_window v0.117.0 [INFO] [stderr] Checking cb00 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Texture` [INFO] [stdout] --> src/bin/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Texture` [INFO] [stdout] --> src/bin/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "c8025b34ed83a8998caefd91960e34dab85e97e6784f15b16defca48131c8e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8025b34ed83a8998caefd91960e34dab85e97e6784f15b16defca48131c8e7e", kill_on_drop: false }` [INFO] [stdout] c8025b34ed83a8998caefd91960e34dab85e97e6784f15b16defca48131c8e7e