[INFO] cloning repository https://github.com/bittrance/mqtt-verify [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bittrance/mqtt-verify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittrance%2Fmqtt-verify"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittrance%2Fmqtt-verify'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 14eeb0ed1e70bcf7ce7a3cfeb0a1d0c95296df0e [INFO] testing bittrance/mqtt-verify against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittrance%2Fmqtt-verify" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bittrance/mqtt-verify on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bittrance/mqtt-verify [INFO] finished tweaking git repo https://github.com/bittrance/mqtt-verify [INFO] tweaked toml for git repo https://github.com/bittrance/mqtt-verify written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/bittrance/mqtt-verify already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 7493df4900f1931ea54d98286819322fea396b821ea690781e1b43fce60bca47 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "7493df4900f1931ea54d98286819322fea396b821ea690781e1b43fce60bca47"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling evalexpr v5.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling cmake v0.1.43 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling paho-mqtt-sys v0.3.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling paho-mqtt v0.7.1 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling mqtt-verify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `"docker" "inspect" "7493df4900f1931ea54d98286819322fea396b821ea690781e1b43fce60bca47"` [INFO] running `"docker" "rm" "-f" "7493df4900f1931ea54d98286819322fea396b821ea690781e1b43fce60bca47"` [INFO] [stdout] 7493df4900f1931ea54d98286819322fea396b821ea690781e1b43fce60bca47 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f35807b349ac77787a17e03d3ebdfc5c6a68f7657b0c42b5c9564f2bda743455 [INFO] running `"docker" "start" "-a" "f35807b349ac77787a17e03d3ebdfc5c6a68f7657b0c42b5c9564f2bda743455"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mqtt-verify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `"docker" "inspect" "f35807b349ac77787a17e03d3ebdfc5c6a68f7657b0c42b5c9564f2bda743455"` [INFO] running `"docker" "rm" "-f" "f35807b349ac77787a17e03d3ebdfc5c6a68f7657b0c42b5c9564f2bda743455"` [INFO] [stdout] f35807b349ac77787a17e03d3ebdfc5c6a68f7657b0c42b5c9564f2bda743455 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9e21c7d20b42d47ea2b8fb7965722f9da1d6500001ee892f9a5971c1d7c1d9fd [INFO] running `"docker" "start" "-a" "9e21c7d20b42d47ea2b8fb7965722f9da1d6500001ee892f9a5971c1d7c1d9fd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mqtt_verify-d027a2fcf70db09d [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test source::tests::verifiable_source_topic ... ok [INFO] [stdout] test source::tests::verifiable_source_iteration ... ok [INFO] [stdout] test context::tests::overlay_context ... ok [INFO] [stdout] test analyzers::tests::session_id_filter_prefix ... ok [INFO] [stdout] test analyzers::tests::counting_analyzer ... ok [INFO] [stdout] test analyzers::tests::session_id_filter ... ok [INFO] [stdout] test context::tests::precompile_text ... ok [INFO] [stdout] test context::tests::precompile_expression ... ok [INFO] [stdout] test scenario::tests::make_cli_scenario_expands_from_parameter ... ok [INFO] [stdout] test scenario::tests::make_cli_scenario_creates_soruces_with_expansion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9e21c7d20b42d47ea2b8fb7965722f9da1d6500001ee892f9a5971c1d7c1d9fd"` [INFO] running `"docker" "rm" "-f" "9e21c7d20b42d47ea2b8fb7965722f9da1d6500001ee892f9a5971c1d7c1d9fd"` [INFO] [stdout] 9e21c7d20b42d47ea2b8fb7965722f9da1d6500001ee892f9a5971c1d7c1d9fd