[INFO] cloning repository https://github.com/obi1kenobi/trustfall-rustdoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obi1kenobi/trustfall-rustdoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobi1kenobi%2Ftrustfall-rustdoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobi1kenobi%2Ftrustfall-rustdoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81245de84edab2fd925e2bf4ccf077dfe6fdb5e1
[INFO] building obi1kenobi/trustfall-rustdoc against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobi1kenobi%2Ftrustfall-rustdoc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/obi1kenobi/trustfall-rustdoc
[INFO] finished tweaking git repo https://github.com/obi1kenobi/trustfall-rustdoc
[INFO] tweaked toml for git repo https://github.com/obi1kenobi/trustfall-rustdoc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obi1kenobi/trustfall-rustdoc on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/obi1kenobi/trustfall-rustdoc 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-graphql-value v7.0.17
[INFO] [stderr]   Downloaded serde-untagged v0.1.8
[INFO] [stderr]   Downloaded cargo_toml v0.22.3
[INFO] [stderr]   Downloaded trustfall_derive v0.3.1
[INFO] [stderr]   Downloaded rustdoc-types v0.56.0
[INFO] [stderr]   Downloaded trustfall v0.8.1
[INFO] [stderr]   Downloaded rustdoc-types v0.53.0
[INFO] [stderr]   Downloaded erased-serde v0.4.6
[INFO] [stderr]   Downloaded trustfall-rustdoc-adapter v56.1.0
[INFO] [stderr]   Downloaded rustdoc-types v0.55.0
[INFO] [stderr]   Downloaded cargo-platform v0.3.0
[INFO] [stderr]   Downloaded async-graphql-parser v7.0.17
[INFO] [stderr]   Downloaded trustfall-rustdoc-adapter v53.4.0
[INFO] [stderr]   Downloaded trustfall-rustdoc-adapter v55.2.0
[INFO] [stderr]   Downloaded trustfall_core v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da7fb4c256ba3ee183659a68b336b069ca969ff8a8766a4ccf5abee28b2829ac
[INFO] running `Command { std: "docker" "start" "-a" "da7fb4c256ba3ee183659a68b336b069ca969ff8a8766a4ccf5abee28b2829ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da7fb4c256ba3ee183659a68b336b069ca969ff8a8766a4ccf5abee28b2829ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da7fb4c256ba3ee183659a68b336b069ca969ff8a8766a4ccf5abee28b2829ac", kill_on_drop: false }`
[INFO] [stdout] da7fb4c256ba3ee183659a68b336b069ca969ff8a8766a4ccf5abee28b2829ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e84c1cc1a2a14cb8a5ef19064a945dd39954419066be39cea679a97e459a93ad
[INFO] running `Command { std: "docker" "start" "-a" "e84c1cc1a2a14cb8a5ef19064a945dd39954419066be39cea679a97e459a93ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling trustfall_derive v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.3.0
[INFO] [stderr]    Compiling rustdoc-types v0.56.0
[INFO] [stderr]    Compiling rustdoc-types v0.53.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling rustdoc-types v0.55.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde-untagged v0.1.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling async-graphql-value v7.0.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling async-graphql-parser v7.0.17
[INFO] [stderr]    Compiling trustfall_core v0.8.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling cargo_metadata v0.22.0
[INFO] [stderr]    Compiling trustfall v0.8.1
[INFO] [stderr]    Compiling trustfall-rustdoc-adapter v55.2.0
[INFO] [stderr]    Compiling trustfall-rustdoc-adapter v56.1.0
[INFO] [stderr]    Compiling trustfall-rustdoc-adapter v53.4.0
[INFO] [stderr]    Compiling trustfall_rustdoc v0.35.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "e84c1cc1a2a14cb8a5ef19064a945dd39954419066be39cea679a97e459a93ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84c1cc1a2a14cb8a5ef19064a945dd39954419066be39cea679a97e459a93ad", kill_on_drop: false }`
[INFO] [stdout] e84c1cc1a2a14cb8a5ef19064a945dd39954419066be39cea679a97e459a93ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cbcc0570d44fb6cacce472b3d503678456821d7f86bbfe77a70ec42ea4a5b7f
[INFO] running `Command { std: "docker" "start" "-a" "1cbcc0570d44fb6cacce472b3d503678456821d7f86bbfe77a70ec42ea4a5b7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling trustfall_rustdoc v0.35.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "1cbcc0570d44fb6cacce472b3d503678456821d7f86bbfe77a70ec42ea4a5b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cbcc0570d44fb6cacce472b3d503678456821d7f86bbfe77a70ec42ea4a5b7f", kill_on_drop: false }`
[INFO] [stdout] 1cbcc0570d44fb6cacce472b3d503678456821d7f86bbfe77a70ec42ea4a5b7f
