[INFO] fetching crate actix-http-test 0.2.4... [INFO] extracting crate actix-http-test 0.2.4 into work/ex/beta-1.37-6/sources/1.36.0/reg/actix-http-test/0.2.4 [INFO] extracting crate actix-http-test 0.2.4 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/actix-http-test/0.2.4 [INFO] validating manifest of actix-http-test-0.2.4 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 actix-http-test-0.2.4 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 actix-http-test-0.2.4 [INFO] finished frobbing actix-http-test-0.2.4 [INFO] frobbed toml for actix-http-test-0.2.4 written to work/ex/beta-1.37-6/sources/1.36.0/reg/actix-http-test/0.2.4/Cargo.toml [INFO] started frobbing actix-http-test-0.2.4 [INFO] finished frobbing actix-http-test-0.2.4 [INFO] frobbed toml for actix-http-test-0.2.4 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/actix-http-test/0.2.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing actix-http-test-0.2.4 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/actix-http-test/0.2.4:/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] 722ddc6d1de47358ec49265ca00ffebac97033d6f7f92f9e176857de320a48e5 [INFO] running `"docker" "start" "-a" "722ddc6d1de47358ec49265ca00ffebac97033d6f7f92f9e176857de320a48e5"` [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling actix-connect v0.2.2 [INFO] [stderr] Compiling actix-http v0.2.8 [INFO] [stderr] Compiling awc v0.2.3 [INFO] [stderr] Compiling actix-http-test v0.2.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.90s [INFO] running `"docker" "inspect" "722ddc6d1de47358ec49265ca00ffebac97033d6f7f92f9e176857de320a48e5"` [INFO] running `"docker" "rm" "-f" "722ddc6d1de47358ec49265ca00ffebac97033d6f7f92f9e176857de320a48e5"` [INFO] [stdout] 722ddc6d1de47358ec49265ca00ffebac97033d6f7f92f9e176857de320a48e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/actix-http-test/0.2.4:/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] 4a403fa534c6d016294b09fb21d845e451d8940b36377fea26e317699522379a [INFO] running `"docker" "start" "-a" "4a403fa534c6d016294b09fb21d845e451d8940b36377fea26e317699522379a"` [INFO] [stderr] Compiling actix-web v1.0.5 [INFO] [stderr] Compiling actix-http-test v0.2.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.26s [INFO] running `"docker" "inspect" "4a403fa534c6d016294b09fb21d845e451d8940b36377fea26e317699522379a"` [INFO] running `"docker" "rm" "-f" "4a403fa534c6d016294b09fb21d845e451d8940b36377fea26e317699522379a"` [INFO] [stdout] 4a403fa534c6d016294b09fb21d845e451d8940b36377fea26e317699522379a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/actix-http-test/0.2.4:/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] 7884daa34d48430c2237463395855240d90a066ff0e7021537a8544dcdb29fcb [INFO] running `"docker" "start" "-a" "7884daa34d48430c2237463395855240d90a066ff0e7021537a8544dcdb29fcb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/actix_http_test-e649070c4418967b [INFO] [stderr] Doc-tests actix_http_test [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - TestServer (line 79) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7884daa34d48430c2237463395855240d90a066ff0e7021537a8544dcdb29fcb"` [INFO] running `"docker" "rm" "-f" "7884daa34d48430c2237463395855240d90a066ff0e7021537a8544dcdb29fcb"` [INFO] [stdout] 7884daa34d48430c2237463395855240d90a066ff0e7021537a8544dcdb29fcb