[INFO] cloning repository https://github.com/DrBluefall/Neocord [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrBluefall/Neocord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBluefall%2FNeocord"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBluefall%2FNeocord'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] edb19f1081fcc1c06e0387a4add0f4faaa8b54ca [INFO] testing DrBluefall/Neocord against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBluefall%2FNeocord" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DrBluefall/Neocord 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/DrBluefall/Neocord [INFO] finished tweaking git repo https://github.com/DrBluefall/Neocord [INFO] tweaked toml for git repo https://github.com/DrBluefall/Neocord written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/DrBluefall/Neocord 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-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" "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] 00be1e4d53943aec96bd8776a9b555d12dabb2103f274f15140bc7dbda7830e5 [INFO] running `"docker" "start" "-a" "00be1e4d53943aec96bd8776a9b555d12dabb2103f274f15140bc7dbda7830e5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rmp v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling rmpv v0.4.2 [INFO] [stderr] Compiling neovim-lib v0.6.1 [INFO] [stderr] Compiling discord-rpc-client v0.3.0 [INFO] [stderr] Compiling neocord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.12s [INFO] running `"docker" "inspect" "00be1e4d53943aec96bd8776a9b555d12dabb2103f274f15140bc7dbda7830e5"` [INFO] running `"docker" "rm" "-f" "00be1e4d53943aec96bd8776a9b555d12dabb2103f274f15140bc7dbda7830e5"` [INFO] [stdout] 00be1e4d53943aec96bd8776a9b555d12dabb2103f274f15140bc7dbda7830e5 [INFO] running `"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" "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] [stdout] 7562ace2ec8a4ded977cc1ae75dc0be9dcab23416036d39758c44302c9a9a4ef [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" "7562ace2ec8a4ded977cc1ae75dc0be9dcab23416036d39758c44302c9a9a4ef"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling neocord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.07s [INFO] running `"docker" "inspect" "7562ace2ec8a4ded977cc1ae75dc0be9dcab23416036d39758c44302c9a9a4ef"` [INFO] running `"docker" "rm" "-f" "7562ace2ec8a4ded977cc1ae75dc0be9dcab23416036d39758c44302c9a9a4ef"` [INFO] [stdout] 7562ace2ec8a4ded977cc1ae75dc0be9dcab23416036d39758c44302c9a9a4ef [INFO] running `"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" "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] 96c18c15b9f38238204d8973559a74f61a4670731bad5c76f34ed1333895694a [INFO] running `"docker" "start" "-a" "96c18c15b9f38238204d8973559a74f61a4670731bad5c76f34ed1333895694a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/neocord-4efc6023344453de [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" "96c18c15b9f38238204d8973559a74f61a4670731bad5c76f34ed1333895694a"` [INFO] running `"docker" "rm" "-f" "96c18c15b9f38238204d8973559a74f61a4670731bad5c76f34ed1333895694a"` [INFO] [stdout] 96c18c15b9f38238204d8973559a74f61a4670731bad5c76f34ed1333895694a