[INFO] fetching crate rustque 1.1.1... [INFO] testing rustque-1.1.1 against 1.86.0 for beta-1.87-1 [INFO] extracting crate rustque 1.1.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rustque 1.1.1 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustque 1.1.1 [INFO] finished tweaking crates.io crate rustque 1.1.1 [INFO] tweaked toml for crates.io crate rustque 1.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 74 packages to latest compatible versions [INFO] [stderr] Adding flume v0.10.14 (available: v0.11.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gzb_binary_69 v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54bd4896395866d690768ad8b5490ec1734bf339a1b05d27324bd63edde7819e [INFO] running `Command { std: "docker" "start" "-a" "54bd4896395866d690768ad8b5490ec1734bf339a1b05d27324bd63edde7819e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54bd4896395866d690768ad8b5490ec1734bf339a1b05d27324bd63edde7819e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54bd4896395866d690768ad8b5490ec1734bf339a1b05d27324bd63edde7819e", kill_on_drop: false }` [INFO] [stdout] 54bd4896395866d690768ad8b5490ec1734bf339a1b05d27324bd63edde7819e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56577dc1796f01cf29f9f9bbbb61d57e3ca8cce0ad4226b4472bd36be16287ce [INFO] running `Command { std: "docker" "start" "-a" "56577dc1796f01cf29f9f9bbbb61d57e3ca8cce0ad4226b4472bd36be16287ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling gzb_binary_69 v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rustque v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `locator_sender` is never read [INFO] [stdout] --> src/config.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct MapConfig{ [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 153 | pub locator_sender:FlumeSender, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.04s [INFO] running `Command { std: "docker" "inspect" "56577dc1796f01cf29f9f9bbbb61d57e3ca8cce0ad4226b4472bd36be16287ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56577dc1796f01cf29f9f9bbbb61d57e3ca8cce0ad4226b4472bd36be16287ce", kill_on_drop: false }` [INFO] [stdout] 56577dc1796f01cf29f9f9bbbb61d57e3ca8cce0ad4226b4472bd36be16287ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d19f68f0ba92f11b48356f50c1220516d1863eadaba8502763e09e3eca4deabc [INFO] running `Command { std: "docker" "start" "-a" "d19f68f0ba92f11b48356f50c1220516d1863eadaba8502763e09e3eca4deabc", kill_on_drop: false }` [INFO] [stderr] Compiling rustque v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `locator_sender` is never read [INFO] [stdout] --> src/config.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct MapConfig{ [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 153 | pub locator_sender:FlumeSender, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `locator_sender` is never read [INFO] [stdout] --> src/config.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct MapConfig{ [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 153 | pub locator_sender:FlumeSender, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "d19f68f0ba92f11b48356f50c1220516d1863eadaba8502763e09e3eca4deabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d19f68f0ba92f11b48356f50c1220516d1863eadaba8502763e09e3eca4deabc", kill_on_drop: false }` [INFO] [stdout] d19f68f0ba92f11b48356f50c1220516d1863eadaba8502763e09e3eca4deabc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7622c2d5b1bb64ad9459ec988d2b32f8eeb96ae374e3bd00382e6277d5e56573 [INFO] running `Command { std: "docker" "start" "-a" "7622c2d5b1bb64ad9459ec988d2b32f8eeb96ae374e3bd00382e6277d5e56573", kill_on_drop: false }` [INFO] [stderr] warning: field `locator_sender` is never read [INFO] [stderr] --> src/config.rs:153:9 [INFO] [stderr] | [INFO] [stderr] 145 | pub struct MapConfig{ [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 153 | pub locator_sender:FlumeSender, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rustque` (lib) generated 1 warning [INFO] [stderr] warning: `rustque` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustque-4ee9a340d3b71f99) [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 rustque [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 150) ... FAILED [INFO] [stdout] test src/lib.rs - (line 144) ... FAILED [INFO] [stdout] test src/lib.rs - (line 9) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 150) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rustque::bechmark` [INFO] [stdout] --> src/lib.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 4 | use rustque::bechmark::{BenchmarkBuilder,Benchmark}; [INFO] [stdout] | ^^^^^^^^ could not find `bechmark` in `rustque` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 144) stdout ---- [INFO] [stdout] error: expected `;`, found `rustque` [INFO] [stdout] --> src/lib.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 5 | [dependencies] [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 6 | //enable bechmark feature in cargo.toml [INFO] [stdout] 7 | rustque = {version="1.0.4", features=["benchmark"]} [INFO] [stdout] | ------- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `,` [INFO] [stdout] --> src/lib.rs:148:27 [INFO] [stdout] | [INFO] [stdout] 7 | rustque = {version="1.0.4", features=["benchmark"]} [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found crate `rustque` [INFO] [stdout] --> src/lib.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 7 | rustque = {version="1.0.4", features=["benchmark"]} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to introduce a new binding [INFO] [stdout] | [INFO] [stdout] 7 | let rustque = {version="1.0.4", features=["benchmark"]} [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 9) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `hold` in this scope [INFO] [stdout] --> src/lib.rs:32:45 [INFO] [stdout] | [INFO] [stdout] 25 | println!("que initiated : {:?}",hold.elapsed()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `collect` in this scope [INFO] [stdout] --> src/lib.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 39 | collect.push(async move{ [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0267]: `break` inside `async` block [INFO] [stdout] --> src/lib.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 6 | #[tokio::main] [INFO] [stdout] | -------------- enclosing `async` block [INFO] [stdout] ... [INFO] [stdout] 62 | if !_quer_resp {break;} [INFO] [stdout] | ^^^^^ cannot `break` inside `async` block [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0267, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0267`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 144) [INFO] [stdout] src/lib.rs - (line 150) [INFO] [stdout] src/lib.rs - (line 9) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7622c2d5b1bb64ad9459ec988d2b32f8eeb96ae374e3bd00382e6277d5e56573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7622c2d5b1bb64ad9459ec988d2b32f8eeb96ae374e3bd00382e6277d5e56573", kill_on_drop: false }` [INFO] [stdout] 7622c2d5b1bb64ad9459ec988d2b32f8eeb96ae374e3bd00382e6277d5e56573