[INFO] cloning repository https://github.com/0xTaiga/SimpleCircuit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xTaiga/SimpleCircuit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xTaiga%2FSimpleCircuit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xTaiga%2FSimpleCircuit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab0df1afc9538bb263eeca5c95b60518036aecaf
[INFO] documenting 0xTaiga/SimpleCircuit against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xTaiga%2FSimpleCircuit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xTaiga/SimpleCircuit
[INFO] finished tweaking git repo https://github.com/0xTaiga/SimpleCircuit
[INFO] tweaked toml for git repo https://github.com/0xTaiga/SimpleCircuit written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xTaiga/SimpleCircuit on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xTaiga/SimpleCircuit 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.50
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.2
[INFO] [stderr]   Downloaded bytemuck v1.13.0
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.1
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded scratch v1.0.3
[INFO] [stderr]   Downloaded float-ord v0.2.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.87
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.87
[INFO] [stderr]   Downloaded ff v0.12.1
[INFO] [stderr]   Downloaded group v0.12.1
[INFO] [stderr]   Downloaded const-cstr v0.3.0
[INFO] [stderr]   Downloaded font-kit v0.11.0
[INFO] [stderr]   Downloaded pest v2.5.3
[INFO] [stderr]   Downloaded plotters v0.3.4
[INFO] [stderr]   Downloaded pasta_curves v0.4.1
[INFO] [stderr]   Downloaded derive_builder_core v0.9.0
[INFO] [stderr]   Downloaded tabbycat v0.1.2
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded derive_builder v0.9.0
[INFO] [stderr]   Downloaded freetype v0.7.0
[INFO] [stderr]   Downloaded cxx v1.0.87
[INFO] [stderr]   Downloaded cxx-build v1.0.87
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]   Downloaded halo2_proofs v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 090feaedc2cb5ac79a267681c09f87c384ff8b7eda385222190895ec3d11174f
[INFO] running `Command { std: "docker" "start" "-a" "090feaedc2cb5ac79a267681c09f87c384ff8b7eda385222190895ec3d11174f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "090feaedc2cb5ac79a267681c09f87c384ff8b7eda385222190895ec3d11174f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090feaedc2cb5ac79a267681c09f87c384ff8b7eda385222190895ec3d11174f", kill_on_drop: false }`
[INFO] [stdout] 090feaedc2cb5ac79a267681c09f87c384ff8b7eda385222190895ec3d11174f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0a98a58a742145ca0902270bcd5d4e2411fce8034b7d90085fe3b8f0547749e
[INFO] running `Command { std: "docker" "start" "-a" "a0a98a58a742145ca0902270bcd5d4e2411fce8034b7d90085fe3b8f0547749e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking bytemuck v1.13.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking const-cstr v0.3.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking blake2b_simd v1.0.0
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon-core v1.10.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking freetype v0.7.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking pasta_curves v0.4.1
[INFO] [stderr]     Checking plotters-bitmap v0.3.2
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pest v2.5.3
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking tabbycat v0.1.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking halo2_proofs v0.1.0
[INFO] [stderr]  Documenting VitalikChip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.29s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/VitalikChip/index.html
[INFO] running `Command { std: "docker" "inspect" "a0a98a58a742145ca0902270bcd5d4e2411fce8034b7d90085fe3b8f0547749e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a98a58a742145ca0902270bcd5d4e2411fce8034b7d90085fe3b8f0547749e", kill_on_drop: false }`
[INFO] [stdout] a0a98a58a742145ca0902270bcd5d4e2411fce8034b7d90085fe3b8f0547749e
