[INFO] cloning repository https://github.com/markrepedersen/http-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markrepedersen/http-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrepedersen%2Fhttp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrepedersen%2Fhttp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b1979c5ac24b4b1d8b11cfe033cb7d45189f74f [INFO] checking markrepedersen/http-rs against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrepedersen%2Fhttp-rs" "/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/markrepedersen/http-rs on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/markrepedersen/http-rs [INFO] finished tweaking git repo https://github.com/markrepedersen/http-rs [INFO] tweaked toml for git repo https://github.com/markrepedersen/http-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/markrepedersen/http-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.5.0 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ece496d14fe2128632fb33b83c2e80dd2d874ac788632873be2141e1d4066b08 [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" "ece496d14fe2128632fb33b83c2e80dd2d874ac788632873be2141e1d4066b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ece496d14fe2128632fb33b83c2e80dd2d874ac788632873be2141e1d4066b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece496d14fe2128632fb33b83c2e80dd2d874ac788632873be2141e1d4066b08", kill_on_drop: false }` [INFO] [stdout] ece496d14fe2128632fb33b83c2e80dd2d874ac788632873be2141e1d4066b08 [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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d71ce123ec958e121c7feefceeed2491af51ac758e705e8364b0dd7870db9cf [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" "8d71ce123ec958e121c7feefceeed2491af51ac758e705e8364b0dd7870db9cf", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking cookie-factory v0.3.1 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Checking http-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.72s [INFO] running `Command { std: "docker" "inspect" "8d71ce123ec958e121c7feefceeed2491af51ac758e705e8364b0dd7870db9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d71ce123ec958e121c7feefceeed2491af51ac758e705e8364b0dd7870db9cf", kill_on_drop: false }` [INFO] [stdout] 8d71ce123ec958e121c7feefceeed2491af51ac758e705e8364b0dd7870db9cf