[INFO] cloning repository https://github.com/allan-simon/cloudwatch-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/allan-simon/cloudwatch-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallan-simon%2Fcloudwatch-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallan-simon%2Fcloudwatch-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c261c1995c2cafb433fa508b9ed0c51fc76815fc [INFO] documenting allan-simon/cloudwatch-bot against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallan-simon%2Fcloudwatch-bot" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/allan-simon/cloudwatch-bot 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 git repo https://github.com/allan-simon/cloudwatch-bot [INFO] finished tweaking git repo https://github.com/allan-simon/cloudwatch-bot [INFO] tweaked toml for git repo https://github.com/allan-simon/cloudwatch-bot written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/allan-simon/cloudwatch-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] e29321fbd6734070e3950ea970b2aaea12ae54c9d21131c3798e6feb1ba5e75a [INFO] running `Command { std: "docker" "start" "-a" "e29321fbd6734070e3950ea970b2aaea12ae54c9d21131c3798e6feb1ba5e75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e29321fbd6734070e3950ea970b2aaea12ae54c9d21131c3798e6feb1ba5e75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29321fbd6734070e3950ea970b2aaea12ae54c9d21131c3798e6feb1ba5e75a", kill_on_drop: false }` [INFO] [stdout] e29321fbd6734070e3950ea970b2aaea12ae54c9d21131c3798e6feb1ba5e75a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 3958160032b78bb4667087bc20850062aac42e6a044a6898dbd8942511b48f2d [INFO] running `Command { std: "docker" "start" "-a" "3958160032b78bb4667087bc20850062aac42e6a044a6898dbd8942511b48f2d", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Compiling version_check v0.1.2 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Compiling openssl v0.9.14 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling state v0.2.2 [INFO] [stderr] Checking num-traits v0.1.39 [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/state-0.2.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/state-0.2.2/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_fn)] [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 `state`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "3958160032b78bb4667087bc20850062aac42e6a044a6898dbd8942511b48f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3958160032b78bb4667087bc20850062aac42e6a044a6898dbd8942511b48f2d", kill_on_drop: false }` [INFO] [stdout] 3958160032b78bb4667087bc20850062aac42e6a044a6898dbd8942511b48f2d