[INFO] fetching crate plugin-lua-cygnixy 0.1.4... [INFO] building plugin-lua-cygnixy-0.1.4 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate plugin-lua-cygnixy 0.1.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate plugin-lua-cygnixy 0.1.4 [INFO] finished tweaking crates.io crate plugin-lua-cygnixy 0.1.4 [INFO] tweaked toml for crates.io crate plugin-lua-cygnixy 0.1.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate plugin-lua-cygnixy 0.1.4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 270 packages to latest compatible versions [INFO] [stderr] Adding lua-src v547.0.0 (available: v547.1.0) [INFO] [stderr] Adding luajit-src v210.5.12+a4f56a4 (available: v210.6.1+f9140a6) [INFO] [stderr] Adding mlua v0.10.5 (available: v0.11.4) [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] Downloading crates ... [INFO] [stderr] Downloaded cygnixy-plugin-interface v0.1.3 [INFO] [stderr] Downloaded typesize v0.1.14 [INFO] [stderr] Downloaded serde_cow v0.1.2 [INFO] [stderr] Downloaded skeptic v0.13.7 [INFO] [stderr] Downloaded cargo_metadata v0.14.2 [INFO] [stderr] Downloaded mlua v0.10.5 [INFO] [stderr] Downloaded lua-src v547.0.0 [INFO] [stderr] Downloaded typesize-derive v0.1.11 [INFO] [stderr] Downloaded luau0-src v0.12.3+luau663 [INFO] [stderr] Downloaded control-craft v0.1.0 [INFO] [stderr] Downloaded erased-serde v0.4.8 [INFO] [stderr] Downloaded luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Downloaded typemap_rev v0.3.0 [INFO] [stderr] Downloaded command_attr v0.5.3 [INFO] [stderr] Downloaded mlua-sys v0.6.8 [INFO] [stderr] Downloaded mini-moka v0.10.3 [INFO] [stderr] Downloaded uwl v0.6.0 [INFO] [stderr] Downloaded serenity v0.12.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae49b0f97ca4e2e1850741930eac35a12a958e87bf15c8ace1840734d2843f64 [INFO] running `Command { std: "docker" "start" "-a" "ae49b0f97ca4e2e1850741930eac35a12a958e87bf15c8ace1840734d2843f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae49b0f97ca4e2e1850741930eac35a12a958e87bf15c8ace1840734d2843f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae49b0f97ca4e2e1850741930eac35a12a958e87bf15c8ace1840734d2843f64", kill_on_drop: false }` [INFO] [stdout] ae49b0f97ca4e2e1850741930eac35a12a958e87bf15c8ace1840734d2843f64 [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=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] b7f750a334390f1d66fb666d5f9effa56f9b15521c53d54aa5ea85e51adff719 [INFO] running `Command { std: "docker" "start" "-a" "b7f750a334390f1d66fb666d5f9effa56f9b15521c53d54aa5ea85e51adff719", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling luau0-src v0.12.3+luau663 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling windows-implement v0.57.0 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling windows-interface v0.57.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling windows-result v0.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling windows-core v0.57.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling windows v0.57.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Compiling command_attr v0.5.3 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling control-craft v0.1.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling mlua v0.10.5 [INFO] [stderr] Compiling cygnixy-plugin-interface v0.1.3 [INFO] [stderr] Compiling plugin-lua-cygnixy v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "b7f750a334390f1d66fb666d5f9effa56f9b15521c53d54aa5ea85e51adff719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f750a334390f1d66fb666d5f9effa56f9b15521c53d54aa5ea85e51adff719", kill_on_drop: false }` [INFO] [stdout] b7f750a334390f1d66fb666d5f9effa56f9b15521c53d54aa5ea85e51adff719 [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=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] b3d8b8d5239ee1f5e89b986f7b3788b8c15666562ba14bd0eaa0399c1209c98f [INFO] running `Command { std: "docker" "start" "-a" "b3d8b8d5239ee1f5e89b986f7b3788b8c15666562ba14bd0eaa0399c1209c98f", kill_on_drop: false }` [INFO] [stderr] Compiling plugin-lua-cygnixy v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.11s [INFO] running `Command { std: "docker" "inspect" "b3d8b8d5239ee1f5e89b986f7b3788b8c15666562ba14bd0eaa0399c1209c98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d8b8d5239ee1f5e89b986f7b3788b8c15666562ba14bd0eaa0399c1209c98f", kill_on_drop: false }` [INFO] [stdout] b3d8b8d5239ee1f5e89b986f7b3788b8c15666562ba14bd0eaa0399c1209c98f