[INFO] cloning repository https://github.com/KhGunindro/quantum_chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KhGunindro/quantum_chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhGunindro%2Fquantum_chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhGunindro%2Fquantum_chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62c01190260d777ea09b012a568d87c67101b9d4 [INFO] documenting KhGunindro/quantum_chain against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhGunindro%2Fquantum_chain" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KhGunindro/quantum_chain [INFO] finished tweaking git repo https://github.com/KhGunindro/quantum_chain [INFO] tweaked toml for git repo https://github.com/KhGunindro/quantum_chain written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KhGunindro/quantum_chain on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KhGunindro/quantum_chain 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6280a2631d606a6f94d73c65ab4e6b8018c942598c29fec5fa885f91768d63b1 [INFO] running `Command { std: "docker" "start" "-a" "6280a2631d606a6f94d73c65ab4e6b8018c942598c29fec5fa885f91768d63b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6280a2631d606a6f94d73c65ab4e6b8018c942598c29fec5fa885f91768d63b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6280a2631d606a6f94d73c65ab4e6b8018c942598c29fec5fa885f91768d63b1", kill_on_drop: false }` [INFO] [stdout] 6280a2631d606a6f94d73c65ab4e6b8018c942598c29fec5fa885f91768d63b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7e9be7eda657026a591d325de301ac2cb7f035bca8c4c8e9af30e9a63200c64 [INFO] running `Command { std: "docker" "start" "-a" "b7e9be7eda657026a591d325de301ac2cb7f035bca8c4c8e9af30e9a63200c64", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling oqs v0.9.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking cstr_core v0.2.6 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling oqs-sys v0.9.1+liboqs-0.9.0 [INFO] [stderr] Documenting quantum_chain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 42s [INFO] [stderr] Generated /opt/rustwide/target/doc/quantum_chain/index.html [INFO] running `Command { std: "docker" "inspect" "b7e9be7eda657026a591d325de301ac2cb7f035bca8c4c8e9af30e9a63200c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e9be7eda657026a591d325de301ac2cb7f035bca8c4c8e9af30e9a63200c64", kill_on_drop: false }` [INFO] [stdout] b7e9be7eda657026a591d325de301ac2cb7f035bca8c4c8e9af30e9a63200c64