[INFO] cloning repository https://github.com/avdb13/weechat-matrix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avdb13/weechat-matrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favdb13%2Fweechat-matrix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favdb13%2Fweechat-matrix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20e105a4462f8b615d312cfb9ae8cdbc19cbe937 [INFO] checking avdb13/weechat-matrix against master#f00b02e6bbe63707503f058fb87cc3e2b25991ac for pr-125596 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favdb13%2Fweechat-matrix" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/avdb13/weechat-matrix on toolchain f00b02e6bbe63707503f058fb87cc3e2b25991ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/avdb13/weechat-matrix [INFO] finished tweaking git repo https://github.com/avdb13/weechat-matrix [INFO] tweaked toml for git repo https://github.com/avdb13/weechat-matrix written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/avdb13/weechat-matrix 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" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/poljar/rust-weechat` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pipe-channel v1.3.0 [INFO] [stderr] Downloaded ruma-federation-api v0.6.0 [INFO] [stderr] Downloaded plist v1.3.1 [INFO] [stderr] Downloaded matrix-sdk-common v0.6.0 [INFO] [stderr] Downloaded matrix-sdk-store-encryption v0.2.0 [INFO] [stderr] Downloaded assign v1.1.1 [INFO] [stderr] Downloaded ruma-identifiers-validation v0.9.0 [INFO] [stderr] Downloaded js_int v0.2.1 [INFO] [stderr] Downloaded pkcs7 v0.3.0 [INFO] [stderr] Downloaded async-once-cell v0.3.1 [INFO] [stderr] Downloaded ctr v0.9.1 [INFO] [stderr] Downloaded openssl-sys v0.9.66 [INFO] [stderr] Downloaded vodozemac v0.3.0 [INFO] [stderr] Downloaded matrix-sdk v0.6.0 [INFO] [stderr] Downloaded matrix-sdk-crypto v0.6.0 [INFO] [stderr] Downloaded onig_sys v69.7.0 [INFO] [stderr] Downloaded ruma-client-api v0.15.0 [INFO] [stderr] Downloaded ruma-common v0.10.3 [INFO] [stderr] Downloaded ruma-macros v0.10.3 [INFO] [stderr] Downloaded indexed_db_futures v0.2.3 [INFO] [stderr] Downloaded matrix-sdk-indexeddb v0.2.0 [INFO] [stderr] Downloaded lru v0.8.0 [INFO] [stderr] Downloaded matrix-sdk-sled v0.2.0 [INFO] [stderr] Downloaded onig v6.2.0 [INFO] [stderr] Downloaded ruma v0.7.3 [INFO] [stderr] Downloaded matrix-sdk-base v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7150b10c1cc1cc6ce82adbf3ceb8e70c20000091f53b5bc7f99d6706e94da5a2 [INFO] running `Command { std: "docker" "start" "-a" "7150b10c1cc1cc6ce82adbf3ceb8e70c20000091f53b5bc7f99d6706e94da5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7150b10c1cc1cc6ce82adbf3ceb8e70c20000091f53b5bc7f99d6706e94da5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7150b10c1cc1cc6ce82adbf3ceb8e70c20000091f53b5bc7f99d6706e94da5a2", kill_on_drop: false }` [INFO] [stdout] 7150b10c1cc1cc6ce82adbf3ceb8e70c20000091f53b5bc7f99d6706e94da5a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b370acd280f6abb3f2caac86c22cc5a74ec9c9b0f633ca01bd6be6f4e6f78d5 [INFO] running `Command { std: "docker" "start" "-a" "1b370acd280f6abb3f2caac86c22cc5a74ec9c9b0f633ca01bd6be6f4e6f78d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking block-padding v0.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking base64ct v1.5.2 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling matrix-sdk-common v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking pkcs7 v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking ctr v0.9.1 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking lru v0.8.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling matrix-sdk-sled v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling matrix-sdk v0.6.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking flate2 v1.0.21 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking iana-time-zone v0.1.48 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Checking pipe-channel v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling weechat-macro v0.4.0 (https://github.com/poljar/rust-weechat#8209460a) [INFO] [stderr] Checking chacha20 v0.8.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking chacha20poly1305 v0.9.0 [INFO] [stderr] Checking onig v6.2.0 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling ruma-identifiers-validation v0.9.0 [INFO] [stderr] Checking prost v0.11.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Compiling weechat-sys v0.4.0 (https://github.com/poljar/rust-weechat#8209460a) [INFO] [stderr] Checking futures-signals v0.3.31 [INFO] [stderr] Checking tokio-socks v0.5.1 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking weechat v0.4.0 (https://github.com/poljar/rust-weechat#8209460a) [INFO] [stderr] Checking js_option v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking x25519-dalek v1.2.0 [INFO] [stderr] Checking matrix-sdk-store-encryption v0.2.0 [INFO] [stderr] Checking syntect v5.0.0 [INFO] [stderr] Checking vodozemac v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling ruma-macros v0.10.3 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking ruma-common v0.10.3 [INFO] [stderr] Checking ruma-client-api v0.15.0 [INFO] [stderr] Checking ruma v0.7.3 [INFO] [stderr] Checking matrix-sdk-crypto v0.6.0 [INFO] [stderr] Checking matrix-sdk-base v0.6.0 [INFO] [stderr] Checking weechat-matrix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `HasFormattedBody` is never used [INFO] [stdout] --> src/render.rs:479:7 [INFO] [stdout] | [INFO] [stdout] 479 | trait HasFormattedBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `url` is never used [INFO] [stdout] --> src/render.rs:510:8 [INFO] [stdout] | [INFO] [stdout] 509 | pub trait HasUrlOrFile { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 510 | fn url(&self) -> Option<&MxcUri>; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/room/mod.rs:327:20 [INFO] [stdout] | [INFO] [stdout] 327 | room_id.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `matrix_sdk::ruma::RoomId` does not implement `Clone`, so calling `clone` on `&matrix_sdk::ruma::RoomId` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 327 - room_id.clone(), [INFO] [stdout] 327 + room_id, [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `matrix_sdk::ruma::RoomId`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ruma-common-0.10.3/src/identifiers/room_id.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 + #[derive(Clone)] [INFO] [stdout] 24 | pub struct RoomId(str); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `HasFormattedBody` is never used [INFO] [stdout] --> src/render.rs:479:7 [INFO] [stdout] | [INFO] [stdout] 479 | trait HasFormattedBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `url` is never used [INFO] [stdout] --> src/render.rs:510:8 [INFO] [stdout] | [INFO] [stdout] 509 | pub trait HasUrlOrFile { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 510 | fn url(&self) -> Option<&MxcUri>; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/room/mod.rs:327:20 [INFO] [stdout] | [INFO] [stdout] 327 | room_id.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `matrix_sdk::ruma::RoomId` does not implement `Clone`, so calling `clone` on `&matrix_sdk::ruma::RoomId` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 327 - room_id.clone(), [INFO] [stdout] 327 + room_id, [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `matrix_sdk::ruma::RoomId`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ruma-common-0.10.3/src/identifiers/room_id.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 + #[derive(Clone)] [INFO] [stdout] 24 | pub struct RoomId(str); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, nom v5.1.2 [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" "1b370acd280f6abb3f2caac86c22cc5a74ec9c9b0f633ca01bd6be6f4e6f78d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b370acd280f6abb3f2caac86c22cc5a74ec9c9b0f633ca01bd6be6f4e6f78d5", kill_on_drop: false }` [INFO] [stdout] 1b370acd280f6abb3f2caac86c22cc5a74ec9c9b0f633ca01bd6be6f4e6f78d5 [INFO] checking avdb13/weechat-matrix against try#c57a122e6bc7d3e243f3b2a000b6916cb51ef149 for pr-125596 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favdb13%2Fweechat-matrix" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/avdb13/weechat-matrix on toolchain c57a122e6bc7d3e243f3b2a000b6916cb51ef149 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/avdb13/weechat-matrix [INFO] finished tweaking git repo https://github.com/avdb13/weechat-matrix [INFO] tweaked toml for git repo https://github.com/avdb13/weechat-matrix written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/avdb13/weechat-matrix 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" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae395763a3b01552975198416f2c13f664da95dfa9d47519e9139d6843bf508f [INFO] running `Command { std: "docker" "start" "-a" "ae395763a3b01552975198416f2c13f664da95dfa9d47519e9139d6843bf508f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae395763a3b01552975198416f2c13f664da95dfa9d47519e9139d6843bf508f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae395763a3b01552975198416f2c13f664da95dfa9d47519e9139d6843bf508f", kill_on_drop: false }` [INFO] [stdout] ae395763a3b01552975198416f2c13f664da95dfa9d47519e9139d6843bf508f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 760ea978cefef05b024689092891748f77c8b59ad6254e0fe0c75fce145397b7 [INFO] running `Command { std: "docker" "start" "-a" "760ea978cefef05b024689092891748f77c8b59ad6254e0fe0c75fce145397b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking base64ct v1.5.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking block-padding v0.3.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling matrix-sdk-common v0.6.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking pkcs7 v0.3.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking ctr v0.9.1 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking lru v0.8.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling matrix-sdk-sled v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e66ff58c5d26bb60 -C extra-filename=-e66ff58c5d26bb60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5905b8092862388b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a76a071fc43b5eee.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b9fd5b68425e7ef8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "760ea978cefef05b024689092891748f77c8b59ad6254e0fe0c75fce145397b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "760ea978cefef05b024689092891748f77c8b59ad6254e0fe0c75fce145397b7", kill_on_drop: false }` [INFO] [stdout] 760ea978cefef05b024689092891748f77c8b59ad6254e0fe0c75fce145397b7