[INFO] fetching crate reqwest 0.10.6... [INFO] testing reqwest-0.10.6 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate reqwest 0.10.6 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate reqwest 0.10.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 reqwest 0.10.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reqwest 0.10.6 [INFO] tweaked toml for crates.io crate reqwest 0.10.6 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate reqwest 0.10.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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 4df5bda98ef893700a71a1e868ed0db4a4bcaa7af89e3fcda994922f9fc01735 [INFO] running `"docker" "start" "-a" "4df5bda98ef893700a71a1e868ed0db4a4bcaa7af89e3fcda994922f9fc01735"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.28 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling reqwest v0.10.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "4df5bda98ef893700a71a1e868ed0db4a4bcaa7af89e3fcda994922f9fc01735"` [INFO] running `"docker" "rm" "-f" "4df5bda98ef893700a71a1e868ed0db4a4bcaa7af89e3fcda994922f9fc01735"` [INFO] [stdout] 4df5bda98ef893700a71a1e868ed0db4a4bcaa7af89e3fcda994922f9fc01735 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d48e97ed8b1cdcbbb5900f7eb199398bacf65b9730996a6ee46755de8903755c [INFO] running `"docker" "start" "-a" "d48e97ed8b1cdcbbb5900f7eb199398bacf65b9730996a6ee46755de8903755c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling libflate v1.0.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling reqwest v0.10.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `reqwest`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name timeouts --edition=2018 tests/timeouts.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="__tls"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="native-tls-crate"' --cfg 'feature="tokio-tls"' -C metadata=16efa96f261012b0 -C extra-filename=-16efa96f261012b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-000fa8e5fd1029c5.rlib --extern brotli_crate=/opt/rustwide/target/debug/deps/libbrotli-6afcedebbbf1cfa7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-7fb408937579cf22.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-4e2daca03d5e3674.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e96e50af3f31b74f.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9b2a36cfc8a5acf9.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-949b12d16a18b4eb.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-78d9a159889189ff.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ed3fa8f45376bd5a.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-e43f5f53341375b0.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-3c9fb07666f9f615.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-d1bda7bb9ef96638.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-812699bd7fc3fe7d.rlib --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-772dbc8965be0f6b.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-91d9159b43130251.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8b5ef093df1f40bc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-09a000aacc52269f.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-9ac770cd723e7852.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-94f35d2ea74a2b5c.rlib --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-a684e4c29d036a88.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d48e97ed8b1cdcbbb5900f7eb199398bacf65b9730996a6ee46755de8903755c"` [INFO] running `"docker" "rm" "-f" "d48e97ed8b1cdcbbb5900f7eb199398bacf65b9730996a6ee46755de8903755c"` [INFO] [stdout] d48e97ed8b1cdcbbb5900f7eb199398bacf65b9730996a6ee46755de8903755c