[INFO] cloning repository https://github.com/dmweis/mqtt_discord_relay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmweis/mqtt_discord_relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2Fmqtt_discord_relay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2Fmqtt_discord_relay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4ceb67c0ee0ac56acb148ed006ff0af944a8621 [INFO] testing dmweis/mqtt_discord_relay against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2Fmqtt_discord_relay" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmweis/mqtt_discord_relay 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/dmweis/mqtt_discord_relay [INFO] finished tweaking git repo https://github.com/dmweis/mqtt_discord_relay [INFO] tweaked toml for git repo https://github.com/dmweis/mqtt_discord_relay written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dmweis/mqtt_discord_relay 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] b24f12c26440e05fdde96c90f9323569ab8289c4ae7ba9ce75a01cc39dcca5d5 [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" "b24f12c26440e05fdde96c90f9323569ab8289c4ae7ba9ce75a01cc39dcca5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b24f12c26440e05fdde96c90f9323569ab8289c4ae7ba9ce75a01cc39dcca5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b24f12c26440e05fdde96c90f9323569ab8289c4ae7ba9ce75a01cc39dcca5d5", kill_on_drop: false }` [INFO] [stdout] b24f12c26440e05fdde96c90f9323569ab8289c4ae7ba9ce75a01cc39dcca5d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] b08ce89b81f06890ce4cf3a8cb170a48ab281a6cec2bb9b0f91bb0ddee36a654 [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" "b08ce89b81f06890ce4cf3a8cb170a48ab281a6cec2bb9b0f91bb0ddee36a654", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling zeromq-src v0.1.8+4.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling libzmq-sys v0.1.7+4.3.2 (https://github.com/dmweis/libzmq-rs#f10f9d42) [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling simplelog v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling humantime-serde v1.0.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling libzmq v0.2.2 (https://github.com/dmweis/libzmq-rs#f10f9d42) [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling rumqtt v0.31.0 [INFO] [stderr] Compiling mqtt_discord_relay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "b08ce89b81f06890ce4cf3a8cb170a48ab281a6cec2bb9b0f91bb0ddee36a654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08ce89b81f06890ce4cf3a8cb170a48ab281a6cec2bb9b0f91bb0ddee36a654", kill_on_drop: false }` [INFO] [stdout] b08ce89b81f06890ce4cf3a8cb170a48ab281a6cec2bb9b0f91bb0ddee36a654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ec0500817f42da6f8a20fa612df2431edb91495dfe8d317903220ca7ff58c83 [INFO] running `Command { std: "docker" "start" "-a" "9ec0500817f42da6f8a20fa612df2431edb91495dfe8d317903220ca7ff58c83", kill_on_drop: false }` [INFO] [stderr] Compiling mqtt_discord_relay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "9ec0500817f42da6f8a20fa612df2431edb91495dfe8d317903220ca7ff58c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec0500817f42da6f8a20fa612df2431edb91495dfe8d317903220ca7ff58c83", kill_on_drop: false }` [INFO] [stdout] 9ec0500817f42da6f8a20fa612df2431edb91495dfe8d317903220ca7ff58c83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 51d0f257ffc8017b9918491e896ae6c3b73b96113ef926c038b777e9c45e705b [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" "51d0f257ffc8017b9918491e896ae6c3b73b96113ef926c038b777e9c45e705b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mqtt_discord_relay-5a96fa2dbbf99681 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "51d0f257ffc8017b9918491e896ae6c3b73b96113ef926c038b777e9c45e705b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d0f257ffc8017b9918491e896ae6c3b73b96113ef926c038b777e9c45e705b", kill_on_drop: false }` [INFO] [stdout] 51d0f257ffc8017b9918491e896ae6c3b73b96113ef926c038b777e9c45e705b