[INFO] updating cached repository instructure/ec2-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/instructure/ec2-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/instructure/ec2-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/instructure/ec2-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/instructure/ec2-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/instructure/ec2-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/instructure/ec2-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/instructure/ec2-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fbaad4ce66dd2f2e4768e1b77d4f654bec05cdb0 [INFO] sha for GitHub repo instructure/ec2-rs: fbaad4ce66dd2f2e4768e1b77d4f654bec05cdb0 [INFO] validating manifest of instructure/ec2-rs 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 instructure/ec2-rs 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 instructure/ec2-rs [INFO] finished frobbing instructure/ec2-rs [INFO] frobbed toml for instructure/ec2-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/instructure/ec2-rs/Cargo.toml [INFO] started frobbing instructure/ec2-rs [INFO] finished frobbing instructure/ec2-rs [INFO] frobbed toml for instructure/ec2-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/instructure/ec2-rs/Cargo.toml [INFO] crate instructure/ec2-rs already has a lockfile, it will not be regenerated [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing instructure/ec2-rs 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-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/instructure/ec2-rs:/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] 5c2d128ddb633219048ca9d6570d78291618b120617480212e7f7f4c678091ea [INFO] running `"docker" "start" "-a" "5c2d128ddb633219048ca9d6570d78291618b120617480212e7f7f4c678091ea"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/crater/workdir/src/main.rs [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling rusoto_core v0.35.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling toml v0.4.9 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling concurrent-hashmap v0.2.2 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling slog-json v2.2.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling rusoto_credential v0.14.0 [INFO] [stderr] Compiling rusoto_sts v0.35.0 [INFO] [stderr] Compiling rusoto_ec2 v0.35.0 [INFO] [stderr] Compiling ec2-rs v0.3.0 (/opt/crater/workdir) [INFO] [stderr] error: Could not compile `rusoto_ec2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rusoto_ec2 /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ec2-0.35.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=b6ad2d684d4758a3 -C extra-filename=-b6ad2d684d4758a3 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern futures=/opt/crater/target/debug/deps/libfutures-6a92a1296f37950e.rmeta --extern rusoto_core=/opt/crater/target/debug/deps/librusoto_core-162ee3d595c575df.rmeta --extern serde_urlencoded=/opt/crater/target/debug/deps/libserde_urlencoded-aa729296c9cda5ed.rmeta --extern xml=/opt/crater/target/debug/deps/libxml-ce7a8940e0ab028b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "5c2d128ddb633219048ca9d6570d78291618b120617480212e7f7f4c678091ea"` [INFO] running `"docker" "rm" "-f" "5c2d128ddb633219048ca9d6570d78291618b120617480212e7f7f4c678091ea"` [INFO] [stdout] 5c2d128ddb633219048ca9d6570d78291618b120617480212e7f7f4c678091ea