[INFO] fetching crate matrix-sdk-base 0.3.0... [INFO] checking matrix-sdk-base-0.3.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate matrix-sdk-base 0.3.0 into /workspace/builds/worker-93/source [INFO] validating manifest of crates.io crate matrix-sdk-base 0.3.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-93/source/.cargo/config [INFO] started tweaking crates.io crate matrix-sdk-base 0.3.0 [INFO] finished tweaking crates.io crate matrix-sdk-base 0.3.0 [INFO] tweaked toml for crates.io crate matrix-sdk-base 0.3.0 written to /workspace/builds/worker-93/source/Cargo.toml [INFO] crate crates.io crate matrix-sdk-base 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded error-code v2.3.0 [INFO] [stderr] Downloaded clipboard-win v4.2.1 [INFO] [stderr] Downloaded rustyline-derive v0.4.0 [INFO] [stderr] Downloaded fd-lock v2.0.0 [INFO] [stderr] Downloaded rustyline v8.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8a18a7ffa8fe77fb80b5cafd827ff8abb4bfbf4d15e476d36f702508cc9f76e [INFO] running `Command { std: "docker" "start" "-a" "b8a18a7ffa8fe77fb80b5cafd827ff8abb4bfbf4d15e476d36f702508cc9f76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8a18a7ffa8fe77fb80b5cafd827ff8abb4bfbf4d15e476d36f702508cc9f76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a18a7ffa8fe77fb80b5cafd827ff8abb4bfbf4d15e476d36f702508cc9f76e", kill_on_drop: false }` [INFO] [stdout] b8a18a7ffa8fe77fb80b5cafd827ff8abb4bfbf4d15e476d36f702508cc9f76e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50b476ab2ad02741447725a5932c7c8dee438544b0df28ef976f8fff55f67b35 [INFO] running `Command { std: "docker" "start" "-a" "50b476ab2ad02741447725a5932c7c8dee438544b0df28ef976f8fff55f67b35", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] getrandom v0.2.3: js, js-sys, std, wasm-bindgen [INFO] [stderr] libc v0.2.97: extra_traits [INFO] [stderr] serde v1.0.126 (as host dependency): derive, rc, serde_derive [INFO] [stderr] standback v0.2.17 (as host dependency): std [INFO] [stderr] tokio v1.7.1: macros, num_cpus, rt-multi-thread, tokio-macros [INFO] [stderr] uuid v0.8.2: wasm-bindgen [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ruma-identifiers-validation v0.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling matrix-sdk-test-macros v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Checking onig v6.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling rustyline-derive v0.4.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking js_int v0.2.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking plist v1.1.0 [INFO] [stderr] Checking syntect v4.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling ruma-serde-macros v0.4.0 [INFO] [stderr] Compiling ruma-events-macros v0.23.0 [INFO] [stderr] Compiling ruma-api-macros v0.17.0 [INFO] [stderr] Checking ruma-serde v0.4.0 [INFO] [stderr] Checking ruma-identifiers v0.19.3 [INFO] [stderr] Checking ruma-common v0.5.4 [INFO] [stderr] Checking ruma-api v0.17.0 [INFO] [stderr] Checking ruma-events v0.23.0 [INFO] [stderr] Checking ruma-client-api v0.11.0 [INFO] [stderr] Checking ruma-state-res v0.2.0 [INFO] [stderr] Checking ruma-federation-api v0.2.0 [INFO] [stderr] Checking ruma v0.2.0 [INFO] [stderr] Checking matrix-sdk-common v0.3.0 [INFO] [stderr] Checking matrix-sdk-test v0.3.0 [INFO] [stderr] Checking matrix-sdk-base v0.3.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/state_inspector.rs from 2018 edition to 2021 [INFO] [stdout] error[E0599]: no function or associated item named `open_default` found for struct `Store` in the current scope [INFO] [stdout] --> examples/state_inspector.rs:223:33 [INFO] [stdout] | [INFO] [stdout] 223 | let (store, _) = Store::open_default(database_path, None).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `Store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `matrix-sdk-base` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "50b476ab2ad02741447725a5932c7c8dee438544b0df28ef976f8fff55f67b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50b476ab2ad02741447725a5932c7c8dee438544b0df28ef976f8fff55f67b35", kill_on_drop: false }` [INFO] [stdout] 50b476ab2ad02741447725a5932c7c8dee438544b0df28ef976f8fff55f67b35