[INFO] fetching crate ruma-federation-api 0.0.3... [INFO] checking ruma-federation-api-0.0.3 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate ruma-federation-api 0.0.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ruma-federation-api 0.0.3 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruma-federation-api 0.0.3 [INFO] finished tweaking crates.io crate ruma-federation-api 0.0.3 [INFO] tweaked toml for crates.io crate ruma-federation-api 0.0.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruma-common v0.2.0 [INFO] [stderr] Downloaded ruma-events-macros v0.22.0-alpha.1 [INFO] [stderr] Downloaded ruma-events v0.22.0-alpha.1 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", 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] 4214cd8d519b8a79e1784753d587a6d009f65fe9837e4537bea4c0afa06acf3c [INFO] running `Command { std: "docker" "start" "-a" "4214cd8d519b8a79e1784753d587a6d009f65fe9837e4537bea4c0afa06acf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4214cd8d519b8a79e1784753d587a6d009f65fe9837e4537bea4c0afa06acf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4214cd8d519b8a79e1784753d587a6d009f65fe9837e4537bea4c0afa06acf3c", kill_on_drop: false }` [INFO] [stdout] 4214cd8d519b8a79e1784753d587a6d009f65fe9837e4537bea4c0afa06acf3c [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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92d527a7e90eaa212d498451ec3e0499615c431ef0ac6049c44558ec7c6b8657 [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" "92d527a7e90eaa212d498451ec3e0499615c431ef0ac6049c44558ec7c6b8657", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking js_int v0.1.9 [INFO] [stderr] Checking ruma-identifiers-validation v0.1.1 [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 [INFO] [stderr] Checking ruma-serde v0.2.3 [INFO] [stderr] Checking ruma-identifiers v0.17.4 [INFO] [stderr] Checking ruma-common v0.2.0 [INFO] [stderr] Checking ruma-api v0.17.0-alpha.1 [INFO] [stderr] Checking ruma-events v0.22.0-alpha.1 [INFO] [stderr] Checking ruma-federation-api v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.87s [INFO] running `Command { std: "docker" "inspect" "92d527a7e90eaa212d498451ec3e0499615c431ef0ac6049c44558ec7c6b8657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d527a7e90eaa212d498451ec3e0499615c431ef0ac6049c44558ec7c6b8657", kill_on_drop: false }` [INFO] [stdout] 92d527a7e90eaa212d498451ec3e0499615c431ef0ac6049c44558ec7c6b8657