[INFO] fetching crate yedb 0.2.0... [INFO] checking yedb-0.2.0 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate yedb 0.2.0 into /workspace/builds/worker-41/source [INFO] validating manifest of crates.io crate yedb 0.2.0 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-41/source/.cargo/config.toml [INFO] started tweaking crates.io crate yedb 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate yedb 0.2.0 [INFO] tweaked toml for crates.io crate yedb 0.2.0 written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate crates.io crate yedb 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dbebae99d26100c8ed6f2e76a4de0c1bc6950218d79c7a9f42f1c6aaa5bd2b5 [INFO] running `Command { std: "docker" "start" "-a" "1dbebae99d26100c8ed6f2e76a4de0c1bc6950218d79c7a9f42f1c6aaa5bd2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dbebae99d26100c8ed6f2e76a4de0c1bc6950218d79c7a9f42f1c6aaa5bd2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbebae99d26100c8ed6f2e76a4de0c1bc6950218d79c7a9f42f1c6aaa5bd2b5", kill_on_drop: false }` [INFO] [stdout] 1dbebae99d26100c8ed6f2e76a4de0c1bc6950218d79c7a9f42f1c6aaa5bd2b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf58bd1e67f95aa5b4f4382b47511d806a8072c6ae2430e946ac42942f94d25d [INFO] running `Command { std: "docker" "start" "-a" "bf58bd1e67f95aa5b4f4382b47511d806a8072c6ae2430e946ac42942f94d25d", 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] Compiling libc v0.2.101 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rmpv v0.4.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking hyper v0.14.12 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking jsonschema v0.4.3 [INFO] [stderr] Checking yedb v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1450 | _ => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1454 | _ => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1458 | _ => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1450 | _ => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1462 | _ => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1468 | None => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1454 | _ => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1472 | _ => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1458 | _ => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1462 | _ => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1468 | None => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:1444:19 [INFO] [stdout] | [INFO] [stdout] 1444 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1472 | _ => invalid_server_option_value!(name, &value), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_server_option_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.81s [INFO] running `Command { std: "docker" "inspect" "bf58bd1e67f95aa5b4f4382b47511d806a8072c6ae2430e946ac42942f94d25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf58bd1e67f95aa5b4f4382b47511d806a8072c6ae2430e946ac42942f94d25d", kill_on_drop: false }` [INFO] [stdout] bf58bd1e67f95aa5b4f4382b47511d806a8072c6ae2430e946ac42942f94d25d