[INFO] cloning repository vinikira/tower_api_test [INFO] running `"git" "clone" "--bare" "git://github.com/vinikira/tower_api_test.git" "work/cache/sources/gh/vinikira/tower_api_test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/vinikira/tower_api_test'... [INFO] running `"git" "clone" "work/cache/sources/gh/vinikira/tower_api_test" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/vinikira/tower_api_test"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/vinikira/tower_api_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vinikira/tower_api_test" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/vinikira/tower_api_test"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/vinikira/tower_api_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 10d754341d60051b58e37383e32e355253cc9ecd [INFO] sha for GitHub repo vinikira/tower_api_test: 10d754341d60051b58e37383e32e355253cc9ecd [INFO] validating manifest of vinikira/tower_api_test 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 vinikira/tower_api_test 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 vinikira/tower_api_test [INFO] finished frobbing vinikira/tower_api_test [INFO] frobbed toml for vinikira/tower_api_test written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/vinikira/tower_api_test/Cargo.toml [INFO] started frobbing vinikira/tower_api_test [INFO] finished frobbing vinikira/tower_api_test [INFO] frobbed toml for vinikira/tower_api_test written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/vinikira/tower_api_test/Cargo.toml [INFO] crate vinikira/tower_api_test 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] [stderr] error: the lock file /mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/vinikira/tower_api_test/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded headers-core v0.1.1 [INFO] [stderr] Downloaded tower-web-macros v0.3.5 [INFO] [stderr] Downloaded tower-web v0.3.7 [INFO] [stderr] Downloaded handlebars v1.0.5 [INFO] [stderr] Downloaded serde_plain v0.3.0 [INFO] [stderr] Downloaded checked v0.5.0 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking vinikira/tower_api_test against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-0/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/vinikira/tower_api_test:/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] c474362b3049b970ff627b22af6e5f37029439e5790c2c3b820be29b4e3c0cde [INFO] running `"docker" "start" "-a" "c474362b3049b970ff627b22af6e5f37029439e5790c2c3b820be29b4e3c0cde"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Checking atoi v0.2.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking h2 v0.1.25 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking handlebars v1.0.5 [INFO] [stderr] Checking hyper v0.12.32 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling tower-web-macros v0.3.5 [INFO] [stderr] Checking headers v0.2.1 [INFO] [stderr] Checking tower-web v0.3.7 [INFO] [stderr] Checking tower_api_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "c474362b3049b970ff627b22af6e5f37029439e5790c2c3b820be29b4e3c0cde"` [INFO] running `"docker" "rm" "-f" "c474362b3049b970ff627b22af6e5f37029439e5790c2c3b820be29b4e3c0cde"` [INFO] [stdout] c474362b3049b970ff627b22af6e5f37029439e5790c2c3b820be29b4e3c0cde