[INFO] updating cached repository https://github.com/peteraba/rhttp [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1027668088867688f6f718b3fcdbeb387e0aabf [INFO] testing peteraba/rhttp against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeteraba%2Frhttp" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peteraba/rhttp on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peteraba/rhttp [INFO] finished tweaking git repo https://github.com/peteraba/rhttp [INFO] tweaked toml for git repo https://github.com/peteraba/rhttp written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/peteraba/rhttp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed44c0b458d2ecbaa1c587d68949731f8bb6bbe5a37ec928e55253f7214ba3e8 [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" "ed44c0b458d2ecbaa1c587d68949731f8bb6bbe5a37ec928e55253f7214ba3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed44c0b458d2ecbaa1c587d68949731f8bb6bbe5a37ec928e55253f7214ba3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed44c0b458d2ecbaa1c587d68949731f8bb6bbe5a37ec928e55253f7214ba3e8", kill_on_drop: false }` [INFO] [stdout] ed44c0b458d2ecbaa1c587d68949731f8bb6bbe5a37ec928e55253f7214ba3e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50da11612e4cb51e00fe1cc5cf949251e32e360d1f8c7514a1bea54c55d1041d [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" "50da11612e4cb51e00fe1cc5cf949251e32e360d1f8c7514a1bea54c55d1041d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling block-cipher v0.7.0 [INFO] [stderr] Compiling block-modes v0.4.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling rhttp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.91s [INFO] running `Command { std: "docker" "inspect" "50da11612e4cb51e00fe1cc5cf949251e32e360d1f8c7514a1bea54c55d1041d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50da11612e4cb51e00fe1cc5cf949251e32e360d1f8c7514a1bea54c55d1041d", kill_on_drop: false }` [INFO] [stdout] 50da11612e4cb51e00fe1cc5cf949251e32e360d1f8c7514a1bea54c55d1041d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 667fa49faf9d57a1dcab355fe484964e0ee7548c1e8cdf08467ee3ea4fc95485 [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" "667fa49faf9d57a1dcab355fe484964e0ee7548c1e8cdf08467ee3ea4fc95485", kill_on_drop: false }` [INFO] [stderr] Compiling rhttp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.99s [INFO] running `Command { std: "docker" "inspect" "667fa49faf9d57a1dcab355fe484964e0ee7548c1e8cdf08467ee3ea4fc95485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667fa49faf9d57a1dcab355fe484964e0ee7548c1e8cdf08467ee3ea4fc95485", kill_on_drop: false }` [INFO] [stdout] 667fa49faf9d57a1dcab355fe484964e0ee7548c1e8cdf08467ee3ea4fc95485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 611c9ce857b7fe3ff1717b0d68fb48ba00aca1fca5ee8e7cb2f77aa39e925dfd [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" "611c9ce857b7fe3ff1717b0d68fb48ba00aca1fca5ee8e7cb2f77aa39e925dfd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rhttp-711cfb351175e0af [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rhttp-f88933eabe32e45d [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 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "611c9ce857b7fe3ff1717b0d68fb48ba00aca1fca5ee8e7cb2f77aa39e925dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "611c9ce857b7fe3ff1717b0d68fb48ba00aca1fca5ee8e7cb2f77aa39e925dfd", kill_on_drop: false }` [INFO] [stdout] 611c9ce857b7fe3ff1717b0d68fb48ba00aca1fca5ee8e7cb2f77aa39e925dfd