[INFO] updating cached repository https://github.com/1HPorange/sportler [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] 7b61290e1e9c9deef4ef125dcea52709bab81162 [INFO] testing 1HPorange/sportler against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1HPorange%2Fsportler" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1HPorange/sportler on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/1HPorange/sportler [INFO] finished tweaking git repo https://github.com/1HPorange/sportler [INFO] tweaked toml for git repo https://github.com/1HPorange/sportler written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/1HPorange/sportler already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-06-03" "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] 76ca73911d6f02ec1517035399fd7fd4f562deb7829c9ac7f4670e8a9070d4e8 [INFO] running `"docker" "start" "-a" "76ca73911d6f02ec1517035399fd7fd4f562deb7829c9ac7f4670e8a9070d4e8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling sportler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "76ca73911d6f02ec1517035399fd7fd4f562deb7829c9ac7f4670e8a9070d4e8"` [INFO] running `"docker" "rm" "-f" "76ca73911d6f02ec1517035399fd7fd4f562deb7829c9ac7f4670e8a9070d4e8"` [INFO] [stdout] 76ca73911d6f02ec1517035399fd7fd4f562deb7829c9ac7f4670e8a9070d4e8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-06-03" "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] 9c6882d90dc4631f71a8a626f65f86f9870770e10c0b11370154564a4340184e [INFO] running `"docker" "start" "-a" "9c6882d90dc4631f71a8a626f65f86f9870770e10c0b11370154564a4340184e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sportler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `"docker" "inspect" "9c6882d90dc4631f71a8a626f65f86f9870770e10c0b11370154564a4340184e"` [INFO] running `"docker" "rm" "-f" "9c6882d90dc4631f71a8a626f65f86f9870770e10c0b11370154564a4340184e"` [INFO] [stdout] 9c6882d90dc4631f71a8a626f65f86f9870770e10c0b11370154564a4340184e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-06-03" "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] 30152d1d9d1245629075e2cd380f9416283b0b28700fd05caa414f67fc6410c1 [INFO] running `"docker" "start" "-a" "30152d1d9d1245629075e2cd380f9416283b0b28700fd05caa414f67fc6410c1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sportler-58b9887a10041165 [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" "30152d1d9d1245629075e2cd380f9416283b0b28700fd05caa414f67fc6410c1"` [INFO] running `"docker" "rm" "-f" "30152d1d9d1245629075e2cd380f9416283b0b28700fd05caa414f67fc6410c1"` [INFO] [stdout] 30152d1d9d1245629075e2cd380f9416283b0b28700fd05caa414f67fc6410c1