[INFO] cloning repository https://github.com/DevinR528/luge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevinR528/luge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevinR528%2Fluge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevinR528%2Fluge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 126f470a4a91eab8df02cd77ac1df4e5c4b8c1c5 [INFO] checking DevinR528/luge against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevinR528%2Fluge" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DevinR528/luge on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DevinR528/luge [INFO] finished tweaking git repo https://github.com/DevinR528/luge [INFO] tweaked toml for git repo https://github.com/DevinR528/luge written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/DevinR528/luge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6014107f64452a58b861c3af3129750f651374568703a988194a245f7f35148d [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" "6014107f64452a58b861c3af3129750f651374568703a988194a245f7f35148d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6014107f64452a58b861c3af3129750f651374568703a988194a245f7f35148d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6014107f64452a58b861c3af3129750f651374568703a988194a245f7f35148d", kill_on_drop: false }` [INFO] [stdout] 6014107f64452a58b861c3af3129750f651374568703a988194a245f7f35148d [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81572ab0c7c6f4e5e503316d66843e131d4832c78b748c1419d3cc671b727ebf [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" "81572ab0c7c6f4e5e503316d66843e131d4832c78b748c1419d3cc671b727ebf", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking assign v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking weezl v0.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking atomic v0.4.6 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling ref-cast-impl v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rust-argon2 v0.8.2 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking sled v0.34.4 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling ref-cast v1.0.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking js_int v0.1.9 [INFO] [stderr] Checking ruma-identifiers-validation v0.1.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking ruma-serde v0.2.3 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Checking ruma-identifiers v0.17.4 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking ruma-signatures v0.6.0-dev.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling ruma-common-macros v0.2.0 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Checking ruma-common v0.2.0 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking rocket_http v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking ruma-api v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Checking ruma-events v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Checking ruma-client-api v0.10.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Checking ruma-federation-api v0.0.3 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Checking ruma-appservice-api v0.2.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Checking ruma v0.0.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Checking state-res v0.1.0 (https://github.com/ruma/state-res?branch=timo-spec-comp#ca87469c) [INFO] [stderr] Checking conduit v0.1.0 (https://gitlab.com/DevinR528/conduit?branch=dev/sendtxn#6dd83e97) [INFO] [stderr] Checking luge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 58s [INFO] running `Command { std: "docker" "inspect" "81572ab0c7c6f4e5e503316d66843e131d4832c78b748c1419d3cc671b727ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81572ab0c7c6f4e5e503316d66843e131d4832c78b748c1419d3cc671b727ebf", kill_on_drop: false }` [INFO] [stdout] 81572ab0c7c6f4e5e503316d66843e131d4832c78b748c1419d3cc671b727ebf