[INFO] cloning repository lambdabear/mqtt-sub-client [INFO] running `"git" "clone" "--bare" "git://github.com/lambdabear/mqtt-sub-client.git" "work/cache/sources/gh/lambdabear/mqtt-sub-client"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/lambdabear/mqtt-sub-client'... [INFO] running `"git" "clone" "work/cache/sources/gh/lambdabear/mqtt-sub-client" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lambdabear/mqtt-sub-client"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lambdabear/mqtt-sub-client'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lambdabear/mqtt-sub-client" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lambdabear/mqtt-sub-client"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lambdabear/mqtt-sub-client'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f91506c4884dcef820ea88c24420cf477fdc67e5 [INFO] sha for GitHub repo lambdabear/mqtt-sub-client: f91506c4884dcef820ea88c24420cf477fdc67e5 [INFO] validating manifest of lambdabear/mqtt-sub-client on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lambdabear/mqtt-sub-client on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lambdabear/mqtt-sub-client [INFO] finished frobbing lambdabear/mqtt-sub-client [INFO] frobbed toml for lambdabear/mqtt-sub-client written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lambdabear/mqtt-sub-client/Cargo.toml [INFO] started frobbing lambdabear/mqtt-sub-client [INFO] finished frobbing lambdabear/mqtt-sub-client [INFO] frobbed toml for lambdabear/mqtt-sub-client written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lambdabear/mqtt-sub-client/Cargo.toml [INFO] crate lambdabear/mqtt-sub-client already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lambdabear/mqtt-sub-client against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lambdabear/mqtt-sub-client:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] cb43c716b4bb974d54dab9222549dfe64ddf0b8d88d59eeebb8aee43104fc9bf [INFO] running `"docker" "start" "-a" "cb43c716b4bb974d54dab9222549dfe64ddf0b8d88d59eeebb8aee43104fc9bf"` [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling rumqtt v0.30.1 [INFO] [stderr] Compiling mqtt-sub v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "cb43c716b4bb974d54dab9222549dfe64ddf0b8d88d59eeebb8aee43104fc9bf"` [INFO] running `"docker" "rm" "-f" "cb43c716b4bb974d54dab9222549dfe64ddf0b8d88d59eeebb8aee43104fc9bf"` [INFO] [stdout] cb43c716b4bb974d54dab9222549dfe64ddf0b8d88d59eeebb8aee43104fc9bf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lambdabear/mqtt-sub-client:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c13e83836ede5537df0ab3e7d9fb56e45d69bd3065b88001a345e2db5856b50c [INFO] running `"docker" "start" "-a" "c13e83836ede5537df0ab3e7d9fb56e45d69bd3065b88001a345e2db5856b50c"` [INFO] [stderr] Compiling mqtt-sub v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `"docker" "inspect" "c13e83836ede5537df0ab3e7d9fb56e45d69bd3065b88001a345e2db5856b50c"` [INFO] running `"docker" "rm" "-f" "c13e83836ede5537df0ab3e7d9fb56e45d69bd3065b88001a345e2db5856b50c"` [INFO] [stdout] c13e83836ede5537df0ab3e7d9fb56e45d69bd3065b88001a345e2db5856b50c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lambdabear/mqtt-sub-client:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 6e6c8ed9ec52e9170ab3f5672ee84327c706e7a27bc976c719706601fd12553d [INFO] running `"docker" "start" "-a" "6e6c8ed9ec52e9170ab3f5672ee84327c706e7a27bc976c719706601fd12553d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/mqtt_sub-536f9dba6b5cc4e5 [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 `"docker" "inspect" "6e6c8ed9ec52e9170ab3f5672ee84327c706e7a27bc976c719706601fd12553d"` [INFO] running `"docker" "rm" "-f" "6e6c8ed9ec52e9170ab3f5672ee84327c706e7a27bc976c719706601fd12553d"` [INFO] [stdout] 6e6c8ed9ec52e9170ab3f5672ee84327c706e7a27bc976c719706601fd12553d