[INFO] fetching crate ruma-client 0.5.0... [INFO] testing ruma-client-0.5.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate ruma-client 0.5.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ruma-client 0.5.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruma-client 0.5.0 [INFO] finished tweaking crates.io crate ruma-client 0.5.0 [INFO] tweaked toml for crates.io crate ruma-client 0.5.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bc57f9a47956ee6926a127d94fc96f3999149f6a9d8a0ee947d9afdc9d4c0ff [INFO] running `Command { std: "docker" "start" "-a" "8bc57f9a47956ee6926a127d94fc96f3999149f6a9d8a0ee947d9afdc9d4c0ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bc57f9a47956ee6926a127d94fc96f3999149f6a9d8a0ee947d9afdc9d4c0ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc57f9a47956ee6926a127d94fc96f3999149f6a9d8a0ee947d9afdc9d4c0ff", kill_on_drop: false }` [INFO] [stdout] 8bc57f9a47956ee6926a127d94fc96f3999149f6a9d8a0ee947d9afdc9d4c0ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f8045b5bb710e51ebc4e130c58965e9bda6a59a746ff7a6385295f39a75f0bd [INFO] running `Command { std: "docker" "start" "-a" "4f8045b5bb710e51ebc4e130c58965e9bda6a59a746ff7a6385295f39a75f0bd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ruma-client v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling ruma-serde-macros v0.4.0 [INFO] [stderr] Compiling ruma-api-macros v0.17.0 [INFO] [stderr] Compiling ruma-events-macros v0.22.2 [INFO] [stderr] Compiling ruma-serde v0.4.0 [INFO] [stderr] Compiling ruma-identifiers v0.19.1 [INFO] [stderr] Compiling ruma-common v0.5.2 [INFO] [stderr] Compiling ruma-api v0.17.0 [INFO] [stderr] Compiling ruma-events v0.22.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.36s [INFO] running `Command { std: "docker" "inspect" "4f8045b5bb710e51ebc4e130c58965e9bda6a59a746ff7a6385295f39a75f0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8045b5bb710e51ebc4e130c58965e9bda6a59a746ff7a6385295f39a75f0bd", kill_on_drop: false }` [INFO] [stdout] 4f8045b5bb710e51ebc4e130c58965e9bda6a59a746ff7a6385295f39a75f0bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec554ec3656c9b578178836c357f94a74bd9ad8b698326eac4eb88c381845c6c [INFO] running `Command { std: "docker" "start" "-a" "ec554ec3656c9b578178836c357f94a74bd9ad8b698326eac4eb88c381845c6c", kill_on_drop: false }` [INFO] [stderr] Compiling ruma-client-api v0.10.2 [INFO] [stderr] Compiling ruma-client v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.93s [INFO] running `Command { std: "docker" "inspect" "ec554ec3656c9b578178836c357f94a74bd9ad8b698326eac4eb88c381845c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec554ec3656c9b578178836c357f94a74bd9ad8b698326eac4eb88c381845c6c", kill_on_drop: false }` [INFO] [stdout] ec554ec3656c9b578178836c357f94a74bd9ad8b698326eac4eb88c381845c6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5ada93ac699dc488e189aa984baf8338ac7eea0f81ce12ac3ed4fc959396749 [INFO] running `Command { std: "docker" "start" "-a" "d5ada93ac699dc488e189aa984baf8338ac7eea0f81ce12ac3ed4fc959396749", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ruma_client-e6e1d60542d3e82b) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ruma-client [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 11) ... ignored [INFO] [stdout] test src/lib.rs - (line 33) ... ok [INFO] [stdout] test src/lib.rs - (line 53) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d5ada93ac699dc488e189aa984baf8338ac7eea0f81ce12ac3ed4fc959396749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ada93ac699dc488e189aa984baf8338ac7eea0f81ce12ac3ed4fc959396749", kill_on_drop: false }` [INFO] [stdout] d5ada93ac699dc488e189aa984baf8338ac7eea0f81ce12ac3ed4fc959396749