[INFO] cloning repository https://github.com/benesch/cargo-manifmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benesch/cargo-manifmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenesch%2Fcargo-manifmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenesch%2Fcargo-manifmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6d40c79dc2347663c8edec872f706529ec6d8f8 [INFO] building benesch/cargo-manifmt against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenesch%2Fcargo-manifmt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/benesch/cargo-manifmt [INFO] finished tweaking git repo https://github.com/benesch/cargo-manifmt [INFO] tweaked toml for git repo https://github.com/benesch/cargo-manifmt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/benesch/cargo-manifmt on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 193 packages to latest compatible versions [INFO] [stderr] Adding cargo v0.59.0 (available: v0.91.0) [INFO] [stderr] Adding pathdiff v0.1.0 (available: v0.2.3) [INFO] [stderr] Adding regex-macro v0.1.1 (available: v0.3.0) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c0c8b791a54e1bf2ec6f5add904e9437f58747d26ff4355d267e79d0c507c84 [INFO] running `Command { std: "docker" "start" "-a" "6c0c8b791a54e1bf2ec6f5add904e9437f58747d26ff4355d267e79d0c507c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c0c8b791a54e1bf2ec6f5add904e9437f58747d26ff4355d267e79d0c507c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0c8b791a54e1bf2ec6f5add904e9437f58747d26ff4355d267e79d0c507c84", kill_on_drop: false }` [INFO] [stdout] 6c0c8b791a54e1bf2ec6f5add904e9437f58747d26ff4355d267e79d0c507c84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0f9f8250026b508df9ca36231aa42b41f152a4ed6ab4d1783e4e5b464f00cd9 [INFO] running `Command { std: "docker" "start" "-a" "f0f9f8250026b508df9ca36231aa42b41f152a4ed6ab4d1783e4e5b464f00cd9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling cargo v0.59.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling opener v0.5.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling serde_ignored v0.1.14 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex-macro v0.1.1 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling cargo-util v0.1.2 [INFO] [stderr] Compiling rustfix v0.6.1 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling crates-io v0.33.1 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling git2-curl v0.14.1 [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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("deny-warnings", "openssl", "pretty-env-logger", "pretty_env_logger", "vendored-openssl"))' -C metadata=8b9549556ae76b00 -C extra-filename=-5d2a52da77d21fba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-eaf16b5d0bc0a654.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-6bbfc67aa0003811.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-d494f376cefeb7d1.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-4e40a20bc6758565.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-c334c9a133a599ae.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-89bd88ae17e70346.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-57acb8582d3ed5fe.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-90bd8bf4d01a4704.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-1d163546e78fc728.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-39c01242960284b1.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-6380ed8543c83578.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-c68a00073a295944.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-d4a9728356790cb7.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-30155e4f21e42d4f.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-c43708049c272d87.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-ec1108f343b20094.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-520de2277fcac938.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-52d056b4aa271756.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb29c9ce35ed7fc6.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-94009fd8af3c2e59.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0fc01752428421b1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f44516d981b27aa6.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-6538e9ebe3590a4b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-552ff083bb7ae34b.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-e1bc02745667eba0.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-15d8235997e3b6ae.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-29f68726328f2d69.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-04c1ddb8bf006655.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-6dfffad1a66ea1a6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-962f535c975eddcf.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-fc5da8c2d638df52.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e93c8be0add551f.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-cee63108b7085647.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-4a35347a7ca3c13b.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-07ab5576651fd331.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-96a9ed65821a6544.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-f5d042c3ae94e761.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-08b963676a6677c5.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-200dbb0cae8759e6.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-dd6697b592fddcce.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-5ee26877db04d751/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-f4ccf1671975812f/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-871a5745a427102a/out/build -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f0f9f8250026b508df9ca36231aa42b41f152a4ed6ab4d1783e4e5b464f00cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f9f8250026b508df9ca36231aa42b41f152a4ed6ab4d1783e4e5b464f00cd9", kill_on_drop: false }` [INFO] [stdout] f0f9f8250026b508df9ca36231aa42b41f152a4ed6ab4d1783e4e5b464f00cd9