[INFO] cloning repository https://github.com/sam-barr/epubsearch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sam-barr/epubsearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-barr%2Fepubsearch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-barr%2Fepubsearch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5a3e6d1789bcb14b9536e71e5c2189a57c1f241 [INFO] checking sam-barr/epubsearch against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-barr%2Fepubsearch" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sam-barr/epubsearch on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sam-barr/epubsearch [INFO] finished tweaking git repo https://github.com/sam-barr/epubsearch [INFO] tweaked toml for git repo https://github.com/sam-barr/epubsearch written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/sam-barr/epubsearch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.22 [INFO] [stderr] Downloaded thiserror-impl v1.0.22 [INFO] [stderr] Downloaded argh_derive v0.1.4 [INFO] [stderr] Downloaded argh v0.1.4 [INFO] [stderr] Downloaded zip v0.5.8 [INFO] [stderr] Downloaded argh_shared v0.1.4 [INFO] [stderr] Downloaded cc v1.0.65 [INFO] [stderr] Downloaded bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Downloaded flate2 v1.0.14 [INFO] [stderr] Downloaded syn v1.0.51 [INFO] [stderr] Downloaded bzip2 v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b73793c897306aacc195ebeef714223fb68ed34204ffffa3d8519425c7957a5 [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" "9b73793c897306aacc195ebeef714223fb68ed34204ffffa3d8519425c7957a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b73793c897306aacc195ebeef714223fb68ed34204ffffa3d8519425c7957a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b73793c897306aacc195ebeef714223fb68ed34204ffffa3d8519425c7957a5", kill_on_drop: false }` [INFO] [stdout] 9b73793c897306aacc195ebeef714223fb68ed34204ffffa3d8519425c7957a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21510f6c05d846aa2d000cae939f1f496f046730150983a992e7e3701fd93ab7 [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" "21510f6c05d846aa2d000cae939f1f496f046730150983a992e7e3701fd93ab7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking zip v0.5.8 [INFO] [stderr] Checking epubsearch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.86s [INFO] running `Command { std: "docker" "inspect" "21510f6c05d846aa2d000cae939f1f496f046730150983a992e7e3701fd93ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21510f6c05d846aa2d000cae939f1f496f046730150983a992e7e3701fd93ab7", kill_on_drop: false }` [INFO] [stdout] 21510f6c05d846aa2d000cae939f1f496f046730150983a992e7e3701fd93ab7