[INFO] cloning repository https://github.com/cbarrete/mient [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbarrete/mient" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbarrete%2Fmient", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbarrete%2Fmient'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99a9aa2556ff54cc0ab715131e0f9db4d68e1a7d [INFO] checking cbarrete/mient against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbarrete%2Fmient" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbarrete/mient on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cbarrete/mient [INFO] finished tweaking git repo https://github.com/cbarrete/mient [INFO] tweaked toml for git repo https://github.com/cbarrete/mient written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cbarrete/mient already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/matrix-org/matrix-rust-sdk` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded synstructure v0.12.5 [INFO] [stderr] Downloaded ruma v0.2.0 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.0 [INFO] [stderr] Downloaded zeroize_derive v1.1.0 [INFO] [stderr] Downloaded spki v0.4.0 [INFO] [stderr] Downloaded checked_int_cast v1.0.0 [INFO] [stderr] Downloaded g2p v0.4.0 [INFO] [stderr] Downloaded wildmatch v2.1.0 [INFO] [stderr] Downloaded g2gen v0.4.0 [INFO] [stderr] Downloaded gloo-timers v0.2.1 [INFO] [stderr] Downloaded aead v0.4.2 [INFO] [stderr] Downloaded ghash v0.4.3 [INFO] [stderr] Downloaded backoff v0.3.0 [INFO] [stderr] Downloaded chacha20 v0.7.2 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded chacha20poly1305 v0.8.1 [INFO] [stderr] Downloaded ruma-events v0.23.2 [INFO] [stderr] Downloaded qrcode v0.12.0 [INFO] [stderr] Downloaded tui v0.15.0 [INFO] [stderr] Downloaded aes v0.7.4 [INFO] [stderr] Downloaded aes-gcm v0.9.3 [INFO] [stderr] Downloaded der v0.4.0 [INFO] [stderr] Downloaded gif v0.11.2 [INFO] [stderr] Downloaded weezl v0.1.5 [INFO] [stderr] Downloaded olm-rs v1.0.1 [INFO] [stderr] Downloaded ruma-client-api v0.11.0 [INFO] [stderr] Downloaded pkcs8 v0.7.2 [INFO] [stderr] Downloaded ruma-state-res v0.2.0 [INFO] [stderr] Downloaded poly1305 v0.7.1 [INFO] [stderr] Downloaded ctr v0.7.0 [INFO] [stderr] Downloaded libc v0.2.98 [INFO] [stderr] Downloaded signature v1.3.1 [INFO] [stderr] Downloaded ruma-signatures v0.8.0 [INFO] [stderr] Downloaded ruma-api-macros v0.17.1 [INFO] [stderr] Downloaded ruma-federation-api v0.2.0 [INFO] [stderr] Downloaded g2poly v0.4.0 [INFO] [stderr] Downloaded indoc v1.0.3 [INFO] [stderr] Downloaded ruma-common v0.5.4 [INFO] [stderr] Downloaded tokio v1.9.0 [INFO] [stderr] Downloaded curve25519-dalek v3.1.0 [INFO] [stderr] Downloaded js_int v0.2.1 [INFO] [stderr] Downloaded olm-sys v1.1.2 [INFO] [stderr] Downloaded ruma-serde-macros v0.4.1 [INFO] [stderr] Downloaded polyval v0.5.2 [INFO] [stderr] Downloaded atomic v0.5.0 [INFO] [stderr] Downloaded assign v1.1.1 [INFO] [stderr] Downloaded const-oid v0.6.0 [INFO] [stderr] Downloaded ruma-events-macros v0.23.2 [INFO] [stderr] Downloaded proc-macro-crate v1.0.0 [INFO] [stderr] Downloaded ruma-serde v0.4.1 [INFO] [stderr] Downloaded signal-hook v0.3.9 [INFO] [stderr] Downloaded lru v0.6.5 [INFO] [stderr] Downloaded futures-locks v0.6.0 [INFO] [stderr] Downloaded ruma-api v0.17.1 [INFO] [stderr] Downloaded ruma-identifiers-validation v0.4.0 [INFO] [stderr] Downloaded ruma-identifiers v0.19.4 [INFO] [stderr] Downloaded ruma-identifiers-macros v0.19.4 [INFO] [stderr] Downloaded rqrr v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47a2736c9fdb16c84558ac28c69cbc67855f467d47aadbecce95a065fd233037 [INFO] running `Command { std: "docker" "start" "-a" "47a2736c9fdb16c84558ac28c69cbc67855f467d47aadbecce95a065fd233037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47a2736c9fdb16c84558ac28c69cbc67855f467d47aadbecce95a065fd233037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47a2736c9fdb16c84558ac28c69cbc67855f467d47aadbecce95a065fd233037", kill_on_drop: false }` [INFO] [stdout] 47a2736c9fdb16c84558ac28c69cbc67855f467d47aadbecce95a065fd233037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d69de853bf268d88a6415c70d9617909b3a590a40c09bf054ab6ebf153d7282a [INFO] running `Command { std: "docker" "start" "-a" "d69de853bf268d88a6415c70d9617909b3a590a40c09bf054ab6ebf153d7282a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ruma-identifiers-validation v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking const-oid v0.6.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking der v0.4.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking spki v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling olm-sys v1.1.2 [INFO] [stderr] Checking polyval v0.5.2 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking aead v0.4.2 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aes v0.7.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ghash v0.4.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking poly1305 v0.7.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking aes-gcm v0.9.3 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking tui v0.15.0 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking g2p v0.4.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Checking rqrr v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking pkcs8 v0.7.2 [INFO] [stderr] Checking chacha20 v0.7.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking chacha20poly1305 v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking sled v0.34.6 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking backoff v0.3.0 [INFO] [stderr] Checking signal-hook-tokio v0.3.0 [INFO] [stderr] Checking js_int v0.2.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking olm-rs v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling ruma-serde-macros v0.4.1 [INFO] [stderr] Compiling ruma-events-macros v0.23.2 [INFO] [stderr] Compiling ruma-api-macros v0.17.1 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking ruma-serde v0.4.1 [INFO] [stderr] Checking ruma-identifiers v0.19.4 [INFO] [stderr] Checking web-sys v0.3.51 [INFO] [stderr] Checking ruma-common v0.5.4 [INFO] [stderr] Checking ruma-api v0.17.1 [INFO] [stderr] Checking ruma-signatures v0.8.0 [INFO] [stderr] Checking matrix-qrcode v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk#46f9c292) [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking ruma-events v0.23.2 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking ruma-client-api v0.11.0 [INFO] [stderr] Checking ruma-federation-api v0.2.0 [INFO] [stderr] Checking ruma-state-res v0.2.0 [INFO] [stderr] Checking ruma v0.2.0 [INFO] [stderr] Checking matrix-sdk-common v0.3.0 (https://github.com/matrix-org/matrix-rust-sdk#46f9c292) [INFO] [stderr] Checking matrix-sdk-crypto v0.3.0 (https://github.com/matrix-org/matrix-rust-sdk#46f9c292) [INFO] [stderr] Checking matrix-sdk-base v0.3.0 (https://github.com/matrix-org/matrix-rust-sdk#46f9c292) [INFO] [stderr] Checking matrix-sdk v0.3.0 (https://github.com/matrix-org/matrix-rust-sdk#46f9c292) [INFO] [stderr] Checking mient v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `UserEvent` is never constructed [INFO] [stdout] --> src/events.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct UserEvent; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_id` is never read [INFO] [stdout] --> src/state.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 66 | pub user_id: UserId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserEvent` is never constructed [INFO] [stdout] --> src/events.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct UserEvent; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_id` is never read [INFO] [stdout] --> src/state.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 66 | pub user_id: UserId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.74 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d69de853bf268d88a6415c70d9617909b3a590a40c09bf054ab6ebf153d7282a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d69de853bf268d88a6415c70d9617909b3a590a40c09bf054ab6ebf153d7282a", kill_on_drop: false }` [INFO] [stdout] d69de853bf268d88a6415c70d9617909b3a590a40c09bf054ab6ebf153d7282a [INFO] checking cbarrete/mient against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbarrete%2Fmient" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbarrete/mient on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cbarrete/mient [INFO] finished tweaking git repo https://github.com/cbarrete/mient [INFO] tweaked toml for git repo https://github.com/cbarrete/mient written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cbarrete/mient already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a8f5e92c4d404e029007fd53ce33e27e06f6356b5035629b8cfd8bc6e6241ba [INFO] running `Command { std: "docker" "start" "-a" "1a8f5e92c4d404e029007fd53ce33e27e06f6356b5035629b8cfd8bc6e6241ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a8f5e92c4d404e029007fd53ce33e27e06f6356b5035629b8cfd8bc6e6241ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a8f5e92c4d404e029007fd53ce33e27e06f6356b5035629b8cfd8bc6e6241ba", kill_on_drop: false }` [INFO] [stdout] 1a8f5e92c4d404e029007fd53ce33e27e06f6356b5035629b8cfd8bc6e6241ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce81088e227b4d81ec891b7864dcf7d54f68085250143a47327b22aef448c81c [INFO] running `Command { std: "docker" "start" "-a" "ce81088e227b4d81ec891b7864dcf7d54f68085250143a47327b22aef448c81c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ruma-identifiers-validation v0.4.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking const-oid v0.6.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking der v0.4.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking polyval v0.5.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling olm-sys v1.1.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking spki v0.4.0 [INFO] [stderr] Checking aead v0.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aes v0.7.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ghash v0.4.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking aes-gcm v0.9.3 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking poly1305 v0.7.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking tui v0.15.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking g2p v0.4.0 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking pkcs8 v0.7.2 [INFO] [stderr] Checking chacha20 v0.7.2 [INFO] [stderr] Checking chacha20poly1305 v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking sled v0.34.6 [INFO] [stderr] Checking rqrr v0.3.2 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking backoff v0.3.0 [INFO] [stderr] Checking signal-hook-tokio v0.3.0 [INFO] [stderr] Checking js_int v0.2.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking olm-rs v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Compiling ruma-serde-macros v0.4.1 [INFO] [stderr] Compiling ruma-events-macros v0.23.2 [INFO] [stderr] Compiling ruma-api-macros v0.17.1 [INFO] [stderr] Checking ruma-serde v0.4.1 [INFO] [stderr] Checking ruma-identifiers v0.19.4 [INFO] [stderr] Checking ruma-common v0.5.4 [INFO] [stderr] Checking ruma-signatures v0.8.0 [INFO] [stderr] Checking matrix-qrcode v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk#46f9c292) [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking ruma-api v0.17.1 [INFO] [stderr] Checking web-sys v0.3.51 [INFO] [stderr] Checking ruma-events v0.23.2 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking ruma-federation-api v0.2.0 [INFO] [stderr] Checking ruma-state-res v0.2.0 [INFO] [stderr] Checking ruma-client-api v0.11.0 [INFO] [stderr] Checking ruma v0.2.0 [INFO] [stderr] Checking matrix-sdk-common v0.3.0 (https://github.com/matrix-org/matrix-rust-sdk#46f9c292) [INFO] [stderr] Checking matrix-sdk-crypto v0.3.0 (https://github.com/matrix-org/matrix-rust-sdk#46f9c292) [INFO] [stderr] Checking matrix-sdk-base v0.3.0 (https://github.com/matrix-org/matrix-rust-sdk#46f9c292) [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/matrix-rust-sdk-1f4927f82a3d27bb/46f9c29/matrix_sdk_base/src/rooms/normal.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 342 | .filter_map(|u| async move { [INFO] [stdout] | ---------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures::StreamExt::filter_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/stream/stream/mod.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 428 | fn filter_map(self, f: F) -> FilterMap [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 429 | where [INFO] [stdout] 430 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::filter_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/matrix-rust-sdk-1f4927f82a3d27bb/46f9c29/matrix_sdk_base/src/rooms/normal.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 342 | .filter_map(|u| async move { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@normal.rs:342:29}` to implement `futures_util::fns::FnMut1<&std::string::String>` [INFO] [stdout] = note: required for `FilterMap>, Ready, {closure@normal.rs:341:25}>, ..., ...>` to implement `Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/matrix_sdk_base-8719db5b64b291fc.long-type-6042179469181404066.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/matrix_sdk_base-8719db5b64b291fc.long-type-13207050826257842512.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/matrix-rust-sdk-1f4927f82a3d27bb/46f9c29/matrix_sdk_base/src/rooms/normal.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 342 | .filter_map(|u| async move { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@normal.rs:342:29}` to implement `futures_util::fns::FnMut1<&std::string::String>` [INFO] [stdout] = note: required for `FilterMap>, Ready, {closure@normal.rs:341:25}>, ..., ...>` to implement `Stream` [INFO] [stdout] = note: required for `Collect>, Ready, {closure@normal.rs:341:25}>, ..., ...>, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `Collect>, Ready, {closure@normal.rs:341:25}>, ..., ...>, ...>` to implement `std::future::IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/matrix_sdk_base-8719db5b64b291fc.long-type-4277514323615049810.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/matrix_sdk_base-8719db5b64b291fc.long-type-4277514323615049810.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/matrix_sdk_base-8719db5b64b291fc.long-type-3389511154154099014.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/matrix_sdk_base-8719db5b64b291fc.long-type-11073121783248888749.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `matrix-sdk-base` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ce81088e227b4d81ec891b7864dcf7d54f68085250143a47327b22aef448c81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce81088e227b4d81ec891b7864dcf7d54f68085250143a47327b22aef448c81c", kill_on_drop: false }` [INFO] [stdout] ce81088e227b4d81ec891b7864dcf7d54f68085250143a47327b22aef448c81c