[INFO] cloning repository https://github.com/lukaprsina/math-eval [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaprsina/math-eval" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaprsina%2Fmath-eval", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaprsina%2Fmath-eval'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 255709afd71113691fab07959c5f3962d7d614e6 [INFO] documenting lukaprsina/math-eval against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaprsina%2Fmath-eval" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaprsina/math-eval on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukaprsina/math-eval [INFO] finished tweaking git repo https://github.com/lukaprsina/math-eval [INFO] tweaked toml for git repo https://github.com/lukaprsina/math-eval written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lukaprsina/math-eval already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.2.2 [INFO] [stderr] Downloaded fd-lock v3.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38cd74df6b9fdc48e08205072650022de7abad30a537c01e24149b0bae4513a2 [INFO] running `Command { std: "docker" "start" "-a" "38cd74df6b9fdc48e08205072650022de7abad30a537c01e24149b0bae4513a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38cd74df6b9fdc48e08205072650022de7abad30a537c01e24149b0bae4513a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38cd74df6b9fdc48e08205072650022de7abad30a537c01e24149b0bae4513a2", kill_on_drop: false }` [INFO] [stdout] 38cd74df6b9fdc48e08205072650022de7abad30a537c01e24149b0bae4513a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9b21dc2d505b5b701ef1d397ddc5facb127448b962090a62b304b559acde7ac [INFO] running `Command { std: "docker" "start" "-a" "a9b21dc2d505b5b701ef1d397ddc5facb127448b962090a62b304b559acde7ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking gimli v0.27.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fd-lock v3.0.9 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rustyline v11.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling uuid-macro-internal v1.2.2 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde_with_macros v2.3.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking serde_with v2.3.2 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking math_eval v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting math_eval v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `IsTimesVisible` is never used [INFO] [stdout] --> src/ast/element.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait IsTimesVisible { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] [stderr] Generated /opt/rustwide/target/doc/math_eval/index.html and 3 other files [INFO] running `Command { std: "docker" "inspect" "a9b21dc2d505b5b701ef1d397ddc5facb127448b962090a62b304b559acde7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b21dc2d505b5b701ef1d397ddc5facb127448b962090a62b304b559acde7ac", kill_on_drop: false }` [INFO] [stdout] a9b21dc2d505b5b701ef1d397ddc5facb127448b962090a62b304b559acde7ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6802c889c5af99df6a847b568cdfcf4542ae9788c545b41032ee5d39d20a7ea [INFO] running `Command { std: "docker" "start" "-a" "f6802c889c5af99df6a847b568cdfcf4542ae9788c545b41032ee5d39d20a7ea", kill_on_drop: false }` [INFO] [stderr] Documenting math_eval v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s [INFO] [stderr] Generated /opt/rustwide/target/doc/math_eval/index.html [INFO] running `Command { std: "docker" "inspect" "f6802c889c5af99df6a847b568cdfcf4542ae9788c545b41032ee5d39d20a7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6802c889c5af99df6a847b568cdfcf4542ae9788c545b41032ee5d39d20a7ea", kill_on_drop: false }` [INFO] [stdout] f6802c889c5af99df6a847b568cdfcf4542ae9788c545b41032ee5d39d20a7ea