[INFO] updating cached repository https://github.com/CanalTP/munin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30725ea5b689d9386648caae0979934f0e2d983c [INFO] documenting CanalTP/munin against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanalTP%2Fmunin" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CanalTP/munin on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CanalTP/munin [INFO] finished tweaking git repo https://github.com/CanalTP/munin [INFO] tweaked toml for git repo https://github.com/CanalTP/munin written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/CanalTP/munin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-11/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04374279624a1f6a765e7d581af72552c0a4f51f46609ff6fe3a6472bdae2eca [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" "04374279624a1f6a765e7d581af72552c0a4f51f46609ff6fe3a6472bdae2eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04374279624a1f6a765e7d581af72552c0a4f51f46609ff6fe3a6472bdae2eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04374279624a1f6a765e7d581af72552c0a4f51f46609ff6fe3a6472bdae2eca", kill_on_drop: false }` [INFO] [stdout] 04374279624a1f6a765e7d581af72552c0a4f51f46609ff6fe3a6472bdae2eca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c41eb60faf3dfec95597d0e75978267bdae627116846ea2c90204fc70581e0c [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" "3c41eb60faf3dfec95597d0e75978267bdae627116846ea2c90204fc70581e0c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking mdo v0.3.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Documenting munin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stdout] --> src/index.rs:67:36 [INFO] [stdout] | [INFO] [stdout] 67 | pub type CurlResult = Result; [INFO] [stdout] | ^^^^ could not find `http` in `curl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stdout] --> src/main.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | fn query(q: &str) -> Result { [INFO] [stdout] | ^^^^ could not find `http` in `curl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `http` in `curl` [INFO] [stdout] --> src/main.rs:65:59 [INFO] [stdout] | [INFO] [stdout] 65 | fn query_location(q: &str, coord: &Coord) -> Result { [INFO] [stdout] | ^^^^ could not find `http` in `curl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ErrCode` in crate `curl` [INFO] [stdout] --> src/index.rs:67:58 [INFO] [stdout] | [INFO] [stdout] 67 | pub type CurlResult = Result; [INFO] [stdout] | ^^^^^^^ not found in `curl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ErrCode` in crate `curl` [INFO] [stdout] --> src/index.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn purge_and_create_munin() -> Result<(), curl::ErrCode> { [INFO] [stdout] | ^^^^^^^ not found in `curl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ErrCode` in crate `curl` [INFO] [stdout] --> src/index.rs:86:70 [INFO] [stdout] | [INFO] [stdout] 86 | fn bulk_index<'a, T, I>(url: &str, mut iter: I) -> Result [INFO] [stdout] | ^^^^^^^ not found in `curl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ErrCode` in crate `curl` [INFO] [stdout] --> src/index.rs:115:70 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn index>(iter: I) -> Result { [INFO] [stdout] | ^^^^^^^ not found in `curl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ErrCode` in crate `curl` [INFO] [stdout] --> src/main.rs:50:57 [INFO] [stdout] | [INFO] [stdout] 50 | fn query(q: &str) -> Result { [INFO] [stdout] | ^^^^^^^ not found in `curl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ErrCode` in crate `curl` [INFO] [stdout] --> src/main.rs:65:81 [INFO] [stdout] | [INFO] [stdout] 65 | fn query_location(q: &str, coord: &Coord) -> Result { [INFO] [stdout] | ^^^^^^^ not found in `curl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ErrCode` in crate `curl` [INFO] [stdout] --> src/main.rs:86:52 [INFO] [stdout] | [INFO] [stdout] 86 | fn geocode(lon: f64, lat: f64) -> Result<(), curl::ErrCode> { [INFO] [stdout] | ^^^^^^^ not found in `curl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `munin`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name munin 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 csv=/opt/rustwide/target/debug/deps/libcsv-51ba79af05ed8a3f.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-9aee2ade9a708df9.rmeta --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-1f0829a4ecfa0e83.rmeta --extern iron=/opt/rustwide/target/debug/deps/libiron-6fd001e216c89826.rmeta --extern mdo=/opt/rustwide/target/debug/deps/libmdo-354c133e998cf966.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-7ddf6b4d13e0395e.rmeta --extern urlencoded=/opt/rustwide/target/debug/deps/liburlencoded-d3b8b31c42d67e77.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "3c41eb60faf3dfec95597d0e75978267bdae627116846ea2c90204fc70581e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c41eb60faf3dfec95597d0e75978267bdae627116846ea2c90204fc70581e0c", kill_on_drop: false }` [INFO] [stdout] 3c41eb60faf3dfec95597d0e75978267bdae627116846ea2c90204fc70581e0c