[INFO] updating cached repository https://github.com/droundy/keyboard-fireworks [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7e8d862373299eab6f0f8ddd766d2ceac46e62b7 [INFO] testing droundy/keyboard-fireworks against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fkeyboard-fireworks" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/keyboard-fireworks on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/droundy/keyboard-fireworks [INFO] finished tweaking git repo https://github.com/droundy/keyboard-fireworks [INFO] tweaked toml for git repo https://github.com/droundy/keyboard-fireworks written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/droundy/keyboard-fireworks already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c9a395dcffc8753f429a61eba49381b9f1872f9ee6bec2c77fc2f87d6a69be4 [INFO] running `"docker" "start" "-a" "1c9a395dcffc8753f429a61eba49381b9f1872f9ee6bec2c77fc2f87d6a69be4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling auto-args-derive v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling auto-args v0.2.4 [INFO] [stderr] Compiling memorable-wordlist v0.1.6 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling keyboard-fireworks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.08s [INFO] running `"docker" "inspect" "1c9a395dcffc8753f429a61eba49381b9f1872f9ee6bec2c77fc2f87d6a69be4"` [INFO] running `"docker" "rm" "-f" "1c9a395dcffc8753f429a61eba49381b9f1872f9ee6bec2c77fc2f87d6a69be4"` [INFO] [stdout] 1c9a395dcffc8753f429a61eba49381b9f1872f9ee6bec2c77fc2f87d6a69be4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d9b92ab409adee1133095862a17cd538d1515f43d19717e9b0eab24bd055b6d [INFO] running `"docker" "start" "-a" "1d9b92ab409adee1133095862a17cd538d1515f43d19717e9b0eab24bd055b6d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling keyboard-fireworks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "1d9b92ab409adee1133095862a17cd538d1515f43d19717e9b0eab24bd055b6d"` [INFO] running `"docker" "rm" "-f" "1d9b92ab409adee1133095862a17cd538d1515f43d19717e9b0eab24bd055b6d"` [INFO] [stdout] 1d9b92ab409adee1133095862a17cd538d1515f43d19717e9b0eab24bd055b6d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 27464c103bc42814261dacd2f6df1b747531b8bcabbd86cf54a0bdaa1da3240b [INFO] running `"docker" "start" "-a" "27464c103bc42814261dacd2f6df1b747531b8bcabbd86cf54a0bdaa1da3240b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/keyboard_fireworks-6646ee517f0e884a [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" "27464c103bc42814261dacd2f6df1b747531b8bcabbd86cf54a0bdaa1da3240b"` [INFO] running `"docker" "rm" "-f" "27464c103bc42814261dacd2f6df1b747531b8bcabbd86cf54a0bdaa1da3240b"` [INFO] [stdout] 27464c103bc42814261dacd2f6df1b747531b8bcabbd86cf54a0bdaa1da3240b