[INFO] fetching crate cargo-test-all 0.1.2... [INFO] testing cargo-test-all-0.1.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [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 ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-platform v0.1.0 [INFO] [stderr] Downloaded crates-io v0.30.0 [INFO] [stderr] Downloaded serde_ignored v0.1.1 [INFO] [stderr] Downloaded workerpool v1.2.0 [INFO] [stderr] Downloaded proc-macro-error v0.4.8 [INFO] [stderr] Downloaded sized-chunks v0.5.1 [INFO] [stderr] Downloaded libssh2-sys v0.2.13 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.8 [INFO] [stderr] Downloaded crates-io v0.28.0 [INFO] [stderr] Downloaded cargo v0.42.0 [INFO] [stderr] Downloaded cargo v0.40.0 [INFO] [stderr] Downloaded git2-curl v0.11.0 [INFO] [stderr] Downloaded bitmaps v2.0.0 [INFO] [stderr] Downloaded im-rc v14.2.0 [INFO] [stderr] Downloaded cargo-clone v0.1.4 [INFO] [stderr] Downloaded rm_rf v0.5.1 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 9b2bfde44c5ce268f397d5e0c1eb3e9ee4e79afbade2f7faac565198835f0306 [INFO] running `Command { std: "docker" "start" "-a" "9b2bfde44c5ce268f397d5e0c1eb3e9ee4e79afbade2f7faac565198835f0306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b2bfde44c5ce268f397d5e0c1eb3e9ee4e79afbade2f7faac565198835f0306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2bfde44c5ce268f397d5e0c1eb3e9ee4e79afbade2f7faac565198835f0306", kill_on_drop: false }` [INFO] [stdout] 9b2bfde44c5ce268f397d5e0c1eb3e9ee4e79afbade2f7faac565198835f0306 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d77e345e4ee4eabab1cf45fc2ec8994ad2ce78a0bb4013fc5b1f1484e69649a6 [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" "d77e345e4ee4eabab1cf45fc2ec8994ad2ce78a0bb4013fc5b1f1484e69649a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.17 [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 memchr v2.2.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling hex v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.1 [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 unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling im-rc v14.2.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling sized-chunks v0.3.1 [INFO] [stderr] Compiling bitmaps v2.0.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling tar v0.4.26 [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 regex v1.3.1 [INFO] [stderr] Compiling rand v0.7.2 [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 curl-sys v0.4.24 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [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 tempfile v3.1.0 [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 flate2 v1.0.13 [INFO] [stderr] Compiling rm_rf v0.5.1 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling sized-chunks 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 serde_derive v1.0.103 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling git2-curl v0.11.0 [INFO] [stderr] Compiling structopt-derive v0.4.2 [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 cargo-platform v0.1.0 [INFO] [stderr] Compiling docopt v1.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 rustfix v0.4.6 [INFO] [stderr] Compiling crates-io v0.28.0 [INFO] [stderr] Compiling crates-io v0.30.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cargo v0.42.0 [INFO] [stderr] Compiling workerpool v1.2.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 -C embed-bitcode=no -C debuginfo=2 -C metadata=0e39442fa9f6e3ef -C extra-filename=-0e39442fa9f6e3ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-1c88fddbdc2db20c.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-08fca86731846fb9.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-c868d44b059d9631.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-3cd7c9eebf42e901.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-98299b777fc00b5e.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-64503bff33105a85.rmeta --extern crypto_hash=/opt/rustwide/target/debug/deps/libcrypto_hash-3af28a883b6f9d80.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-451bda2460ee1919.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-b306a0575d29f14b.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-dfe98045ce0c651e.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-d2f6f779141a30a1.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-b97c6a0f172829d7.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4bc99db8dcb8ca86.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-dfe8b6ff6b78c53f.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-d3d90d7de218cc2a.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-410da524c7fdb149.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-6a1e1a2f403205dc.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-8ccf77964a281b31.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-86c75a2655f40e4d.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-f330b305e1251a6f.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-e95c3ff723074457.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-260f9a9443342ae4.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-2d930fed4571de76.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1ab4eae0cb75ec2a.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-87b422581355ee75.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ebf76c201dfb6dd9.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-05df6481ac211ce7.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-933a6764aee2d356.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rmeta --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-6bd8dd97d3552cc8.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-b9b72eaed7093541.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-42ebb9eea09180b8.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-81c90b1dd3f0b312.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-18ef57e0883a44b3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5f486ae3e027ed33.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-68791bde0bf34e3d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3125bdee09db8980.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-30c9bce435356fad.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-b1a52690aedf2be3.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-6dde814bb72cacd1.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-123491853658a022.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-f868f5f684ae03d9.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-50a3550ab5208e00.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-ee9d06d0dac0a81b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1232a39f01d3bce4.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e8fdefa39f87243e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-5dfd133dcb215633/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-ab18de5455361dd5/out/i/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/backtrace-sys-569c8fa562fe4e9c/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-25fae8775a897edc/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-fe0b9d517bc3024b/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" "d77e345e4ee4eabab1cf45fc2ec8994ad2ce78a0bb4013fc5b1f1484e69649a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77e345e4ee4eabab1cf45fc2ec8994ad2ce78a0bb4013fc5b1f1484e69649a6", kill_on_drop: false }` [INFO] [stdout] d77e345e4ee4eabab1cf45fc2ec8994ad2ce78a0bb4013fc5b1f1484e69649a6