[INFO] cloning repository fairingrey/actix-realworld-example-app [INFO] running `"git" "clone" "--bare" "git://github.com/fairingrey/actix-realworld-example-app.git" "work/cache/sources/gh/fairingrey/actix-realworld-example-app"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/fairingrey/actix-realworld-example-app'... [INFO] running `"git" "clone" "work/cache/sources/gh/fairingrey/actix-realworld-example-app" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/fairingrey/actix-realworld-example-app"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/fairingrey/actix-realworld-example-app'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fairingrey/actix-realworld-example-app" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/fairingrey/actix-realworld-example-app"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/fairingrey/actix-realworld-example-app'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 47601581caae9a1011723818c4c398a0465b3f02 [INFO] sha for GitHub repo fairingrey/actix-realworld-example-app: 47601581caae9a1011723818c4c398a0465b3f02 [INFO] validating manifest of fairingrey/actix-realworld-example-app 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 fairingrey/actix-realworld-example-app 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 fairingrey/actix-realworld-example-app [INFO] finished frobbing fairingrey/actix-realworld-example-app [INFO] frobbed toml for fairingrey/actix-realworld-example-app written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/fairingrey/actix-realworld-example-app/Cargo.toml [INFO] started frobbing fairingrey/actix-realworld-example-app [INFO] finished frobbing fairingrey/actix-realworld-example-app [INFO] frobbed toml for fairingrey/actix-realworld-example-app written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/fairingrey/actix-realworld-example-app/Cargo.toml [INFO] crate fairingrey/actix-realworld-example-app 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blob-uuid v0.3.1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking fairingrey/actix-realworld-example-app against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-0/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/fairingrey/actix-realworld-example-app:/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" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7238c9fede36ac26420e8b7f31e70db70f9be09fb704833525d4e60fd55ef31b [INFO] running `"docker" "start" "-a" "7238c9fede36ac26420e8b7f31e70db70f9be09fb704833525d4e60fd55ef31b"` [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Checking ring v0.13.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking blob-uuid v0.3.1 [INFO] [stderr] Checking validator v0.8.0 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking r2d2 v0.8.4 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking jsonwebtoken v5.0.1 [INFO] [stderr] Checking libreauth v0.11.0 [INFO] [stderr] Checking h2 v0.1.20 [INFO] [stderr] Compiling v_escape v0.7.2 [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-signal v0.2.7 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Checking tokio v0.1.20 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking actix-web v0.7.19 [INFO] [stderr] Checking conduit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `"docker" "inspect" "7238c9fede36ac26420e8b7f31e70db70f9be09fb704833525d4e60fd55ef31b"` [INFO] running `"docker" "rm" "-f" "7238c9fede36ac26420e8b7f31e70db70f9be09fb704833525d4e60fd55ef31b"` [INFO] [stdout] 7238c9fede36ac26420e8b7f31e70db70f9be09fb704833525d4e60fd55ef31b