[INFO] crate redis_raw 1.0.1 is already in cache [INFO] testing redis_raw-1.0.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate redis_raw 1.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate redis_raw 1.0.1 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 redis_raw 1.0.1 [INFO] finished tweaking crates.io crate redis_raw 1.0.1 [INFO] tweaked toml for crates.io crate redis_raw 1.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate redis_raw 1.0.1 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] e351aef7e02429b3cb7e860b1e7d3f283ce533684f529cd7be07b315184381eb [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" "e351aef7e02429b3cb7e860b1e7d3f283ce533684f529cd7be07b315184381eb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling redis_raw v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.70s [INFO] running `"docker" "inspect" "e351aef7e02429b3cb7e860b1e7d3f283ce533684f529cd7be07b315184381eb"` [INFO] running `"docker" "rm" "-f" "e351aef7e02429b3cb7e860b1e7d3f283ce533684f529cd7be07b315184381eb"` [INFO] [stdout] e351aef7e02429b3cb7e860b1e7d3f283ce533684f529cd7be07b315184381eb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 9a6f7dfeabf9d61b64b9fab4a66ec299fbf0197f8ec502d66af25f06a440497a [INFO] running `"docker" "start" "-a" "9a6f7dfeabf9d61b64b9fab4a66ec299fbf0197f8ec502d66af25f06a440497a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling redis_raw v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: expected `;`, found keyword `use` [INFO] [stderr] --> examples/basic.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 1 | use redis_raw::{RedisConnection, Value} [INFO] [stderr] | - expected `;` [INFO] [stderr] 2 | use tokio::net::TcpStream; [INFO] [stderr] | ^^^ unexpected token [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `redis_raw`. [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" "9a6f7dfeabf9d61b64b9fab4a66ec299fbf0197f8ec502d66af25f06a440497a"` [INFO] running `"docker" "rm" "-f" "9a6f7dfeabf9d61b64b9fab4a66ec299fbf0197f8ec502d66af25f06a440497a"` [INFO] [stdout] 9a6f7dfeabf9d61b64b9fab4a66ec299fbf0197f8ec502d66af25f06a440497a