[INFO] fetching crate tokio-redis-pool 0.3.0... [INFO] checking tokio-redis-pool-0.3.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate tokio-redis-pool 0.3.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate tokio-redis-pool 0.3.0 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-redis-pool 0.3.0 [INFO] finished tweaking crates.io crate tokio-redis-pool 0.3.0 [INFO] tweaked toml for crates.io crate tokio-redis-pool 0.3.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis v0.11.0 [INFO] [stderr] Downloaded tokio-resource-pool v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 418af53aab7c0f5f391092db09bc861daaf49d9e349584c3c859c7ee447af5e4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "418af53aab7c0f5f391092db09bc861daaf49d9e349584c3c859c7ee447af5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "418af53aab7c0f5f391092db09bc861daaf49d9e349584c3c859c7ee447af5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "418af53aab7c0f5f391092db09bc861daaf49d9e349584c3c859c7ee447af5e4", kill_on_drop: false }` [INFO] [stdout] 418af53aab7c0f5f391092db09bc861daaf49d9e349584c3c859c7ee447af5e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a020918b8bb59d7f0e9bb69619d8f95ae3a2bc26ff357cebde5eacc055a1e3b7 [INFO] running `Command { std: "docker" "start" "-a" "a020918b8bb59d7f0e9bb69619d8f95ae3a2bc26ff357cebde5eacc055a1e3b7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking tokio-resource-pool v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking redis v0.11.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/aio.rs:190:34 [INFO] [stdout] | [INFO] [stdout] 190 | ... _ => fail!(( [INFO] [stdout] | ____________________________- [INFO] [stdout] 191 | | ... ErrorKind::ResponseError, [INFO] [stdout] 192 | | ... "Redis server refused to switch database" [INFO] [stdout] 193 | | ... )), [INFO] [stdout] | |________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/cmd.rs:550:18 [INFO] [stdout] | [INFO] [stdout] 550 | _ => fail!(( [INFO] [stdout] | __________________- [INFO] [stdout] 551 | | ErrorKind::ResponseError, [INFO] [stdout] 552 | | "Invalid response when parsing multi response" [INFO] [stdout] 553 | | )), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/cmd.rs:623:22 [INFO] [stdout] | [INFO] [stdout] 623 | _ => fail!(( [INFO] [stdout] | ______________________- [INFO] [stdout] 624 | | ErrorKind::ResponseError, [INFO] [stdout] 625 | | "Invalid response when parsing multi response" [INFO] [stdout] 626 | | )), [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/connection.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | Err(_) => fail!((ErrorKind::InvalidClientConfig, "Redis URL did not parse")), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/connection.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | None => fail!((ErrorKind::InvalidClientConfig, "Missing hostname")), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/connection.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | fail!((ErrorKind::InvalidClientConfig, "Invalid database number")) [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/connection.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | Err(_) => fail!(( [INFO] [stdout] | ___________________________- [INFO] [stdout] 113 | | ErrorKind::InvalidClientConfig, [INFO] [stdout] 114 | | "Password is not valid UTF-8 string" [INFO] [stdout] 115 | | )), [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/connection.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | fail!((ErrorKind::InvalidClientConfig, "Missing path")) [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/connection.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | fail!((ErrorKind::InvalidClientConfig, "Invalid database number")) [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/connection.rs:362:18 [INFO] [stdout] | [INFO] [stdout] 362 | _ => fail!(( [INFO] [stdout] | __________________- [INFO] [stdout] 363 | | ErrorKind::ResponseError, [INFO] [stdout] 364 | | "Redis server refused to switch database" [INFO] [stdout] 365 | | )), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/macros.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.11.0/src/parser.rs:210:21 [INFO] [stdout] | [INFO] [stdout] 210 | fail!((ErrorKind::ResponseError, "Could not read enough bytes")) [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a020918b8bb59d7f0e9bb69619d8f95ae3a2bc26ff357cebde5eacc055a1e3b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a020918b8bb59d7f0e9bb69619d8f95ae3a2bc26ff357cebde5eacc055a1e3b7", kill_on_drop: false }` [INFO] [stdout] a020918b8bb59d7f0e9bb69619d8f95ae3a2bc26ff357cebde5eacc055a1e3b7