[INFO] crate sendxmpp 1.0.1 is already in cache [INFO] extracting crate sendxmpp 1.0.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/sendxmpp/1.0.1 [INFO] extracting crate sendxmpp 1.0.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sendxmpp/1.0.1 [INFO] validating manifest of sendxmpp-1.0.1 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sendxmpp-1.0.1 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sendxmpp-1.0.1 [INFO] finished frobbing sendxmpp-1.0.1 [INFO] frobbed toml for sendxmpp-1.0.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/sendxmpp/1.0.1/Cargo.toml [INFO] started frobbing sendxmpp-1.0.1 [INFO] finished frobbing sendxmpp-1.0.1 [INFO] frobbed toml for sendxmpp-1.0.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sendxmpp/1.0.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sendxmpp-1.0.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sendxmpp/1.0.1:/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-08-13" "build" "--frozen"` [INFO] [stdout] dfa4669172d08965c0461649a72a0c6d7e264d5d0fc02a30f984d860c2d01d26 [INFO] running `"docker" "start" "-a" "dfa4669172d08965c0461649a72a0c6d7e264d5d0fc02a30f984d860c2d01d26"` [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling die v0.2.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling quick-xml v0.13.3 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling sasl v0.4.3 [INFO] [stderr] Compiling minidom v0.10.0 [INFO] [stderr] Compiling jid v0.5.3 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling xmpp-parsers v0.12.2 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling gumdrop_derive v0.5.0 [INFO] [stderr] Compiling xml5ever v0.12.1 [INFO] [stderr] Compiling gumdrop v0.5.0 [INFO] [stderr] Compiling tokio-xmpp v1.0.0 [INFO] [stderr] Compiling sendxmpp v1.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.87s [INFO] running `"docker" "inspect" "dfa4669172d08965c0461649a72a0c6d7e264d5d0fc02a30f984d860c2d01d26"` [INFO] running `"docker" "rm" "-f" "dfa4669172d08965c0461649a72a0c6d7e264d5d0fc02a30f984d860c2d01d26"` [INFO] [stdout] dfa4669172d08965c0461649a72a0c6d7e264d5d0fc02a30f984d860c2d01d26 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sendxmpp/1.0.1:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 921cb0510f41d0143e98f2a69ab24edfaf855bf0ad4e28305e45b16d2eb9aea3 [INFO] running `"docker" "start" "-a" "921cb0510f41d0143e98f2a69ab24edfaf855bf0ad4e28305e45b16d2eb9aea3"` [INFO] [stderr] Compiling sendxmpp v1.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `"docker" "inspect" "921cb0510f41d0143e98f2a69ab24edfaf855bf0ad4e28305e45b16d2eb9aea3"` [INFO] running `"docker" "rm" "-f" "921cb0510f41d0143e98f2a69ab24edfaf855bf0ad4e28305e45b16d2eb9aea3"` [INFO] [stdout] 921cb0510f41d0143e98f2a69ab24edfaf855bf0ad4e28305e45b16d2eb9aea3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sendxmpp/1.0.1:/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-08-13" "test" "--frozen"` [INFO] [stdout] 044876c1e64ab4a111e3bea4bcdbfcf1723083289fdcefd8a1266b5eafe051fe [INFO] running `"docker" "start" "-a" "044876c1e64ab4a111e3bea4bcdbfcf1723083289fdcefd8a1266b5eafe051fe"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/sendxmpp-4f433b86980d15a4 [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" "044876c1e64ab4a111e3bea4bcdbfcf1723083289fdcefd8a1266b5eafe051fe"` [INFO] running `"docker" "rm" "-f" "044876c1e64ab4a111e3bea4bcdbfcf1723083289fdcefd8a1266b5eafe051fe"` [INFO] [stdout] 044876c1e64ab4a111e3bea4bcdbfcf1723083289fdcefd8a1266b5eafe051fe