[INFO] cloning repository https://github.com/MikP0/GameOfLife [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MikP0/GameOfLife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikP0%2FGameOfLife", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikP0%2FGameOfLife'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3eda6147fc3b7c0418faba8cd4d4ff541878d056 [INFO] testing MikP0/GameOfLife against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikP0%2FGameOfLife" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MikP0/GameOfLife [INFO] finished tweaking git repo https://github.com/MikP0/GameOfLife [INFO] tweaked toml for git repo https://github.com/MikP0/GameOfLife written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MikP0/GameOfLife 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/MikP0/GameOfLife 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v1.5.4 [INFO] [stderr] Downloaded piston2d-graphics v0.35.0 [INFO] [stderr] Downloaded rand v0.7.2 [INFO] [stderr] Downloaded image v0.22.3 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Downloaded piston_window v0.105.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0ed249a7fbe96bd72a9753fd70edfb0d2367f3000d529dd7df6b693734b6747 [INFO] running `Command { std: "docker" "start" "-a" "d0ed249a7fbe96bd72a9753fd70edfb0d2367f3000d529dd7df6b693734b6747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0ed249a7fbe96bd72a9753fd70edfb0d2367f3000d529dd7df6b693734b6747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ed249a7fbe96bd72a9753fd70edfb0d2367f3000d529dd7df6b693734b6747", kill_on_drop: false }` [INFO] [stdout] d0ed249a7fbe96bd72a9753fd70edfb0d2367f3000d529dd7df6b693734b6747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9630be823833c876d2c3d6085e3b10ea09d524832c6de2859618dbd3d45a28e7 [INFO] running `Command { std: "docker" "start" "-a" "9630be823833c876d2c3d6085e3b10ea09d524832c6de2859618dbd3d45a28e7", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling termion v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.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] error: could not compile `glutin` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name glutin --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.21.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("icon_loading", "serde"))' -C metadata=20fd6c2aa1a7445f -C extra-filename=-06e8c5cea3da8c90 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glutin_egl_sys=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libglutin_egl_sys-9bdacd160fd5282b.rmeta --extern glutin_glx_sys=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libglutin_glx_sys-0f9372be509b756f.rmeta --extern lazy_static=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblazy_static-4b136fc9bfbd2c4b.rmeta --extern libloading=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibloading-e1051d03bdacd9a5.rmeta --extern osmesa_sys=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libosmesa_sys-952a4fd149a8060b.rmeta --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-fd0cb258c3416d59.rmeta --extern wayland_client=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwayland_client-64e388bb87303b4e.rmeta --extern winit=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwinit-4f961d175a40ae26.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libloading-821326c098eccace/out` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9630be823833c876d2c3d6085e3b10ea09d524832c6de2859618dbd3d45a28e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9630be823833c876d2c3d6085e3b10ea09d524832c6de2859618dbd3d45a28e7", kill_on_drop: false }` [INFO] [stdout] 9630be823833c876d2c3d6085e3b10ea09d524832c6de2859618dbd3d45a28e7