[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] 1152f775b9a9c8246863791f925ad439f846e872 [INFO] testing edward-shen/mangadex-home-rs against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedward-shen%2Fmangadex-home-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edward-shen/mangadex-home-rs on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "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-2/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" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5151a66bbb1ca92ee2ebeb74c3f44e9de57fe0d62ef957f61ec622d3d76c8872 [INFO] running `Command { std: "docker" "start" "-a" "5151a66bbb1ca92ee2ebeb74c3f44e9de57fe0d62ef957f61ec622d3d76c8872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5151a66bbb1ca92ee2ebeb74c3f44e9de57fe0d62ef957f61ec622d3d76c8872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5151a66bbb1ca92ee2ebeb74c3f44e9de57fe0d62ef957f61ec622d3d76c8872", kill_on_drop: false }` [INFO] [stdout] 5151a66bbb1ca92ee2ebeb74c3f44e9de57fe0d62ef957f61ec622d3d76c8872 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 988abcc608524d548b9ff873cc75a414081ab5a05642c48534969fdab35a92c9 [INFO] running `Command { std: "docker" "start" "-a" "988abcc608524d548b9ff873cc75a414081ab5a05642c48534969fdab35a92c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling vergen v5.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling maxminddb v0.20.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling lru v0.7.3 [INFO] [stderr] Compiling lfu_cache v1.2.1 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling mangadex-home v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 52s [INFO] running `Command { std: "docker" "inspect" "988abcc608524d548b9ff873cc75a414081ab5a05642c48534969fdab35a92c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988abcc608524d548b9ff873cc75a414081ab5a05642c48534969fdab35a92c9", kill_on_drop: false }` [INFO] [stdout] 988abcc608524d548b9ff873cc75a414081ab5a05642c48534969fdab35a92c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bab4542c4222023966615a9a0cc1039a09b7a21553127715e4d238e0e1623717 [INFO] running `Command { std: "docker" "start" "-a" "bab4542c4222023966615a9a0cc1039a09b7a21553127715e4d238e0e1623717", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling mangadex-home v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.28s [INFO] running `Command { std: "docker" "inspect" "bab4542c4222023966615a9a0cc1039a09b7a21553127715e4d238e0e1623717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bab4542c4222023966615a9a0cc1039a09b7a21553127715e4d238e0e1623717", kill_on_drop: false }` [INFO] [stdout] bab4542c4222023966615a9a0cc1039a09b7a21553127715e4d238e0e1623717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 99949f69129ab1b5e8828e84df933558502882dd19e1eddbbfab76559214d9bd [INFO] running `Command { std: "docker" "start" "-a" "99949f69129ab1b5e8828e84df933558502882dd19e1eddbbfab76559214d9bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mangadex_home-978d0009171fe093) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test cache::compat::parse::invalid_date_time ... ok [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::from_valid_legacy_format ... ok [INFO] [stdout] test cache::compat::parse::invalid_size ... 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::disk::md5_hash::from_data_path ... ok [INFO] [stdout] test cache::disk::md5_hash::from_data_saver_path ... ok [INFO] [stdout] test cache::disk::md5_hash::from_invalid_paths ... ok [INFO] [stdout] test cache::disk::md5_hash::to_cache_path ... ok [INFO] [stdout] test cache::disk::db::get ... ok [INFO] [stdout] test cache::disk::disk_cache::db_initializes_empty ... ok [INFO] [stdout] test cache::disk::remove_file_handler::should_delete_existing_file ... ok [INFO] [stdout] test cache::disk::remove_file_handler::should_not_panic_on_malicious_hashes ... ok [INFO] [stdout] test cache::fs::metadata_future::data_is_available_in_chunks ... ok [INFO] [stdout] test cache::fs::metadata_future::data_is_immediately_available_in_chunks ... 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::fs::metadata_future::underlying_reader_reports_early_eof ... ok [INFO] [stdout] test cache::fs::metadata_future::underlying_reader_reports_err ... ok [INFO] [stdout] test cache::disk::db::put ... ok [INFO] [stdout] test cache::disk::remove_file_handler::should_not_panic_on_invalid_path ... ok [INFO] [stdout] test cache::fs::read_file::can_read ... ok [INFO] [stdout] test cache::disk::remove_file_handler::should_not_panic_on_invalid_hash ... ok [INFO] [stdout] test cache::fs::read_file_compat::can_read_legacy ... ok [INFO] [stdout] test cache::mem::cache_ops::get_disk_cached ... ok [INFO] [stdout] test cache::mem::cache_ops::get_mem_cached ... ok [INFO] [stdout] test cache::mem::cache_ops::get_mem_locked ... ok [INFO] [stdout] test cache::mem::db_listener::pops_items ... ok [INFO] [stderr] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [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::mem_threshold::large_amount_cannot_overflow ... ok [INFO] [stdout] test cache::mem::mem_threshold::small_amount_works ... ok [INFO] [stdout] test config::config::cli_has_priority ... ok [INFO] [stdout] test cache::disk::disk_cache::db_can_load_from_existing ... ok [INFO] [stdout] test routes::token_validation::invalid_base64 ... ok [INFO] [stdout] test cache::tests::metadata_size ... ok [INFO] [stdout] test config::sample_yaml::parses ... ok [INFO] [stdout] test routes::token_validation::invalid_token_data ... ok [INFO] [stdout] test routes::token_validation::not_long_enough_for_nonce ... ok [INFO] [stdout] test routes::token_validation::invalid_precomputed_key ... ok [INFO] [stdout] test cache::disk::db_listener::can_handle_multiple_events ... ok [INFO] [stdout] test cache::mem::db_listener::put_into_memory ... ok [INFO] [stdout] test routes::token_validation::token_must_have_valid_expiration ... ok [INFO] [stdout] test routes::token_validation::valid_token_returns_ok ... ok [INFO] [stdout] test routes::token_validation::token_must_have_valid_chapter_hash ... ok [INFO] [stdout] test cache::disk::disk_cache::db_is_initialized ... ok [INFO] [stdout] test stop::stop::stop_url_does_not_have_ping_in_url ... 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] 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/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:184:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56263e4abe50 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x56263e4abe50 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56263e4abe50 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56263e4abe50 - ::fmt::h66e1c999b09d2400 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56263e4d315e - core::fmt::write::h90c5198062f012b5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stdout] 5: 0x56263e4a6825 - std::io::Write::write_fmt::h00a2c5322f8dc51f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stdout] 6: 0x56263e4ad943 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56263e4ad943 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56263e4ad943 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56263e4ad5b3 - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56263e4adfea - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56263e4adee7 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56263e4ac2fc - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56263e4adc02 - rust_begin_unwind [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56263dd903e3 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x56263e4d1561 - core::panicking::assert_failed_inner::h9c874b27e809834a [INFO] [stdout] 16: 0x56263df9912a - core::panicking::assert_failed::hef4fb5fc81298596 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x56263de034d7 - test::assert_test_result::h8a7fba3389896830 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:184:5 [INFO] [stdout] 18: 0x56263dec2ac5 - mangadex_home::cache::disk::remove_file_handler::should_delete_existing_hash::{{closure}}::h8e693915b24f2767 [INFO] [stdout] at /opt/rustwide/workdir/src/cache/disk.rs:501:11 [INFO] [stdout] 19: 0x56263df03b5e - core::ops::function::FnOnce::call_once::hd6729099fd319253 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x56263e025853 - core::ops::function::FnOnce::call_once::h2e8a52ad66727b27 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x56263e025853 - test::__rust_begin_short_backtrace::h00f0943f032ff642 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x56263e024530 - as core::ops::function::FnOnce>::call_once::hc2746b61ab542207 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 23: 0x56263e024530 - as core::ops::function::FnOnce<()>>::call_once::h1dd7b49eba27b2fb [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56263e024530 - std::panicking::try::do_call::h4264e98462e752f6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56263e024530 - std::panicking::try::he1e26123ccdba206 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56263e024530 - std::panic::catch_unwind::hca18f7df3a262a39 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56263e024530 - test::run_test_in_process::h954cbfb354c03624 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x56263e024530 - test::run_test::run_test_inner::{{closure}}::hd11bcb77cf0be02b [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x56263dfefb94 - test::run_test::run_test_inner::{{closure}}::h0ee1164cd4000444 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x56263dfefb94 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2444a8bf2299e115 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56263dff54d7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf61e65ca3edc9cb6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/mod.rs:514:17 [INFO] [stdout] 32: 0x56263dff54d7 - as core::ops::function::FnOnce<()>>::call_once::heff8284567ddd2d7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56263dff54d7 - std::panicking::try::do_call::h1c39e0ee27edb7aa [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56263dff54d7 - std::panicking::try::h39c411ba1b200607 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56263dff54d7 - std::panic::catch_unwind::ha1a48063592b2048 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56263dff54d7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h1d4fff3787235bc5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/mod.rs:513:30 [INFO] [stdout] 37: 0x56263dff54d7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b4a4652702ff076 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x56263e4b3703 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 39: 0x56263e4b3703 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 40: 0x56263e4b3703 - std::sys::unix::thread::Thread::new::thread_start::h62ac0b55dc2802b3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f013328a609 - start_thread [INFO] [stdout] 42: 0x7f0133058133 - 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.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin mangadex-home` [INFO] running `Command { std: "docker" "inspect" "99949f69129ab1b5e8828e84df933558502882dd19e1eddbbfab76559214d9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99949f69129ab1b5e8828e84df933558502882dd19e1eddbbfab76559214d9bd", kill_on_drop: false }` [INFO] [stdout] 99949f69129ab1b5e8828e84df933558502882dd19e1eddbbfab76559214d9bd