[INFO] updating cached repository https://github.com/ashleygwilliams/cargo-generate [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] 52e29a93d1433a16535887c157b137ebb077d35f [INFO] checking ashleygwilliams/cargo-generate against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashleygwilliams%2Fcargo-generate" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashleygwilliams/cargo-generate 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/ashleygwilliams/cargo-generate [INFO] finished tweaking git repo https://github.com/ashleygwilliams/cargo-generate [INFO] tweaked toml for git repo https://github.com/ashleygwilliams/cargo-generate written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ashleygwilliams/cargo-generate 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 38b4977d8b13181a5d90e1d491972d91de2058f59bf0d1148f7610c7edec9410 [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" "38b4977d8b13181a5d90e1d491972d91de2058f59bf0d1148f7610c7edec9410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38b4977d8b13181a5d90e1d491972d91de2058f59bf0d1148f7610c7edec9410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b4977d8b13181a5d90e1d491972d91de2058f59bf0d1148f7610c7edec9410", kill_on_drop: false }` [INFO] [stdout] 38b4977d8b13181a5d90e1d491972d91de2058f59bf0d1148f7610c7edec9410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd02936f04ba521d02cf42de401faef1efa4ed81e90474e3c444f161d99c84f4 [INFO] running `Command { std: "docker" "start" "-a" "fd02936f04ba521d02cf42de401faef1efa4ed81e90474e3c444f161d99c84f4", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking deunicode v1.0.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking home v0.3.4 [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Checking rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling escargot v0.2.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking clicolors-control v0.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking jobserver v0.1.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.23 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking console v0.9.0 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking predicates v0.5.2 [INFO] [stderr] Checking dialoguer v0.1.0 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking globwalk v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking liquid-value v0.19.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking liquid-interpreter v0.19.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking liquid-compiler v0.19.0 [INFO] [stderr] Checking crates-io v0.18.0 [INFO] [stderr] Checking rustfix v0.4.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking assert_cmd v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking indicatif v0.9.0 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Compiling liquid-derive v0.19.0 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking quicli v0.4.0 [INFO] [stderr] Checking liquid v0.19.0 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking git2-curl v0.8.2 [INFO] [stderr] Checking cargo v0.30.0 [INFO] [stderr] Checking cargo-generate v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "fd02936f04ba521d02cf42de401faef1efa4ed81e90474e3c444f161d99c84f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd02936f04ba521d02cf42de401faef1efa4ed81e90474e3c444f161d99c84f4", kill_on_drop: false }` [INFO] [stdout] fd02936f04ba521d02cf42de401faef1efa4ed81e90474e3c444f161d99c84f4