[INFO] fetching crate cargo-authors 0.5.1... [INFO] testing cargo-authors-0.5.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate cargo-authors 0.5.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate cargo-authors 0.5.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-authors 0.5.1 [INFO] finished tweaking crates.io crate cargo-authors 0.5.1 [INFO] tweaked toml for crates.io crate cargo-authors 0.5.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate cargo-authors 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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 cargo_author v1.0.4 [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3fb11246a86ff53a1ff0c4eb6c775bda15f43cafbf8967bed7cb5e41cf77bb7 [INFO] running `Command { std: "docker" "start" "-a" "b3fb11246a86ff53a1ff0c4eb6c775bda15f43cafbf8967bed7cb5e41cf77bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3fb11246a86ff53a1ff0c4eb6c775bda15f43cafbf8967bed7cb5e41cf77bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3fb11246a86ff53a1ff0c4eb6c775bda15f43cafbf8967bed7cb5e41cf77bb7", kill_on_drop: false }` [INFO] [stdout] b3fb11246a86ff53a1ff0c4eb6c775bda15f43cafbf8967bed7cb5e41cf77bb7 [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3217066ca9e31a654aff04eb94b3235c6ccb21d34d41b3833d4d4d2ddaff1127 [INFO] running `Command { std: "docker" "start" "-a" "3217066ca9e31a654aff04eb94b3235c6ccb21d34d41b3833d4d4d2ddaff1127", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling cargo_author v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling curl-sys v0.4.40+curl-7.75.0 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling sized-chunks v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling cargo v0.51.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2-curl v0.14.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling crates-io v0.31.1 [INFO] [stderr] Compiling rustfix v0.5.1 [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.51.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=9cb62c61b3df4cb8 -C extra-filename=-9cb62c61b3df4cb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-3bc0f5e644e77871.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-fa0e8d83c45127fb.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-be808a6b8bc36bea.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-1156cdf81a8092d0.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-5adbdb2ea6720e64.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bcf53dbdc35b6ca2.rmeta --extern crypto_hash=/opt/rustwide/target/debug/deps/libcrypto_hash-f34e0abf39c4cb00.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-02e7abaedf157e90.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-37d76696a30a758a.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3d6190dd328ed18c.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-92bc1e0898ef062b.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-85b3800fef0aab2d.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-ee252da308caeb38.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-e99550a5111e266c.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-367c240206242d35.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-f0fe712025818389.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-406c6deb8d9b5818.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-f332805b7dda3faf.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-421ad2de6e813eb7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-97551bcad298f5af.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-a2fc77e92664d264.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-0070ed4202100007.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-e9fb15ac8640ce50.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-e87ae39134e8c624.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-8e5b3d87876980ab.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-2a9ddfaddddfb79f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5b14a2d654a3819b.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-07df4262840985fa.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-77839a4260f944d9.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-21bb666711049a9a.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-6f014dd01246451b.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-6299ac6fcaa42e89.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6d6bbe5a0cbafd05.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-2d161bda124b6f6d.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-accda8c4d770d472.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-09c49431febb09bd/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-598f7ae0de9944bb/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-6dcb38b3e33a5df6/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-3673fd747c38ef42/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3217066ca9e31a654aff04eb94b3235c6ccb21d34d41b3833d4d4d2ddaff1127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3217066ca9e31a654aff04eb94b3235c6ccb21d34d41b3833d4d4d2ddaff1127", kill_on_drop: false }` [INFO] [stdout] 3217066ca9e31a654aff04eb94b3235c6ccb21d34d41b3833d4d4d2ddaff1127