[INFO] fetching crate matrix-sdk-base 0.5.1... [INFO] building matrix-sdk-base-0.5.1 against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] extracting crate matrix-sdk-base 0.5.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate matrix-sdk-base 0.5.1 on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking crates.io crate matrix-sdk-base 0.5.1 [INFO] finished tweaking crates.io crate matrix-sdk-base 0.5.1 [INFO] tweaked toml for crates.io crate matrix-sdk-base 0.5.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded js_option v0.1.1 [INFO] [stderr] Downloaded matrix-sdk-common v0.5.0 [INFO] [stderr] Downloaded g2poly v0.4.0 [INFO] [stderr] Downloaded chacha20 v0.8.2 [INFO] [stderr] Downloaded ruma-identifiers-validation v0.8.1 [INFO] [stderr] Downloaded matrix-sdk-crypto v0.5.0 [INFO] [stderr] Downloaded matrix-sdk-qrcode v0.3.0 [INFO] [stderr] Downloaded pkcs7 v0.3.0 [INFO] [stderr] Downloaded block-padding v0.3.2 [INFO] [stderr] Downloaded inout v0.1.3 [INFO] [stderr] Downloaded cbc v0.1.2 [INFO] [stderr] Downloaded assign v1.1.1 [INFO] [stderr] Downloaded g2p v0.4.0 [INFO] [stderr] Downloaded aes v0.8.1 [INFO] [stderr] Downloaded rqrr v0.4.0 [INFO] [stderr] Downloaded ruma-signatures v0.11.0 [INFO] [stderr] Downloaded der v0.5.1 [INFO] [stderr] Downloaded cipher v0.4.3 [INFO] [stderr] Downloaded js_int v0.2.2 [INFO] [stderr] Downloaded vodozemac v0.2.0 [INFO] [stderr] Downloaded const-oid v0.7.1 [INFO] [stderr] Downloaded spki v0.5.4 [INFO] [stderr] Downloaded ruma-client-api v0.14.1 [INFO] [stderr] Downloaded matrix-sdk-test-macros v0.2.0 [INFO] [stderr] Downloaded matrix-sdk-test v0.5.0 [INFO] [stderr] Downloaded ruma v0.6.4 [INFO] [stderr] Downloaded ruma-macros v0.9.3 [INFO] [stderr] Downloaded ruma-common v0.9.3 [INFO] [stderr] Downloaded chacha20poly1305 v0.9.1 [INFO] [stderr] Downloaded ctr v0.9.1 [INFO] [stderr] Downloaded g2gen v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d3279246e346ce8cae503a32c7861734474e537ceec191d24ee27d5995a3e00 [INFO] running `Command { std: "docker" "start" "-a" "6d3279246e346ce8cae503a32c7861734474e537ceec191d24ee27d5995a3e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d3279246e346ce8cae503a32c7861734474e537ceec191d24ee27d5995a3e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d3279246e346ce8cae503a32c7861734474e537ceec191d24ee27d5995a3e00", kill_on_drop: false }` [INFO] [stdout] 6d3279246e346ce8cae503a32c7861734474e537ceec191d24ee27d5995a3e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a78e7b605bdfd39738f0444b74b1bf9a328f91dc683389ab5dc51d5076370f6 [INFO] running `Command { std: "docker" "start" "-a" "6a78e7b605bdfd39738f0444b74b1bf9a328f91dc683389ab5dc51d5076370f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signature v1.6.0 [INFO] [stderr] Compiling wildmatch v2.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling ruma-identifiers-validation v0.8.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling ruma-macros v0.9.3 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ruma-common v0.9.3 [INFO] [stderr] Compiling ruma-signatures v0.11.0 [INFO] [stderr] Compiling ruma-client-api v0.14.1 [INFO] [stderr] Compiling ruma v0.6.4 [INFO] [stderr] Compiling matrix-sdk-common v0.5.0 [INFO] [stderr] Compiling matrix-sdk-base v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.15s [INFO] running `Command { std: "docker" "inspect" "6a78e7b605bdfd39738f0444b74b1bf9a328f91dc683389ab5dc51d5076370f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a78e7b605bdfd39738f0444b74b1bf9a328f91dc683389ab5dc51d5076370f6", kill_on_drop: false }` [INFO] [stdout] 6a78e7b605bdfd39738f0444b74b1bf9a328f91dc683389ab5dc51d5076370f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ed54049aee92adc2a5e6c4dafaacdb1e11a48e4be908a7dd31745ce0888babe [INFO] running `Command { std: "docker" "start" "-a" "8ed54049aee92adc2a5e6c4dafaacdb1e11a48e4be908a7dd31745ce0888babe", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling matrix-sdk-test-macros v0.2.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling ruma-common v0.9.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ruma-client-api v0.14.1 [INFO] [stderr] Compiling ruma-signatures v0.11.0 [INFO] [stderr] Compiling ruma v0.6.4 [INFO] [stderr] Compiling matrix-sdk-common v0.5.0 [INFO] [stderr] Compiling matrix-sdk-test v0.5.0 [INFO] [stderr] Compiling matrix-sdk-base v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.65s [INFO] running `Command { std: "docker" "inspect" "8ed54049aee92adc2a5e6c4dafaacdb1e11a48e4be908a7dd31745ce0888babe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed54049aee92adc2a5e6c4dafaacdb1e11a48e4be908a7dd31745ce0888babe", kill_on_drop: false }` [INFO] [stdout] 8ed54049aee92adc2a5e6c4dafaacdb1e11a48e4be908a7dd31745ce0888babe