[INFO] crate cargo-test-all 0.1.2 is already in cache [INFO] testing cargo-test-all-0.1.2 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate cargo-test-all 0.1.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cargo-test-all 0.1.2 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-7/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd84e57be260c4f1b8a7c442b3b52073c4f55f35180d52de81fdbcd8c6a434cd [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" "fd84e57be260c4f1b8a7c442b3b52073c4f55f35180d52de81fdbcd8c6a434cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd84e57be260c4f1b8a7c442b3b52073c4f55f35180d52de81fdbcd8c6a434cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd84e57be260c4f1b8a7c442b3b52073c4f55f35180d52de81fdbcd8c6a434cd", kill_on_drop: false }` [INFO] [stdout] fd84e57be260c4f1b8a7c442b3b52073c4f55f35180d52de81fdbcd8c6a434cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", 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] f1df06a6d606cc552c2e561d56b64d224cc047471a11f74004730af3958a8ba4 [INFO] running `Command { std: "docker" "start" "-a" "f1df06a6d606cc552c2e561d56b64d224cc047471a11f74004730af3958a8ba4", 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 syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling hex v0.4.1 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [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 walkdir v2.2.9 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.13 [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 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 clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling sized-chunks v0.3.1 [INFO] [stderr] Compiling bitmaps v2.0.0 [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 rand v0.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [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 sized-chunks v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling rm_rf v0.5.1 [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 backtrace v0.3.40 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.103 [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 parking_lot_core v0.4.0 [INFO] [stderr] Compiling im-rc v13.0.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.40.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=0a9e06a50a567676 -C extra-filename=-0a9e06a50a567676 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-90848af14da7492a.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-6261b0521e2f7735.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-4d2abd1ff6924c55.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-3de8c5c7cd3d3981.rmeta --extern crypto_hash=/opt/rustwide/target/debug/deps/libcrypto_hash-a89edb4d6aee04b2.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-5efb0edd01ed05ae.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-477eefa07046c79a.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-172d9437796afb43.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-1a2bd8b8ac198f66.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-771e5f752b27144f.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-6dcf400ae1accf18.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-8a582b9771b3157f.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-9205eda06f875a72.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-9be401f3aee02cb8.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-adc7f0b4f88aa34d.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-8b0158ad3f9a31c4.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-fb68b2fa09410bcf.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-c9b763602d7de903.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-2551d6430de5408c.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-ecc14463359bf2c6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-aa0c9564bb180006.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-06a942b4cae80a0e.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rmeta --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-71a8a69f23812c7e.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-ae7944b232e26380.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-bec34e51b5442722.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-6259e1726f074954.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-c73cb4ca2175e5d6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dcde99aea73959e3.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-bb89a401f2303bbe.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aaae2aaf9740316f.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-b8cca66acdc1d00a.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-224fd191afbf6183.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-85770c2fcf350b69.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b6ac49a329798c73.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-4ebfa29e0dc70440.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-ea983ee2d4d57291.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-5e2d22d876255701.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-13be768fae22dae3.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-50e1af4f23e3cd13.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-02c5dbe58e16f38d/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-b150956caeb35fa4/out/i/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/backtrace-sys-ad744e569da2ffb8/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-470901620299c03f/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-122b9ab3dee9a6c8/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" "f1df06a6d606cc552c2e561d56b64d224cc047471a11f74004730af3958a8ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1df06a6d606cc552c2e561d56b64d224cc047471a11f74004730af3958a8ba4", kill_on_drop: false }` [INFO] [stdout] f1df06a6d606cc552c2e561d56b64d224cc047471a11f74004730af3958a8ba4