[INFO] cloning repository https://github.com/Lymia/sylph-verifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lymia/sylph-verifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLymia%2Fsylph-verifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLymia%2Fsylph-verifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 969f22f663e3f02328f06516454f6509ad84d29b [INFO] documenting Lymia/sylph-verifier 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%2FLymia%2Fsylph-verifier" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lymia/sylph-verifier 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/Lymia/sylph-verifier [INFO] finished tweaking git repo https://github.com/Lymia/sylph-verifier [INFO] tweaked toml for git repo https://github.com/Lymia/sylph-verifier written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Lymia/sylph-verifier 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] b60e55f65db7b55ab3cca154be5e4a6f91a0bde06904de45e8c5cef86a413519 [INFO] running `Command { std: "docker" "start" "-a" "b60e55f65db7b55ab3cca154be5e4a6f91a0bde06904de45e8c5cef86a413519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b60e55f65db7b55ab3cca154be5e4a6f91a0bde06904de45e8c5cef86a413519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60e55f65db7b55ab3cca154be5e4a6f91a0bde06904de45e8c5cef86a413519", kill_on_drop: false }` [INFO] [stdout] b60e55f65db7b55ab3cca154be5e4a6f91a0bde06904de45e8c5cef86a413519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 518490b3d48c5812e11abbba5806351c17c70337522759e46ffc6ce95b373ac6 [INFO] running `Command { std: "docker" "start" "-a" "518490b3d48c5812e11abbba5806351c17c70337522759e46ffc6ce95b373ac6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling openssl v0.9.24 (https://github.com/Lymia/rust-openssl?branch=0.9.x#3b73dda4) [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lru-cache v0.1.2 [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/lock_api-0.4.1/src/lib.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking typenum v1.12.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking typemap v0.3.3 [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 `lock_api`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "518490b3d48c5812e11abbba5806351c17c70337522759e46ffc6ce95b373ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518490b3d48c5812e11abbba5806351c17c70337522759e46ffc6ce95b373ac6", kill_on_drop: false }` [INFO] [stdout] 518490b3d48c5812e11abbba5806351c17c70337522759e46ffc6ce95b373ac6