[INFO] fetching crate hreq-h2 0.2.5... [INFO] testing hreq-h2-0.2.5 against 1.44.0 for beta-1.45-1 [INFO] extracting crate hreq-h2 0.2.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate hreq-h2 0.2.5 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate hreq-h2 0.2.5 [INFO] finished tweaking crates.io crate hreq-h2 0.2.5 [INFO] tweaked toml for crates.io crate hreq-h2 0.2.5 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate hreq-h2 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.44.0" "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] 962f9a0d0077a96654ccf7e0cc03e15226fe70dfcb51e3d767e24a32b5360476 [INFO] running `"docker" "start" "-a" "962f9a0d0077a96654ccf7e0cc03e15226fe70dfcb51e3d767e24a32b5360476"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling hreq-h2 v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.62s [INFO] running `"docker" "inspect" "962f9a0d0077a96654ccf7e0cc03e15226fe70dfcb51e3d767e24a32b5360476"` [INFO] running `"docker" "rm" "-f" "962f9a0d0077a96654ccf7e0cc03e15226fe70dfcb51e3d767e24a32b5360476"` [INFO] [stdout] 962f9a0d0077a96654ccf7e0cc03e15226fe70dfcb51e3d767e24a32b5360476 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.44.0" "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] 8cac7a14377b901d9f06df24bd8c5d81eabdece39697e657732cf9d3922e2ca5 [INFO] running `"docker" "start" "-a" "8cac7a14377b901d9f06df24bd8c5d81eabdece39697e657732cf9d3922e2ca5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling quickcheck v0.4.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling tokio-rustls v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling hreq-h2 v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `h2` [INFO] [stderr] --> examples/client.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use h2::client; [INFO] [stderr] | ^^ use of undeclared type or module `h2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `h2` [INFO] [stderr] --> examples/server.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use h2::server; [INFO] [stderr] | ^^ use of undeclared type or module `h2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `h2` [INFO] [stderr] --> examples/akamai.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use h2::client; [INFO] [stderr] | ^^ use of undeclared type or module `h2` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `hreq-h2`. [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] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `hreq-h2`. [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] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `hreq-h2`. [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] error: build failed [INFO] running `"docker" "inspect" "8cac7a14377b901d9f06df24bd8c5d81eabdece39697e657732cf9d3922e2ca5"` [INFO] running `"docker" "rm" "-f" "8cac7a14377b901d9f06df24bd8c5d81eabdece39697e657732cf9d3922e2ca5"` [INFO] [stdout] 8cac7a14377b901d9f06df24bd8c5d81eabdece39697e657732cf9d3922e2ca5