[INFO] updating cached repository https://github.com/lights0123/ddelta-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17662629fda4cbb3e2f38aa36626c47ebba6f30b [INFO] checking lights0123/ddelta-rs against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fddelta-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lights0123/ddelta-rs on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lights0123/ddelta-rs [INFO] finished tweaking git repo https://github.com/lights0123/ddelta-rs [INFO] tweaked toml for git repo https://github.com/lights0123/ddelta-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lights0123/ddelta-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18954fd03e681d721e43ae78467be333c7e152842c6ad69cb4cdc5a19252709f [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" "18954fd03e681d721e43ae78467be333c7e152842c6ad69cb4cdc5a19252709f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18954fd03e681d721e43ae78467be333c7e152842c6ad69cb4cdc5a19252709f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18954fd03e681d721e43ae78467be333c7e152842c6ad69cb4cdc5a19252709f", kill_on_drop: false }` [INFO] [stdout] 18954fd03e681d721e43ae78467be333c7e152842c6ad69cb4cdc5a19252709f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01cce8b4fa2b9c6bca38a9f059b21dfb8e1dc6fc01c5fdf41503e34e01f80229 [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" "01cce8b4fa2b9c6bca38a9f059b21dfb8e1dc6fc01c5fdf41503e34e01f80229", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling cdivsufsort v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking sacabase v2.0.0 [INFO] [stderr] Checking divsufsort v2.0.0 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking console v0.10.0 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Checking ddelta v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.70s [INFO] running `Command { std: "docker" "inspect" "01cce8b4fa2b9c6bca38a9f059b21dfb8e1dc6fc01c5fdf41503e34e01f80229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01cce8b4fa2b9c6bca38a9f059b21dfb8e1dc6fc01c5fdf41503e34e01f80229", kill_on_drop: false }` [INFO] [stdout] 01cce8b4fa2b9c6bca38a9f059b21dfb8e1dc6fc01c5fdf41503e34e01f80229