[INFO] cloning repository https://github.com/kyunghyunHan/Snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyunghyunHan/Snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkyunghyunHan%2FSnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkyunghyunHan%2FSnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 054c632124a43e6165e5f8320b2f9836c55fa5ed [INFO] testing kyunghyunHan/Snake against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkyunghyunHan%2FSnake" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 58% (899/1536) Updating files: 59% (907/1536) Updating files: 60% (922/1536) Updating files: 61% (937/1536) Updating files: 62% (953/1536) Updating files: 63% (968/1536) Updating files: 64% (984/1536) Updating files: 65% (999/1536) Updating files: 66% (1014/1536) Updating files: 67% (1030/1536) Updating files: 68% (1045/1536) Updating files: 69% (1060/1536) Updating files: 70% (1076/1536) Updating files: 71% (1091/1536) Updating files: 72% (1106/1536) Updating files: 73% (1122/1536) Updating files: 74% (1137/1536) Updating files: 75% (1152/1536) Updating files: 76% (1168/1536) Updating files: 77% (1183/1536) Updating files: 78% (1199/1536) Updating files: 79% (1214/1536) Updating files: 80% (1229/1536) Updating files: 81% (1245/1536) Updating files: 82% (1260/1536) Updating files: 83% (1275/1536) Updating files: 84% (1291/1536) Updating files: 85% (1306/1536) Updating files: 86% (1321/1536) Updating files: 87% (1337/1536) Updating files: 88% (1352/1536) Updating files: 89% (1368/1536) Updating files: 89% (1380/1536) Updating files: 90% (1383/1536) Updating files: 91% (1398/1536) Updating files: 92% (1414/1536) Updating files: 93% (1429/1536) Updating files: 94% (1444/1536) Updating files: 95% (1460/1536) Updating files: 96% (1475/1536) Updating files: 97% (1490/1536) Updating files: 98% (1506/1536) Updating files: 99% (1521/1536) Updating files: 100% (1536/1536) Updating files: 100% (1536/1536), done. [INFO] started tweaking git repo https://github.com/kyunghyunHan/Snake [INFO] finished tweaking git repo https://github.com/kyunghyunHan/Snake [INFO] tweaked toml for git repo https://github.com/kyunghyunHan/Snake written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kyunghyunHan/Snake on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kyunghyunHan/Snake 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston-float v1.0.1 [INFO] [stderr] Downloaded glutin_glx_sys v0.1.8 [INFO] [stderr] Downloaded piston-graphics_api_version v1.0.1 [INFO] [stderr] Downloaded piston_window v0.117.0 [INFO] [stderr] Downloaded pistoncore-window v0.47.1 [INFO] [stderr] Downloaded pistoncore-input v1.0.1 [INFO] [stderr] Downloaded gfx_gl v0.6.1 [INFO] [stderr] Downloaded piston-viewport v1.0.2 [INFO] [stderr] Downloaded piston-gfx_texture v0.41.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.52.0 [INFO] [stderr] Downloaded glutin_egl_sys v0.1.6 [INFO] [stderr] Downloaded piston v0.52.1 [INFO] [stderr] Downloaded gfx v0.18.2 [INFO] [stderr] Downloaded gfx_device_gl v0.16.2 [INFO] [stderr] Downloaded x11-dl v2.20.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.68.2 [INFO] [stderr] Downloaded gfx_core v0.9.2 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.10 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.72.0 [INFO] [stderr] Downloaded draw_state v0.8.0 [INFO] [stderr] Downloaded bytemuck v1.12.1 [INFO] [stderr] Downloaded piston2d-graphics v0.39.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2681f3438f2c6ff1201dd94824177d838256d8af0a296f5ec7772ee5087b1cf9 [INFO] running `Command { std: "docker" "start" "-a" "2681f3438f2c6ff1201dd94824177d838256d8af0a296f5ec7772ee5087b1cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2681f3438f2c6ff1201dd94824177d838256d8af0a296f5ec7772ee5087b1cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2681f3438f2c6ff1201dd94824177d838256d8af0a296f5ec7772ee5087b1cf9", kill_on_drop: false }` [INFO] [stdout] 2681f3438f2c6ff1201dd94824177d838256d8af0a296f5ec7772ee5087b1cf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3061ed268921edc3a74aa6b9a1d42ecc88f68e4a8f47e2941f7345ebfaea1e11 [INFO] running `Command { std: "docker" "start" "-a" "3061ed268921edc3a74aa6b9a1d42ecc88f68e4a8f47e2941f7345ebfaea1e11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling pistoncore-input v1.0.1 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling pistoncore-window v0.47.1 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.52.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling piston2d-graphics v0.39.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling piston v0.52.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling piston-gfx_texture v0.41.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.72.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.68.2 [INFO] [stderr] Compiling piston_window v0.117.0 [INFO] [stderr] Compiling Snake v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "3061ed268921edc3a74aa6b9a1d42ecc88f68e4a8f47e2941f7345ebfaea1e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3061ed268921edc3a74aa6b9a1d42ecc88f68e4a8f47e2941f7345ebfaea1e11", kill_on_drop: false }` [INFO] [stdout] 3061ed268921edc3a74aa6b9a1d42ecc88f68e4a8f47e2941f7345ebfaea1e11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c410e991288f175140cdacd7fb17e7167e0e50f4e788681568058ac868b8262f [INFO] running `Command { std: "docker" "start" "-a" "c410e991288f175140cdacd7fb17e7167e0e50f4e788681568058ac868b8262f", kill_on_drop: false }` [INFO] [stderr] Compiling Snake v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "c410e991288f175140cdacd7fb17e7167e0e50f4e788681568058ac868b8262f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c410e991288f175140cdacd7fb17e7167e0e50f4e788681568058ac868b8262f", kill_on_drop: false }` [INFO] [stdout] c410e991288f175140cdacd7fb17e7167e0e50f4e788681568058ac868b8262f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 38614ad6d4631d8f614479bd72dc2d71cb65bea49cd650b8fe445edbc10cee8e [INFO] running `Command { std: "docker" "start" "-a" "38614ad6d4631d8f614479bd72dc2d71cb65bea49cd650b8fe445edbc10cee8e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/Snake-91c1256e5bb963bc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38614ad6d4631d8f614479bd72dc2d71cb65bea49cd650b8fe445edbc10cee8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38614ad6d4631d8f614479bd72dc2d71cb65bea49cd650b8fe445edbc10cee8e", kill_on_drop: false }` [INFO] [stdout] 38614ad6d4631d8f614479bd72dc2d71cb65bea49cd650b8fe445edbc10cee8e