[INFO] cloning repository https://github.com/deven96/my3a [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deven96/my3a" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeven96%2Fmy3a", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeven96%2Fmy3a'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f93186bacdf876b148e98be4dcee182f168ddaf3 [INFO] testing deven96/my3a against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeven96%2Fmy3a" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deven96/my3a on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deven96/my3a [INFO] finished tweaking git repo https://github.com/deven96/my3a [INFO] tweaked toml for git repo https://github.com/deven96/my3a written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/deven96/my3a already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 1c5436480985e24e1efcd379785393ee9c6148d06b13d7f2192de686b18f7e89 [INFO] running `Command { std: "docker" "start" "-a" "1c5436480985e24e1efcd379785393ee9c6148d06b13d7f2192de686b18f7e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c5436480985e24e1efcd379785393ee9c6148d06b13d7f2192de686b18f7e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5436480985e24e1efcd379785393ee9c6148d06b13d7f2192de686b18f7e89", kill_on_drop: false }` [INFO] [stdout] 1c5436480985e24e1efcd379785393ee9c6148d06b13d7f2192de686b18f7e89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 8cba00e776d0dca86d120c154eaafd7de3e92087e7b714855856ce9bcd7cffd8 [INFO] running `Command { std: "docker" "start" "-a" "8cba00e776d0dca86d120c154eaafd7de3e92087e7b714855856ce9bcd7cffd8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling darling_macro v0.10.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling darling v0.10.3 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-cors v0.5.3 [INFO] [stderr] Compiling webdriver v0.41.0 [INFO] [stderr] Compiling fantoccini v0.14.2 [INFO] [stderr] Compiling mythra v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `getter` [INFO] [stdout] --> src/utils.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | pub async fn getter(url: &String) -> MythraResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get` [INFO] [stdout] --> src/utils.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | pub async fn get(url: &String) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 18s [INFO] running `Command { std: "docker" "inspect" "8cba00e776d0dca86d120c154eaafd7de3e92087e7b714855856ce9bcd7cffd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cba00e776d0dca86d120c154eaafd7de3e92087e7b714855856ce9bcd7cffd8", kill_on_drop: false }` [INFO] [stdout] 8cba00e776d0dca86d120c154eaafd7de3e92087e7b714855856ce9bcd7cffd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 549667a83d37289760c7132a0a1394f41edd58b18d3d5b41198e1e2fa1acf101 [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" "549667a83d37289760c7132a0a1394f41edd58b18d3d5b41198e1e2fa1acf101", kill_on_drop: false }` [INFO] [stderr] Compiling mythra v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `getter` [INFO] [stdout] --> src/utils.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | pub async fn getter(url: &String) -> MythraResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get` [INFO] [stdout] --> src/utils.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | pub async fn get(url: &String) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.47s [INFO] running `Command { std: "docker" "inspect" "549667a83d37289760c7132a0a1394f41edd58b18d3d5b41198e1e2fa1acf101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549667a83d37289760c7132a0a1394f41edd58b18d3d5b41198e1e2fa1acf101", kill_on_drop: false }` [INFO] [stdout] 549667a83d37289760c7132a0a1394f41edd58b18d3d5b41198e1e2fa1acf101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4389cca624611348daa1a43ad1b7d106cf584d16f41f19854dcd9876ba60439 [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" "a4389cca624611348daa1a43ad1b7d106cf584d16f41f19854dcd9876ba60439", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `getter` [INFO] [stderr] --> src/utils.rs:202:18 [INFO] [stderr] | [INFO] [stderr] 202 | pub async fn getter(url: &String) -> MythraResult { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get` [INFO] [stderr] --> src/utils.rs:226:18 [INFO] [stderr] | [INFO] [stderr] 226 | pub async fn get(url: &String) -> String { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mythra-c705c934139602ca [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a4389cca624611348daa1a43ad1b7d106cf584d16f41f19854dcd9876ba60439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4389cca624611348daa1a43ad1b7d106cf584d16f41f19854dcd9876ba60439", kill_on_drop: false }` [INFO] [stdout] a4389cca624611348daa1a43ad1b7d106cf584d16f41f19854dcd9876ba60439