[INFO] cloning repository https://github.com/nicolashahn/gamepad-theremin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicolashahn/gamepad-theremin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolashahn%2Fgamepad-theremin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolashahn%2Fgamepad-theremin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6882f970c9198261069fccaa416151d77ea8b238 [INFO] testing nicolashahn/gamepad-theremin against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolashahn%2Fgamepad-theremin" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicolashahn/gamepad-theremin on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicolashahn/gamepad-theremin [INFO] finished tweaking git repo https://github.com/nicolashahn/gamepad-theremin [INFO] tweaked toml for git repo https://github.com/nicolashahn/gamepad-theremin written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nicolashahn/gamepad-theremin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded adi_gpu_vulkan v0.11.0 [INFO] [stderr] Downloaded aci_png v0.7.0 [INFO] [stderr] Downloaded adi_clock v0.3.0 [INFO] [stderr] Downloaded asi_opengl v0.6.2 [INFO] [stderr] Downloaded adi_gpu_opengl v0.11.0 [INFO] [stderr] Downloaded twang v0.2.0 [INFO] [stderr] Downloaded asi_vulkan v0.9.0 [INFO] [stderr] Downloaded fonterator v0.1.0 [INFO] [stderr] Downloaded adi_gpu_base v0.11.0 [INFO] [stderr] Downloaded adi_gpu v0.11.0 [INFO] [stderr] Downloaded adi_speaker v0.0.1 [INFO] [stderr] Downloaded adi v0.12.0 [INFO] [stderr] Downloaded adi_screen v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a5875408b95b67b504dfebabcce4ea6a0e62ba46a82424e0217aec65a6d889a [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" "8a5875408b95b67b504dfebabcce4ea6a0e62ba46a82424e0217aec65a6d889a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a5875408b95b67b504dfebabcce4ea6a0e62ba46a82424e0217aec65a6d889a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5875408b95b67b504dfebabcce4ea6a0e62ba46a82424e0217aec65a6d889a", kill_on_drop: false }` [INFO] [stdout] 8a5875408b95b67b504dfebabcce4ea6a0e62ba46a82424e0217aec65a6d889a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 212d7aa98f9f9ae8d7a8c2a64d8d0fac492a11134f146214272fed76c59af1c8 [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" "212d7aa98f9f9ae8d7a8c2a64d8d0fac492a11134f146214272fed76c59af1c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling afi v0.7.0 [INFO] [stderr] Compiling stick v0.4.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling adi_clock v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling adi_screen v0.12.0 [INFO] [stderr] Compiling aci_png v0.7.0 [INFO] [stderr] Compiling fonterator v0.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dl_api v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling awi v0.8.0 [INFO] [stderr] Compiling asi_opengl v0.6.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling twang v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling adi_speaker v0.0.1 [INFO] [stderr] Compiling euler v0.4.0 [INFO] [stderr] Compiling adi_gpu_base v0.11.0 [INFO] [stderr] Compiling asi_vulkan v0.9.0 [INFO] [stderr] Compiling adi_gpu_opengl v0.11.0 [INFO] [stderr] Compiling gilrs-core v0.2.6 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling adi_gpu_vulkan v0.11.0 [INFO] [stderr] Compiling adi_gpu v0.11.0 [INFO] [stderr] Compiling adi v0.12.0 [INFO] [stderr] Compiling twang-ps3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "212d7aa98f9f9ae8d7a8c2a64d8d0fac492a11134f146214272fed76c59af1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212d7aa98f9f9ae8d7a8c2a64d8d0fac492a11134f146214272fed76c59af1c8", kill_on_drop: false }` [INFO] [stdout] 212d7aa98f9f9ae8d7a8c2a64d8d0fac492a11134f146214272fed76c59af1c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f81d6abc64c41a6c6bc6a465bc4290e5cdd13b9fc7004de2f01a908d339a4c [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" "12f81d6abc64c41a6c6bc6a465bc4290e5cdd13b9fc7004de2f01a908d339a4c", kill_on_drop: false }` [INFO] [stderr] Compiling twang-ps3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "12f81d6abc64c41a6c6bc6a465bc4290e5cdd13b9fc7004de2f01a908d339a4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f81d6abc64c41a6c6bc6a465bc4290e5cdd13b9fc7004de2f01a908d339a4c", kill_on_drop: false }` [INFO] [stdout] 12f81d6abc64c41a6c6bc6a465bc4290e5cdd13b9fc7004de2f01a908d339a4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3bf86f19679e3fa464198d8ee91f5aa79546d48c034669336cd7e005a6309fbf [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" "3bf86f19679e3fa464198d8ee91f5aa79546d48c034669336cd7e005a6309fbf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/twang_ps3-4872d9425d37af08 [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" "3bf86f19679e3fa464198d8ee91f5aa79546d48c034669336cd7e005a6309fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf86f19679e3fa464198d8ee91f5aa79546d48c034669336cd7e005a6309fbf", kill_on_drop: false }` [INFO] [stdout] 3bf86f19679e3fa464198d8ee91f5aa79546d48c034669336cd7e005a6309fbf