[INFO] cloning repository https://github.com/kingman11111/redis-oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kingman11111/redis-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkingman11111%2Fredis-oxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkingman11111%2Fredis-oxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69540eb37d981c43e1d07d23c55699c9f810eb16
[INFO] testing kingman11111/redis-oxide against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkingman11111%2Fredis-oxide" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kingman11111/redis-oxide
[INFO] finished tweaking git repo https://github.com/kingman11111/redis-oxide
[INFO] tweaked toml for git repo https://github.com/kingman11111/redis-oxide written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kingman11111/redis-oxide on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kingman11111/redis-oxide 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a9c4303fbcdbf66d7e233e7de5059d500d6b1d5d17a582298c574f89c5ad10c3
[INFO] running `Command { std: "docker" "start" "a9c4303fbcdbf66d7e233e7de5059d500d6b1d5d17a582298c574f89c5ad10c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c4303fbcdbf66d7e233e7de5059d500d6b1d5d17a582298c574f89c5ad10c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9c4303fbcdbf66d7e233e7de5059d500d6b1d5d17a582298c574f89c5ad10c3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9c4303fbcdbf66d7e233e7de5059d500d6b1d5d17a582298c574f89c5ad10c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9c4303fbcdbf66d7e233e7de5059d500d6b1d5d17a582298c574f89c5ad10c3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling arc-swap v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling futures-sink v0.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling futures-io v0.3.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling futures-task v0.3.1
[INFO] [stderr]    Compiling slog-scope v4.3.0
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling bincode v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling mio v0.6.20
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling nix v0.5.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bytes v0.5.1
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling encode_unicode v0.1.3
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling slog-stdlog v3.0.5
[INFO] [stderr]    Compiling rmp v0.8.8
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling slog-async v2.3.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling seahash v3.0.6
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling rustyline v1.0.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling slog-term v2.4.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling promptly v0.1.5
[INFO] [stderr]    Compiling slog-kvfilter v0.7.0
[INFO] [stderr]    Compiling trackable_derive v0.1.2
[INFO] [stderr]    Compiling trackable v0.2.23
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling tokio-macros v0.2.0
[INFO] [stderr]    Compiling structopt-derive v0.3.5
[INFO] [stderr]    Compiling tokio v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]    Compiling structopt v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.1
[INFO] [stderr]    Compiling futures v0.3.1
[INFO] [stderr]    Compiling lock_api v0.3.1
[INFO] [stderr]    Compiling bitvec v0.15.2
[INFO] [stderr]    Compiling rmp-serde v0.14.0
[INFO] [stderr]    Compiling sloggers v0.3.4
[INFO] [stderr]    Compiling serde_bytes v0.11.3
[INFO] [stderr]    Compiling growable-bloom-filter v0.2.1
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/growable-bloom-filter-0.2.1/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `growable-bloom-filter` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a9c4303fbcdbf66d7e233e7de5059d500d6b1d5d17a582298c574f89c5ad10c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c4303fbcdbf66d7e233e7de5059d500d6b1d5d17a582298c574f89c5ad10c3", kill_on_drop: false }`
[INFO] [stdout] a9c4303fbcdbf66d7e233e7de5059d500d6b1d5d17a582298c574f89c5ad10c3
