[INFO] cloning repository https://github.com/edward-shen/mangadex-home-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edward-shen/mangadex-home-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fmangadex-home-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fmangadex-home-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63eba4dc37e24bfb3218ac08e274a9bcda801330 [INFO] testing edward-shen/mangadex-home-rs against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fmangadex-home-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edward-shen/mangadex-home-rs on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edward-shen/mangadex-home-rs [INFO] finished tweaking git repo https://github.com/edward-shen/mangadex-home-rs [INFO] tweaked toml for git repo https://github.com/edward-shen/mangadex-home-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/edward-shen/mangadex-home-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4840f8ba136da795454deb8097697358804e70da345ef9c1f6e4608e3990c9d2 [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" "4840f8ba136da795454deb8097697358804e70da345ef9c1f6e4608e3990c9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4840f8ba136da795454deb8097697358804e70da345ef9c1f6e4608e3990c9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4840f8ba136da795454deb8097697358804e70da345ef9c1f6e4608e3990c9d2", kill_on_drop: false }` [INFO] [stdout] 4840f8ba136da795454deb8097697358804e70da345ef9c1f6e4608e3990c9d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 7d4dce83eea7e3b77830a0247519bbb504d7f4689d0403b545af3fcf871b55cf [INFO] running `Command { std: "docker" "start" "-a" "7d4dce83eea7e3b77830a0247519bbb504d7f4689d0403b545af3fcf871b55cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling lfu_cache v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling maxminddb v0.20.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling vergen v5.1.13 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling mangadex-home v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling sqlx-rt v0.5.5 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling sqlx-core v0.5.5 [INFO] [stderr] Compiling redis v0.21.0 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.8 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling sqlx-macros v0.5.5 [INFO] [stderr] Compiling actix-web v4.0.0-beta.8 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling sqlx v0.5.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10m 27s [INFO] running `Command { std: "docker" "inspect" "7d4dce83eea7e3b77830a0247519bbb504d7f4689d0403b545af3fcf871b55cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4dce83eea7e3b77830a0247519bbb504d7f4689d0403b545af3fcf871b55cf", kill_on_drop: false }` [INFO] [stdout] 7d4dce83eea7e3b77830a0247519bbb504d7f4689d0403b545af3fcf871b55cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a87d01d128e2857565f8d7ce5b22425ce66341b333d3ffeb3051d43296cfe1cc [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" "a87d01d128e2857565f8d7ce5b22425ce66341b333d3ffeb3051d43296cfe1cc", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling mangadex-home v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::string::String::from_utf8_lossy` that must be used [INFO] [stdout] --> src/cache/fs.rs:519:21 [INFO] [stdout] | [INFO] [stdout] 519 | String::from_utf8_lossy(&pinned.buffer); [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 32.89s [INFO] running `Command { std: "docker" "inspect" "a87d01d128e2857565f8d7ce5b22425ce66341b333d3ffeb3051d43296cfe1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87d01d128e2857565f8d7ce5b22425ce66341b333d3ffeb3051d43296cfe1cc", kill_on_drop: false }` [INFO] [stdout] a87d01d128e2857565f8d7ce5b22425ce66341b333d3ffeb3051d43296cfe1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bae183ab0087ea4b02081bea0b81ddbcb796b26e25f753271bf01ce41413969 [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" "4bae183ab0087ea4b02081bea0b81ddbcb796b26e25f753271bf01ce41413969", kill_on_drop: false }` [INFO] [stderr] warning: unused return value of `std::string::String::from_utf8_lossy` that must be used [INFO] [stderr] --> src/cache/fs.rs:519:21 [INFO] [stderr] | [INFO] [stderr] 519 | String::from_utf8_lossy(&pinned.buffer); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mangadex-home` (bin "mangadex-home" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mangadex_home-afb77d900ba6806c) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test cache::compat::parse::empty_metadata ... ok [INFO] [stdout] test cache::compat::parse::invalid_image_mime_value ... ok [INFO] [stdout] test cache::compat::parse::invalid_size ... ok [INFO] [stdout] test cache::disk::remove_file_handler::should_delete_existing_file ... ok [INFO] [stdout] test cache::disk::md5_hash::from_data_path ... ok [INFO] [stdout] test cache::disk::md5_hash::from_invalid_paths ... ok [INFO] [stdout] test cache::compat::parse::wrong_date_time_type ... ok [INFO] [stdout] test cache::compat::parse::wrong_image_type ... ok [INFO] [stdout] test cache::disk::md5_hash::can_handle_long_paths ... ok [INFO] [stdout] test cache::fs::metadata_future::data_is_available_in_chunks ... ok [INFO] [stdout] test cache::disk::md5_hash::from_data_saver_path ... ok [INFO] [stdout] test cache::disk::md5_hash::to_cache_path ... ok [INFO] [stdout] test cache::fs::metadata_future::data_is_immediately_available_in_chunks ... ok [INFO] [stdout] test cache::compat::parse::from_valid_legacy_format ... ok [INFO] [stdout] test cache::disk::remove_file_handler::should_not_panic_on_invalid_hash ... ok [INFO] [stdout] test cache::fs::metadata_future::underlying_reader_reports_early_eof ... ok [INFO] [stdout] test cache::fs::metadata_future::full_data_is_available ... ok [INFO] [stdout] test cache::fs::metadata_future::invalid_metadata ... ok [INFO] [stdout] test cache::compat::parse::invalid_date_time ... ok [INFO] [stdout] test cache::mem::cache_ops::get_disk_cached ... ok [INFO] [stdout] test cache::disk::remove_file_handler::should_not_panic_on_malicious_hashes ... ok [INFO] [stdout] test cache::fs::metadata_future::underlying_reader_reports_err ... ok [INFO] [stdout] test cache::mem::cache_ops::get_mem_cached ... ok [INFO] [stdout] test cache::fs::read_file_compat::can_read_legacy ... ok [INFO] [stdout] test cache::mem::cache_ops::get_miss ... ok [INFO] [stdout] test cache::mem::cache_ops::put_puts_into_disk_and_hears_from_rx ... ok [INFO] [stdout] test cache::mem::db_listener::pops_items ... ok [INFO] [stdout] test cache::mem::cache_ops::get_mem_locked ... ok [INFO] [stdout] test cache::fs::read_file::can_read ... ok [INFO] [stdout] test cache::mem::db_listener::put_into_memory ... ok [INFO] [stdout] test cache::mem::mem_threshold::large_amount_cannot_overflow ... ok [INFO] [stdout] test cache::mem::mem_threshold::small_amount_works ... ok [INFO] [stdout] test cache::tests::metadata_size ... ok [INFO] [stdout] test config::config::cli_has_priority ... ok [INFO] [stdout] test routes::token_validation::invalid_base64 ... ok [INFO] [stdout] test config::sample_yaml::parses ... ok [INFO] [stdout] test cache::disk::remove_file_handler::should_not_panic_on_invalid_path ... ok [INFO] [stdout] test routes::token_validation::not_long_enough_for_nonce ... ok [INFO] [stdout] test routes::token_validation::valid_token_returns_ok ... ok [INFO] [stdout] test routes::token_validation::invalid_token_data ... ok [INFO] [stdout] test routes::token_validation::token_must_have_valid_expiration ... ok [INFO] [stdout] test routes::token_validation::token_must_have_valid_chapter_hash ... ok [INFO] [stdout] test routes::token_validation::invalid_precomputed_key ... ok [INFO] [stdout] test stop::stop::stop_url_does_not_have_ping_in_url ... ok [INFO] [stdout] test cache::disk::disk_cache::db_initializes_empty ... ok [INFO] [stdout] test cache::disk::disk_cache::db_can_load_from_existing ... ok [INFO] [stdout] test cache::disk::db::get ... ok [INFO] [stdout] test cache::disk::disk_cache::db_is_initialized ... ok [INFO] [stdout] test cache::disk::db::put ... ok [INFO] [stdout] test cache::disk::db_listener::can_handle_multiple_events ... ok [INFO] [stdout] test cache::disk::remove_file_handler::should_delete_existing_hash ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cache::disk::remove_file_handler::should_delete_existing_hash stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] thread 'cache::disk::remove_file_handler::should_delete_existing_hash' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:195:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560c5d15b7ec - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560c5d15b7ec - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560c5d15b7ec - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560c5d15b7ec - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560c5d1815ac - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x560c5d1559c5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x560c5d15d660 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x560c5d15d660 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x560c5d15d660 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x560c5d15d246 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x560c5d15dd14 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x560c5d15d7f0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x560c5d15bca4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x560c5d15d759 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x560c5c8d80f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x560c5d1801fe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x560c5d12be4a - core::panicking::assert_failed::h735dfbd7eefa6ae6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:144:5 [INFO] [stdout] 17: 0x560c5ca1d509 - test::assert_test_result::h8c9df7233fcd4135 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:195:5 [INFO] [stdout] 18: 0x560c5c9a8725 - mangadex_home::cache::disk::remove_file_handler::should_delete_existing_hash::{{closure}}::h1d449c476364ccfa [INFO] [stdout] at /opt/rustwide/workdir/src/cache/disk.rs:501:11 [INFO] [stdout] 19: 0x560c5c8e410e - core::ops::function::FnOnce::call_once::h62a5715cfdc00740 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x560c5cb26d63 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x560c5cb26d63 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x560c5cb25977 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x560c5cb25977 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x560c5cb25977 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x560c5cb25977 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x560c5cb25977 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x560c5cb25977 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x560c5cb25977 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x560c5caf2c1e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x560c5caf2c1e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x560c5caf7978 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x560c5caf7978 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x560c5caf7978 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x560c5caf7978 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x560c5caf7978 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x560c5caf7978 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x560c5caf7978 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x560c5d163783 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x560c5d163783 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x560c5d163783 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7fb423f5e609 - start_thread [INFO] [stdout] 42: 0x7fb423d2e293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cache::disk::remove_file_handler::should_delete_existing_hash [INFO] [stdout] [INFO] [stdout] test result: FAILED. 50 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin mangadex-home' [INFO] running `Command { std: "docker" "inspect" "4bae183ab0087ea4b02081bea0b81ddbcb796b26e25f753271bf01ce41413969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bae183ab0087ea4b02081bea0b81ddbcb796b26e25f753271bf01ce41413969", kill_on_drop: false }` [INFO] [stdout] 4bae183ab0087ea4b02081bea0b81ddbcb796b26e25f753271bf01ce41413969