[INFO] cloning repository https://github.com/dskleingeld/sensor_central [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dskleingeld/sensor_central" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskleingeld%2Fsensor_central"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskleingeld%2Fsensor_central'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 50f083a528980cf0a7ba6b4eebd9707535c6daf7 [INFO] testing dskleingeld/sensor_central against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskleingeld%2Fsensor_central" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dskleingeld/sensor_central 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/dskleingeld/sensor_central [INFO] finished tweaking git repo https://github.com/dskleingeld/sensor_central [INFO] tweaked toml for git repo https://github.com/dskleingeld/sensor_central written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/dskleingeld/sensor_central 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e537f0304ecf1e1dd4c948229f4bb6ae2c207451572ec50ae13a5ced4d37ddb6 [INFO] running `"docker" "start" "-a" "e537f0304ecf1e1dd4c948229f4bb6ae2c207451572ec50ae13a5ced4d37ddb6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pin-project-lite v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling nix v0.6.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 sysfs_gpio v0.5.4 [INFO] [stderr] Compiling i2cdev v0.4.4 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling bme280 v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling spidev v0.3.0 [INFO] [stderr] Compiling linux-embedded-hal v0.2.2 [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 tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling sensor_central v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `"docker" "inspect" "e537f0304ecf1e1dd4c948229f4bb6ae2c207451572ec50ae13a5ced4d37ddb6"` [INFO] running `"docker" "rm" "-f" "e537f0304ecf1e1dd4c948229f4bb6ae2c207451572ec50ae13a5ced4d37ddb6"` [INFO] [stdout] e537f0304ecf1e1dd4c948229f4bb6ae2c207451572ec50ae13a5ced4d37ddb6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 652271a8f4799d0f6270d0b18a0c21cab7575fc271d3724aa3b5db6cd877a9fe [INFO] running `"docker" "start" "-a" "652271a8f4799d0f6270d0b18a0c21cab7575fc271d3724aa3b5db6cd877a9fe"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sensor_central v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `"docker" "inspect" "652271a8f4799d0f6270d0b18a0c21cab7575fc271d3724aa3b5db6cd877a9fe"` [INFO] running `"docker" "rm" "-f" "652271a8f4799d0f6270d0b18a0c21cab7575fc271d3724aa3b5db6cd877a9fe"` [INFO] [stdout] 652271a8f4799d0f6270d0b18a0c21cab7575fc271d3724aa3b5db6cd877a9fe [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 32edee58fda192a7e0a3ec5866321bc9a6d832e9260afbb20e7a6e654f1f80d1 [INFO] running `"docker" "start" "-a" "32edee58fda192a7e0a3ec5866321bc9a6d832e9260afbb20e7a6e654f1f80d1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sensor_central-f431fcedda0a9754 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test fields::compression::tests::encode_and_decode_edge_case ... ok [INFO] [stdout] test fields::compression::tests::encode_and_decode_multiple_edge_case ... ok [INFO] [stdout] test fields::compression::tests::encode_and_decode_start_case ... ok [INFO] [stdout] test fields::compression::tests::encode_and_decode ... ok [INFO] [stdout] test fields::compression::tests::encode_and_decode_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "32edee58fda192a7e0a3ec5866321bc9a6d832e9260afbb20e7a6e654f1f80d1"` [INFO] running `"docker" "rm" "-f" "32edee58fda192a7e0a3ec5866321bc9a6d832e9260afbb20e7a6e654f1f80d1"` [INFO] [stdout] 32edee58fda192a7e0a3ec5866321bc9a6d832e9260afbb20e7a6e654f1f80d1