[INFO] cloning repository https://github.com/0x5459/test-hwloc-topo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x5459/test-hwloc-topo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x5459%2Ftest-hwloc-topo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x5459%2Ftest-hwloc-topo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb664cad76e24cf740d345f09833832be1d73a77
[INFO] documenting 0x5459/test-hwloc-topo against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x5459%2Ftest-hwloc-topo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/0x5459/test-hwloc-topo
[INFO] finished tweaking git repo https://github.com/0x5459/test-hwloc-topo
[INFO] tweaked toml for git repo https://github.com/0x5459/test-hwloc-topo written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x5459/test-hwloc-topo on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x5459/test-hwloc-topo 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.43
[INFO] [stderr]   Downloaded thiserror v1.0.47
[INFO] [stderr]   Downloaded thiserror-impl v1.0.47
[INFO] [stderr]   Downloaded hwloc v0.5.0
[INFO] [stderr]   Downloaded cgroups-rs v0.3.3
[INFO] [stderr]   Downloaded aho-corasick v1.0.4
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6390caa3969ca823b16014d4e57858844bd4dbf23c7c0054799d4c1eab3972db
[INFO] running `Command { std: "docker" "start" "-a" "6390caa3969ca823b16014d4e57858844bd4dbf23c7c0054799d4c1eab3972db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6390caa3969ca823b16014d4e57858844bd4dbf23c7c0054799d4c1eab3972db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6390caa3969ca823b16014d4e57858844bd4dbf23c7c0054799d4c1eab3972db", kill_on_drop: false }`
[INFO] [stdout] 6390caa3969ca823b16014d4e57858844bd4dbf23c7c0054799d4c1eab3972db
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5db86a0d634f0a6cfe3a7098882ae55e7001484fd35b6f2ffca3f8fabd1b1a7e
[INFO] running `Command { std: "docker" "start" "-a" "5db86a0d634f0a6cfe3a7098882ae55e7001484fd35b6f2ffca3f8fabd1b1a7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling hwloc v0.5.0
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking cgroups-rs v0.3.3
[INFO] [stderr]  Documenting topo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/topo/index.html
[INFO] running `Command { std: "docker" "inspect" "5db86a0d634f0a6cfe3a7098882ae55e7001484fd35b6f2ffca3f8fabd1b1a7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db86a0d634f0a6cfe3a7098882ae55e7001484fd35b6f2ffca3f8fabd1b1a7e", kill_on_drop: false }`
[INFO] [stdout] 5db86a0d634f0a6cfe3a7098882ae55e7001484fd35b6f2ffca3f8fabd1b1a7e
