[INFO] fetching crate v-common-module 0.1.50... [INFO] checking v-common-module-0.1.50 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate v-common-module 0.1.50 into /workspace/builds/worker-47/source [INFO] validating manifest of crates.io crate v-common-module 0.1.50 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] started tweaking crates.io crate v-common-module 0.1.50 [INFO] finished tweaking crates.io crate v-common-module 0.1.50 [INFO] tweaked toml for crates.io crate v-common-module 0.1.50 written to /workspace/builds/worker-47/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 v-common-search v0.1.20 [INFO] [stderr] Downloaded v-common-storage v0.2.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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] 4309f8ba3963a85d3a50400da3192a5c2730d4b0e4bd80e67f137c1e71aa2789 [INFO] running `Command { std: "docker" "start" "-a" "4309f8ba3963a85d3a50400da3192a5c2730d4b0e4bd80e67f137c1e71aa2789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4309f8ba3963a85d3a50400da3192a5c2730d4b0e4bd80e67f137c1e71aa2789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4309f8ba3963a85d3a50400da3192a5c2730d4b0e4bd80e67f137c1e71aa2789", kill_on_drop: false }` [INFO] [stdout] 4309f8ba3963a85d3a50400da3192a5c2730d4b0e4bd80e67f137c1e71aa2789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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] 7119ff822ec2032dd2275db3066746f608d041b965e08abbf05c5bd49c6b3d9d [INFO] running `Command { std: "docker" "start" "-a" "7119ff822ec2032dd2275db3066746f608d041b965e08abbf05c5bd49c6b3d9d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [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] regex v1.5.2 (as host dependency): aho-corasick, default, memchr, perf, perf-cache, perf-dfa, perf-inline, perf-literal, unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-script, unicode-segment [INFO] [stderr] regex-syntax v0.6.24 (as host dependency): default, unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-script, unicode-segment [INFO] [stderr] tokio v0.2.25: winapi [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking regex-syntax v0.6.24 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking oxiri v0.1.1 [INFO] [stderr] Checking oxilangtag v0.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking rio_api v0.5.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking v_authorization v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking doc-comment v0.3.3 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking v-cbr-codec v0.7.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rio_turtle v0.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling nng-sys v1.4.0-rc.0 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking combine v4.6.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking nanoid v0.3.0 [INFO] [stderr] Checking dlv-list v0.2.3 [INFO] [stderr] Compiling regex v1.5.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling liblmdb-sys-m v0.2.3 [INFO] [stderr] Checking ordered-multimap v0.3.1 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking rust-ini v0.16.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking scan_fmt v0.1.3 [INFO] [stderr] Checking rmp-serialize v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Checking rust_decimal v1.12.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking rmpv v0.4.7 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking nng v1.0.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking v_queue v0.1.9 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking lmdb-rs-m v0.7.7 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking v-common-az-lmdb v0.1.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking v-common-onto v0.1.13 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking v-common-api v0.1.16 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking rusty_tarantool v0.2.10 [INFO] [stderr] Checking v-common-storage v0.2.11 [INFO] [stderr] Checking v-clickhouse-rs v0.2.0-alpha.7 [INFO] [stderr] Checking v-common-search v0.1.20 [INFO] [stderr] Checking v-common-module v0.1.50 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.36s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling regex-syntax v0.6.24 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `unicode_tables` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.24/src/unicode.rs:351:13 [INFO] [stdout] | [INFO] [stdout] 351 | use unicode_tables::perl_space::WHITE_SPACE; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `unicode_tables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `unicode_tables` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.24/src/unicode.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | use unicode_tables::perl_decimal::DECIMAL_NUMBER; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `unicode_tables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE_SPACE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.24/src/unicode.rs:352:22 [INFO] [stdout] | [INFO] [stdout] 352 | Ok(hir_class(WHITE_SPACE)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::unicode_tables::perl_space::WHITE_SPACE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DECIMAL_NUMBER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.24/src/unicode.rs:376:22 [INFO] [stdout] | [INFO] [stdout] 376 | Ok(hir_class(DECIMAL_NUMBER)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::unicode_tables::perl_decimal::DECIMAL_NUMBER; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7119ff822ec2032dd2275db3066746f608d041b965e08abbf05c5bd49c6b3d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7119ff822ec2032dd2275db3066746f608d041b965e08abbf05c5bd49c6b3d9d", kill_on_drop: false }` [INFO] [stdout] 7119ff822ec2032dd2275db3066746f608d041b965e08abbf05c5bd49c6b3d9d