[INFO] updating cached repository https://github.com/codec-abc/GlutinEventOrdering [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9f45e4ab6abf1f71c717f15a0c7b8f61926495ed [INFO] testing codec-abc/GlutinEventOrdering against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodec-abc%2FGlutinEventOrdering" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codec-abc/GlutinEventOrdering on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/codec-abc/GlutinEventOrdering [INFO] finished tweaking git repo https://github.com/codec-abc/GlutinEventOrdering [INFO] tweaked toml for git repo https://github.com/codec-abc/GlutinEventOrdering written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/codec-abc/GlutinEventOrdering already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 838d8d82afc70b6d166a7f6fcae0a2ba437e522059611c13af3cf45327872a67 [INFO] running `"docker" "start" "-a" "838d8d82afc70b6d166a7f6fcae0a2ba437e522059611c13af3cf45327872a67"` [INFO] [stderr] Compiling serde v0.9.14 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling x11-dl v2.13.0 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling glutin_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.25s [INFO] running `"docker" "inspect" "838d8d82afc70b6d166a7f6fcae0a2ba437e522059611c13af3cf45327872a67"` [INFO] running `"docker" "rm" "-f" "838d8d82afc70b6d166a7f6fcae0a2ba437e522059611c13af3cf45327872a67"` [INFO] [stdout] 838d8d82afc70b6d166a7f6fcae0a2ba437e522059611c13af3cf45327872a67 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 23bb74797052fd0696e1e7341d33077ed7bc40a3341f8cbecdeaa52d4e13c52d [INFO] running `"docker" "start" "-a" "23bb74797052fd0696e1e7341d33077ed7bc40a3341f8cbecdeaa52d4e13c52d"` [INFO] [stderr] Compiling glutin_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "23bb74797052fd0696e1e7341d33077ed7bc40a3341f8cbecdeaa52d4e13c52d"` [INFO] running `"docker" "rm" "-f" "23bb74797052fd0696e1e7341d33077ed7bc40a3341f8cbecdeaa52d4e13c52d"` [INFO] [stdout] 23bb74797052fd0696e1e7341d33077ed7bc40a3341f8cbecdeaa52d4e13c52d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] fda7bd10b004e5f4ec4204a06c53dffc200926de8b2a280c6a7049d95fc6e8ac [INFO] running `"docker" "start" "-a" "fda7bd10b004e5f4ec4204a06c53dffc200926de8b2a280c6a7049d95fc6e8ac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/glutin_sample-119eeb613a062178 [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" "fda7bd10b004e5f4ec4204a06c53dffc200926de8b2a280c6a7049d95fc6e8ac"` [INFO] running `"docker" "rm" "-f" "fda7bd10b004e5f4ec4204a06c53dffc200926de8b2a280c6a7049d95fc6e8ac"` [INFO] [stdout] fda7bd10b004e5f4ec4204a06c53dffc200926de8b2a280c6a7049d95fc6e8ac