[INFO] updating cached repository https://github.com/readlnh/redis-simple-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 98c5d5366710e58f2b1d4caba9aa902c24f5e3d3 [INFO] testing readlnh/redis-simple-rs against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadlnh%2Fredis-simple-rs" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/readlnh/redis-simple-rs on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/readlnh/redis-simple-rs [INFO] finished tweaking git repo https://github.com/readlnh/redis-simple-rs [INFO] tweaked toml for git repo https://github.com/readlnh/redis-simple-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/readlnh/redis-simple-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 5909c3e0672a4e783a740b98704122cea9c4003651d76018b400330f19435ac7 [INFO] running `"docker" "start" "-a" "5909c3e0672a4e783a740b98704122cea9c4003651d76018b400330f19435ac7"` [INFO] [stderr] Compiling redis-simple-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `"docker" "inspect" "5909c3e0672a4e783a740b98704122cea9c4003651d76018b400330f19435ac7"` [INFO] running `"docker" "rm" "-f" "5909c3e0672a4e783a740b98704122cea9c4003651d76018b400330f19435ac7"` [INFO] [stdout] 5909c3e0672a4e783a740b98704122cea9c4003651d76018b400330f19435ac7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 4c36b0262703fa4fdd6305bdbcbdcc6c028375bfd3a18292bce377ee37eaf992 [INFO] running `"docker" "start" "-a" "4c36b0262703fa4fdd6305bdbcbdcc6c028375bfd3a18292bce377ee37eaf992"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling redis-simple-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "4c36b0262703fa4fdd6305bdbcbdcc6c028375bfd3a18292bce377ee37eaf992"` [INFO] running `"docker" "rm" "-f" "4c36b0262703fa4fdd6305bdbcbdcc6c028375bfd3a18292bce377ee37eaf992"` [INFO] [stdout] 4c36b0262703fa4fdd6305bdbcbdcc6c028375bfd3a18292bce377ee37eaf992 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 340da633496ebdcbc69aff17effa270ad2bfe5e14bee50223a8dffe169f5661d [INFO] running `"docker" "start" "-a" "340da633496ebdcbc69aff17effa270ad2bfe5e14bee50223a8dffe169f5661d"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/redis_simple_rs-07df551f287dd40d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/redis_simple_rs-11ae99d8127fc068 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests redis-simple-rs [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - RedisClient::set (line 122) ... FAILED [INFO] [stdout] test src/lib.rs - RedisClient::get (line 152) ... FAILED [INFO] [stdout] test src/lib.rs - RedisClient::new (line 108) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - RedisClient::set (line 122) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RedisClient` [INFO] [stdout] --> src/lib.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 4 | let mut client = RedisClient::new(sock_addr); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `RedisClient` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RedisClient::get (line 152) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RedisClient` [INFO] [stdout] --> src/lib.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 4 | let mut client = RedisClient::new(sock_addr); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `RedisClient` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - RedisClient::new (line 108) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RedisClient` [INFO] [stdout] --> src/lib.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 4 | let mut client = RedisClient::new(sock_addr); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `RedisClient` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - RedisClient::get (line 152) [INFO] [stdout] src/lib.rs - RedisClient::new (line 108) [INFO] [stdout] src/lib.rs - RedisClient::set (line 122) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "340da633496ebdcbc69aff17effa270ad2bfe5e14bee50223a8dffe169f5661d"` [INFO] running `"docker" "rm" "-f" "340da633496ebdcbc69aff17effa270ad2bfe5e14bee50223a8dffe169f5661d"` [INFO] [stdout] 340da633496ebdcbc69aff17effa270ad2bfe5e14bee50223a8dffe169f5661d