[INFO] cloning repository https://github.com/qxuken/test_native_db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qxuken/test_native_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Ftest_native_db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Ftest_native_db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 400307d7dbd66bcf1263202e02ff5542d8c63d9d
[INFO] documenting qxuken/test_native_db against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Ftest_native_db" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/qxuken/test_native_db on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/qxuken/test_native_db
[INFO] finished tweaking git repo https://github.com/qxuken/test_native_db
[INFO] tweaked toml for git repo https://github.com/qxuken/test_native_db written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/qxuken/test_native_db 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-2025-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17a3c6af60fca38854abb5eea4cdbc8086625332a662423edfc254a8f6a0de60
[INFO] running `Command { std: "docker" "start" "-a" "17a3c6af60fca38854abb5eea4cdbc8086625332a662423edfc254a8f6a0de60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17a3c6af60fca38854abb5eea4cdbc8086625332a662423edfc254a8f6a0de60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a3c6af60fca38854abb5eea4cdbc8086625332a662423edfc254a8f6a0de60", kill_on_drop: false }`
[INFO] [stdout] 17a3c6af60fca38854abb5eea4cdbc8086625332a662423edfc254a8f6a0de60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82a270b8d77f4307fe44c747005f5c77b55dd71da968c292cb4d6c7c3178062f
[INFO] running `Command { std: "docker" "start" "-a" "82a270b8d77f4307fe44c747005f5c77b55dd71da968c292cb4d6c7c3178062f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling redb v1.4.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling zerocopy-derive v0.7.31
[INFO] [stderr]    Compiling native_model_macro v0.4.3
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]    Compiling native_db_macro v0.5.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking zerocopy v0.7.31
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]    Compiling cargo-platform v0.1.5
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling native_model v0.4.3
[INFO] [stderr]    Compiling native_db v0.5.1
[INFO] [stderr]  Documenting test_native_db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.29s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/test_native_db/index.html
[INFO] running `Command { std: "docker" "inspect" "82a270b8d77f4307fe44c747005f5c77b55dd71da968c292cb4d6c7c3178062f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82a270b8d77f4307fe44c747005f5c77b55dd71da968c292cb4d6c7c3178062f", kill_on_drop: false }`
[INFO] [stdout] 82a270b8d77f4307fe44c747005f5c77b55dd71da968c292cb4d6c7c3178062f
