[INFO] cloning repository https://github.com/KevinMackenzie/ferric-falcon [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KevinMackenzie/ferric-falcon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinMackenzie%2Fferric-falcon"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinMackenzie%2Fferric-falcon'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 264e616d2028e3e3848a5dc66c7ff43192f66171 [INFO] testing KevinMackenzie/ferric-falcon against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinMackenzie%2Fferric-falcon" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KevinMackenzie/ferric-falcon 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/KevinMackenzie/ferric-falcon [INFO] finished tweaking git repo https://github.com/KevinMackenzie/ferric-falcon [INFO] tweaked toml for git repo https://github.com/KevinMackenzie/ferric-falcon written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/KevinMackenzie/ferric-falcon 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 17d68a1cb236973d90f53b5245937b19074a36cf306b891ee8ee043b0c256b99 [INFO] running `"docker" "start" "-a" "17d68a1cb236973d90f53b5245937b19074a36cf306b891ee8ee043b0c256b99"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling paste v0.1.16 [INFO] [stderr] Compiling simba v0.1.2 [INFO] [stderr] Compiling nalgebra v0.21.0 [INFO] [stderr] Compiling ferric_falcon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.45s [INFO] running `"docker" "inspect" "17d68a1cb236973d90f53b5245937b19074a36cf306b891ee8ee043b0c256b99"` [INFO] running `"docker" "rm" "-f" "17d68a1cb236973d90f53b5245937b19074a36cf306b891ee8ee043b0c256b99"` [INFO] [stdout] 17d68a1cb236973d90f53b5245937b19074a36cf306b891ee8ee043b0c256b99 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] ba4c6b32990fcabe75d47b94a00b6dd8486e15f9e6ea8397299aef3856014fdd [INFO] running `"docker" "start" "-a" "ba4c6b32990fcabe75d47b94a00b6dd8486e15f9e6ea8397299aef3856014fdd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ferric_falcon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "ba4c6b32990fcabe75d47b94a00b6dd8486e15f9e6ea8397299aef3856014fdd"` [INFO] running `"docker" "rm" "-f" "ba4c6b32990fcabe75d47b94a00b6dd8486e15f9e6ea8397299aef3856014fdd"` [INFO] [stdout] ba4c6b32990fcabe75d47b94a00b6dd8486e15f9e6ea8397299aef3856014fdd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 4e28a0202731e519ad068e8cbf9c296c882558123f35f1ff080c9dabee34b7f3 [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" "4e28a0202731e519ad068e8cbf9c296c882558123f35f1ff080c9dabee34b7f3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ferric_falcon-c390809664cc475c [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" "4e28a0202731e519ad068e8cbf9c296c882558123f35f1ff080c9dabee34b7f3"` [INFO] running `"docker" "rm" "-f" "4e28a0202731e519ad068e8cbf9c296c882558123f35f1ff080c9dabee34b7f3"` [INFO] [stdout] 4e28a0202731e519ad068e8cbf9c296c882558123f35f1ff080c9dabee34b7f3