[INFO] cloning repository https://github.com/kaikalii/coral [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaikalii/coral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaikalii%2Fcoral"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaikalii%2Fcoral'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ad82b14e106ebf11bf0b05a5206d7100947be64 [INFO] testing kaikalii/coral against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaikalii%2Fcoral" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaikalii/coral 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/kaikalii/coral [INFO] finished tweaking git repo https://github.com/kaikalii/coral [INFO] tweaked toml for git repo https://github.com/kaikalii/coral written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kaikalii/coral 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 2835ce9eed5d0962e7070800c1f6b79cef0c25497709e36a45b560b4b25b2865 [INFO] running `"docker" "start" "-a" "2835ce9eed5d0962e7070800c1f6b79cef0c25497709e36a45b560b4b25b2865"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling pad v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling terminal_size v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling coral v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "2835ce9eed5d0962e7070800c1f6b79cef0c25497709e36a45b560b4b25b2865"` [INFO] running `"docker" "rm" "-f" "2835ce9eed5d0962e7070800c1f6b79cef0c25497709e36a45b560b4b25b2865"` [INFO] [stdout] 2835ce9eed5d0962e7070800c1f6b79cef0c25497709e36a45b560b4b25b2865 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 2b6bec9402c0810bd08c666f20b19e57e7c446d58ed4d0b0a06135dfb4230227 [INFO] running `"docker" "start" "-a" "2b6bec9402c0810bd08c666f20b19e57e7c446d58ed4d0b0a06135dfb4230227"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling coral v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `"docker" "inspect" "2b6bec9402c0810bd08c666f20b19e57e7c446d58ed4d0b0a06135dfb4230227"` [INFO] running `"docker" "rm" "-f" "2b6bec9402c0810bd08c666f20b19e57e7c446d58ed4d0b0a06135dfb4230227"` [INFO] [stdout] 2b6bec9402c0810bd08c666f20b19e57e7c446d58ed4d0b0a06135dfb4230227 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a1b64c129c8f7d14cd3441740a419c8a3ec390eed333f7a0f85e0f99ab3302c3 [INFO] running `"docker" "start" "-a" "a1b64c129c8f7d14cd3441740a419c8a3ec390eed333f7a0f85e0f99ab3302c3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/coral-ec045560b53cb5f3 [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] [stderr] Running /opt/rustwide/target/debug/deps/coral-191b9b0928931781 [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] [stderr] Doc-tests coral [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" "a1b64c129c8f7d14cd3441740a419c8a3ec390eed333f7a0f85e0f99ab3302c3"` [INFO] running `"docker" "rm" "-f" "a1b64c129c8f7d14cd3441740a419c8a3ec390eed333f7a0f85e0f99ab3302c3"` [INFO] [stdout] a1b64c129c8f7d14cd3441740a419c8a3ec390eed333f7a0f85e0f99ab3302c3