[INFO] cloning repository https://github.com/benesch/rust-play [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benesch/rust-play" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenesch%2Frust-play", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenesch%2Frust-play'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6149e7277905e77e2bd2b9fc4670cae48ec197c3 [INFO] documenting benesch/rust-play 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%2Fbenesch%2Frust-play" "/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/benesch/rust-play 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/benesch/rust-play [INFO] finished tweaking git repo https://github.com/benesch/rust-play [INFO] tweaked toml for git repo https://github.com/benesch/rust-play written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/benesch/rust-play 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] Updating git repository `https://github.com/benesch/timely-dataflow.git` [INFO] [stderr] Updating git repository `https://github.com/TimelyDataflow/differential-dataflow.git` [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] [stderr] Updating git repository `https://github.com/benesch/timely-dataflow.git` [INFO] [stderr] Updating git repository `https://github.com/TimelyDataflow/differential-dataflow.git` [INFO] [stderr] Updating git repository `https://github.com/TimelyDataflow/timely-dataflow.git` [INFO] [stderr] warning: Patch `timely v0.10.0 (https://github.com/benesch/timely-dataflow.git?branch=sample#775c22d6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [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] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `timely v0.10.0 (https://github.com/benesch/timely-dataflow.git?branch=sample#775c22d6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded timely_sort 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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0845fcf68458c1952509ef07d461dd91ec8ee9728dac29fa01cdd340a287c8f4 [INFO] running `Command { std: "docker" "start" "-a" "0845fcf68458c1952509ef07d461dd91ec8ee9728dac29fa01cdd340a287c8f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0845fcf68458c1952509ef07d461dd91ec8ee9728dac29fa01cdd340a287c8f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0845fcf68458c1952509ef07d461dd91ec8ee9728dac29fa01cdd340a287c8f4", kill_on_drop: false }` [INFO] [stdout] 0845fcf68458c1952509ef07d461dd91ec8ee9728dac29fa01cdd340a287c8f4 [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] [stdout] 000106f59a307b93bae073cdbee7f47399c166c5e542e0f18ed1ed8c36fb56ca [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" "000106f59a307b93bae073cdbee7f47399c166c5e542e0f18ed1ed8c36fb56ca", kill_on_drop: false }` [INFO] [stderr] warning: Patch `timely v0.10.0 (https://github.com/benesch/timely-dataflow.git?branch=sample#775c22d6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] warning: Patch `timely v0.10.0 (https://github.com/benesch/timely-dataflow.git?branch=sample#775c22d6)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Checking timely_logging v0.11.1 (https://github.com/TimelyDataflow/timely-dataflow.git#b8338e52) [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking timely_bytes v0.11.0 (https://github.com/TimelyDataflow/timely-dataflow.git#b8338e52) [INFO] [stderr] Checking timely_sort v0.1.6 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Checking timely_communication v0.11.1 (https://github.com/TimelyDataflow/timely-dataflow.git#b8338e52) [INFO] [stderr] Checking timely v0.11.1 (https://github.com/TimelyDataflow/timely-dataflow.git#b8338e52) [INFO] [stderr] Checking differential-dataflow v0.11.0 (https://github.com/TimelyDataflow/differential-dataflow.git#db74efb7) [INFO] [stderr] Documenting rust-play v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: Could not document `rust-play`. [INFO] [stdout] error[E0412]: cannot find type `TestPatch` in crate `timely` [INFO] [stdout] --> src/main.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | const _TEST: timely::TestPatch = timely::TestPatch; [INFO] [stdout] | ^^^^^^^^^ not found in `timely` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0425]: cannot find value `TestPatch` in crate `timely` [INFO] [stdout] --> src/main.rs:38:42 [INFO] [stdout] | [INFO] [stdout] 38 | const _TEST: timely::TestPatch = timely::TestPatch; [INFO] [stdout] | ^^^^^^^^^ not found in `timely` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name rust_play 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 differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-2dd5d857127b2b6d.rmeta --extern timely=/opt/rustwide/target/debug/deps/libtimely-4f966da2071fd01a.rmeta --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "000106f59a307b93bae073cdbee7f47399c166c5e542e0f18ed1ed8c36fb56ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000106f59a307b93bae073cdbee7f47399c166c5e542e0f18ed1ed8c36fb56ca", kill_on_drop: false }` [INFO] [stdout] 000106f59a307b93bae073cdbee7f47399c166c5e542e0f18ed1ed8c36fb56ca