[INFO] updating cached repository https://github.com/RadekDvorak/outdoor [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] [stderr] From https://github.com/RadekDvorak/outdoor [INFO] [stderr] - [deleted] (none) -> tuning [INFO] [stderr] a3e461f..2a66251 master -> master [INFO] [stderr] * [new branch] refactor-tasks -> refactor-tasks [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2a6625193c3b33113f01ffce4f9a724e0635feaf [INFO] testing RadekDvorak/outdoor against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadekDvorak%2Foutdoor" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RadekDvorak/outdoor 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/RadekDvorak/outdoor [INFO] finished tweaking git repo https://github.com/RadekDvorak/outdoor [INFO] tweaked toml for git repo https://github.com/RadekDvorak/outdoor written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/RadekDvorak/outdoor 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 1644b482903970608279969038be28c153866147933aea95936d776c62072234 [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" "1644b482903970608279969038be28c153866147933aea95936d776c62072234"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling uom v0.27.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling rumq-core v0.1.0-alpha.10 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling rumq-client v0.1.0-alpha.10 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling sloggers v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling outdoor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `"docker" "inspect" "1644b482903970608279969038be28c153866147933aea95936d776c62072234"` [INFO] running `"docker" "rm" "-f" "1644b482903970608279969038be28c153866147933aea95936d776c62072234"` [INFO] [stdout] 1644b482903970608279969038be28c153866147933aea95936d776c62072234 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] d38f2bb1c3df1d791e0dcfa57078e954c4806f88adf9d43fc3fb896816462406 [INFO] running `"docker" "start" "-a" "d38f2bb1c3df1d791e0dcfa57078e954c4806f88adf9d43fc3fb896816462406"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling outdoor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.51s [INFO] running `"docker" "inspect" "d38f2bb1c3df1d791e0dcfa57078e954c4806f88adf9d43fc3fb896816462406"` [INFO] running `"docker" "rm" "-f" "d38f2bb1c3df1d791e0dcfa57078e954c4806f88adf9d43fc3fb896816462406"` [INFO] [stdout] d38f2bb1c3df1d791e0dcfa57078e954c4806f88adf9d43fc3fb896816462406 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 1865933bfe25468a159449a4f557a114c91652b406e81db8934754729318aa3d [INFO] running `"docker" "start" "-a" "1865933bfe25468a159449a4f557a114c91652b406e81db8934754729318aa3d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/outdoor-88b73a5dc55a14b8 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test app::logging::test::common_severities_converted ... ok [INFO] [stdout] test domain::current_weather::test::humidity_ok ... ok [INFO] [stdout] test domain::current_weather::test::humidity_valid ... ok [INFO] [stdout] test domain::current_weather::test::weather_temperature_ok ... ok [INFO] [stdout] test domain::current_weather::test::weather_humidity_ok ... ok [INFO] [stdout] test domain::current_weather::test::weather_from_main ... ok [INFO] [stdout] test domain::current_weather::test::weather_pressure_ok ... ok [INFO] [stdout] test domain::current_weather::test::humidity_low ... ok [INFO] [stdout] test domain::current_weather::test::humidity_high ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1865933bfe25468a159449a4f557a114c91652b406e81db8934754729318aa3d"` [INFO] running `"docker" "rm" "-f" "1865933bfe25468a159449a4f557a114c91652b406e81db8934754729318aa3d"` [INFO] [stdout] 1865933bfe25468a159449a4f557a114c91652b406e81db8934754729318aa3d