[INFO] fetching crate matrix-sdk-common 0.4.1... [INFO] testing matrix-sdk-common-0.4.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate matrix-sdk-common 0.4.1 into /workspace/builds/worker-69/source [INFO] validating manifest of crates.io crate matrix-sdk-common 0.4.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate matrix-sdk-common 0.4.1 [INFO] finished tweaking crates.io crate matrix-sdk-common 0.4.1 [INFO] tweaked toml for crates.io crate matrix-sdk-common 0.4.1 written to /workspace/builds/worker-69/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b577ad169cffc8e40f98486eb680a5ec98df706429e7ef1081518b60048e5cbd [INFO] running `Command { std: "docker" "start" "-a" "b577ad169cffc8e40f98486eb680a5ec98df706429e7ef1081518b60048e5cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b577ad169cffc8e40f98486eb680a5ec98df706429e7ef1081518b60048e5cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b577ad169cffc8e40f98486eb680a5ec98df706429e7ef1081518b60048e5cbd", kill_on_drop: false }` [INFO] [stdout] b577ad169cffc8e40f98486eb680a5ec98df706429e7ef1081518b60048e5cbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69205764938fcae2b7042b0686e62ef6e29a2f2ed0fccdf5bc372411b712d67b [INFO] running `Command { std: "docker" "start" "-a" "69205764938fcae2b7042b0686e62ef6e29a2f2ed0fccdf5bc372411b712d67b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ruma-identifiers-validation v0.5.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ruma-identifiers-macros v0.20.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling ruma-serde-macros v0.5.0 [INFO] [stderr] Compiling ruma-events-macros v0.24.6 [INFO] [stderr] Compiling ruma-api-macros v0.18.5 [INFO] [stderr] Compiling ruma-serde v0.5.0 [INFO] [stderr] Compiling ruma-identifiers v0.20.0 [INFO] [stderr] Compiling ruma-common v0.6.0 [INFO] [stderr] Compiling ruma-api v0.18.5 [INFO] [stderr] Compiling ruma-events v0.24.6 [INFO] [stderr] Compiling ruma-client-api v0.12.3 [INFO] [stderr] Compiling ruma v0.4.0 [INFO] [stderr] Compiling matrix-sdk-common v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "69205764938fcae2b7042b0686e62ef6e29a2f2ed0fccdf5bc372411b712d67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69205764938fcae2b7042b0686e62ef6e29a2f2ed0fccdf5bc372411b712d67b", kill_on_drop: false }` [INFO] [stdout] 69205764938fcae2b7042b0686e62ef6e29a2f2ed0fccdf5bc372411b712d67b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18cdf3705a3f1917685432a858db3f33e5f83e7c3d012211bd0600c92754eb74 [INFO] running `Command { std: "docker" "start" "-a" "18cdf3705a3f1917685432a858db3f33e5f83e7c3d012211bd0600c92754eb74", kill_on_drop: false }` [INFO] [stderr] Compiling matrix-sdk-common v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "18cdf3705a3f1917685432a858db3f33e5f83e7c3d012211bd0600c92754eb74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18cdf3705a3f1917685432a858db3f33e5f83e7c3d012211bd0600c92754eb74", kill_on_drop: false }` [INFO] [stdout] 18cdf3705a3f1917685432a858db3f33e5f83e7c3d012211bd0600c92754eb74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 847165ec56f9eccc93b8e72ea73fc4af4c6c135c71bcf73b3bb0140f028225da [INFO] running `Command { std: "docker" "start" "-a" "847165ec56f9eccc93b8e72ea73fc4af4c6c135c71bcf73b3bb0140f028225da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/matrix_sdk_common-8fbe89dd8e19708c) [INFO] [stdout] [INFO] [stderr] Doc-tests matrix-sdk-common [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "847165ec56f9eccc93b8e72ea73fc4af4c6c135c71bcf73b3bb0140f028225da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847165ec56f9eccc93b8e72ea73fc4af4c6c135c71bcf73b3bb0140f028225da", kill_on_drop: false }` [INFO] [stdout] 847165ec56f9eccc93b8e72ea73fc4af4c6c135c71bcf73b3bb0140f028225da