[INFO] cloning repository https://github.com/mibes404/zeep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mibes404/zeep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes404%2Fzeep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes404%2Fzeep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ceb8de5e0d21c07fdb54d27db81d9a425cb3043 [INFO] checking mibes404/zeep against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes404%2Fzeep" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mibes404/zeep on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mibes404/zeep [INFO] finished tweaking git repo https://github.com/mibes404/zeep [INFO] tweaked toml for git repo https://github.com/mibes404/zeep written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mibes404/zeep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33cf4f932dbacf0e29bbbe2a2b9cfbdd145312728178a734ba40a45312ed3433 [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" "33cf4f932dbacf0e29bbbe2a2b9cfbdd145312728178a734ba40a45312ed3433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33cf4f932dbacf0e29bbbe2a2b9cfbdd145312728178a734ba40a45312ed3433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33cf4f932dbacf0e29bbbe2a2b9cfbdd145312728178a734ba40a45312ed3433", kill_on_drop: false }` [INFO] [stdout] 33cf4f932dbacf0e29bbbe2a2b9cfbdd145312728178a734ba40a45312ed3433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9beb1bd514141fe84c5fb021d503a7bea3d5c7145e942cb4e75d8e64381d79ce [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" "9beb1bd514141fe84c5fb021d503a7bea3d5c7145e942cb4e75d8e64381d79ce", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking xmlparser v0.13.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking roxmltree v0.10.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking yaserde v0.4.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling yaserde_derive v0.4.2 [INFO] [stderr] Checking tokio v0.2.17 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking log4rs v0.11.0 [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking zeep-lib v0.1.3 (/opt/rustwide/workdir/zeep-lib) [INFO] [stderr] Checking zeep v0.1.3 (/opt/rustwide/workdir/zeep) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "9beb1bd514141fe84c5fb021d503a7bea3d5c7145e942cb4e75d8e64381d79ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9beb1bd514141fe84c5fb021d503a7bea3d5c7145e942cb4e75d8e64381d79ce", kill_on_drop: false }` [INFO] [stdout] 9beb1bd514141fe84c5fb021d503a7bea3d5c7145e942cb4e75d8e64381d79ce