[INFO] updating cached repository rotty/actix-playground [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rotty/actix-playground [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rotty/actix-playground" "work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/rotty/actix-playground"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/rotty/actix-playground'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rotty/actix-playground" "work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/rotty/actix-playground"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/rotty/actix-playground'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fb17b3f0f18f7c07096e2e36d4b4369dd5cdbe71 [INFO] sha for GitHub repo rotty/actix-playground: fb17b3f0f18f7c07096e2e36d4b4369dd5cdbe71 [INFO] validating manifest of rotty/actix-playground on toolchain master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rotty/actix-playground on toolchain try#bad365140e1e8233b42b21af70a407f14ce5fec5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rotty/actix-playground [INFO] finished frobbing rotty/actix-playground [INFO] frobbed toml for rotty/actix-playground written to work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/rotty/actix-playground/Cargo.toml [INFO] started frobbing rotty/actix-playground [INFO] finished frobbing rotty/actix-playground [INFO] frobbed toml for rotty/actix-playground written to work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/rotty/actix-playground/Cargo.toml [INFO] crate rotty/actix-playground has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rotty/actix-playground against try#bad365140e1e8233b42b21af70a407f14ce5fec5 for pr-56896 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56896/worker-4/try#bad365140e1e8233b42b21af70a407f14ce5fec5:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/rotty/actix-playground:/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" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 55dfc8973a90d08fafcde47d71a63c91ce3a93d327f08d1c7a5030fd9608581f [INFO] running `"docker" "start" "-a" "55dfc8973a90d08fafcde47d71a63c91ce3a93d327f08d1c7a5030fd9608581f"` [INFO] [stderr] Checking arc-swap v0.3.6 [INFO] [stderr] Compiling actix-web v0.7.15 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] error: expected meta item sequence [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/arc-swap-0.3.6/src/lib.rs:500:5 [INFO] [stderr] | [INFO] [stderr] 500 | #[deprecated = "Use upgrade instead"] [INFO] [stderr] | ^^----------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | help: use the `note` key: `deprecated(note = "Use upgrade instead")` [INFO] [stderr] [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `arc-swap`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "55dfc8973a90d08fafcde47d71a63c91ce3a93d327f08d1c7a5030fd9608581f"` [INFO] running `"docker" "rm" "-f" "55dfc8973a90d08fafcde47d71a63c91ce3a93d327f08d1c7a5030fd9608581f"` [INFO] [stdout] 55dfc8973a90d08fafcde47d71a63c91ce3a93d327f08d1c7a5030fd9608581f