[INFO] cloning repository https://github.com/grovesNL/example-for-dreamykass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grovesNL/example-for-dreamykass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgrovesNL%2Fexample-for-dreamykass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgrovesNL%2Fexample-for-dreamykass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7afdafc3a8f4d02e03193491e17015b458ffa1f5 [INFO] testing grovesNL/example-for-dreamykass against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgrovesNL%2Fexample-for-dreamykass" "/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/grovesNL/example-for-dreamykass on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grovesNL/example-for-dreamykass [INFO] finished tweaking git repo https://github.com/grovesNL/example-for-dreamykass [INFO] tweaked toml for git repo https://github.com/grovesNL/example-for-dreamykass written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/grovesNL/example-for-dreamykass already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-cursor v0.28.2 [INFO] [stderr] Downloaded wgpu v0.6.2 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.6.17 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded gfx-backend-metal v0.6.5 [INFO] [stderr] Downloaded wayland-scanner v0.28.2 [INFO] [stderr] Downloaded wayland-sys v0.28.2 [INFO] [stderr] Downloaded spirv_cross v0.22.2 [INFO] [stderr] Downloaded smithay-client-toolkit v0.12.1 [INFO] [stderr] Downloaded wayland-commons v0.28.2 [INFO] [stderr] Downloaded wayland-client v0.28.2 [INFO] [stderr] Downloaded wgpu-subscriber v0.1.0 [INFO] [stderr] Downloaded parking_lot_core v0.8.1 [INFO] [stderr] Downloaded wayland-protocols v0.28.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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] f8ad8e552bddb96512664a0d9dd62bb4bec5451d69428198d769320b757d70db [INFO] running `Command { std: "docker" "start" "-a" "f8ad8e552bddb96512664a0d9dd62bb4bec5451d69428198d769320b757d70db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8ad8e552bddb96512664a0d9dd62bb4bec5451d69428198d769320b757d70db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8ad8e552bddb96512664a0d9dd62bb4bec5451d69428198d769320b757d70db", kill_on_drop: false }` [INFO] [stdout] f8ad8e552bddb96512664a0d9dd62bb4bec5451d69428198d769320b757d70db [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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c25f50f946dc8a40ceab89d70086e9510173bc08ba5b622b06d9081a3cc90be [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" "7c25f50f946dc8a40ceab89d70086e9510173bc08ba5b622b06d9081a3cc90be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wayland-commons v0.28.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling gfx-memory v0.2.2 [INFO] [stderr] Compiling wayland-cursor v0.28.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.5 [INFO] [stderr] Compiling wgpu-core v0.6.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling wgpu v0.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling wgpu-subscriber v0.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.1 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling example-for-dreamykass v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "7c25f50f946dc8a40ceab89d70086e9510173bc08ba5b622b06d9081a3cc90be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c25f50f946dc8a40ceab89d70086e9510173bc08ba5b622b06d9081a3cc90be", kill_on_drop: false }` [INFO] [stdout] 7c25f50f946dc8a40ceab89d70086e9510173bc08ba5b622b06d9081a3cc90be [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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cc34506cec9563f87abfc5c172d6aa02876c49605b369b559549734659bc8b3 [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" "6cc34506cec9563f87abfc5c172d6aa02876c49605b369b559549734659bc8b3", kill_on_drop: false }` [INFO] [stderr] Compiling example-for-dreamykass v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `Command { std: "docker" "inspect" "6cc34506cec9563f87abfc5c172d6aa02876c49605b369b559549734659bc8b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc34506cec9563f87abfc5c172d6aa02876c49605b369b559549734659bc8b3", kill_on_drop: false }` [INFO] [stdout] 6cc34506cec9563f87abfc5c172d6aa02876c49605b369b559549734659bc8b3 [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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a397ebc4e8ecd62e449e10a1bbc34cf250d11d77ed8946d49ddd38c572048cb [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" "3a397ebc4e8ecd62e449e10a1bbc34cf250d11d77ed8946d49ddd38c572048cb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/example_for_dreamykass-a82b7b7868d658ce [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" "3a397ebc4e8ecd62e449e10a1bbc34cf250d11d77ed8946d49ddd38c572048cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a397ebc4e8ecd62e449e10a1bbc34cf250d11d77ed8946d49ddd38c572048cb", kill_on_drop: false }` [INFO] [stdout] 3a397ebc4e8ecd62e449e10a1bbc34cf250d11d77ed8946d49ddd38c572048cb