[INFO] cloning repository https://github.com/mejrs/rs3cache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mejrs/rs3cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmejrs%2Frs3cache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmejrs%2Frs3cache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c52847f34e6df67cf422e31502b9d1730fab129 [INFO] testing mejrs/rs3cache against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmejrs%2Frs3cache" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mejrs/rs3cache on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mejrs/rs3cache [INFO] finished tweaking git repo https://github.com/mejrs/rs3cache [INFO] tweaked toml for git repo https://github.com/mejrs/rs3cache written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mejrs/rs3cache already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4/source/Cargo.toml: file found to be present in multiple build targets: /workspace/builds/worker-4/source/src/main.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71d612b66c5040d77bc06bad29cc3697d9a42ebe074de022f7c30d980f7efc40 [INFO] running `Command { std: "docker" "start" "-a" "71d612b66c5040d77bc06bad29cc3697d9a42ebe074de022f7c30d980f7efc40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71d612b66c5040d77bc06bad29cc3697d9a42ebe074de022f7c30d980f7efc40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d612b66c5040d77bc06bad29cc3697d9a42ebe074de022f7c30d980f7efc40", kill_on_drop: false }` [INFO] [stdout] 71d612b66c5040d77bc06bad29cc3697d9a42ebe074de022f7c30d980f7efc40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271d79837c50d1a119f924cce0a2b93f8a6bd1a38edf624c5994791f1c1c399f [INFO] running `Command { std: "docker" "start" "-a" "271d79837c50d1a119f924cce0a2b93f8a6bd1a38edf624c5994791f1c1c399f", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling path_macro v1.0.0 [INFO] [stderr] Compiling rs3cache_utils v0.1.0 (/opt/rustwide/workdir/rs3cache_utils) [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling libflate v1.1.1 [INFO] [stderr] Compiling path-dedot v3.0.12 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling path-absolutize v3.0.10 [INFO] [stderr] Compiling bzip2-rs v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling fstrings-proc-macro v0.2.3 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling fstrings v0.2.3 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde_with v1.10.0 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling rs3cache_backend v0.1.0 (/opt/rustwide/workdir/rs3cache_backend) [INFO] [stderr] Compiling rs3cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: You must use one and only one of the rs3 or osrs [INFO] [stdout] --> src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | compile_error!("You must use one and only one of the rs3 or osrs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / #![feature( [INFO] [stdout] 3 | | cfg_eval, [INFO] [stdout] 4 | | bench_black_box, [INFO] [stdout] 5 | | doc_cfg, [INFO] [stdout] ... | [INFO] [stdout] 11 | | try_blocks [INFO] [stdout] 12 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rs3cache` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "271d79837c50d1a119f924cce0a2b93f8a6bd1a38edf624c5994791f1c1c399f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271d79837c50d1a119f924cce0a2b93f8a6bd1a38edf624c5994791f1c1c399f", kill_on_drop: false }` [INFO] [stdout] 271d79837c50d1a119f924cce0a2b93f8a6bd1a38edf624c5994791f1c1c399f