[INFO] cloning repository https://github.com/sarcaustech/epub-index [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarcaustech/epub-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarcaustech%2Fepub-index", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarcaustech%2Fepub-index'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ded43fa5ebdce00f9da6d3c938c1f014ce1f74c3 [INFO] testing sarcaustech/epub-index against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarcaustech%2Fepub-index" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarcaustech/epub-index on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarcaustech/epub-index [INFO] finished tweaking git repo https://github.com/sarcaustech/epub-index [INFO] tweaked toml for git repo https://github.com/sarcaustech/epub-index written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sarcaustech/epub-index already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml-rs v0.8.15 [INFO] [stderr] Downloaded syn v2.0.24 [INFO] [stderr] Downloaded epub v2.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e1c48e1d112ff0c4e4f09b1e0f27f2163571bca944b490c941978358c7db710 [INFO] running `Command { std: "docker" "start" "-a" "2e1c48e1d112ff0c4e4f09b1e0f27f2163571bca944b490c941978358c7db710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e1c48e1d112ff0c4e4f09b1e0f27f2163571bca944b490c941978358c7db710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1c48e1d112ff0c4e4f09b1e0f27f2163571bca944b490c941978358c7db710", kill_on_drop: false }` [INFO] [stdout] 2e1c48e1d112ff0c4e4f09b1e0f27f2163571bca944b490c941978358c7db710 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d05da0a923742f4b1f22c3341cb4d4432adf9a0f130821e4b3d2bec4f0e93d0d [INFO] running `Command { std: "docker" "start" "-a" "d05da0a923742f4b1f22c3341cb4d4432adf9a0f130821e4b3d2bec4f0e93d0d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xml-rs v0.8.15 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling syn v2.0.24 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling epub v2.1.1 [INFO] [stderr] Compiling epub-index v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.90s [INFO] running `Command { std: "docker" "inspect" "d05da0a923742f4b1f22c3341cb4d4432adf9a0f130821e4b3d2bec4f0e93d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d05da0a923742f4b1f22c3341cb4d4432adf9a0f130821e4b3d2bec4f0e93d0d", kill_on_drop: false }` [INFO] [stdout] d05da0a923742f4b1f22c3341cb4d4432adf9a0f130821e4b3d2bec4f0e93d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb92ca4d441ccf7c8bb70d1a76c894d74140c181af993e02abb73012680ab80f [INFO] running `Command { std: "docker" "start" "-a" "cb92ca4d441ccf7c8bb70d1a76c894d74140c181af993e02abb73012680ab80f", kill_on_drop: false }` [INFO] [stderr] Compiling epub-index v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "cb92ca4d441ccf7c8bb70d1a76c894d74140c181af993e02abb73012680ab80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb92ca4d441ccf7c8bb70d1a76c894d74140c181af993e02abb73012680ab80f", kill_on_drop: false }` [INFO] [stdout] cb92ca4d441ccf7c8bb70d1a76c894d74140c181af993e02abb73012680ab80f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1790977ab79ba01c27bf0ba6a9b7e72d9849be2f258d178a19725e8b4e4f7943 [INFO] running `Command { std: "docker" "start" "-a" "1790977ab79ba01c27bf0ba6a9b7e72d9849be2f258d178a19725e8b4e4f7943", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests main.rs (/opt/rustwide/target/debug/deps/epub_index-7b9d855cf21ff003) [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] running `Command { std: "docker" "inspect" "1790977ab79ba01c27bf0ba6a9b7e72d9849be2f258d178a19725e8b4e4f7943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1790977ab79ba01c27bf0ba6a9b7e72d9849be2f258d178a19725e8b4e4f7943", kill_on_drop: false }` [INFO] [stdout] 1790977ab79ba01c27bf0ba6a9b7e72d9849be2f258d178a19725e8b4e4f7943