[INFO] updating cached repository https://github.com/kuretchi/cargo-cherry-pick-and-bundle [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] 2a38226f7ba2bc29e06c17af234169be57899eca [INFO] checking kuretchi/cargo-cherry-pick-and-bundle against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuretchi%2Fcargo-cherry-pick-and-bundle" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kuretchi/cargo-cherry-pick-and-bundle on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kuretchi/cargo-cherry-pick-and-bundle [INFO] finished tweaking git repo https://github.com/kuretchi/cargo-cherry-pick-and-bundle [INFO] tweaked toml for git repo https://github.com/kuretchi/cargo-cherry-pick-and-bundle written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/kuretchi/cargo-cherry-pick-and-bundle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79004f86974c8a46abb9dbc2fff01316c8713422275baad6f3791dfcc988667d [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" "79004f86974c8a46abb9dbc2fff01316c8713422275baad6f3791dfcc988667d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79004f86974c8a46abb9dbc2fff01316c8713422275baad6f3791dfcc988667d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79004f86974c8a46abb9dbc2fff01316c8713422275baad6f3791dfcc988667d", kill_on_drop: false }` [INFO] [stdout] 79004f86974c8a46abb9dbc2fff01316c8713422275baad6f3791dfcc988667d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b71c2aeddfea4404f39e8355ffa0d526c9b2ad88449d3ff13e0bb5cccdde091 [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" "7b71c2aeddfea4404f39e8355ffa0d526c9b2ad88449d3ff13e0bb5cccdde091", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling anyhow v1.0.30 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking text_io v0.1.8 [INFO] [stderr] Compiling im-rc v14.3.0 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking jobserver v0.1.21 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking quote v1.0.5 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Checking ignore v0.4.15 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling libgit2-sys v0.12.5+1.0.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking sized-chunks v0.5.3 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking git2 v0.13.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking git2-curl v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_ignored v0.1.1 [INFO] [stderr] Checking cargo-platform v0.1.1 [INFO] [stderr] Checking rustfix v0.5.1 [INFO] [stderr] Checking crates-io v0.31.0 [INFO] [stderr] Checking cargo v0.44.1 [INFO] [stderr] Checking cargo-cherry-pick-and-bundle v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "7b71c2aeddfea4404f39e8355ffa0d526c9b2ad88449d3ff13e0bb5cccdde091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b71c2aeddfea4404f39e8355ffa0d526c9b2ad88449d3ff13e0bb5cccdde091", kill_on_drop: false }` [INFO] [stdout] 7b71c2aeddfea4404f39e8355ffa0d526c9b2ad88449d3ff13e0bb5cccdde091