[INFO] cloning repository https://github.com/JakubKanicki/rust-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JakubKanicki/rust-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakubKanicki%2Frust-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakubKanicki%2Frust-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74b7b2b9825ead3b5373f219b5b8df2dc7b7e484 [INFO] testing JakubKanicki/rust-life against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakubKanicki%2Frust-life" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JakubKanicki/rust-life on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JakubKanicki/rust-life [INFO] finished tweaking git repo https://github.com/JakubKanicki/rust-life [INFO] tweaked toml for git repo https://github.com/JakubKanicki/rust-life written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gl_generator v0.10.0 [INFO] [stderr] Downloaded pistoncore-window v0.44.0 [INFO] [stderr] Downloaded vecmath v1.0.0 [INFO] [stderr] Downloaded gfx_gl v0.5.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.49.0 [INFO] [stderr] Downloaded pistoncore-input v0.28.1 [INFO] [stderr] Downloaded piston v0.49.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.65.0 [INFO] [stderr] Downloaded gfx_device_gl v0.15.5 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.63.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.39.0 [INFO] [stderr] Downloaded interpolation v0.2.0 [INFO] [stderr] Downloaded gl v0.11.0 [INFO] [stderr] Downloaded gfx v0.17.1 [INFO] [stderr] Downloaded piston-graphics_api_version v0.2.0 [INFO] [stderr] Downloaded piston_window v0.104.0 [INFO] [stderr] Downloaded rand_isaac v0.2.0 [INFO] [stderr] Downloaded shader_version v0.6.0 [INFO] [stderr] Downloaded gfx_core v0.8.3 [INFO] [stderr] Downloaded piston-texture v0.8.0 [INFO] [stderr] Downloaded piston2d-graphics v0.35.0 [INFO] [stderr] Downloaded glutin v0.21.2 [INFO] running `Command { std: "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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e5b6332e5b192876427212b3918bde4583f9b7b1291110ee9c42e82639e0c40 [INFO] running `Command { std: "docker" "start" "-a" "1e5b6332e5b192876427212b3918bde4583f9b7b1291110ee9c42e82639e0c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e5b6332e5b192876427212b3918bde4583f9b7b1291110ee9c42e82639e0c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e5b6332e5b192876427212b3918bde4583f9b7b1291110ee9c42e82639e0c40", kill_on_drop: false }` [INFO] [stdout] 1e5b6332e5b192876427212b3918bde4583f9b7b1291110ee9c42e82639e0c40 [INFO] running `Command { std: "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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 21ed5495e35b82e8ad4b6984396c3f61108f1a59ea6e6983cce34470261eb54c [INFO] running `Command { std: "docker" "start" "-a" "21ed5495e35b82e8ad4b6984396c3f61108f1a59ea6e6983cce34470261eb54c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling derivative v1.0.4 [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 piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_isaac v0.2.0 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling pistoncore-input v0.28.1 [INFO] [stderr] Compiling piston-gfx_texture v0.39.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.65.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling piston_window v0.104.0 [INFO] [stderr] Compiling rust_of_life v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.19s [INFO] running `Command { std: "docker" "inspect" "21ed5495e35b82e8ad4b6984396c3f61108f1a59ea6e6983cce34470261eb54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ed5495e35b82e8ad4b6984396c3f61108f1a59ea6e6983cce34470261eb54c", kill_on_drop: false }` [INFO] [stdout] 21ed5495e35b82e8ad4b6984396c3f61108f1a59ea6e6983cce34470261eb54c [INFO] running `Command { std: "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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5606b34e5b59378f86c093975196bda456ed2f236924210a9a10c4ab56fec876 [INFO] running `Command { std: "docker" "start" "-a" "5606b34e5b59378f86c093975196bda456ed2f236924210a9a10c4ab56fec876", kill_on_drop: false }` [INFO] [stderr] Compiling rust_of_life v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "5606b34e5b59378f86c093975196bda456ed2f236924210a9a10c4ab56fec876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5606b34e5b59378f86c093975196bda456ed2f236924210a9a10c4ab56fec876", kill_on_drop: false }` [INFO] [stdout] 5606b34e5b59378f86c093975196bda456ed2f236924210a9a10c4ab56fec876 [INFO] running `Command { std: "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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3a6a3b2c75e17e909cd39a6e5f648e5e3168fc90cc1e0bcea551c09d35441e76 [INFO] running `Command { std: "docker" "start" "-a" "3a6a3b2c75e17e909cd39a6e5f648e5e3168fc90cc1e0bcea551c09d35441e76", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/rust_of_life-423b701ba61cecd0) [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" "3a6a3b2c75e17e909cd39a6e5f648e5e3168fc90cc1e0bcea551c09d35441e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6a3b2c75e17e909cd39a6e5f648e5e3168fc90cc1e0bcea551c09d35441e76", kill_on_drop: false }` [INFO] [stdout] 3a6a3b2c75e17e909cd39a6e5f648e5e3168fc90cc1e0bcea551c09d35441e76