[INFO] cloning repository https://github.com/numerodix/emcache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/numerodix/emcache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumerodix%2Femcache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumerodix%2Femcache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fec9ccd0e762cbe0d74fa5199594c9a59e16918b [INFO] documenting numerodix/emcache against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnumerodix%2Femcache" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/numerodix/emcache on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/numerodix/emcache [INFO] finished tweaking git repo https://github.com/numerodix/emcache [INFO] tweaked toml for git repo https://github.com/numerodix/emcache written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/numerodix/emcache already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked-hash-map v0.0.9 [INFO] [stderr] Downloaded maplit v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5054aa24d4e18bf9ad12e692544704235c2e80a0416c952bbf15065202076213 [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" "5054aa24d4e18bf9ad12e692544704235c2e80a0416c952bbf15065202076213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5054aa24d4e18bf9ad12e692544704235c2e80a0416c952bbf15065202076213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5054aa24d4e18bf9ad12e692544704235c2e80a0416c952bbf15065202076213", kill_on_drop: false }` [INFO] [stdout] 5054aa24d4e18bf9ad12e692544704235c2e80a0416c952bbf15065202076213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2020-08-29" "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] 4db91742c08fa582dd0c533b46d82643849316112a1c9ab8d1557f431f0a8614 [INFO] running `Command { std: "docker" "start" "-a" "4db91742c08fa582dd0c533b46d82643849316112a1c9ab8d1557f431f0a8614", kill_on_drop: false }` [INFO] [stderr] Checking linked-hash-map v0.0.9 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking maplit v0.1.6 [INFO] [stderr] Documenting emcache v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: Could not document `emcache`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name emcache src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern bufstream=/opt/rustwide/target/debug/deps/libbufstream-43e42649265204f9.rmeta --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-d94d218d9bba64a5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b01e5f49cd1b74e8.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-b6d2877852ef17a3.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0752fce80cc51ed2.rmeta --extern net2=/opt/rustwide/target/debug/deps/libnet2-a1c3cc81baa700fa.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c42c7071001c27f2.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-eddfb9427ca0b1f2.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-bb712bfb1e6d5b0b.rmeta --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "4db91742c08fa582dd0c533b46d82643849316112a1c9ab8d1557f431f0a8614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db91742c08fa582dd0c533b46d82643849316112a1c9ab8d1557f431f0a8614", kill_on_drop: false }` [INFO] [stdout] 4db91742c08fa582dd0c533b46d82643849316112a1c9ab8d1557f431f0a8614