[INFO] cloning repository https://github.com/thsioutas/HttptestAndReqwest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thsioutas/HttptestAndReqwest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthsioutas%2FHttptestAndReqwest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthsioutas%2FHttptestAndReqwest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a585ecd74250fc86962dd8f5c80dc2c9068400a9 [INFO] testing thsioutas/HttptestAndReqwest against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthsioutas%2FHttptestAndReqwest" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thsioutas/HttptestAndReqwest on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thsioutas/HttptestAndReqwest [INFO] finished tweaking git repo https://github.com/thsioutas/HttptestAndReqwest [INFO] tweaked toml for git repo https://github.com/thsioutas/HttptestAndReqwest written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/thsioutas/HttptestAndReqwest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 37f8c2bebad5dbe4deb1a09e46509952ccf76eedd5e6ad23f992518563382913 [INFO] running `Command { std: "docker" "start" "-a" "37f8c2bebad5dbe4deb1a09e46509952ccf76eedd5e6ad23f992518563382913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37f8c2bebad5dbe4deb1a09e46509952ccf76eedd5e6ad23f992518563382913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37f8c2bebad5dbe4deb1a09e46509952ccf76eedd5e6ad23f992518563382913", kill_on_drop: false }` [INFO] [stdout] 37f8c2bebad5dbe4deb1a09e46509952ccf76eedd5e6ad23f992518563382913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d652ba6518c45f74db7cd6fa33fbadfe57b26e6d320e5b71d42b44101e7e694 [INFO] running `Command { std: "docker" "start" "-a" "3d652ba6518c45f74db7cd6fa33fbadfe57b26e6d320e5b71d42b44101e7e694", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling httptest v0.13.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling httptest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "3d652ba6518c45f74db7cd6fa33fbadfe57b26e6d320e5b71d42b44101e7e694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d652ba6518c45f74db7cd6fa33fbadfe57b26e6d320e5b71d42b44101e7e694", kill_on_drop: false }` [INFO] [stdout] 3d652ba6518c45f74db7cd6fa33fbadfe57b26e6d320e5b71d42b44101e7e694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28f0e2a91a88f93aeb4fe412dea767b2c55e89df281cb7fec64c77de39c3a849 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "28f0e2a91a88f93aeb4fe412dea767b2c55e89df281cb7fec64c77de39c3a849", kill_on_drop: false }` [INFO] [stderr] Compiling httptest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.43s [INFO] running `Command { std: "docker" "inspect" "28f0e2a91a88f93aeb4fe412dea767b2c55e89df281cb7fec64c77de39c3a849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f0e2a91a88f93aeb4fe412dea767b2c55e89df281cb7fec64c77de39c3a849", kill_on_drop: false }` [INFO] [stdout] 28f0e2a91a88f93aeb4fe412dea767b2c55e89df281cb7fec64c77de39c3a849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1117d8511ae284f30df8b1c7ee89834b3dd2faf45d4899226d4f789f8e9b1a24 [INFO] running `Command { std: "docker" "start" "-a" "1117d8511ae284f30df8b1c7ee89834b3dd2faf45d4899226d4f789f8e9b1a24", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/httptest-5a2d264d94e8fa75) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_httptest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1117d8511ae284f30df8b1c7ee89834b3dd2faf45d4899226d4f789f8e9b1a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1117d8511ae284f30df8b1c7ee89834b3dd2faf45d4899226d4f789f8e9b1a24", kill_on_drop: false }` [INFO] [stdout] 1117d8511ae284f30df8b1c7ee89834b3dd2faf45d4899226d4f789f8e9b1a24