[INFO] fetching crate cxx 1.0.168... [INFO] testing cxx-1.0.168 against master#a1531335fe2807715fff569904d99602022643a7 for pr-145277 [INFO] extracting crate cxx 1.0.168 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate cxx 1.0.168 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cxx 1.0.168 [INFO] tweaked toml for crates.io crate cxx 1.0.168 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cxx 1.0.168 on toolchain a1531335fe2807715fff569904d99602022643a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a1531335fe2807715fff569904d99602022643a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cxx 1.0.168 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" "+a1531335fe2807715fff569904d99602022643a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glob v0.3.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.95 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.168 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded link-cplusplus v1.0.10 [INFO] [stderr] Downloaded clap v4.5.43 [INFO] [stderr] Downloaded codespan-reporting v0.12.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.168 [INFO] [stderr] Downloaded cxx-build v1.0.168 [INFO] [stderr] Downloaded cxx-gen v0.7.168 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.168 [INFO] [stderr] Downloaded scratch v1.0.9 [INFO] [stderr] Downloaded clap_builder v4.5.43 [INFO] [stderr] Downloaded foldhash v0.1.5 [INFO] [stderr] Downloaded unicode-width v0.2.1 [INFO] [stderr] Downloaded libc v0.2.174 [INFO] [stderr] Downloaded cxx-test-suite v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a1531335fe2807715fff569904d99602022643a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 256ad0a5fe00ad6196a4626a9622e29a4237a60377674409f5c9cc3ada3632b4 [INFO] running `Command { std: "docker" "start" "-a" "256ad0a5fe00ad6196a4626a9622e29a4237a60377674409f5c9cc3ada3632b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "256ad0a5fe00ad6196a4626a9622e29a4237a60377674409f5c9cc3ada3632b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "256ad0a5fe00ad6196a4626a9622e29a4237a60377674409f5c9cc3ada3632b4", kill_on_drop: false }` [INFO] [stdout] 256ad0a5fe00ad6196a4626a9622e29a4237a60377674409f5c9cc3ada3632b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a1531335fe2807715fff569904d99602022643a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc4073c4832aca14d853850df419be7a8e62813856b0123d76929f434c0f65af [INFO] running `Command { std: "docker" "start" "-a" "bc4073c4832aca14d853850df419be7a8e62813856b0123d76929f434c0f65af", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.168 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling cxx v1.0.168 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cxxbridge-macro v1.0.168 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.08s [INFO] running `Command { std: "docker" "inspect" "bc4073c4832aca14d853850df419be7a8e62813856b0123d76929f434c0f65af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4073c4832aca14d853850df419be7a8e62813856b0123d76929f434c0f65af", kill_on_drop: false }` [INFO] [stdout] bc4073c4832aca14d853850df419be7a8e62813856b0123d76929f434c0f65af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a1531335fe2807715fff569904d99602022643a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3c1169f34436410e080304a2464715765b9b6caf09552f31ef9d558d7573559 [INFO] running `Command { std: "docker" "start" "-a" "d3c1169f34436410e080304a2464715765b9b6caf09552f31ef9d558d7573559", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cxx-test-suite v0.0.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stdout] error: expected item, found `@` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-test-suite-0.0.1/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | @ [INFO] [stdout] | ^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cxx-test-suite` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d3c1169f34436410e080304a2464715765b9b6caf09552f31ef9d558d7573559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c1169f34436410e080304a2464715765b9b6caf09552f31ef9d558d7573559", kill_on_drop: false }` [INFO] [stdout] d3c1169f34436410e080304a2464715765b9b6caf09552f31ef9d558d7573559