[INFO] fetching crate dorea 0.2.1... [INFO] testing dorea-0.2.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate dorea 0.2.1 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate dorea 0.2.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dorea 0.2.1 [INFO] finished tweaking crates.io crate dorea 0.2.1 [INFO] tweaked toml for crates.io crate dorea 0.2.1 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate crates.io crate dorea 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded anyhow v1.0.41 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] [stderr] Downloaded typemap v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f9c2775e5cf01db4f3942682ac6512c9469db79197d685604e06a5191e86d2c [INFO] running `Command { std: "docker" "start" "-a" "0f9c2775e5cf01db4f3942682ac6512c9469db79197d685604e06a5191e86d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f9c2775e5cf01db4f3942682ac6512c9469db79197d685604e06a5191e86d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f9c2775e5cf01db4f3942682ac6512c9469db79197d685604e06a5191e86d2c", kill_on_drop: false }` [INFO] [stdout] 0f9c2775e5cf01db4f3942682ac6512c9469db79197d685604e06a5191e86d2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef1e9181d97abf0a819947e1b0cb0dc11736eb0ea6c13adaa1be55e5be0db98c [INFO] running `Command { std: "docker" "start" "-a" "ef1e9181d97abf0a819947e1b0cb0dc11736eb0ea6c13adaa1be55e5be0db98c", 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.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 memchr v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ordered-float v2.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling dorea v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/handle.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 462 | &sub_argument_struct; // eliminate warning. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.50s [INFO] running `Command { std: "docker" "inspect" "ef1e9181d97abf0a819947e1b0cb0dc11736eb0ea6c13adaa1be55e5be0db98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1e9181d97abf0a819947e1b0cb0dc11736eb0ea6c13adaa1be55e5be0db98c", kill_on_drop: false }` [INFO] [stdout] ef1e9181d97abf0a819947e1b0cb0dc11736eb0ea6c13adaa1be55e5be0db98c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb3178bf8ce90a7c66b647e460e33a15e3ee39ebfe2cab3afcffdae7e9f0650b [INFO] running `Command { std: "docker" "start" "-a" "cb3178bf8ce90a7c66b647e460e33a15e3ee39ebfe2cab3afcffdae7e9f0650b", kill_on_drop: false }` [INFO] [stderr] Compiling dorea v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/handle.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 462 | &sub_argument_struct; // eliminate warning. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/handle.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 462 | &sub_argument_struct; // eliminate warning. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.21s [INFO] running `Command { std: "docker" "inspect" "cb3178bf8ce90a7c66b647e460e33a15e3ee39ebfe2cab3afcffdae7e9f0650b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3178bf8ce90a7c66b647e460e33a15e3ee39ebfe2cab3afcffdae7e9f0650b", kill_on_drop: false }` [INFO] [stdout] cb3178bf8ce90a7c66b647e460e33a15e3ee39ebfe2cab3afcffdae7e9f0650b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 640efa5d1041939d2e3357f1814695a68213807d76edce591da3d729549fd81a [INFO] running `Command { std: "docker" "start" "-a" "640efa5d1041939d2e3357f1814695a68213807d76edce591da3d729549fd81a", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/handle.rs:462:5 [INFO] [stderr] | [INFO] [stderr] 462 | &sub_argument_struct; // eliminate warning. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dorea` (lib) generated 1 warning [INFO] [stderr] warning: `dorea` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dorea-15bd80160c47e5df) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dorea_cli-3fba615c9df1f626) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dorea_server-96a5732def974c9d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dorea [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/client.rs - client::Client (line 40) ... FAILED [INFO] [stdout] test src/server.rs - server (line 4) ... FAILED [INFO] [stdout] test src/tools.rs - tools::parse_value_type (line 12) ... FAILED [INFO] [stdout] test src/client.rs - client::FileStorage (line 252) ... FAILED [INFO] [stdout] test src/macros.rs - dict (line 19) ... FAILED [INFO] [stdout] test src/client.rs - client (line 4) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/client.rs - client::Client (line 40) stdout ---- [INFO] [stdout] error: no rules expected the token `->` [INFO] [stdout] --> src/client.rs:53:36 [INFO] [stdout] | [INFO] [stdout] 16 | c.set("foo",database_type!(@String -> String::from("bar"))); [INFO] [stdout] | ^^ no rules expected this token in macro call [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/server.rs - server (line 4) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/server.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_server_rs_4_0() { [INFO] [stdout] | ------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 6 | let mut listener = Listener::new("127.0.0.1",3450, ServerOption { [INFO] [stdout] | ____________________^ [INFO] [stdout] 7 | | quiet: false [INFO] [stdout] 8 | | }).await; [INFO] [stdout] | |________^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/server.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_server_rs_4_0() { [INFO] [stdout] | ------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 9 | listener.start().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0728`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/tools.rs - tools::parse_value_type (line 12) stdout ---- [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `DataValue` [INFO] [stdout] --> src/tools.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!(DataValue::Dict(list), parse); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | DataValue [INFO] [stdout] | Result [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0369`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::FileStorage (line 252) stdout ---- [INFO] [stdout] error: cannot find macro `painc` in this scope [INFO] [stdout] --> src/client.rs:272:19 [INFO] [stdout] | [INFO] [stdout] 22 | None => { painc!("Error"); }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - dict (line 19) stdout ---- [INFO] [stdout] error: cannot find macro `dict` in this scope [INFO] [stdout] --> src/macros.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 3 | dict!( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] dorea::dict [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client.rs - client::Client (line 40) [INFO] [stdout] src/client.rs - client::FileStorage (line 252) [INFO] [stdout] src/macros.rs - dict (line 19) [INFO] [stdout] src/server.rs - server (line 4) [INFO] [stdout] src/tools.rs - tools::parse_value_type (line 12) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.81s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "640efa5d1041939d2e3357f1814695a68213807d76edce591da3d729549fd81a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640efa5d1041939d2e3357f1814695a68213807d76edce591da3d729549fd81a", kill_on_drop: false }` [INFO] [stdout] 640efa5d1041939d2e3357f1814695a68213807d76edce591da3d729549fd81a