[INFO] cloning repository https://github.com/scrabsha/auto-reexport [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scrabsha/auto-reexport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscrabsha%2Fauto-reexport", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscrabsha%2Fauto-reexport'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12e26e5a786e01e69162073724133244117e3598 [INFO] testing scrabsha/auto-reexport against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscrabsha%2Fauto-reexport" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/scrabsha/auto-reexport [INFO] finished tweaking git repo https://github.com/scrabsha/auto-reexport [INFO] tweaked toml for git repo https://github.com/scrabsha/auto-reexport written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/scrabsha/auto-reexport on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/scrabsha/auto-reexport 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8804d9386cc4c06c2fa43581a012f84a9e75ede4db9e405180a50b254b47492 [INFO] running `Command { std: "docker" "start" "-a" "b8804d9386cc4c06c2fa43581a012f84a9e75ede4db9e405180a50b254b47492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8804d9386cc4c06c2fa43581a012f84a9e75ede4db9e405180a50b254b47492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8804d9386cc4c06c2fa43581a012f84a9e75ede4db9e405180a50b254b47492", kill_on_drop: false }` [INFO] [stdout] b8804d9386cc4c06c2fa43581a012f84a9e75ede4db9e405180a50b254b47492 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1589db3ca79795c5d3feb4fc7872d41bb9b4feec9ebd2babbd5c8109bc6ae3e4 [INFO] running `Command { std: "docker" "start" "-a" "1589db3ca79795c5d3feb4fc7872d41bb9b4feec9ebd2babbd5c8109bc6ae3e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling rustdoc-types v0.11.0 [INFO] [stderr] Compiling rustfix v0.6.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling auto-reexport v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.33s [INFO] running `Command { std: "docker" "inspect" "1589db3ca79795c5d3feb4fc7872d41bb9b4feec9ebd2babbd5c8109bc6ae3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1589db3ca79795c5d3feb4fc7872d41bb9b4feec9ebd2babbd5c8109bc6ae3e4", kill_on_drop: false }` [INFO] [stdout] 1589db3ca79795c5d3feb4fc7872d41bb9b4feec9ebd2babbd5c8109bc6ae3e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51048c17e8a7b6255701f277ed813de4cc64ca727fef81a035bd134a9a1fe2d9 [INFO] running `Command { std: "docker" "start" "-a" "51048c17e8a7b6255701f277ed813de4cc64ca727fef81a035bd134a9a1fe2d9", kill_on_drop: false }` [INFO] [stderr] Compiling auto-reexport v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "51048c17e8a7b6255701f277ed813de4cc64ca727fef81a035bd134a9a1fe2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51048c17e8a7b6255701f277ed813de4cc64ca727fef81a035bd134a9a1fe2d9", kill_on_drop: false }` [INFO] [stdout] 51048c17e8a7b6255701f277ed813de4cc64ca727fef81a035bd134a9a1fe2d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b065bd29218bd7c45e7552480ba262d487204f2e80ef1f4424337694430edc6c [INFO] running `Command { std: "docker" "start" "-a" "b065bd29218bd7c45e7552480ba262d487204f2e80ef1f4424337694430edc6c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/auto_reexport-3354b9a75491c2db) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b065bd29218bd7c45e7552480ba262d487204f2e80ef1f4424337694430edc6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b065bd29218bd7c45e7552480ba262d487204f2e80ef1f4424337694430edc6c", kill_on_drop: false }` [INFO] [stdout] b065bd29218bd7c45e7552480ba262d487204f2e80ef1f4424337694430edc6c