[INFO] cloning repository https://github.com/jabber-tools/garage-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jabber-tools/garage-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabber-tools%2Fgarage-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabber-tools%2Fgarage-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dcda2f2df7565ae54d70d5310b077726d4e5dc9 [INFO] testing jabber-tools/garage-controller against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabber-tools%2Fgarage-controller" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jabber-tools/garage-controller on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jabber-tools/garage-controller [INFO] finished tweaking git repo https://github.com/jabber-tools/garage-controller [INFO] tweaked toml for git repo https://github.com/jabber-tools/garage-controller written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jabber-tools/garage-controller already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mqttrs v0.2.0 [INFO] [stderr] Downloaded mqtt-async-client v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5a2cb32a5fd550d8781fcc5f69e2166c8976fbc604c84ce0f83df86ce917bec [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" "c5a2cb32a5fd550d8781fcc5f69e2166c8976fbc604c84ce0f83df86ce917bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5a2cb32a5fd550d8781fcc5f69e2166c8976fbc604c84ce0f83df86ce917bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5a2cb32a5fd550d8781fcc5f69e2166c8976fbc604c84ce0f83df86ce917bec", kill_on_drop: false }` [INFO] [stdout] c5a2cb32a5fd550d8781fcc5f69e2166c8976fbc604c84ce0f83df86ce917bec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df04be08da0fd1edd6bec4e27062e321aed3f0a31af6cf3f999900554a74269b [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" "df04be08da0fd1edd6bec4e27062e321aed3f0a31af6cf3f999900554a74269b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mqttrs v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling log4rs v0.13.0 [INFO] [stderr] Compiling tokio-rustls v0.12.3 [INFO] [stderr] Compiling mqtt-async-client v0.1.5 [INFO] [stderr] Compiling garage-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "df04be08da0fd1edd6bec4e27062e321aed3f0a31af6cf3f999900554a74269b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df04be08da0fd1edd6bec4e27062e321aed3f0a31af6cf3f999900554a74269b", kill_on_drop: false }` [INFO] [stdout] df04be08da0fd1edd6bec4e27062e321aed3f0a31af6cf3f999900554a74269b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", 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] 77ad4aff5c2618a8a0c90b52f031871ff555fa3ce19c01133f51c1b7e4859a4d [INFO] running `Command { std: "docker" "start" "-a" "77ad4aff5c2618a8a0c90b52f031871ff555fa3ce19c01133f51c1b7e4859a4d", kill_on_drop: false }` [INFO] [stderr] Compiling garage-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.05s [INFO] running `Command { std: "docker" "inspect" "77ad4aff5c2618a8a0c90b52f031871ff555fa3ce19c01133f51c1b7e4859a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ad4aff5c2618a8a0c90b52f031871ff555fa3ce19c01133f51c1b7e4859a4d", kill_on_drop: false }` [INFO] [stdout] 77ad4aff5c2618a8a0c90b52f031871ff555fa3ce19c01133f51c1b7e4859a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b85625604e32e08bda83402252405db1ccef43f208ed527af1032a036549bab3 [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" "b85625604e32e08bda83402252405db1ccef43f208ed527af1032a036549bab3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/garage_controller-b5ffa67d4814986d [INFO] [stdout] running 9 tests [INFO] [stdout] test jwt::tests::test_verify_with_real_cert ... ignored [INFO] [stdout] test mqtt::tests::test_plain_client ... ignored [INFO] [stdout] test mqtt::tests::test_pub_and_sub ... ignored [INFO] [stdout] test mqtt::tests::test_sub_real_smart_home_msg ... ignored [INFO] [stdout] test jwt::tests::test_default ... ok [INFO] [stdout] test aes::tests::test_encrypt_impl_decrypt_impl ... ok [INFO] [stdout] test aes::tests::test_encrypt_decrypt ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/garage_controller-0dc2b96217f65164 [INFO] [stdout] test jwt::tests::test_sign_corrupt_fail_to_verify ... ok [INFO] [stdout] test jwt::tests::test_sign_and_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests garage-controller [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] [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" "b85625604e32e08bda83402252405db1ccef43f208ed527af1032a036549bab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85625604e32e08bda83402252405db1ccef43f208ed527af1032a036549bab3", kill_on_drop: false }` [INFO] [stdout] b85625604e32e08bda83402252405db1ccef43f208ed527af1032a036549bab3