[INFO] cloning repository cesare/rust-sqs-experiments [INFO] running `"git" "clone" "--bare" "git://github.com/cesare/rust-sqs-experiments.git" "work/cache/sources/gh/cesare/rust-sqs-experiments"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cesare/rust-sqs-experiments'... [INFO] running `"git" "clone" "work/cache/sources/gh/cesare/rust-sqs-experiments" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/cesare/rust-sqs-experiments"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/cesare/rust-sqs-experiments'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cesare/rust-sqs-experiments" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/cesare/rust-sqs-experiments"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/cesare/rust-sqs-experiments'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aec76a1fe4307d722cac688756607130e0f68668 [INFO] sha for GitHub repo cesare/rust-sqs-experiments: aec76a1fe4307d722cac688756607130e0f68668 [INFO] validating manifest of cesare/rust-sqs-experiments on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cesare/rust-sqs-experiments on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cesare/rust-sqs-experiments [INFO] finished frobbing cesare/rust-sqs-experiments [INFO] frobbed toml for cesare/rust-sqs-experiments written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/cesare/rust-sqs-experiments/Cargo.toml [INFO] started frobbing cesare/rust-sqs-experiments [INFO] finished frobbing cesare/rust-sqs-experiments [INFO] frobbed toml for cesare/rust-sqs-experiments written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/cesare/rust-sqs-experiments/Cargo.toml [INFO] crate cesare/rust-sqs-experiments already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cesare/rust-sqs-experiments against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-4/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/cesare/rust-sqs-experiments:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] eec9f8c8b4832a8520726cefd85f46ac25a71afea286060200e6d9c4e29cefc2 [INFO] running `"docker" "start" "-a" "eec9f8c8b4832a8520726cefd85f46ac25a71afea286060200e6d9c4e29cefc2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Compiling ring v0.6.3 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Checking hyper v0.10.5 [INFO] [stderr] Checking regex v0.2.1 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Checking docopt v0.7.0 [INFO] [stderr] Checking reqwest v0.3.0 [INFO] [stderr] Checking hyper-native-tls v0.2.2 [INFO] [stderr] Compiling serde_codegen_internals v0.14.1 [INFO] [stderr] Checking rusoto_credential v0.5.0 [INFO] [stderr] Compiling Inflector v0.7.0 [INFO] [stderr] Compiling serde_derive v0.9.11 [INFO] [stderr] Compiling rusoto_codegen v0.7.1 [INFO] [stderr] Compiling rusoto v0.23.1 [INFO] [stderr] Checking sqs_experiment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.13s [INFO] running `"docker" "inspect" "eec9f8c8b4832a8520726cefd85f46ac25a71afea286060200e6d9c4e29cefc2"` [INFO] running `"docker" "rm" "-f" "eec9f8c8b4832a8520726cefd85f46ac25a71afea286060200e6d9c4e29cefc2"` [INFO] [stdout] eec9f8c8b4832a8520726cefd85f46ac25a71afea286060200e6d9c4e29cefc2