[INFO] fetching crate ruma 0.1.2... [INFO] checking ruma-0.1.2 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate ruma 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ruma 0.1.2 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruma 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ruma 0.1.2 [INFO] tweaked toml for crates.io crate ruma 0.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate ruma 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruma-federation-api v0.1.0 [INFO] [stderr] Downloaded ruma-appservice-api v0.2.0 [INFO] [stderr] Downloaded ruma-client v0.5.0 [INFO] [stderr] Downloaded ruma-identity-service-api v0.1.0 [INFO] [stderr] Downloaded ruma-push-gateway-api v0.1.0 [INFO] [stderr] Downloaded ruma-common v0.5.2 [INFO] [stderr] Downloaded ruma-state-res v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f714d8322ddca2d261e7a2851a462fc3b74d72e1ceb70e68c5ff74f6c8959ca1 [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" "f714d8322ddca2d261e7a2851a462fc3b74d72e1ceb70e68c5ff74f6c8959ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f714d8322ddca2d261e7a2851a462fc3b74d72e1ceb70e68c5ff74f6c8959ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f714d8322ddca2d261e7a2851a462fc3b74d72e1ceb70e68c5ff74f6c8959ca1", kill_on_drop: false }` [INFO] [stdout] f714d8322ddca2d261e7a2851a462fc3b74d72e1ceb70e68c5ff74f6c8959ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "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] 98796477dd4035a84f9df1b26415ae98f42ef9534ddac6d33bc90fca255df671 [INFO] running `Command { std: "docker" "start" "-a" "98796477dd4035a84f9df1b26415ae98f42ef9534ddac6d33bc90fca255df671", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ruma-identifiers-validation v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Checking unicode-normalization v0.1.18 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Checking js_int v0.2.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling ruma-serde-macros v0.4.0 [INFO] [stderr] Checking ruma-serde v0.4.0 [INFO] [stderr] Checking ruma-identifiers v0.19.1 [INFO] [stderr] Checking ruma-common v0.5.2 [INFO] [stderr] Checking ruma v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.54s [INFO] running `Command { std: "docker" "inspect" "98796477dd4035a84f9df1b26415ae98f42ef9534ddac6d33bc90fca255df671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98796477dd4035a84f9df1b26415ae98f42ef9534ddac6d33bc90fca255df671", kill_on_drop: false }` [INFO] [stdout] 98796477dd4035a84f9df1b26415ae98f42ef9534ddac6d33bc90fca255df671