[INFO] updating cached repository https://github.com/kryptan/dpi-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c197788a9ba61a06faab894ebb71d7e39022e294 [INFO] testing kryptan/dpi-test against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkryptan%2Fdpi-test" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kryptan/dpi-test on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/kryptan/dpi-test [INFO] finished tweaking git repo https://github.com/kryptan/dpi-test [INFO] tweaked toml for git repo https://github.com/kryptan/dpi-test written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/kryptan/dpi-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19424f4a5453c25ce72dca7424aa57acb396d2f3eb060fdd3722b726374d88b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "19424f4a5453c25ce72dca7424aa57acb396d2f3eb060fdd3722b726374d88b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19424f4a5453c25ce72dca7424aa57acb396d2f3eb060fdd3722b726374d88b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19424f4a5453c25ce72dca7424aa57acb396d2f3eb060fdd3722b726374d88b1", kill_on_drop: false }` [INFO] [stdout] 19424f4a5453c25ce72dca7424aa57acb396d2f3eb060fdd3722b726374d88b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a99a5dea00030cc8415663dd75aa3526ce5b0854a425d49d3cc5192636787ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a99a5dea00030cc8415663dd75aa3526ce5b0854a425d49d3cc5192636787ef", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling memmap v0.6.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling x11-dl v2.16.0 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.12.2 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling wayland-scanner v0.12.2 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-client v0.12.2 [INFO] [stderr] Compiling wayland-protocols v0.12.2 [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling wayland-kbd v0.13.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling wayland-window v0.12.0 [INFO] [stderr] Compiling winit v0.8.3 (https://github.com/kryptan/winit.git?branch=win-dpi3#7cbe16bf) [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling dpi-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.66s [INFO] running `Command { std: "docker" "inspect" "5a99a5dea00030cc8415663dd75aa3526ce5b0854a425d49d3cc5192636787ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a99a5dea00030cc8415663dd75aa3526ce5b0854a425d49d3cc5192636787ef", kill_on_drop: false }` [INFO] [stdout] 5a99a5dea00030cc8415663dd75aa3526ce5b0854a425d49d3cc5192636787ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 357c5ea22dbaf59666e93de84a75741bdf9c9efadc7014a383355c2273cddcc3 [INFO] running `Command { std: "docker" "start" "-a" "357c5ea22dbaf59666e93de84a75741bdf9c9efadc7014a383355c2273cddcc3", kill_on_drop: false }` [INFO] [stderr] Compiling dpi-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "357c5ea22dbaf59666e93de84a75741bdf9c9efadc7014a383355c2273cddcc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357c5ea22dbaf59666e93de84a75741bdf9c9efadc7014a383355c2273cddcc3", kill_on_drop: false }` [INFO] [stdout] 357c5ea22dbaf59666e93de84a75741bdf9c9efadc7014a383355c2273cddcc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 498c4b4c4f44c815c7e43012acf791c15c3c63ccf099e21b5f1bb0f978dc89b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "498c4b4c4f44c815c7e43012acf791c15c3c63ccf099e21b5f1bb0f978dc89b2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dpi_test-1abb6be22dcba4e3 [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 `Command { std: "docker" "inspect" "498c4b4c4f44c815c7e43012acf791c15c3c63ccf099e21b5f1bb0f978dc89b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498c4b4c4f44c815c7e43012acf791c15c3c63ccf099e21b5f1bb0f978dc89b2", kill_on_drop: false }` [INFO] [stdout] 498c4b4c4f44c815c7e43012acf791c15c3c63ccf099e21b5f1bb0f978dc89b2