[INFO] cloning repository https://github.com/halship/memoru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/halship/memoru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalship%2Fmemoru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalship%2Fmemoru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d74a2020cd4e34a287831b298e790a58f9eaf575 [INFO] checking halship/memoru against try#ee7018e6202e3da222c3f222a29cc4a5abe4a19d for pr-77135-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalship%2Fmemoru" "/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/halship/memoru on toolchain ee7018e6202e3da222c3f222a29cc4a5abe4a19d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ee7018e6202e3da222c3f222a29cc4a5abe4a19d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/halship/memoru [INFO] finished tweaking git repo https://github.com/halship/memoru [INFO] tweaked toml for git repo https://github.com/halship/memoru written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/halship/memoru already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ee7018e6202e3da222c3f222a29cc4a5abe4a19d" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ee7018e6202e3da222c3f222a29cc4a5abe4a19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbb14bc754325682d8a6989753316178d0f39b7c4d740a39d688cc845ed300fc [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" "fbb14bc754325682d8a6989753316178d0f39b7c4d740a39d688cc845ed300fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbb14bc754325682d8a6989753316178d0f39b7c4d740a39d688cc845ed300fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb14bc754325682d8a6989753316178d0f39b7c4d740a39d688cc845ed300fc", kill_on_drop: false }` [INFO] [stdout] fbb14bc754325682d8a6989753316178d0f39b7c4d740a39d688cc845ed300fc [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ee7018e6202e3da222c3f222a29cc4a5abe4a19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be8a83a30ec37f026b4b3f2d8776082292f2fc765f7a94e6ad98123f9f2a2338 [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" "be8a83a30ec37f026b4b3f2d8776082292f2fc765f7a94e6ad98123f9f2a2338", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking askama_shared v0.9.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking askama v0.9.0 [INFO] [stderr] Checking actix-files v0.2.1 [INFO] [stderr] Checking memoru v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "be8a83a30ec37f026b4b3f2d8776082292f2fc765f7a94e6ad98123f9f2a2338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be8a83a30ec37f026b4b3f2d8776082292f2fc765f7a94e6ad98123f9f2a2338", kill_on_drop: false }` [INFO] [stdout] be8a83a30ec37f026b4b3f2d8776082292f2fc765f7a94e6ad98123f9f2a2338