[INFO] crate tsunami 0.9.0 is already in cache [INFO] extracting crate tsunami 0.9.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/tsunami/0.9.0 [INFO] extracting crate tsunami 0.9.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tsunami/0.9.0 [INFO] validating manifest of tsunami-0.9.0 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 tsunami-0.9.0 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 tsunami-0.9.0 [INFO] finished frobbing tsunami-0.9.0 [INFO] frobbed toml for tsunami-0.9.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/tsunami/0.9.0/Cargo.toml [INFO] started frobbing tsunami-0.9.0 [INFO] finished frobbing tsunami-0.9.0 [INFO] frobbed toml for tsunami-0.9.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tsunami/0.9.0/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 tsunami-0.9.0 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-0/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/tsunami/0.9.0:/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] 8951130b92a1555c2431a9c14d9226a509dd1592217a7b7668ff6864bb8c6b67 [INFO] running `"docker" "start" "-a" "8951130b92a1555c2431a9c14d9226a509dd1592217a7b7668ff6864bb8c6b67"` [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling ssh2 v0.3.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling rusoto_credential v0.40.0 [INFO] [stderr] Compiling rusoto_ec2 v0.40.0 [INFO] [stderr] Compiling tsunami v0.9.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:100:16 [INFO] [stderr] | [INFO] [stderr] 100 | setup: Box Result<(), Error> + Sync>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut ssh::Session) -> Result<(), Error> + Sync` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: Could not compile `rusoto_ec2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name rusoto_ec2 /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ec2-0.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=4c73a36585a5e33a -C extra-filename=-4c73a36585a5e33a --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bytes=/opt/crater/target/debug/deps/libbytes-a094dc9fa3ca383e.rmeta --extern futures=/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rmeta --extern rusoto_core=/opt/crater/target/debug/deps/librusoto_core-458e2c6fc041a884.rmeta --extern serde_urlencoded=/opt/crater/target/debug/deps/libserde_urlencoded-0d8de6462314691c.rmeta --extern xml=/opt/crater/target/debug/deps/libxml-ea0e8eefc16e6b83.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "8951130b92a1555c2431a9c14d9226a509dd1592217a7b7668ff6864bb8c6b67"` [INFO] running `"docker" "rm" "-f" "8951130b92a1555c2431a9c14d9226a509dd1592217a7b7668ff6864bb8c6b67"` [INFO] [stdout] 8951130b92a1555c2431a9c14d9226a509dd1592217a7b7668ff6864bb8c6b67