[INFO] updating cached repository https://github.com/svenstaro/dummyhttp [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/svenstaro/dummyhttp [INFO] [stderr] * [new branch] dependabot/cargo/reqwest-0.9.21 -> dependabot/cargo/reqwest-0.9.21 [INFO] [stderr] 9bdbb9b..6a59da9 master -> master [INFO] [stderr] * [new tag] 0.4.0 -> 0.4.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6a59da93d6883d41b6eb73392f3750beed8f5202 [INFO] testing svenstaro/dummyhttp against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fdummyhttp" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/svenstaro/dummyhttp on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/svenstaro/dummyhttp [INFO] finished tweaking git repo https://github.com/svenstaro/dummyhttp [INFO] tweaked toml for git repo https://github.com/svenstaro/dummyhttp written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/svenstaro/dummyhttp already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 9d867657862ca209991a92287352684b10a557d9a2c050b9f76ea4537a235391 [INFO] running `"docker" "start" "-a" "9d867657862ca209991a92287352684b10a557d9a2c050b9f76ea4537a235391"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling simplelog v0.7.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling structopt v0.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.10 [INFO] [stderr] Compiling colored_json v2.0.0 [INFO] [stderr] Compiling awc v0.2.7 [INFO] [stderr] Compiling actix-web v1.0.8 [INFO] [stderr] Compiling dummyhttp v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `"docker" "inspect" "9d867657862ca209991a92287352684b10a557d9a2c050b9f76ea4537a235391"` [INFO] running `"docker" "rm" "-f" "9d867657862ca209991a92287352684b10a557d9a2c050b9f76ea4537a235391"` [INFO] [stdout] 9d867657862ca209991a92287352684b10a557d9a2c050b9f76ea4537a235391 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c3f9fc24ee78ed621f60c92776494865a1e1cc80d3f2ee3f6b0de1318e692fc0 [INFO] running `"docker" "start" "-a" "c3f9fc24ee78ed621f60c92776494865a1e1cc80d3f2ee3f6b0de1318e692fc0"` [INFO] [stderr] Compiling port_check v0.1.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rstest v0.3.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling dummyhttp v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.48s [INFO] running `"docker" "inspect" "c3f9fc24ee78ed621f60c92776494865a1e1cc80d3f2ee3f6b0de1318e692fc0"` [INFO] running `"docker" "rm" "-f" "c3f9fc24ee78ed621f60c92776494865a1e1cc80d3f2ee3f6b0de1318e692fc0"` [INFO] [stdout] c3f9fc24ee78ed621f60c92776494865a1e1cc80d3f2ee3f6b0de1318e692fc0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 56ef60c56d184f332d40f96ab1f64eb76ccd0d4f1c7331ec038dd2f56b8ebf85 [INFO] running `"docker" "start" "-a" "56ef60c56d184f332d40f96ab1f64eb76ccd0d4f1c7331ec038dd2f56b8ebf85"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dummyhttp-6768055202ee7441 [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] [stderr] Running /opt/rustwide/target/debug/deps/cli-e3a57abd8f3acfa4 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test help_shows ... ok [INFO] [stdout] test version_shows ... ok [INFO] [stdout] test has_some_output_by_default ... ok [INFO] [stdout] test has_quiet_output ... ok [INFO] [stdout] test has_verbose_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/requests-8f13ec26eec2308c [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test returns_custom_body::case_5_options ... ok [INFO] [stdout] test returns_custom_body::case_4_delete ... ok [INFO] [stdout] test returns_custom_code::case_4_delete ... ok [INFO] [stdout] test returns_custom_body::case_1_get ... ok [INFO] [stdout] test returns_custom_code::case_1_get ... ok [INFO] [stdout] test returns_custom_body::case_3_put ... ok [INFO] [stdout] test returns_custom_code::case_5_options ... ok [INFO] [stdout] test returns_custom_headers::case_3_put ... ok [INFO] [stdout] test returns_custom_code::case_2_post ... ok [INFO] [stdout] test returns_custom_code::case_6_patch ... ok [INFO] [stdout] test returns_custom_body::case_2_post ... ok [INFO] [stdout] test returns_custom_headers::case_1_get ... ok [INFO] [stdout] test returns_custom_headers::case_2_post ... ok [INFO] [stdout] test returns_custom_headers::case_4_delete ... ok [INFO] [stdout] test returns_custom_headers::case_5_options ... ok [INFO] [stdout] test returns_custom_code::case_3_put ... ok [INFO] [stdout] test returns_custom_body::case_6_patch ... ok [INFO] [stdout] test returns_custom_headers::case_6_patch ... ok [INFO] [stdout] test serves_requests_with_no_options::case_1_get ... ok [INFO] [stdout] test serves_requests_with_no_options::case_2_post ... ok [INFO] [stdout] test serves_requests_with_no_options::case_3_put ... ok [INFO] [stdout] test serves_requests_with_no_options::case_4_delete ... ok [INFO] [stdout] test serves_requests_with_no_options::case_5_options ... ok [INFO] [stdout] test serves_requests_with_no_options::case_6_patch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tls-513aa196d7e27487 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tls_works ... 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" "56ef60c56d184f332d40f96ab1f64eb76ccd0d4f1c7331ec038dd2f56b8ebf85"` [INFO] running `"docker" "rm" "-f" "56ef60c56d184f332d40f96ab1f64eb76ccd0d4f1c7331ec038dd2f56b8ebf85"` [INFO] [stdout] 56ef60c56d184f332d40f96ab1f64eb76ccd0d4f1c7331ec038dd2f56b8ebf85