[INFO] cloning repository https://github.com/ruma/ruma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruma/ruma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruma%2Fruma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruma%2Fruma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4985b9bddbf970a4d4b7b394af1164c54e1008cc [INFO] testing ruma/ruma against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruma%2Fruma" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruma/ruma on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-10/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ruma/ruma [INFO] finished tweaking git repo https://github.com/ruma/ruma [INFO] tweaked toml for git repo https://github.com/ruma/ruma written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] fd21130f62427c27b07443415ea34edcd1a3d9bcca2e2d23391d739af165950e [INFO] running `Command { std: "docker" "start" "-a" "fd21130f62427c27b07443415ea34edcd1a3d9bcca2e2d23391d739af165950e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd21130f62427c27b07443415ea34edcd1a3d9bcca2e2d23391d739af165950e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd21130f62427c27b07443415ea34edcd1a3d9bcca2e2d23391d739af165950e", kill_on_drop: false }` [INFO] [stdout] fd21130f62427c27b07443415ea34edcd1a3d9bcca2e2d23391d739af165950e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce79778e0b5c445a8bcefb57afc2b4892c5bca00e8c8458543ee22779f7fdff3 [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" "ce79778e0b5c445a8bcefb57afc2b4892c5bca00e8c8458543ee22779f7fdff3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ruma-identifiers-validation v0.4.0 (/opt/rustwide/workdir/crates/ruma-identifiers-validation) [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling ruma-client v0.6.0 (/opt/rustwide/workdir/crates/ruma-client) [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling xshell-macros v0.1.14 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling der v0.4.0 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling xshell v0.1.14 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [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] Compiling xflags-macros v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling xflags v0.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.4 (/opt/rustwide/workdir/crates/ruma-identifiers-macros) [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling toml_edit v0.2.1 [INFO] [stderr] Compiling zeroize v1.4.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling pkcs8 v0.7.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling ruma-serde-macros v0.4.1 (/opt/rustwide/workdir/crates/ruma-serde-macros) [INFO] [stderr] Compiling ruma-api-macros v0.17.1 (/opt/rustwide/workdir/crates/ruma-api-macros) [INFO] [stderr] Compiling ruma-events-macros v0.23.2 (/opt/rustwide/workdir/crates/ruma-events-macros) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling ruma-serde v0.4.1 (/opt/rustwide/workdir/crates/ruma-serde) [INFO] [stderr] Compiling ruma-identifiers v0.19.4 (/opt/rustwide/workdir/crates/ruma-identifiers) [INFO] [stderr] Compiling ruma-common v0.5.4 (/opt/rustwide/workdir/crates/ruma-common) [INFO] [stderr] Compiling ruma-signatures v0.8.0 (/opt/rustwide/workdir/crates/ruma-signatures) [INFO] [stderr] Compiling ruma-api v0.17.1 (/opt/rustwide/workdir/crates/ruma-api) [INFO] [stderr] Compiling ruma-events v0.23.2 (/opt/rustwide/workdir/crates/ruma-events) [INFO] [stderr] Compiling ruma-identity-service-api v0.2.0 (/opt/rustwide/workdir/crates/ruma-identity-service-api) [INFO] [stderr] Compiling ruma v0.2.0 (/opt/rustwide/workdir/crates/ruma) [INFO] [stderr] Compiling ruma-client-api v0.11.0 (/opt/rustwide/workdir/crates/ruma-client-api) [INFO] [stderr] Compiling ruma-push-gateway-api v0.2.0 (/opt/rustwide/workdir/crates/ruma-push-gateway-api) [INFO] [stderr] Compiling ruma-state-res v0.2.0 (/opt/rustwide/workdir/crates/ruma-state-res) [INFO] [stderr] Compiling ruma-appservice-api v0.3.0 (/opt/rustwide/workdir/crates/ruma-appservice-api) [INFO] [stderr] Compiling ruma-federation-api v0.2.0 (/opt/rustwide/workdir/crates/ruma-federation-api) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 43s [INFO] running `Command { std: "docker" "inspect" "ce79778e0b5c445a8bcefb57afc2b4892c5bca00e8c8458543ee22779f7fdff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce79778e0b5c445a8bcefb57afc2b4892c5bca00e8c8458543ee22779f7fdff3", kill_on_drop: false }` [INFO] [stdout] ce79778e0b5c445a8bcefb57afc2b4892c5bca00e8c8458543ee22779f7fdff3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80e34e62a3db5382f69173a01fdf459eac9c5fbb2d56ef163965403648480f95 [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" "80e34e62a3db5382f69173a01fdf459eac9c5fbb2d56ef163965403648480f95", kill_on_drop: false }` [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ruma-identifiers-validation v0.4.0 (/opt/rustwide/workdir/crates/ruma-identifiers-validation) [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.4 (/opt/rustwide/workdir/crates/ruma-identifiers-macros) [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling ruma-api-macros v0.17.1 (/opt/rustwide/workdir/crates/ruma-api-macros) [INFO] [stderr] Compiling ruma-serde-macros v0.4.1 (/opt/rustwide/workdir/crates/ruma-serde-macros) [INFO] [stderr] Compiling ruma-events-macros v0.23.2 (/opt/rustwide/workdir/crates/ruma-events-macros) [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling ruma-serde v0.4.1 (/opt/rustwide/workdir/crates/ruma-serde) [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling ruma-common v0.5.4 (/opt/rustwide/workdir/crates/ruma-common) [INFO] [stderr] Compiling ruma-signatures v0.8.0 (/opt/rustwide/workdir/crates/ruma-signatures) [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ruma-identity-service-api v0.2.0 (/opt/rustwide/workdir/crates/ruma-identity-service-api) [INFO] [stderr] Compiling ruma-client-api v0.11.0 (/opt/rustwide/workdir/crates/ruma-client-api) [INFO] [stderr] Compiling ruma-push-gateway-api v0.2.0 (/opt/rustwide/workdir/crates/ruma-push-gateway-api) [INFO] [stderr] Compiling ruma-federation-api v0.2.0 (/opt/rustwide/workdir/crates/ruma-federation-api) [INFO] [stderr] Compiling ruma-appservice-api v0.3.0 (/opt/rustwide/workdir/crates/ruma-appservice-api) [INFO] [stderr] Compiling ruma-client v0.6.0 (/opt/rustwide/workdir/crates/ruma-client) [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=cdb5f4c5227614d9 -C extra-filename=-cdb5f4c5227614d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "80e34e62a3db5382f69173a01fdf459eac9c5fbb2d56ef163965403648480f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e34e62a3db5382f69173a01fdf459eac9c5fbb2d56ef163965403648480f95", kill_on_drop: false }` [INFO] [stdout] 80e34e62a3db5382f69173a01fdf459eac9c5fbb2d56ef163965403648480f95