[INFO] cloning repository https://github.com/carols10cents/cargo-open [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carols10cents/cargo-open" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarols10cents%2Fcargo-open", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarols10cents%2Fcargo-open'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f50766a022c9ccf117d39f9cee8d37e8a5198ca0 [INFO] testing carols10cents/cargo-open against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarols10cents%2Fcargo-open" "/workspace/builds/worker-114/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-114/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carols10cents/cargo-open on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carols10cents/cargo-open [INFO] finished tweaking git repo https://github.com/carols10cents/cargo-open [INFO] tweaked toml for git repo https://github.com/carols10cents/cargo-open written to /workspace/builds/worker-114/source/Cargo.toml [INFO] crate git repo https://github.com/carols10cents/cargo-open already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opener v0.4.0 [INFO] [stderr] Downloaded shell-escape v0.1.4 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded jobserver v0.1.16 [INFO] [stderr] Downloaded bytesize v1.0.0 [INFO] [stderr] Downloaded commoncrypto-sys v0.2.0 [INFO] [stderr] Downloaded serde_ignored v0.0.4 [INFO] [stderr] Downloaded getrandom v0.1.9 [INFO] [stderr] Downloaded commoncrypto v0.2.0 [INFO] [stderr] Downloaded crypto-hash v0.3.3 [INFO] [stderr] Downloaded im-rc v12.3.4 [INFO] [stderr] Downloaded blake2b_simd v0.5.6 [INFO] [stderr] Downloaded crates-io v0.25.0 [INFO] [stderr] Downloaded rustfix v0.4.6 [INFO] [stderr] Downloaded fwdansi v1.0.1 [INFO] [stderr] Downloaded home v0.3.4 [INFO] [stderr] Downloaded flate2 v1.0.10 [INFO] [stderr] Downloaded git2-curl v0.9.0 [INFO] [stderr] Downloaded rust-argon2 v0.5.0 [INFO] [stderr] Downloaded cargo v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfa39112539cc882ce4f4cc53df37fe9a33eb9419f1ccce19aa874beec96cfcc [INFO] running `Command { std: "docker" "start" "-a" "bfa39112539cc882ce4f4cc53df37fe9a33eb9419f1ccce19aa874beec96cfcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfa39112539cc882ce4f4cc53df37fe9a33eb9419f1ccce19aa874beec96cfcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa39112539cc882ce4f4cc53df37fe9a33eb9419f1ccce19aa874beec96cfcc", kill_on_drop: false }` [INFO] [stdout] bfa39112539cc882ce4f4cc53df37fe9a33eb9419f1ccce19aa874beec96cfcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03f899bfa0b0835a94866db786288034207e4929be8e5b18867306dd68d83ce0 [INFO] running `Command { std: "docker" "start" "-a" "03f899bfa0b0835a94866db786288034207e4929be8e5b18867306dd68d83ce0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling opener v0.4.0 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling flate2 v1.0.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling crypto-hash v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im-rc v12.3.4 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling crates-io v0.25.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling git2-curl v0.9.0 [INFO] [stderr] Compiling cargo v0.37.0 [INFO] [stderr] error: could not compile `cargo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cargo --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cargo-0.37.0/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c46d8d0416d77a80 -C extra-filename=-c46d8d0416d77a80 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-a1cfddc884500ceb.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-a4d6cfe0da74d69a.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5e2b85393a4b7f53.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-6bf797423e777b63.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-81c9944e9caae9dd.rmeta --extern crypto_hash=/opt/rustwide/target/debug/deps/libcrypto_hash-003acdea6b874486.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-7e91200d2a6117d0.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-faf16c3dde56c462.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b3055c9afc02167b.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-ccf61feca5f8e72f.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-dc496bf96facd26b.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-f74302c4295fdff6.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-8bd43c7e3430db62.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-2933a2abe33b83e2.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-5d94cb858b25019f.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-e149dd8bbc7ceab7.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-70760dc8043dc658.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-4e8c961e29d24c23.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-3859c68db6eb97c9.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-98e9edfc11c8ac1f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-deaeff8e79132040.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7f002b748bb1108f.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-fd4ef3972acd879e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-27a7fd18cc200398.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5c5ff3709cffc05b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9cdbc5af2c483cb7.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-3dc719f9594a8e83.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-de795048afd1d085.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-53825858e00da2dd.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-2c0d8b42e6494eef.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-533c2bc4ae252f2b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-761eb5679e9c16fc.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-7e9482fea4fe3c24.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59823bfd6862cc25.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-d1a5089c6c0cf579.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-1e6911ae2e29b9c9.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-925298277e333fc8.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-fe718804e6e01f68.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-647e527b65fd5db4.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-1c5c393aa49a23dd.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0dd7acca880ae4cf.rmeta --extern url_serde=/opt/rustwide/target/debug/deps/liburl_serde-5b81d3aa4bd8c63d.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7631f5577d7271fe.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-3142a4eed3f5a3b2/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-73462010b9423eee/out/i/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/backtrace-sys-f10b563956f6daf2/out -L native=/opt/rustwide/target/debug/build/miniz-sys-1c4db8a9d1e3d115/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-c5f301042d4f1c93/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-f9fd2b5783ccb3ad/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "03f899bfa0b0835a94866db786288034207e4929be8e5b18867306dd68d83ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f899bfa0b0835a94866db786288034207e4929be8e5b18867306dd68d83ce0", kill_on_drop: false }` [INFO] [stdout] 03f899bfa0b0835a94866db786288034207e4929be8e5b18867306dd68d83ce0