[INFO] cloning repository https://github.com/cardozoqsantiago/RustRedis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cardozoqsantiago/RustRedis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardozoqsantiago%2FRustRedis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardozoqsantiago%2FRustRedis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6e86634290ca7ec52935c94609203fba7477653 [INFO] testing cardozoqsantiago/RustRedis against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardozoqsantiago%2FRustRedis" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cardozoqsantiago/RustRedis on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cardozoqsantiago/RustRedis [INFO] finished tweaking git repo https://github.com/cardozoqsantiago/RustRedis [INFO] tweaked toml for git repo https://github.com/cardozoqsantiago/RustRedis written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/cardozoqsantiago/RustRedis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0575e891dd97753c46e1ad1fdd366501189d47103aaeb1ba1775a84edb990e0d [INFO] running `Command { std: "docker" "start" "-a" "0575e891dd97753c46e1ad1fdd366501189d47103aaeb1ba1775a84edb990e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0575e891dd97753c46e1ad1fdd366501189d47103aaeb1ba1775a84edb990e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0575e891dd97753c46e1ad1fdd366501189d47103aaeb1ba1775a84edb990e0d", kill_on_drop: false }` [INFO] [stdout] 0575e891dd97753c46e1ad1fdd366501189d47103aaeb1ba1775a84edb990e0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0064df4e28e142a319923335e021bf0f53cfd27eded7d905403f54a00f6c54a6 [INFO] running `Command { std: "docker" "start" "-a" "0064df4e28e142a319923335e021bf0f53cfd27eded7d905403f54a00f6c54a6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling futures-await-quote v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling futures-await-synom v0.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling futures-await-syn v0.12.0 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling persistentcache_procmacro v0.0.3 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/persistentcache_procmacro-0.0.3/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `persistentcache_procmacro` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0064df4e28e142a319923335e021bf0f53cfd27eded7d905403f54a00f6c54a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0064df4e28e142a319923335e021bf0f53cfd27eded7d905403f54a00f6c54a6", kill_on_drop: false }` [INFO] [stdout] 0064df4e28e142a319923335e021bf0f53cfd27eded7d905403f54a00f6c54a6