[INFO] fetching crate enum-lexer 0.1.0... [INFO] documenting enum-lexer-0.1.0 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate enum-lexer 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate enum-lexer 0.1.0 on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate enum-lexer 0.1.0 [INFO] finished tweaking crates.io crate enum-lexer 0.1.0 [INFO] tweaked toml for crates.io crate enum-lexer 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.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] dfef7644b8381311d8f21f50ec439903bf39db33e5885f8cbd4581479b274a0f [INFO] running `Command { std: "docker" "start" "-a" "dfef7644b8381311d8f21f50ec439903bf39db33e5885f8cbd4581479b274a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfef7644b8381311d8f21f50ec439903bf39db33e5885f8cbd4581479b274a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfef7644b8381311d8f21f50ec439903bf39db33e5885f8cbd4581479b274a0f", kill_on_drop: false }` [INFO] [stdout] dfef7644b8381311d8f21f50ec439903bf39db33e5885f8cbd4581479b274a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] 2874b6f76a3611ec4850de57ca17cb723a52c78aed476c1b9e16b8e428ecd9d2 [INFO] running `Command { std: "docker" "start" "-a" "2874b6f76a3611ec4850de57ca17cb723a52c78aed476c1b9e16b8e428ecd9d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling sorted-vec v0.3.7 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling regex-dfa-gen v0.1.0 [INFO] [stderr] Compiling enum-lexer-macro v0.1.0 [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/enum-lexer-macro-0.1.0/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(proc_macro_quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `enum-lexer-macro`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2874b6f76a3611ec4850de57ca17cb723a52c78aed476c1b9e16b8e428ecd9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2874b6f76a3611ec4850de57ca17cb723a52c78aed476c1b9e16b8e428ecd9d2", kill_on_drop: false }` [INFO] [stdout] 2874b6f76a3611ec4850de57ca17cb723a52c78aed476c1b9e16b8e428ecd9d2