[INFO] cloning repository https://github.com/EdJoPaTo/candle-remote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdJoPaTo/candle-remote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fcandle-remote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fcandle-remote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a5bf84110c26e11ef9f9833e67cef6110763e91 [INFO] testing EdJoPaTo/candle-remote against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fcandle-remote" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EdJoPaTo/candle-remote on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EdJoPaTo/candle-remote [INFO] finished tweaking git repo https://github.com/EdJoPaTo/candle-remote [INFO] tweaked toml for git repo https://github.com/EdJoPaTo/candle-remote written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/EdJoPaTo/candle-remote already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04bd23d2ae08f72af00955368c306bf14a85a3f6c38856c123c79f934a8514d7 [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" "04bd23d2ae08f72af00955368c306bf14a85a3f6c38856c123c79f934a8514d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04bd23d2ae08f72af00955368c306bf14a85a3f6c38856c123c79f934a8514d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04bd23d2ae08f72af00955368c306bf14a85a3f6c38856c123c79f934a8514d7", kill_on_drop: false }` [INFO] [stdout] 04bd23d2ae08f72af00955368c306bf14a85a3f6c38856c123c79f934a8514d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ae9109096375812fcee097b00459455d652f24585245b436e807a72586634c9 [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" "8ae9109096375812fcee097b00459455d652f24585245b436e807a72586634c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling pollster v0.2.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling mqtt4bytes v0.4.0 [INFO] [stderr] Compiling async_io_stream v0.2.0-beta.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling ws_stream_tungstenite v0.4.0-beta.2 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling pharos v0.4.2 [INFO] [stderr] Compiling tokio-rustls v0.20.0 [INFO] [stderr] Compiling async-tungstenite v0.10.0 [INFO] [stderr] Compiling rumqttc v0.3.0 [INFO] [stderr] Compiling candle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "8ae9109096375812fcee097b00459455d652f24585245b436e807a72586634c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae9109096375812fcee097b00459455d652f24585245b436e807a72586634c9", kill_on_drop: false }` [INFO] [stdout] 8ae9109096375812fcee097b00459455d652f24585245b436e807a72586634c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc2d2a8155e632368e7fde98a607d3f72e359e09e1dadbfccad786baa958de9a [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" "dc2d2a8155e632368e7fde98a607d3f72e359e09e1dadbfccad786baa958de9a", kill_on_drop: false }` [INFO] [stderr] Compiling candle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "dc2d2a8155e632368e7fde98a607d3f72e359e09e1dadbfccad786baa958de9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2d2a8155e632368e7fde98a607d3f72e359e09e1dadbfccad786baa958de9a", kill_on_drop: false }` [INFO] [stdout] dc2d2a8155e632368e7fde98a607d3f72e359e09e1dadbfccad786baa958de9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9df5fe1513b9a1a428e9020896bcd0f1fbb81887c8a7a68b38f5775c50c2c393 [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" "9df5fe1513b9a1a428e9020896bcd0f1fbb81887c8a7a68b38f5775c50c2c393", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/candle-31f5195942bce5d5 [INFO] [stdout] running 8 tests [INFO] [stdout] test meeting::math::calc_relative_position_half ... ok [INFO] [stdout] test meeting::math::interpolate_start ... ok [INFO] [stdout] test meeting::math::duration_until_past_is_none ... ok [INFO] [stdout] test meeting::math::duration_until_future_works ... ok [INFO] [stdout] test meeting::math::interpolate_half ... ok [INFO] [stdout] test meeting::math::interpolate_end ... ok [INFO] [stdout] test meeting::math::calc_relative_position_end ... ok [INFO] [stdout] test meeting::math::calc_relative_position_start ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9df5fe1513b9a1a428e9020896bcd0f1fbb81887c8a7a68b38f5775c50c2c393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9df5fe1513b9a1a428e9020896bcd0f1fbb81887c8a7a68b38f5775c50c2c393", kill_on_drop: false }` [INFO] [stdout] 9df5fe1513b9a1a428e9020896bcd0f1fbb81887c8a7a68b38f5775c50c2c393