[INFO] updating cached repository antonycourtney/hello-wl-egl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/antonycourtney/hello-wl-egl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/antonycourtney/hello-wl-egl" "work/ex/beta-1.37-6/sources/1.36.0/gh/antonycourtney/hello-wl-egl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/antonycourtney/hello-wl-egl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/antonycourtney/hello-wl-egl" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/antonycourtney/hello-wl-egl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/antonycourtney/hello-wl-egl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c0de5579158ab29b40f2b6379b8d0ca68ae7f090 [INFO] sha for GitHub repo antonycourtney/hello-wl-egl: c0de5579158ab29b40f2b6379b8d0ca68ae7f090 [INFO] validating manifest of antonycourtney/hello-wl-egl on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of antonycourtney/hello-wl-egl on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing antonycourtney/hello-wl-egl [INFO] finished frobbing antonycourtney/hello-wl-egl [INFO] frobbed toml for antonycourtney/hello-wl-egl written to work/ex/beta-1.37-6/sources/1.36.0/gh/antonycourtney/hello-wl-egl/Cargo.toml [INFO] started frobbing antonycourtney/hello-wl-egl [INFO] finished frobbing antonycourtney/hello-wl-egl [INFO] frobbed toml for antonycourtney/hello-wl-egl written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/antonycourtney/hello-wl-egl/Cargo.toml [INFO] crate antonycourtney/hello-wl-egl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing antonycourtney/hello-wl-egl against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/antonycourtney/hello-wl-egl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 322020fa20795e2d139184009ff88d230c151ba34b4384adee590efb60cb2e9c [INFO] running `"docker" "start" "-a" "322020fa20795e2d139184009ff88d230c151ba34b4384adee590efb60cb2e9c"` [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling dlib v0.4.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling wayland-window v0.13.2 [INFO] [stderr] Compiling hello_wl_egl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.56s [INFO] running `"docker" "inspect" "322020fa20795e2d139184009ff88d230c151ba34b4384adee590efb60cb2e9c"` [INFO] running `"docker" "rm" "-f" "322020fa20795e2d139184009ff88d230c151ba34b4384adee590efb60cb2e9c"` [INFO] [stdout] 322020fa20795e2d139184009ff88d230c151ba34b4384adee590efb60cb2e9c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/antonycourtney/hello-wl-egl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] c660b78c9fafbf9cd0d8ce0d9f2bd629e185a23abb8ad6f953179e17f52dcee4 [INFO] running `"docker" "start" "-a" "c660b78c9fafbf9cd0d8ce0d9f2bd629e185a23abb8ad6f953179e17f52dcee4"` [INFO] [stderr] Compiling hello_wl_egl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "c660b78c9fafbf9cd0d8ce0d9f2bd629e185a23abb8ad6f953179e17f52dcee4"` [INFO] running `"docker" "rm" "-f" "c660b78c9fafbf9cd0d8ce0d9f2bd629e185a23abb8ad6f953179e17f52dcee4"` [INFO] [stdout] c660b78c9fafbf9cd0d8ce0d9f2bd629e185a23abb8ad6f953179e17f52dcee4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/antonycourtney/hello-wl-egl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] df5bca9e0c4a4526c5377dd295a3ee60df75a60b3d97db6ae551c9eae1248d0b [INFO] running `"docker" "start" "-a" "df5bca9e0c4a4526c5377dd295a3ee60df75a60b3d97db6ae551c9eae1248d0b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_wl_egl-13a14bca83f23a87 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "df5bca9e0c4a4526c5377dd295a3ee60df75a60b3d97db6ae551c9eae1248d0b"` [INFO] running `"docker" "rm" "-f" "df5bca9e0c4a4526c5377dd295a3ee60df75a60b3d97db6ae551c9eae1248d0b"` [INFO] [stdout] df5bca9e0c4a4526c5377dd295a3ee60df75a60b3d97db6ae551c9eae1248d0b