[INFO] cloning repository https://github.com/thomasmarkiewicz/qaulapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomasmarkiewicz/qaulapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasmarkiewicz%2Fqaulapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasmarkiewicz%2Fqaulapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38f9a2faea49384eb07effae21649e92e59fadc7 [INFO] testing thomasmarkiewicz/qaulapp against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasmarkiewicz%2Fqaulapp" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomasmarkiewicz/qaulapp 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 git repo https://github.com/thomasmarkiewicz/qaulapp [INFO] finished tweaking git repo https://github.com/thomasmarkiewicz/qaulapp [INFO] tweaked toml for git repo https://github.com/thomasmarkiewicz/qaulapp written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/thomasmarkiewicz/qaulapp 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8544cf8969ff145fb1b7e559126afaf72c7d7a1d19554ac3a0d2b82c683f56b8 [INFO] running `Command { std: "docker" "start" "-a" "8544cf8969ff145fb1b7e559126afaf72c7d7a1d19554ac3a0d2b82c683f56b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8544cf8969ff145fb1b7e559126afaf72c7d7a1d19554ac3a0d2b82c683f56b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8544cf8969ff145fb1b7e559126afaf72c7d7a1d19554ac3a0d2b82c683f56b8", kill_on_drop: false }` [INFO] [stdout] 8544cf8969ff145fb1b7e559126afaf72c7d7a1d19554ac3a0d2b82c683f56b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8c6e2b10b90264558e9a5534f881c58d5743b576d85adf0033eef92310ce9f37 [INFO] running `Command { std: "docker" "start" "-a" "8c6e2b10b90264558e9a5534f881c58d5743b576d85adf0033eef92310ce9f37", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling which v4.2.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling polyval v0.5.2 [INFO] [stderr] Compiling poly1305 v0.7.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling ghash v0.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling aes-gcm v0.9.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling cuckoofilter v0.5.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling minicbor-derive v0.6.4 [INFO] [stderr] Compiling libp2p-swarm-derive v0.24.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling chacha20poly1305 v0.8.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling if-watch v0.2.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling minicbor v0.8.1 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling futures-rustls v0.21.1 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling soketto v0.4.2 [INFO] [stderr] Compiling yamux v0.9.0 [INFO] [stderr] Compiling libp2p-pnet v0.21.0 [INFO] [stderr] Compiling multistream-select v0.10.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling libp2p-core v0.29.0 [INFO] [stderr] Compiling libp2p-identify v0.30.0 [INFO] [stderr] Compiling libp2p-kad v0.31.0 [INFO] [stderr] Compiling libp2p-noise v0.32.0 [INFO] [stderr] Compiling libp2p-relay v0.3.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.32.0 [INFO] [stderr] Compiling libp2p-plaintext v0.29.0 [INFO] [stderr] Compiling libp2p-floodsub v0.30.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling async-std-resolver v0.20.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling multihash v0.14.0 [INFO] [stderr] Compiling multiaddr v0.13.0 [INFO] [stderr] Compiling libp2p-swarm v0.30.0 [INFO] [stderr] Compiling libp2p-uds v0.29.0 [INFO] [stderr] Compiling libp2p-mplex v0.29.0 [INFO] [stderr] Compiling libp2p-tcp v0.29.0 [INFO] [stderr] Compiling libp2p-websocket v0.30.0 [INFO] [stderr] Compiling libp2p-dns v0.29.0 [INFO] [stderr] Compiling libp2p-yamux v0.33.0 [INFO] [stderr] Compiling libp2p-deflate v0.29.0 [INFO] [stderr] Compiling libp2p-wasm-ext v0.29.0 [INFO] [stderr] Compiling libp2p-mdns v0.31.0 [INFO] [stderr] Compiling libp2p-request-response v0.12.0 [INFO] [stderr] Compiling libp2p-ping v0.30.0 [INFO] [stderr] Compiling libp2p v0.39.1 [INFO] [stderr] Compiling qaul_info v0.1.0 (/opt/rustwide/workdir/native/libqaul/src/libp2p_modules/qaul_info) [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> native/libqaul/src/libp2p_modules/qaul_info/src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | config: QaulInfoConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libqaul v0.2.0 (/opt/rustwide/workdir/native/libqaul) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signature` [INFO] [stdout] --> native/libqaul/src/router/info.rs:225:44 [INFO] [stdout] | [INFO] [stdout] 225 | Ok(RouterInfoContainer { data, signature }) => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `signature: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete` [INFO] [stdout] --> native/libqaul/src/router/neighbours.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn delete( module: ConnectionModule, node_id: PeerId ) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libqaul-ffi v0.1.0 (/opt/rustwide/workdir/native/libqaul-ffi) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 33s [INFO] running `Command { std: "docker" "inspect" "8c6e2b10b90264558e9a5534f881c58d5743b576d85adf0033eef92310ce9f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c6e2b10b90264558e9a5534f881c58d5743b576d85adf0033eef92310ce9f37", kill_on_drop: false }` [INFO] [stdout] 8c6e2b10b90264558e9a5534f881c58d5743b576d85adf0033eef92310ce9f37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 7ca65036a1c5b8d55b7ecdf8c02a538d4fba68628187e83eec6def4660dadedf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ca65036a1c5b8d55b7ecdf8c02a538d4fba68628187e83eec6def4660dadedf", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> native/libqaul/src/libp2p_modules/qaul_info/src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | config: QaulInfoConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signature` [INFO] [stdout] --> native/libqaul/src/router/info.rs:225:44 [INFO] [stdout] | [INFO] [stdout] 225 | Ok(RouterInfoContainer { data, signature }) => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `signature: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete` [INFO] [stdout] --> native/libqaul/src/router/neighbours.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn delete( module: ConnectionModule, node_id: PeerId ) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qaul_info v0.1.0 (/opt/rustwide/workdir/native/libqaul/src/libp2p_modules/qaul_info) [INFO] [stderr] Compiling libqaul v0.2.0 (/opt/rustwide/workdir/native/libqaul) [INFO] [stderr] Compiling libqaul-ffi v0.1.0 (/opt/rustwide/workdir/native/libqaul-ffi) [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> native/libqaul/src/libp2p_modules/qaul_info/src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | config: QaulInfoConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signature` [INFO] [stdout] --> native/libqaul/src/router/info.rs:225:44 [INFO] [stdout] | [INFO] [stdout] 225 | Ok(RouterInfoContainer { data, signature }) => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `signature: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete` [INFO] [stdout] --> native/libqaul/src/router/neighbours.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn delete( module: ConnectionModule, node_id: PeerId ) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.19s [INFO] running `Command { std: "docker" "inspect" "7ca65036a1c5b8d55b7ecdf8c02a538d4fba68628187e83eec6def4660dadedf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca65036a1c5b8d55b7ecdf8c02a538d4fba68628187e83eec6def4660dadedf", kill_on_drop: false }` [INFO] [stdout] 7ca65036a1c5b8d55b7ecdf8c02a538d4fba68628187e83eec6def4660dadedf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00010ec95b11922988b090fceee103328c575504368ebe32550d8cf46eb5bf71 [INFO] running `Command { std: "docker" "start" "-a" "00010ec95b11922988b090fceee103328c575504368ebe32550d8cf46eb5bf71", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `config` [INFO] [stderr] --> native/libqaul/src/libp2p_modules/qaul_info/src/lib.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | config: QaulInfoConfig, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `qaul_info` (lib) generated 1 warning [INFO] [stderr] warning: `qaul_info` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `signature` [INFO] [stderr] --> native/libqaul/src/router/info.rs:225:44 [INFO] [stderr] | [INFO] [stderr] 225 | Ok(RouterInfoContainer { data, signature }) => { [INFO] [stderr] | ^^^^^^^^^ help: try ignoring the field: `signature: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `delete` [INFO] [stderr] --> native/libqaul/src/router/neighbours.rs:72:12 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn delete( module: ConnectionModule, node_id: PeerId ) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `libqaul` (lib) generated 2 warnings [INFO] [stderr] warning: `libqaul` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libqaul-b9f6e5882cf29a5a) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qaul_ffi-fe3c56784c405b6e) [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 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/qaul_info-31a530537fd26058) [INFO] [stdout] [INFO] [stderr] Doc-tests libqaul [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 5 tests [INFO] [stdout] test src/router/info.rs - router::info::RouterInfo::cli (line 249) ... FAILED [INFO] [stdout] test src/router/users.rs - router::users::Users::cli (line 110) ... FAILED [INFO] [stdout] test src/router/table.rs - router::table::RoutingTable::cli (line 112) ... FAILED [INFO] [stdout] test src/router/connections.rs - router::connections::ConnectionTable::cli (line 315) ... FAILED [INFO] [stdout] test src/router/neighbours.rs - router::neighbours::Neighbours::cli (line 137) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/router/info.rs - router::info::RouterInfo::cli (line 249) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `info` [INFO] [stdout] --> src/router/info.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 3 | router info list [INFO] [stdout] | ^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/router/users.rs - router::users::Users::cli (line 110) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `users` [INFO] [stdout] --> src/router/users.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 3 | router users list [INFO] [stdout] | ^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/router/table.rs - router::table::RoutingTable::cli (line 112) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `table` [INFO] [stdout] --> src/router/table.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 3 | router table list [INFO] [stdout] | ^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/router/connections.rs - router::connections::ConnectionTable::cli (line 315) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `connections` [INFO] [stdout] --> src/router/connections.rs:316:8 [INFO] [stdout] | [INFO] [stdout] 3 | router connections list [INFO] [stdout] | ^^^^^^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/router/neighbours.rs - router::neighbours::Neighbours::cli (line 137) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `neighbours` [INFO] [stdout] --> src/router/neighbours.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 3 | router neighbours list [INFO] [stdout] | ^^^^^^^^^^ expected one of 8 possible tokens [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/router/connections.rs - router::connections::ConnectionTable::cli (line 315) [INFO] [stdout] src/router/info.rs - router::info::RouterInfo::cli (line 249) [INFO] [stdout] src/router/neighbours.rs - router::neighbours::Neighbours::cli (line 137) [INFO] [stdout] src/router/table.rs - router::table::RoutingTable::cli (line 112) [INFO] [stdout] src/router/users.rs - router::users::Users::cli (line 110) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "00010ec95b11922988b090fceee103328c575504368ebe32550d8cf46eb5bf71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00010ec95b11922988b090fceee103328c575504368ebe32550d8cf46eb5bf71", kill_on_drop: false }` [INFO] [stdout] 00010ec95b11922988b090fceee103328c575504368ebe32550d8cf46eb5bf71