[INFO] crate cargo-test-all 0.1.2 is already in cache [INFO] testing cargo-test-all-0.1.2 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate cargo-test-all 0.1.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate cargo-test-all 0.1.2 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-test-all 0.1.2 [INFO] finished tweaking crates.io crate cargo-test-all 0.1.2 [INFO] tweaked toml for crates.io crate cargo-test-all 0.1.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate cargo-test-all 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", 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] 9fc01ed7e9c5306faa958dc445c5cd7f7ba36af44779db5045187ed1733475c3 [INFO] running `Command { std: "docker" "start" "-a" "9fc01ed7e9c5306faa958dc445c5cd7f7ba36af44779db5045187ed1733475c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fc01ed7e9c5306faa958dc445c5cd7f7ba36af44779db5045187ed1733475c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc01ed7e9c5306faa958dc445c5cd7f7ba36af44779db5045187ed1733475c3", kill_on_drop: false }` [INFO] [stdout] 9fc01ed7e9c5306faa958dc445c5cd7f7ba36af44779db5045187ed1733475c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 352cec70af94972b843afcfc683ec33e9beaf0fedaee679b40294faff75b63b0 [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" "352cec70af94972b843afcfc683ec33e9beaf0fedaee679b40294faff75b63b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling hex v0.4.1 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling im-rc v14.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling bitmaps v2.0.0 [INFO] [stderr] Compiling sized-chunks v0.3.1 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling psm v0.1.6 [INFO] [stderr] Compiling stacker v0.1.6 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling sized-chunks v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling rm_rf v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling git2-curl v0.11.0 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_ignored v0.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling cargo-platform v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im-rc v13.0.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling crates-io v0.28.0 [INFO] [stderr] Compiling crates-io v0.30.0 [INFO] [stderr] Compiling workerpool v1.2.0 [INFO] [stderr] Compiling cargo v0.42.0 [INFO] [stderr] Compiling cargo v0.40.0 [INFO] [stderr] Compiling cargo-clone v0.1.4 [INFO] [stderr] Compiling cargo-test-all v0.1.2 (/opt/rustwide/workdir) [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.42.0/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=1f98483575f75c0e -C extra-filename=-1f98483575f75c0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-17fa10c7983cbd6d.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-bbf475667aed35c8.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-e679d547aca00d16.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a1ec3cda37a1e771.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-6cf74e5efd139f25.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rmeta --extern crypto_hash=/opt/rustwide/target/debug/deps/libcrypto_hash-52bb1db33b9b8e54.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-60b41eb2766a5b9f.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-abcef53bc4f26a27.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4f7cc5b61dc8762b.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-235521405f618bd2.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-255ad0cf051ad06d.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-3ef8744eb994b6c5.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-a9fb201d77bd6376.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-24213cc9fda07895.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-93f5448e23c58f9d.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-d5089c8fa3fe4d81.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-9a497bf3a9a93017.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-2bb70e12fa0b8806.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-93cf6f43df798007.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-4b5d9a7ada3f2635.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-104ed38e329a0c89.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-e198c51d265b0d4d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7b00a6820e5de0c3.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-6501ce586fddf752.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rmeta --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-f4d9f480b3bef615.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-e5dcb3bc3d057a55.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-9a03acea72c32763.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-df2e6e1211c8d162.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b60fdf8b9c7600d5.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-89540aa9b77d08d7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e1f3930f7f67539e.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-f5bde363e519d07e.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-d0d18cf37768cb60.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-e6bb537ecbc9912e.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7ec71b1231ce5941.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-d8c7f4753a339d1d.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-27395837ed60547b.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2c8ea7a6b3e40992.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-795b50c2dd9f2cc4.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-98258a81649ac863/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-73435e1055a4f439/out/i/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/backtrace-sys-e2736c7e2439f370/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-97da5234cec8c09f/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-ebbae08672beb0b1/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "352cec70af94972b843afcfc683ec33e9beaf0fedaee679b40294faff75b63b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "352cec70af94972b843afcfc683ec33e9beaf0fedaee679b40294faff75b63b0", kill_on_drop: false }` [INFO] [stdout] 352cec70af94972b843afcfc683ec33e9beaf0fedaee679b40294faff75b63b0