[INFO] cloning repository https://github.com/alexliesenfeld/blog-rust-http-testing-with-httpmock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexliesenfeld/blog-rust-http-testing-with-httpmock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexliesenfeld%2Fblog-rust-http-testing-with-httpmock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexliesenfeld%2Fblog-rust-http-testing-with-httpmock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3acbb75ff3664c5ecd2236d23355a8959b197d79 [INFO] checking alexliesenfeld/blog-rust-http-testing-with-httpmock against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexliesenfeld%2Fblog-rust-http-testing-with-httpmock" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexliesenfeld/blog-rust-http-testing-with-httpmock on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexliesenfeld/blog-rust-http-testing-with-httpmock [INFO] finished tweaking git repo https://github.com/alexliesenfeld/blog-rust-http-testing-with-httpmock [INFO] tweaked toml for git repo https://github.com/alexliesenfeld/blog-rust-http-testing-with-httpmock written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/alexliesenfeld/blog-rust-http-testing-with-httpmock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta" "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] 5717f9f4d64cff6590f551fe6eb635df6ee75dfc943a1118d2592b3f340fb38e [INFO] running `Command { std: "docker" "start" "-a" "5717f9f4d64cff6590f551fe6eb635df6ee75dfc943a1118d2592b3f340fb38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5717f9f4d64cff6590f551fe6eb635df6ee75dfc943a1118d2592b3f340fb38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5717f9f4d64cff6590f551fe6eb635df6ee75dfc943a1118d2592b3f340fb38e", kill_on_drop: false }` [INFO] [stdout] 5717f9f4d64cff6590f551fe6eb635df6ee75dfc943a1118d2592b3f340fb38e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] 443cb7a47412d3bc4f20de8f4d5859d03b108c83e8573a62f3203c1f6dc37087 [INFO] running `Command { std: "docker" "start" "-a" "443cb7a47412d3bc4f20de8f4d5859d03b108c83e8573a62f3203c1f6dc37087", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.4.0 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling isahc v0.9.8 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking levenshtein v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.2.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking hashbrown v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.4.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking polling v0.1.7 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking indexmap v1.5.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking sluice v0.5.2 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Checking api_mocking v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking puddle v0.1.0 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Checking httpmock v0.5.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `Command { std: "docker" "inspect" "443cb7a47412d3bc4f20de8f4d5859d03b108c83e8573a62f3203c1f6dc37087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "443cb7a47412d3bc4f20de8f4d5859d03b108c83e8573a62f3203c1f6dc37087", kill_on_drop: false }` [INFO] [stdout] 443cb7a47412d3bc4f20de8f4d5859d03b108c83e8573a62f3203c1f6dc37087