[INFO] cloning repository https://github.com/lstwn/bachelorthesis-gaenext-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lstwn/bachelorthesis-gaenext-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flstwn%2Fbachelorthesis-gaenext-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flstwn%2Fbachelorthesis-gaenext-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52ab65cdab4f4f6b28abf478add2637a499f651e [INFO] testing lstwn/bachelorthesis-gaenext-prototype against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flstwn%2Fbachelorthesis-gaenext-prototype" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lstwn/bachelorthesis-gaenext-prototype on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lstwn/bachelorthesis-gaenext-prototype [INFO] finished tweaking git repo https://github.com/lstwn/bachelorthesis-gaenext-prototype [INFO] tweaked toml for git repo https://github.com/lstwn/bachelorthesis-gaenext-prototype written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lstwn/bachelorthesis-gaenext-prototype already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2accb4166c17275cebaf6fa454fb6addcb07718b9c89c1c8bc74433e1328fc4a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2accb4166c17275cebaf6fa454fb6addcb07718b9c89c1c8bc74433e1328fc4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2accb4166c17275cebaf6fa454fb6addcb07718b9c89c1c8bc74433e1328fc4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2accb4166c17275cebaf6fa454fb6addcb07718b9c89c1c8bc74433e1328fc4a", kill_on_drop: false }` [INFO] [stdout] 2accb4166c17275cebaf6fa454fb6addcb07718b9c89c1c8bc74433e1328fc4a [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daf9d2a4a6c592b69b134e60b8a056532bd2afe4c30e8296df308a6a55045270 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "daf9d2a4a6c592b69b134e60b8a056532bd2afe4c30e8296df308a6a55045270", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling signal-hook v0.3.7 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling enum-ordinalize v3.1.9 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tarpc-plugins v0.10.0 [INFO] [stderr] Compiling educe v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling tarpc v0.25.1 [INFO] [stderr] Compiling exposurelib v0.1.0 (/opt/rustwide/workdir/exposurelib) [INFO] [stderr] Compiling configurator v0.1.0 (/opt/rustwide/workdir/configurator) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling diagnosisserver v0.1.0 (/opt/rustwide/workdir/diagnosisserver) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "daf9d2a4a6c592b69b134e60b8a056532bd2afe4c30e8296df308a6a55045270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daf9d2a4a6c592b69b134e60b8a056532bd2afe4c30e8296df308a6a55045270", kill_on_drop: false }` [INFO] [stdout] daf9d2a4a6c592b69b134e60b8a056532bd2afe4c30e8296df308a6a55045270 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8fb299ce524b1334bda3789ce9dc686642ff4279ee713366bd29502af511b45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8fb299ce524b1334bda3789ce9dc686642ff4279ee713366bd29502af511b45", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stderr] Compiling exposurelib v0.1.0 (/opt/rustwide/workdir/exposurelib) [INFO] [stderr] Compiling configurator v0.1.0 (/opt/rustwide/workdir/configurator) [INFO] [stderr] Compiling diagnosisserver v0.1.0 (/opt/rustwide/workdir/diagnosisserver) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.94s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/client-ee09c7c3b6490639) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/configurator-8140e218dbe7fb0a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/diagnosisserver-19835e93bf0f6d1b) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/exposurelib-21bcde8c256b0e8a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/runner-8971f5f55b10d53a) [INFO] running `Command { std: "docker" "inspect" "d8fb299ce524b1334bda3789ce9dc686642ff4279ee713366bd29502af511b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8fb299ce524b1334bda3789ce9dc686642ff4279ee713366bd29502af511b45", kill_on_drop: false }` [INFO] [stdout] d8fb299ce524b1334bda3789ce9dc686642ff4279ee713366bd29502af511b45 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06f8c54c7c8cbf1f34a5fa2effc27a5c0579a957721af1474ea81858755831c4 [INFO] running `Command { std: "docker" "start" "-a" "06f8c54c7c8cbf1f34a5fa2effc27a5c0579a957721af1474ea81858755831c4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-ee09c7c3b6490639) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/configurator-8140e218dbe7fb0a) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/diagnosisserver-19835e93bf0f6d1b) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exposurelib-21bcde8c256b0e8a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test time::tests::test_floor_tekrp_multiple ... ok [INFO] [stdout] test time::tests::test_exposure_time_creation ... ok [INFO] [stdout] test primitives::tests::test_infection_period ... ok [INFO] [stdout] test primitives::tests::test_tek_rolling_period ... ok [INFO] [stdout] test time::tests::test_exposure_time_comparison ... ok [INFO] [stdout] test time::tests::test_time_interval ... ok [INFO] [stdout] test time::tests::test_panic_time_interval_creation_2 - should panic ... ok [INFO] [stdout] test time::tests::test_panic_time_interval_creation_1 - should panic ... ok [INFO] [stdout] test time::tests::test_panic_time_interval_creation_3 - should panic ... ok [INFO] [stdout] test time::tests::test_panic_time_interval_creation_4 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runner-8971f5f55b10d53a) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests exposurelib [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06f8c54c7c8cbf1f34a5fa2effc27a5c0579a957721af1474ea81858755831c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f8c54c7c8cbf1f34a5fa2effc27a5c0579a957721af1474ea81858755831c4", kill_on_drop: false }` [INFO] [stdout] 06f8c54c7c8cbf1f34a5fa2effc27a5c0579a957721af1474ea81858755831c4