[INFO] fetching crate lockness-atomics 0.0.1...
[INFO] building lockness-atomics-0.0.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate lockness-atomics 0.0.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate lockness-atomics 0.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lockness-atomics 0.0.1
[INFO] tweaked toml for crates.io crate lockness-atomics 0.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lockness-atomics 0.0.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lockness-atomics 0.0.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f659ed1e405a62d70a383bd557c3e80b45da085c868c094b83ac1e4bbae53748
[INFO] running `Command { std: "docker" "start" "-a" "f659ed1e405a62d70a383bd557c3e80b45da085c868c094b83ac1e4bbae53748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f659ed1e405a62d70a383bd557c3e80b45da085c868c094b83ac1e4bbae53748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f659ed1e405a62d70a383bd557c3e80b45da085c868c094b83ac1e4bbae53748", kill_on_drop: false }`
[INFO] [stdout] f659ed1e405a62d70a383bd557c3e80b45da085c868c094b83ac1e4bbae53748
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 311aff01971df266b45593a19f6a1115748405819237d728028cb11e71af9a17
[INFO] running `Command { std: "docker" "start" "-a" "311aff01971df266b45593a19f6a1115748405819237d728028cb11e71af9a17", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling lockness-atomics v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s
[INFO] running `Command { std: "docker" "inspect" "311aff01971df266b45593a19f6a1115748405819237d728028cb11e71af9a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "311aff01971df266b45593a19f6a1115748405819237d728028cb11e71af9a17", kill_on_drop: false }`
[INFO] [stdout] 311aff01971df266b45593a19f6a1115748405819237d728028cb11e71af9a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 381a4bb1f358f930220d0c7ccae53511dcb14085a7017550557f4b3f09c1ba33
[INFO] running `Command { std: "docker" "start" "-a" "381a4bb1f358f930220d0c7ccae53511dcb14085a7017550557f4b3f09c1ba33", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling hashbag v0.1.12
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling rustdoc-types v0.53.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling public-api v0.48.0
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo-manifest v0.19.1
[INFO] [stderr]    Compiling rustdoc-json v0.9.6
[INFO] [stderr]    Compiling supercilex-tests v0.4.19
[INFO] [stderr]    Compiling lockness-atomics v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.82s
[INFO] running `Command { std: "docker" "inspect" "381a4bb1f358f930220d0c7ccae53511dcb14085a7017550557f4b3f09c1ba33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "381a4bb1f358f930220d0c7ccae53511dcb14085a7017550557f4b3f09c1ba33", kill_on_drop: false }`
[INFO] [stdout] 381a4bb1f358f930220d0c7ccae53511dcb14085a7017550557f4b3f09c1ba33
