[INFO] updating cached repository jbussdieker/rust-aws-list-instances [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jbussdieker/rust-aws-list-instances [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jbussdieker/rust-aws-list-instances" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/jbussdieker/rust-aws-list-instances"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/jbussdieker/rust-aws-list-instances'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jbussdieker/rust-aws-list-instances" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/jbussdieker/rust-aws-list-instances"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/jbussdieker/rust-aws-list-instances'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a3002b491774a59a7c668f124ef036bec9621cd [INFO] sha for GitHub repo jbussdieker/rust-aws-list-instances: 9a3002b491774a59a7c668f124ef036bec9621cd [INFO] validating manifest of jbussdieker/rust-aws-list-instances on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jbussdieker/rust-aws-list-instances on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jbussdieker/rust-aws-list-instances [INFO] finished frobbing jbussdieker/rust-aws-list-instances [INFO] frobbed toml for jbussdieker/rust-aws-list-instances written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/jbussdieker/rust-aws-list-instances/Cargo.toml [INFO] started frobbing jbussdieker/rust-aws-list-instances [INFO] finished frobbing jbussdieker/rust-aws-list-instances [INFO] frobbed toml for jbussdieker/rust-aws-list-instances written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/jbussdieker/rust-aws-list-instances/Cargo.toml [INFO] crate jbussdieker/rust-aws-list-instances already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking jbussdieker/rust-aws-list-instances against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-7/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/jbussdieker/rust-aws-list-instances:/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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b3dd4a0850b26a507bdfd08a31c64add7f88c391757d8d9335a6bca1ad792a2d [INFO] running `"docker" "start" "-a" "b3dd4a0850b26a507bdfd08a31c64add7f88c391757d8d9335a6bca1ad792a2d"` [INFO] [stderr] Compiling rusoto_core v0.38.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking h2 v0.1.18 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-process v0.2.3 [INFO] [stderr] Checking tokio v0.1.19 [INFO] [stderr] Checking hyper v0.12.28 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking rusoto_credential v0.17.0 [INFO] [stderr] Checking rusoto_ec2 v0.38.0 [INFO] [stderr] Checking rust-aws-list-instances v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "b3dd4a0850b26a507bdfd08a31c64add7f88c391757d8d9335a6bca1ad792a2d"` [INFO] running `"docker" "rm" "-f" "b3dd4a0850b26a507bdfd08a31c64add7f88c391757d8d9335a6bca1ad792a2d"` [INFO] [stdout] b3dd4a0850b26a507bdfd08a31c64add7f88c391757d8d9335a6bca1ad792a2d