[INFO] fetching crate lune-std-serde 0.3.2...
[INFO] building lune-std-serde-0.3.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate lune-std-serde 0.3.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate lune-std-serde 0.3.2
[INFO] finished tweaking crates.io crate lune-std-serde 0.3.2
[INFO] tweaked toml for crates.io crate lune-std-serde 0.3.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lune-std-serde 0.3.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lune-std-serde 0.3.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mlua-sys v0.8.3
[INFO] [stderr]   Downloaded lune-utils v0.3.2
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded compression-codecs v0.4.29
[INFO] [stderr]   Downloaded blake3 v1.5.0
[INFO] [stderr]   Downloaded async-compression v0.4.29
[INFO] [stderr]   Downloaded mlua v0.11.3
[INFO] [stderr]   Downloaded lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]   Downloaded luau0-src v0.15.6+luau688
[INFO] [stderr]   Downloaded brotli v8.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74efb570e83e639df1e205beed56c642cc30ae2cfeadf0f807c2e7cfa887a89b
[INFO] running `Command { std: "docker" "start" "-a" "74efb570e83e639df1e205beed56c642cc30ae2cfeadf0f807c2e7cfa887a89b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74efb570e83e639df1e205beed56c642cc30ae2cfeadf0f807c2e7cfa887a89b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74efb570e83e639df1e205beed56c642cc30ae2cfeadf0f807c2e7cfa887a89b", kill_on_drop: false }`
[INFO] [stdout] 74efb570e83e639df1e205beed56c642cc30ae2cfeadf0f807c2e7cfa887a89b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81feb36a3c4c57b01b7e96682d2fbbd4d52c49a91d4b56547abc7a2a5ff65373
[INFO] running `Command { std: "docker" "start" "-a" "81feb36a3c4c57b01b7e96682d2fbbd4d52c49a91d4b56547abc7a2a5ff65373", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling os_str_bytes v7.1.1
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling luau0-src v0.15.6+luau688
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling mlua-sys v0.8.3
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.29
[INFO] [stderr]    Compiling async-compression v0.4.29
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling mlua v0.11.3
[INFO] [stderr]    Compiling lune-utils v0.3.2
[INFO] [stderr]    Compiling lune-std-serde v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "81feb36a3c4c57b01b7e96682d2fbbd4d52c49a91d4b56547abc7a2a5ff65373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81feb36a3c4c57b01b7e96682d2fbbd4d52c49a91d4b56547abc7a2a5ff65373", kill_on_drop: false }`
[INFO] [stdout] 81feb36a3c4c57b01b7e96682d2fbbd4d52c49a91d4b56547abc7a2a5ff65373
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29371c50d18b09b26022e1bdd23a05c12149a79b2eec868d8e000e11543833ca
[INFO] running `Command { std: "docker" "start" "-a" "29371c50d18b09b26022e1bdd23a05c12149a79b2eec868d8e000e11543833ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling lune-std-serde v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "29371c50d18b09b26022e1bdd23a05c12149a79b2eec868d8e000e11543833ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29371c50d18b09b26022e1bdd23a05c12149a79b2eec868d8e000e11543833ca", kill_on_drop: false }`
[INFO] [stdout] 29371c50d18b09b26022e1bdd23a05c12149a79b2eec868d8e000e11543833ca
