[INFO] updating cached repository https://github.com/rivertam/transcriptions [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] 9a7489ddb822114c1dcbd950876806cc5599028f [INFO] testing rivertam/transcriptions against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frivertam%2Ftranscriptions" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rivertam/transcriptions 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/rivertam/transcriptions [INFO] finished tweaking git repo https://github.com/rivertam/transcriptions [INFO] tweaked toml for git repo https://github.com/rivertam/transcriptions written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rivertam/transcriptions 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-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" "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] f7122b8b9b421ab5b4a02fa6a3ab9a94b7ac0accf2681874e163cea642296a0c [INFO] running `"docker" "start" "-a" "f7122b8b9b421ab5b4a02fa6a3ab9a94b7ac0accf2681874e163cea642296a0c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling hound v3.1.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling claxon v0.2.1 [INFO] [stderr] Compiling sample v0.6.2 [INFO] [stderr] Compiling alac v0.3.0 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling caf v0.1.0 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling cpal v0.4.5 [INFO] [stderr] Compiling audrey v0.1.0 [INFO] [stderr] Compiling transcriptions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.72s [INFO] running `"docker" "inspect" "f7122b8b9b421ab5b4a02fa6a3ab9a94b7ac0accf2681874e163cea642296a0c"` [INFO] running `"docker" "rm" "-f" "f7122b8b9b421ab5b4a02fa6a3ab9a94b7ac0accf2681874e163cea642296a0c"` [INFO] [stdout] f7122b8b9b421ab5b4a02fa6a3ab9a94b7ac0accf2681874e163cea642296a0c [INFO] running `"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" "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] [stdout] 99b689ca9cd582e6830c822af9aa33b4d3ec110e0b27a876c46454780e68a193 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "99b689ca9cd582e6830c822af9aa33b4d3ec110e0b27a876c46454780e68a193"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling transcriptions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "99b689ca9cd582e6830c822af9aa33b4d3ec110e0b27a876c46454780e68a193"` [INFO] running `"docker" "rm" "-f" "99b689ca9cd582e6830c822af9aa33b4d3ec110e0b27a876c46454780e68a193"` [INFO] [stdout] 99b689ca9cd582e6830c822af9aa33b4d3ec110e0b27a876c46454780e68a193 [INFO] running `"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" "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] 3708a6ab8d27de25d3930274de9997eafdc77e0dc814d420a4036f272bb9074f [INFO] running `"docker" "start" "-a" "3708a6ab8d27de25d3930274de9997eafdc77e0dc814d420a4036f272bb9074f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/transcriptions-c28af941fb55c5ac [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" "3708a6ab8d27de25d3930274de9997eafdc77e0dc814d420a4036f272bb9074f"` [INFO] running `"docker" "rm" "-f" "3708a6ab8d27de25d3930274de9997eafdc77e0dc814d420a4036f272bb9074f"` [INFO] [stdout] 3708a6ab8d27de25d3930274de9997eafdc77e0dc814d420a4036f272bb9074f