[INFO] cloning repository https://github.com/RedBeardLab/rediSQL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RedBeardLab/rediSQL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedBeardLab%2FrediSQL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedBeardLab%2FrediSQL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26156275a25ae101cd7e6ad3037ead54bd5b5e5e [INFO] checking RedBeardLab/rediSQL/26156275a25ae101cd7e6ad3037ead54bd5b5e5e against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedBeardLab%2FrediSQL" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RedBeardLab/rediSQL on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/RedBeardLab/rediSQL [INFO] finished tweaking git repo https://github.com/RedBeardLab/rediSQL [INFO] tweaked toml for git repo https://github.com/RedBeardLab/rediSQL written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RedBeardLab/rediSQL 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webpki v0.21.0 [INFO] [stderr] Downloaded chunked_transfer v1.0.0 [INFO] [stderr] Downloaded qstring v0.7.0 [INFO] [stderr] Downloaded ureq v0.11.3 [INFO] [stderr] Downloaded syn v1.0.3 [INFO] [stderr] Downloaded bindgen v0.47.3 [INFO] [stderr] Downloaded ring v0.16.9 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b508026462aae964c186d679e011558a6b49faca8518030420bdd48b0f31a178 [INFO] running `Command { std: "docker" "start" "-a" "b508026462aae964c186d679e011558a6b49faca8518030420bdd48b0f31a178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b508026462aae964c186d679e011558a6b49faca8518030420bdd48b0f31a178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b508026462aae964c186d679e011558a6b49faca8518030420bdd48b0f31a178", kill_on_drop: false }` [INFO] [stdout] b508026462aae964c186d679e011558a6b49faca8518030420bdd48b0f31a178 [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=forbid" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ff8d608fbe29e004eb0cc82b513d7c433d9ed93d5bf6823d4fb39ec37e55491 [INFO] running `Command { std: "docker" "start" "-a" "5ff8d608fbe29e004eb0cc82b513d7c433d9ed93d5bf6823d4fb39ec37e55491", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling sync_engine v1.0.0 (/opt/rustwide/workdir/sync_engine) [INFO] [stderr] Checking qstring v0.7.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking chunked_transfer v1.0.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking ureq v0.11.3 [INFO] [stderr] Compiling redisql_lib v1.0.0 (/opt/rustwide/workdir/redisql_lib) [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking telemetrics v0.1.0 (/opt/rustwide/workdir/telemetrics) [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Checking rediSQL v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused extern crate [INFO] [stdout] --> src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 38 | / #[cfg(not(feature = "pro"))] [INFO] [stdout] 39 | | extern crate telemetrics; [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | |_________________________| [INFO] [stdout] | help: remove it [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(unused_extern_crates)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused extern crate [INFO] [stdout] --> src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 38 | / #[cfg(not(feature = "pro"))] [INFO] [stdout] 39 | | extern crate telemetrics; [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | |_________________________| [INFO] [stdout] | help: remove it [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(unused_extern_crates)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.5, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5ff8d608fbe29e004eb0cc82b513d7c433d9ed93d5bf6823d4fb39ec37e55491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff8d608fbe29e004eb0cc82b513d7c433d9ed93d5bf6823d4fb39ec37e55491", kill_on_drop: false }` [INFO] [stdout] 5ff8d608fbe29e004eb0cc82b513d7c433d9ed93d5bf6823d4fb39ec37e55491