[INFO] cloning repository https://github.com/yngtodd/trivulkan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yngtodd/trivulkan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyngtodd%2Ftrivulkan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyngtodd%2Ftrivulkan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6feefb3565143d3fa7eaef62e91ddfc8f914941 [INFO] testing yngtodd/trivulkan against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyngtodd%2Ftrivulkan" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yngtodd/trivulkan on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yngtodd/trivulkan [INFO] finished tweaking git repo https://github.com/yngtodd/trivulkan [INFO] tweaked toml for git repo https://github.com/yngtodd/trivulkan written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/yngtodd/trivulkan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 910e4011af92ca094a34f5ebd3a1c5226bec613459e8946d4f5aa986666c8398 [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" "910e4011af92ca094a34f5ebd3a1c5226bec613459e8946d4f5aa986666c8398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "910e4011af92ca094a34f5ebd3a1c5226bec613459e8946d4f5aa986666c8398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910e4011af92ca094a34f5ebd3a1c5226bec613459e8946d4f5aa986666c8398", kill_on_drop: false }` [INFO] [stdout] 910e4011af92ca094a34f5ebd3a1c5226bec613459e8946d4f5aa986666c8398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 502943c98637ebee9c56a4404020895d1d7eda5557b98551bfdc6908d6e5e544 [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" "502943c98637ebee9c56a4404020895d1d7eda5557b98551bfdc6908d6e5e544", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling curl v0.4.21 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling vulkano v0.11.1 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling env_perm v0.1.1 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling moltenvk_deps v0.1.5 [INFO] [stderr] Compiling trivulkan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.85s [INFO] running `Command { std: "docker" "inspect" "502943c98637ebee9c56a4404020895d1d7eda5557b98551bfdc6908d6e5e544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "502943c98637ebee9c56a4404020895d1d7eda5557b98551bfdc6908d6e5e544", kill_on_drop: false }` [INFO] [stdout] 502943c98637ebee9c56a4404020895d1d7eda5557b98551bfdc6908d6e5e544 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.49.0" "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] e48f7f4c745c260cca4dd0eb7805414baccf606700c6de6820a71c96da52b740 [INFO] running `Command { std: "docker" "start" "-a" "e48f7f4c745c260cca4dd0eb7805414baccf606700c6de6820a71c96da52b740", kill_on_drop: false }` [INFO] [stderr] Compiling trivulkan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "e48f7f4c745c260cca4dd0eb7805414baccf606700c6de6820a71c96da52b740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48f7f4c745c260cca4dd0eb7805414baccf606700c6de6820a71c96da52b740", kill_on_drop: false }` [INFO] [stdout] e48f7f4c745c260cca4dd0eb7805414baccf606700c6de6820a71c96da52b740 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.49.0" "test" "--frozen", 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] 1659fc4f9e282550beec611112868b3567f09c68acee9b61545ae13a53aafc53 [INFO] running `Command { std: "docker" "start" "-a" "1659fc4f9e282550beec611112868b3567f09c68acee9b61545ae13a53aafc53", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/trivulkan-19348cf102c9a388 [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" "1659fc4f9e282550beec611112868b3567f09c68acee9b61545ae13a53aafc53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1659fc4f9e282550beec611112868b3567f09c68acee9b61545ae13a53aafc53", kill_on_drop: false }` [INFO] [stdout] 1659fc4f9e282550beec611112868b3567f09c68acee9b61545ae13a53aafc53