[INFO] cloning repository https://github.com/hfiguiere/drpurge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hfiguiere/drpurge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfiguiere%2Fdrpurge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfiguiere%2Fdrpurge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec4bedcab677f0c8f192b6fc7d631a80d0bb9c84 [INFO] checking hfiguiere/drpurge against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfiguiere%2Fdrpurge" "/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/hfiguiere/drpurge on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hfiguiere/drpurge [INFO] finished tweaking git repo https://github.com/hfiguiere/drpurge [INFO] tweaked toml for git repo https://github.com/hfiguiere/drpurge written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hfiguiere/drpurge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7d9a8d0d84a7a2493b94460e66f77dd156d50b8ac3526d946b567c22b362905 [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" "a7d9a8d0d84a7a2493b94460e66f77dd156d50b8ac3526d946b567c22b362905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7d9a8d0d84a7a2493b94460e66f77dd156d50b8ac3526d946b567c22b362905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d9a8d0d84a7a2493b94460e66f77dd156d50b8ac3526d946b567c22b362905", kill_on_drop: false }` [INFO] [stdout] a7d9a8d0d84a7a2493b94460e66f77dd156d50b8ac3526d946b567c22b362905 [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" "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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad665b7ead0c807d3e56da7d454419eff8195859d3350a59ea24e5abcd8d8ed8 [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" "ad665b7ead0c807d3e56da7d454419eff8195859d3350a59ea24e5abcd8d8ed8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking memchr v2.1.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking byte-unit v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking docopt v0.8.3 [INFO] [stderr] Checking drpurge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.78s [INFO] running `Command { std: "docker" "inspect" "ad665b7ead0c807d3e56da7d454419eff8195859d3350a59ea24e5abcd8d8ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad665b7ead0c807d3e56da7d454419eff8195859d3350a59ea24e5abcd8d8ed8", kill_on_drop: false }` [INFO] [stdout] ad665b7ead0c807d3e56da7d454419eff8195859d3350a59ea24e5abcd8d8ed8