[INFO] cloning repository https://github.com/lks128/cargo-jfrog-dl-spec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lks128/cargo-jfrog-dl-spec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flks128%2Fcargo-jfrog-dl-spec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flks128%2Fcargo-jfrog-dl-spec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d8b564e64577790205597be2ff964b2269cc7cf [INFO] testing lks128/cargo-jfrog-dl-spec against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flks128%2Fcargo-jfrog-dl-spec" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lks128/cargo-jfrog-dl-spec on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lks128/cargo-jfrog-dl-spec [INFO] finished tweaking git repo https://github.com/lks128/cargo-jfrog-dl-spec [INFO] tweaked toml for git repo https://github.com/lks128/cargo-jfrog-dl-spec written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lks128/cargo-jfrog-dl-spec already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git2-curl v0.14.1 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded rustfix v0.6.0 [INFO] [stderr] Downloaded os_info v3.2.0 [INFO] [stderr] Downloaded bytesize v1.1.0 [INFO] [stderr] Downloaded cargo-util v0.1.1 [INFO] [stderr] Downloaded crates-io v0.33.0 [INFO] [stderr] Downloaded fwdansi v1.1.0 [INFO] [stderr] Downloaded curl v0.4.42 [INFO] [stderr] Downloaded im-rc v15.0.0 [INFO] [stderr] Downloaded serde_ignored v0.1.2 [INFO] [stderr] Downloaded curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Downloaded cargo v0.59.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27413a634c33a56427bfabdd0cbdd1ebb2954b1ec6c037a0f7093ef33bdae1c8 [INFO] running `Command { std: "docker" "start" "-a" "27413a634c33a56427bfabdd0cbdd1ebb2954b1ec6c037a0f7093ef33bdae1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27413a634c33a56427bfabdd0cbdd1ebb2954b1ec6c037a0f7093ef33bdae1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27413a634c33a56427bfabdd0cbdd1ebb2954b1ec6c037a0f7093ef33bdae1c8", kill_on_drop: false }` [INFO] [stdout] 27413a634c33a56427bfabdd0cbdd1ebb2954b1ec6c037a0f7093ef33bdae1c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0c24e7b3ddfe3a5944959ee97d13c7172f37f9b1258f3a84a4fc3ed64f7ddd0 [INFO] running `Command { std: "docker" "start" "-a" "b0c24e7b3ddfe3a5944959ee97d13c7172f37f9b1258f3a84a4fc3ed64f7ddd0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cargo v0.59.0 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling cargo-util v0.1.1 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling git2-curl v0.14.1 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling crates-io v0.33.0 [INFO] [stderr] Compiling rustfix v0.6.0 [INFO] [stderr] error: could not compile `cargo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cargo-0.59.0/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b8ac32d0c22d5f8c -C extra-filename=-b8ac32d0c22d5f8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-104535b3272ca776.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-777a894cda758b69.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-09a8ebb67e3a04aa.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-d2cc96fdf603dc16.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-6157522ea74e9a93.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-8f580cad9a0281d3.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-e063395f0d594ef1.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e8f7a7fa08af3ea.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-a7cf791916edd83c.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-5af03a6a8b1b03ba.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-928449037b2795b2.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-c88c30b6e5e2dbe1.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2e24ed14675c9658.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-9df5637a9bbbd5eb.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-4a363d86eedbca89.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-225f940424b04f92.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-f95490c226e4ec96.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-0876d705c8259d02.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-bea50fde5e18cdf3.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-0825d5e71eaedb4a.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-f7eade0e235128e5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-848499069a75a5e6.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-3c3ca859b81dd357.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-45a48487e31ebba5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a7aaade461839c5b.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-c37b4421d81e4d98.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-7ebda3d508abe151.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f2805158eb3cb05e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-af40de48e2616176.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-6f77d722b44ba584.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-796f09dc67c5598c.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-dc76638c7a4ad69b.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-c8f312ac18bfdf9e.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-0d368b340ac4c097.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-32b68714d3d6f6fd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d556830eaf5907b4.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-0b8ce68b7df701a9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6eb18b0cfb3bc0af.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-076afb2df6a384c6.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-072edbc2dc252307.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-b47f7f0a5d0ae09a.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c391b2325b0bf8d9.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-eb1a9dbebea6f43b.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-b728c7eff3b725b6.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-2b7c3630bbffdd7b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f0e4f940016fb725.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-937d660d0ae7e38b.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fce738c81297a663.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-66c165b7fea3f869/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-49432469c16ca5fc/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-f3a8079cff073824/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b0c24e7b3ddfe3a5944959ee97d13c7172f37f9b1258f3a84a4fc3ed64f7ddd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c24e7b3ddfe3a5944959ee97d13c7172f37f9b1258f3a84a4fc3ed64f7ddd0", kill_on_drop: false }` [INFO] [stdout] b0c24e7b3ddfe3a5944959ee97d13c7172f37f9b1258f3a84a4fc3ed64f7ddd0