[INFO] updating cached repository simson/mqtt_test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/simson/mqtt_test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/simson/mqtt_test" "work/ex/beta-1.37-6/sources/1.36.0/gh/simson/mqtt_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/simson/mqtt_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/simson/mqtt_test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/simson/mqtt_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/simson/mqtt_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3361a16b5792562a196c877f2c30a123c4bd77ea [INFO] sha for GitHub repo simson/mqtt_test: 3361a16b5792562a196c877f2c30a123c4bd77ea [INFO] validating manifest of simson/mqtt_test on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of simson/mqtt_test on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing simson/mqtt_test [INFO] finished frobbing simson/mqtt_test [INFO] frobbed toml for simson/mqtt_test written to work/ex/beta-1.37-6/sources/1.36.0/gh/simson/mqtt_test/Cargo.toml [INFO] started frobbing simson/mqtt_test [INFO] finished frobbing simson/mqtt_test [INFO] frobbed toml for simson/mqtt_test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/simson/mqtt_test/Cargo.toml [INFO] crate simson/mqtt_test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing simson/mqtt_test against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/simson/mqtt_test:/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 34ed0bfce89acc14419487144dfa341f67462aeec73a0879f855e62b53e604f3 [INFO] running `"docker" "start" "-a" "34ed0bfce89acc14419487144dfa341f67462aeec73a0879f855e62b53e604f3"` [INFO] [stderr] Compiling enum_variants v1.0.0 [INFO] [stderr] Compiling bitfield v0.12.1 [INFO] [stderr] Compiling proc-macro2 v0.3.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling derivation v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling structopt v0.2.6 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling env_logger v0.5.6 [INFO] [stderr] Compiling mqtt-protocol v0.3.1 [INFO] [stderr] Compiling rumqtt v0.10.1 (https://github.com/AtherEnergy/rumqtt.git#08c2e892) [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling derive-error-chain v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling dotenv v0.11.0 [INFO] [stderr] Compiling interfaces v0.0.4 [INFO] [stderr] Compiling quicli v0.2.0 [INFO] [stderr] Compiling mqtt_test v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error[E0283]: type annotations required: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] --> src/main.rs:17:34 [INFO] [stderr] | [INFO] [stderr] 17 | .set_client_id(client_id.as_ref()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0283`. [INFO] [stderr] error: Could not compile `mqtt_test`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "34ed0bfce89acc14419487144dfa341f67462aeec73a0879f855e62b53e604f3"` [INFO] running `"docker" "rm" "-f" "34ed0bfce89acc14419487144dfa341f67462aeec73a0879f855e62b53e604f3"` [INFO] [stdout] 34ed0bfce89acc14419487144dfa341f67462aeec73a0879f855e62b53e604f3