[INFO] updating cached repository rofrol/actix-web-juniper-trying [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rofrol/actix-web-juniper-trying [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rofrol/actix-web-juniper-trying" "work/ex/beta-1.37-6/sources/1.36.0/gh/rofrol/actix-web-juniper-trying"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rofrol/actix-web-juniper-trying'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rofrol/actix-web-juniper-trying" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rofrol/actix-web-juniper-trying"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rofrol/actix-web-juniper-trying'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c5133148103b62fc88d0665a539b6069faf0fb73 [INFO] sha for GitHub repo rofrol/actix-web-juniper-trying: c5133148103b62fc88d0665a539b6069faf0fb73 [INFO] validating manifest of rofrol/actix-web-juniper-trying on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rofrol/actix-web-juniper-trying on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rofrol/actix-web-juniper-trying [INFO] finished frobbing rofrol/actix-web-juniper-trying [INFO] frobbed toml for rofrol/actix-web-juniper-trying written to work/ex/beta-1.37-6/sources/1.36.0/gh/rofrol/actix-web-juniper-trying/Cargo.toml [INFO] started frobbing rofrol/actix-web-juniper-trying [INFO] finished frobbing rofrol/actix-web-juniper-trying [INFO] frobbed toml for rofrol/actix-web-juniper-trying written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rofrol/actix-web-juniper-trying/Cargo.toml [INFO] crate rofrol/actix-web-juniper-trying already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rofrol/actix-web-juniper-trying against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rofrol/actix-web-juniper-trying:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b240c443719ae6cf1e4426f3650e6d817e5c9f8ef5e673e8fbd2eb2c941ebf09 [INFO] running `"docker" "start" "-a" "b240c443719ae6cf1e4426f3650e6d817e5c9f8ef5e673e8fbd2eb2c941ebf09"` [INFO] [stderr] Compiling slog v2.1.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling hostname v0.1.4 [INFO] [stderr] Compiling isatty v0.1.6 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling juniper_codegen v0.9.2 [INFO] [stderr] Compiling resolv-conf v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.2.13 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling slog-term v2.3.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.1.2 [INFO] [stderr] Compiling trust-dns-proto v0.3.1 [INFO] [stderr] Compiling tokio-signal v0.1.4 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling h2 v0.1.0 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling juniper v0.9.2 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling trust-dns-resolver v0.8.1 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling actix v0.5.0 [INFO] [stderr] Compiling actix-web v0.4.0 [INFO] [stderr] Compiling actix-web-juniper-trying v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `"docker" "inspect" "b240c443719ae6cf1e4426f3650e6d817e5c9f8ef5e673e8fbd2eb2c941ebf09"` [INFO] running `"docker" "rm" "-f" "b240c443719ae6cf1e4426f3650e6d817e5c9f8ef5e673e8fbd2eb2c941ebf09"` [INFO] [stdout] b240c443719ae6cf1e4426f3650e6d817e5c9f8ef5e673e8fbd2eb2c941ebf09 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rofrol/actix-web-juniper-trying:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8151174e8640e7b97feafcdbe90f9e4f05e50df89bf0b2beaa21f15697d7599e [INFO] running `"docker" "start" "-a" "8151174e8640e7b97feafcdbe90f9e4f05e50df89bf0b2beaa21f15697d7599e"` [INFO] [stderr] Compiling actix-web-juniper-trying v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.00s [INFO] running `"docker" "inspect" "8151174e8640e7b97feafcdbe90f9e4f05e50df89bf0b2beaa21f15697d7599e"` [INFO] running `"docker" "rm" "-f" "8151174e8640e7b97feafcdbe90f9e4f05e50df89bf0b2beaa21f15697d7599e"` [INFO] [stdout] 8151174e8640e7b97feafcdbe90f9e4f05e50df89bf0b2beaa21f15697d7599e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rofrol/actix-web-juniper-trying:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 029f7200cbf082b5aec97ab11a77dcd90b7d27e91a52439a0f27602a02375bb2 [INFO] running `"docker" "start" "-a" "029f7200cbf082b5aec97ab11a77dcd90b7d27e91a52439a0f27602a02375bb2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/actix_web_juniper_trying-5ce6fd310f20f406 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "029f7200cbf082b5aec97ab11a77dcd90b7d27e91a52439a0f27602a02375bb2"` [INFO] running `"docker" "rm" "-f" "029f7200cbf082b5aec97ab11a77dcd90b7d27e91a52439a0f27602a02375bb2"` [INFO] [stdout] 029f7200cbf082b5aec97ab11a77dcd90b7d27e91a52439a0f27602a02375bb2