[INFO] crate git2 0.13.6 is already in cache [INFO] testing git2-0.13.6 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate git2 0.13.6 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate git2 0.13.6 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate git2 0.13.6 [INFO] finished tweaking crates.io crate git2 0.13.6 [INFO] tweaked toml for crates.io crate git2 0.13.6 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate git2 0.13.6 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bdae1b2cfeb2ba9888986f3f924c24444d4c121884b49011a1fbea33200b4f0a [INFO] running `"docker" "start" "-a" "bdae1b2cfeb2ba9888986f3f924c24444d4c121884b49011a1fbea33200b4f0a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.12.6+1.0.0 [INFO] [stderr] Compiling git2 v0.13.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.60s [INFO] running `"docker" "inspect" "bdae1b2cfeb2ba9888986f3f924c24444d4c121884b49011a1fbea33200b4f0a"` [INFO] running `"docker" "rm" "-f" "bdae1b2cfeb2ba9888986f3f924c24444d4c121884b49011a1fbea33200b4f0a"` [INFO] [stdout] bdae1b2cfeb2ba9888986f3f924c24444d4c121884b49011a1fbea33200b4f0a [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 355d45b220509fc73d0223dbc100c642452d5dd4bdf484ca009b86e28f1ce1cd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "355d45b220509fc73d0223dbc100c642452d5dd4bdf484ca009b86e28f1ce1cd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling git2 v0.13.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `git2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name log --edition=2018 examples/log.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="https"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' -C metadata=5e387f41af7fe328 -C extra-filename=-5e387f41af7fe328 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-f5dbcae0b31ebe64.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-144dd5fd09fc18d4.rlib --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-ff31002fed135243.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib --extern openssl_probe=/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-c7d663646c5a98b8.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2edc93cee49c0f7.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ae74624fc3531d75.rlib --extern thread_id=/opt/rustwide/target/debug/deps/libthread_id-61beee01d408836d.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-3fe085a162138693.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8aaa256ab3933e63.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-8f9866dc10d3b8f5/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libssh2-sys-648b844f7aa26663/out/build -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.cat_file.8uqg2fyd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8" "/opt/rustwide/target/debug/examples/cat_file-165d6f380760f0e8.i0x4ej7tp9qjh37.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8f9866dc10d3b8f5/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-648b844f7aa26663/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-f2edc93cee49c0f7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libclap-b726b17445202217.rlib" "/opt/rustwide/target/debug/deps/libvec_map-423d6945ab3c8d98.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7ce917c1e40e3b24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libatty-95da4ac52f5d7eaf.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libgit2-f5dbcae0b31ebe64.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/liburl-8aaa256ab3933e63.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libidna-88e9f45ba43eaf5e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cd1fd3ded75c87d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-70291f35d2e6b061.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-ff31002fed135243.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-8e6fe8459da73079.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c7d663646c5a98b8.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-aaa017fe43445826.rlib" "/opt/rustwide/target/debug/deps/liblibc-144dd5fd09fc18d4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "355d45b220509fc73d0223dbc100c642452d5dd4bdf484ca009b86e28f1ce1cd"` [INFO] running `"docker" "rm" "-f" "355d45b220509fc73d0223dbc100c642452d5dd4bdf484ca009b86e28f1ce1cd"` [INFO] [stdout] 355d45b220509fc73d0223dbc100c642452d5dd4bdf484ca009b86e28f1ce1cd