[INFO] fetching crate httpbis 0.9.0... [INFO] testing httpbis-0.9.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate httpbis 0.9.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate httpbis 0.9.0 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 httpbis 0.9.0 [INFO] finished tweaking crates.io crate httpbis 0.9.0 [INFO] tweaked toml for crates.io crate httpbis 0.9.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate httpbis 0.9.0 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] Downloading crates ... [INFO] [stderr] Downloaded tls-api-openssl v0.4.0 [INFO] running `"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" "/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] 7f98bd6126e51be835bb77acb998e1e349cee499ce474169bc4b60f9e5a1ae02 [INFO] running `"docker" "start" "-a" "7f98bd6126e51be835bb77acb998e1e349cee499ce474169bc4b60f9e5a1ae02"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling httpbis v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling log-ndc v0.2.0 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling tls-api v0.4.0 [INFO] [stderr] Compiling tls-api-stub v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/client/req.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | mem::replace(&mut self.drop_callback, None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/server/resp.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | mem::replace(&mut self.drop_callback, None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.77s [INFO] running `"docker" "inspect" "7f98bd6126e51be835bb77acb998e1e349cee499ce474169bc4b60f9e5a1ae02"` [INFO] running `"docker" "rm" "-f" "7f98bd6126e51be835bb77acb998e1e349cee499ce474169bc4b60f9e5a1ae02"` [INFO] [stdout] 7f98bd6126e51be835bb77acb998e1e349cee499ce474169bc4b60f9e5a1ae02 [INFO] running `"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" "/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] 3209c1ec5c0756ae69b427e3e4c0661b4824e447cda836f9f7769007e80a0933 [INFO] running `"docker" "start" "-a" "3209c1ec5c0756ae69b427e3e4c0661b4824e447cda836f9f7769007e80a0933"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling tls-api-openssl v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/client/req.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | mem::replace(&mut self.drop_callback, None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/server/resp.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | mem::replace(&mut self.drop_callback, None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling httpbis v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read examples/../httpbis-test/tests/identity.p12: No such file or directory (os error 2) [INFO] [stderr] --> examples/server.rs:67:18 [INFO] [stderr] | [INFO] [stderr] 67 | let pkcs12 = include_bytes!("../httpbis-test/tests/identity.p12"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `httpbis`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/client/req.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | mem::replace(&mut self.drop_callback, None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/server/resp.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | mem::replace(&mut self.drop_callback, None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3209c1ec5c0756ae69b427e3e4c0661b4824e447cda836f9f7769007e80a0933"` [INFO] running `"docker" "rm" "-f" "3209c1ec5c0756ae69b427e3e4c0661b4824e447cda836f9f7769007e80a0933"` [INFO] [stdout] 3209c1ec5c0756ae69b427e3e4c0661b4824e447cda836f9f7769007e80a0933