[INFO] cloning repository https://github.com/DavidCarl/rasp_lora_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavidCarl/rasp_lora_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidCarl%2Frasp_lora_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidCarl%2Frasp_lora_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99060d25c237a7172e2901ef03e065df14e712bd [INFO] testing DavidCarl/rasp_lora_server 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%2FDavidCarl%2Frasp_lora_server" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DavidCarl/rasp_lora_server 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/DavidCarl/rasp_lora_server [INFO] finished tweaking git repo https://github.com/DavidCarl/rasp_lora_server [INFO] tweaked toml for git repo https://github.com/DavidCarl/rasp_lora_server written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/DavidCarl/rasp_lora_server 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b98bd7d3c5a4ebf59b1953b0f8bc04979b0ee77154251c21bd31be670532cd8f [INFO] running `Command { std: "docker" "start" "-a" "b98bd7d3c5a4ebf59b1953b0f8bc04979b0ee77154251c21bd31be670532cd8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b98bd7d3c5a4ebf59b1953b0f8bc04979b0ee77154251c21bd31be670532cd8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98bd7d3c5a4ebf59b1953b0f8bc04979b0ee77154251c21bd31be670532cd8f", kill_on_drop: false }` [INFO] [stdout] b98bd7d3c5a4ebf59b1953b0f8bc04979b0ee77154251c21bd31be670532cd8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 8856c77d4052f8ef09af7d188a7d9507e858ef88d5b47e3e9ae3031fe7ff0e0a [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" "8856c77d4052f8ef09af7d188a7d9507e858ef88d5b47e3e9ae3031fe7ff0e0a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling coap-lite v0.3.5 [INFO] [stderr] Compiling spin_sleep v1.1.1 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.5 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rppal v0.13.1 [INFO] [stderr] Compiling sx127x_lora v0.3.1 (https://github.com/DavidCarl/sx127x_lora#454cc599) [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling ccm v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spidev v0.3.0 [INFO] [stderr] Compiling i2cdev v0.4.4 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling linux-embedded-hal v0.2.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling x25519-dalek-ng v1.1.1 [INFO] [stderr] Compiling twoRatchet v0.1.0 (https://github.com/S3j5b0/Double_ratchet#bfd13580) [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling oscore v0.1.0 (https://github.com/DavidCarl/oscore#2e1967f1) [INFO] [stderr] Compiling rasp_lora_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "8856c77d4052f8ef09af7d188a7d9507e858ef88d5b47e3e9ae3031fe7ff0e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8856c77d4052f8ef09af7d188a7d9507e858ef88d5b47e3e9ae3031fe7ff0e0a", kill_on_drop: false }` [INFO] [stdout] 8856c77d4052f8ef09af7d188a7d9507e858ef88d5b47e3e9ae3031fe7ff0e0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] c1de60484142a53549d3423b25b29bf3d0cbe6c00949ba57c0a7a49dd8130963 [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" "c1de60484142a53549d3423b25b29bf3d0cbe6c00949ba57c0a7a49dd8130963", kill_on_drop: false }` [INFO] [stderr] Compiling rasp_lora_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rasp_lora_server-6cd0ceac418d9763) [INFO] running `Command { std: "docker" "inspect" "c1de60484142a53549d3423b25b29bf3d0cbe6c00949ba57c0a7a49dd8130963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1de60484142a53549d3423b25b29bf3d0cbe6c00949ba57c0a7a49dd8130963", kill_on_drop: false }` [INFO] [stdout] c1de60484142a53549d3423b25b29bf3d0cbe6c00949ba57c0a7a49dd8130963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 9e574f52feb06a5a1da7e1924f1b8c6e3f3d41561097c0ebf55f9bfa6e8953dd [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" "9e574f52feb06a5a1da7e1924f1b8c6e3f3d41561097c0ebf55f9bfa6e8953dd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rasp_lora_server-6cd0ceac418d9763) [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" "9e574f52feb06a5a1da7e1924f1b8c6e3f3d41561097c0ebf55f9bfa6e8953dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e574f52feb06a5a1da7e1924f1b8c6e3f3d41561097c0ebf55f9bfa6e8953dd", kill_on_drop: false }` [INFO] [stdout] 9e574f52feb06a5a1da7e1924f1b8c6e3f3d41561097c0ebf55f9bfa6e8953dd