[INFO] fetching crate persistentcache 0.1.6... [INFO] testing persistentcache-0.1.6 against 1.60.0 for beta-1.61-1 [INFO] extracting crate persistentcache 0.1.6 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate persistentcache 0.1.6 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate persistentcache 0.1.6 [INFO] finished tweaking crates.io crate persistentcache 0.1.6 [INFO] tweaked toml for crates.io crate persistentcache 0.1.6 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis v0.8.0 [INFO] [stderr] Downloaded clippy v0.0.188 [INFO] [stderr] Downloaded clippy_lints v0.0.188 [INFO] [stderr] Downloaded persistentcache_procmacro v0.0.3 [INFO] [stderr] Downloaded cargo_metadata v0.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 076f3934341cead4cff086bca0edad6f7270e3139ab627e654a27a6e18895db0 [INFO] running `Command { std: "docker" "start" "-a" "076f3934341cead4cff086bca0edad6f7270e3139ab627e654a27a6e18895db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "076f3934341cead4cff086bca0edad6f7270e3139ab627e654a27a6e18895db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "076f3934341cead4cff086bca0edad6f7270e3139ab627e654a27a6e18895db0", kill_on_drop: false }` [INFO] [stdout] 076f3934341cead4cff086bca0edad6f7270e3139ab627e654a27a6e18895db0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30a6f1d011715a61d2d04e8ca76f6db63ae1881d3187572e63d698720cb026db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "30a6f1d011715a61d2d04e8ca76f6db63ae1881d3187572e63d698720cb026db", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling redis v0.8.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling futures-await-quote v0.4.0 [INFO] [stderr] Compiling futures-await-synom v0.12.0 [INFO] [stderr] Compiling futures-await-syn v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling error-chain v0.11.0 [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] running `Command { std: "docker" "inspect" "30a6f1d011715a61d2d04e8ca76f6db63ae1881d3187572e63d698720cb026db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a6f1d011715a61d2d04e8ca76f6db63ae1881d3187572e63d698720cb026db", kill_on_drop: false }` [INFO] [stdout] 30a6f1d011715a61d2d04e8ca76f6db63ae1881d3187572e63d698720cb026db