[INFO] cloning repository https://github.com/RadicalZephyr/dcpl-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RadicalZephyr/dcpl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadicalZephyr%2Fdcpl-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadicalZephyr%2Fdcpl-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5c1996ad7fe688bf0e44f52ad10625e62f743bc [INFO] documenting RadicalZephyr/dcpl-rust 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%2FRadicalZephyr%2Fdcpl-rust" "/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/RadicalZephyr/dcpl-rust 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/RadicalZephyr/dcpl-rust [INFO] removed path dependency rustyline from git repo https://github.com/RadicalZephyr/dcpl-rust [INFO] finished tweaking git repo https://github.com/RadicalZephyr/dcpl-rust [INFO] tweaked toml for git repo https://github.com/RadicalZephyr/dcpl-rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/RadicalZephyr/dcpl-rust 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] warning: dependency (rustyline) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/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" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rustyline) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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] [stdout] af35bf1903a6a0d341912f0f39b9a3e5e7c591691df4d23ad61fbedb25d0b596 [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" "af35bf1903a6a0d341912f0f39b9a3e5e7c591691df4d23ad61fbedb25d0b596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af35bf1903a6a0d341912f0f39b9a3e5e7c591691df4d23ad61fbedb25d0b596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af35bf1903a6a0d341912f0f39b9a3e5e7c591691df4d23ad61fbedb25d0b596", kill_on_drop: false }` [INFO] [stdout] af35bf1903a6a0d341912f0f39b9a3e5e7c591691df4d23ad61fbedb25d0b596 [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] [stdout] d726fa14bddad7e5cf11a29ee1498646209ce24e310e7bc1c2723ec3ae331af1 [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" "d726fa14bddad7e5cf11a29ee1498646209ce24e310e7bc1c2723ec3ae331af1", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rustyline) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking rustyline v6.2.0 [INFO] [stderr] Documenting dcpl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0407]: method `is_valid` is not a member of trait `Validator` [INFO] [stdout] --> src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / fn is_valid(&self, line: &str) -> bool { [INFO] [stdout] 84 | | SExpParser::parse_line(line).is_ok() [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____^ not a member of trait `Validator` [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 E0407`. [INFO] [stdout] [INFO] [stderr] error: Could not document `dcpl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name dcpl src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern pest=/opt/rustwide/target/debug/deps/libpest-dad74e028fc44105.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-37dbb5d032baf9c3.so --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-20034458c167a750.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "d726fa14bddad7e5cf11a29ee1498646209ce24e310e7bc1c2723ec3ae331af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d726fa14bddad7e5cf11a29ee1498646209ce24e310e7bc1c2723ec3ae331af1", kill_on_drop: false }` [INFO] [stdout] d726fa14bddad7e5cf11a29ee1498646209ce24e310e7bc1c2723ec3ae331af1