[INFO] fetching crate matrix-sdk-common 0.2.0... [INFO] checking matrix-sdk-common-0.2.0 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate matrix-sdk-common 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate matrix-sdk-common 0.2.0 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate matrix-sdk-common 0.2.0 [INFO] finished tweaking crates.io crate matrix-sdk-common 0.2.0 [INFO] tweaked toml for crates.io crate matrix-sdk-common 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded js_int v0.2.1 [INFO] [stderr] Downloaded ruma-identifiers-validation v0.2.4 [INFO] [stderr] Downloaded ruma-serde v0.3.2 [INFO] [stderr] Downloaded ruma-serde-macros v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d249e450384603a71d9920600d9849f01dc46808104c818295d2525838d6e5f1 [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" "d249e450384603a71d9920600d9849f01dc46808104c818295d2525838d6e5f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d249e450384603a71d9920600d9849f01dc46808104c818295d2525838d6e5f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d249e450384603a71d9920600d9849f01dc46808104c818295d2525838d6e5f1", kill_on_drop: false }` [INFO] [stdout] d249e450384603a71d9920600d9849f01dc46808104c818295d2525838d6e5f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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] 04c96ea94c21eef8b9ed3d34369d6789efab8d1fcda42858b5886607ef11aad1 [INFO] running `Command { std: "docker" "start" "-a" "04c96ea94c21eef8b9ed3d34369d6789efab8d1fcda42858b5886607ef11aad1", 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] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ruma-identifiers-validation v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling ruma-identifiers-macros v0.18.0-alpha.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking js_int v0.2.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ruma-serde-macros v0.3.2 [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.2 [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.2 [INFO] [stderr] Checking ruma-serde v0.3.2 [INFO] [stderr] Checking ruma-identifiers v0.18.0-alpha.1 [INFO] [stderr] Checking ruma-common v0.3.0-alpha.1 [INFO] [stderr] Checking ruma-api v0.17.0-alpha.2 [INFO] [stderr] Checking ruma-events v0.22.0-alpha.2 [INFO] [stderr] Checking ruma-federation-api v0.1.0-alpha.1 [INFO] [stderr] Checking ruma-client-api v0.10.0-alpha.2 [INFO] [stderr] Checking ruma v0.0.2 [INFO] [stderr] Checking matrix-sdk-common v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "04c96ea94c21eef8b9ed3d34369d6789efab8d1fcda42858b5886607ef11aad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c96ea94c21eef8b9ed3d34369d6789efab8d1fcda42858b5886607ef11aad1", kill_on_drop: false }` [INFO] [stdout] 04c96ea94c21eef8b9ed3d34369d6789efab8d1fcda42858b5886607ef11aad1