[INFO] fetching crate redismultiplexer 1.0.7... [INFO] testing redismultiplexer-1.0.7 against 1.90.0 for beta-1.91-3 [INFO] extracting crate redismultiplexer 1.0.7 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate redismultiplexer 1.0.7 [INFO] finished tweaking crates.io crate redismultiplexer 1.0.7 [INFO] tweaked toml for crates.io crate redismultiplexer 1.0.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redismultiplexer 1.0.7 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate redismultiplexer 1.0.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.138 [INFO] [stderr] Downloaded build-time v0.1.1 [INFO] [stderr] Downloaded thread_tryjoin v0.3.0 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.6 [INFO] [stderr] Downloaded dict v0.1.5 [INFO] [stderr] Downloaded async-trait v0.1.56 [INFO] [stderr] Downloaded ctrlc v3.2.2 [INFO] [stderr] Downloaded serde_yaml v0.8.24 [INFO] [stderr] Downloaded openssl-sys v0.9.74 [INFO] [stderr] Downloaded combine v4.6.4 [INFO] [stderr] Downloaded serde v1.0.138 [INFO] [stderr] Downloaded redis v0.19.0 [INFO] [stderr] Downloaded serde_json v1.0.82 [INFO] [stderr] Downloaded nix v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6e9c6ef36e2ff9a4a07538610bf8c504d8cdb97e7fbd007bd1371a4e0607d61 [INFO] running `Command { std: "docker" "start" "-a" "e6e9c6ef36e2ff9a4a07538610bf8c504d8cdb97e7fbd007bd1371a4e0607d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6e9c6ef36e2ff9a4a07538610bf8c504d8cdb97e7fbd007bd1371a4e0607d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e9c6ef36e2ff9a4a07538610bf8c504d8cdb97e7fbd007bd1371a4e0607d61", kill_on_drop: false }` [INFO] [stdout] e6e9c6ef36e2ff9a4a07538610bf8c504d8cdb97e7fbd007bd1371a4e0607d61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96c95a3a4537e257b1bcbb92f41609b5657445a89e8111d5f9f5487423011875 [INFO] running `Command { std: "docker" "start" "-a" "96c95a3a4537e257b1bcbb92f41609b5657445a89e8111d5f9f5487423011875", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling dict v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling thread_tryjoin v0.3.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling build-time v0.1.1 [INFO] [stderr] Compiling redis v0.19.0 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling redismultiplexer v1.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "96c95a3a4537e257b1bcbb92f41609b5657445a89e8111d5f9f5487423011875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c95a3a4537e257b1bcbb92f41609b5657445a89e8111d5f9f5487423011875", kill_on_drop: false }` [INFO] [stdout] 96c95a3a4537e257b1bcbb92f41609b5657445a89e8111d5f9f5487423011875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9763ef8d4bde0c23350f2983d78aee909cc2644e593189847b38ec5a323fc34 [INFO] running `Command { std: "docker" "start" "-a" "a9763ef8d4bde0c23350f2983d78aee909cc2644e593189847b38ec5a323fc34", kill_on_drop: false }` [INFO] [stderr] Compiling redismultiplexer v1.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "a9763ef8d4bde0c23350f2983d78aee909cc2644e593189847b38ec5a323fc34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9763ef8d4bde0c23350f2983d78aee909cc2644e593189847b38ec5a323fc34", kill_on_drop: false }` [INFO] [stdout] a9763ef8d4bde0c23350f2983d78aee909cc2644e593189847b38ec5a323fc34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28c3efcd6a22ce5e5c0c936d1dac89e87b6e7d9eebaa64a69694ed8bdae61486 [INFO] running `Command { std: "docker" "start" "-a" "28c3efcd6a22ce5e5c0c936d1dac89e87b6e7d9eebaa64a69694ed8bdae61486", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redismultiplexer-13e58b69fd4ced7c) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "28c3efcd6a22ce5e5c0c936d1dac89e87b6e7d9eebaa64a69694ed8bdae61486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c3efcd6a22ce5e5c0c936d1dac89e87b6e7d9eebaa64a69694ed8bdae61486", kill_on_drop: false }` [INFO] [stdout] 28c3efcd6a22ce5e5c0c936d1dac89e87b6e7d9eebaa64a69694ed8bdae61486