[INFO] updating cached repository https://github.com/sonertari/TestProxy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 213cce1fd941c2f8a2850aae40afe5415ed8af62 [INFO] testing sonertari/TestProxy against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonertari%2FTestProxy" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sonertari/TestProxy on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sonertari/TestProxy [INFO] finished tweaking git repo https://github.com/sonertari/TestProxy [INFO] tweaked toml for git repo https://github.com/sonertari/TestProxy written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sonertari/TestProxy already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a9a4c417506ec7a7feb20aead9263ff12e4133f39fc0257af7d1410364595c0b [INFO] running `"docker" "start" "-a" "a9a4c417506ec7a7feb20aead9263ff12e4133f39fc0257af7d1410364595c0b"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling openssl-src v111.8.1+1.1.1f [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling testproxy v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `"docker" "inspect" "a9a4c417506ec7a7feb20aead9263ff12e4133f39fc0257af7d1410364595c0b"` [INFO] running `"docker" "rm" "-f" "a9a4c417506ec7a7feb20aead9263ff12e4133f39fc0257af7d1410364595c0b"` [INFO] [stdout] a9a4c417506ec7a7feb20aead9263ff12e4133f39fc0257af7d1410364595c0b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee45fabdb2cdfff5b94c185df1e427f4f9c600f529f9bc52eff897c0e97ef8bd [INFO] running `"docker" "start" "-a" "ee45fabdb2cdfff5b94c185df1e427f4f9c600f529f9bc52eff897c0e97ef8bd"` [INFO] [stderr] Compiling testproxy v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.02s [INFO] running `"docker" "inspect" "ee45fabdb2cdfff5b94c185df1e427f4f9c600f529f9bc52eff897c0e97ef8bd"` [INFO] running `"docker" "rm" "-f" "ee45fabdb2cdfff5b94c185df1e427f4f9c600f529f9bc52eff897c0e97ef8bd"` [INFO] [stdout] ee45fabdb2cdfff5b94c185df1e427f4f9c600f529f9bc52eff897c0e97ef8bd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad16d0b16b32e54c31832bd7f49fc449c2db0b272115985b370cdb22601900ff [INFO] running `"docker" "start" "-a" "ad16d0b16b32e54c31832bd7f49fc449c2db0b272115985b370cdb22601900ff"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/testproxy-2e8406c737733f69 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test logging::tests::test_num2level ... ok [INFO] [stdout] test manager::tests::test_name ... ok [INFO] [stdout] test server::tests::test_name ... ok [INFO] [stdout] test client::tests::test_name ... ok [INFO] [stdout] test manager::tests::test_configure_proto ... ok [INFO] [stdout] test testend::tests::test_command_enum ... ok [INFO] [stdout] test testend::tests::test_check_command_timeout ... ok [INFO] [stdout] test testend::tests::test_is_action_command ... ok [INFO] [stdout] test testend::tests::test_testend_enum ... ok [INFO] [stdout] test testend::tests::test_reset_command ... ok [INFO] [stdout] test testend::tests::test_str2sslversion ... ok [INFO] [stdout] test testend::tests::test_ssl_nid_by_name ... ok [INFO] [stdout] test testend::tests::test_assert_str ... ok [INFO] [stdout] test testend::tests::test_assert_date ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ad16d0b16b32e54c31832bd7f49fc449c2db0b272115985b370cdb22601900ff"` [INFO] running `"docker" "rm" "-f" "ad16d0b16b32e54c31832bd7f49fc449c2db0b272115985b370cdb22601900ff"` [INFO] [stdout] ad16d0b16b32e54c31832bd7f49fc449c2db0b272115985b370cdb22601900ff