[INFO] cloning repository https://github.com/cheesycod/mlua-require-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cheesycod/mlua-require-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheesycod%2Fmlua-require-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheesycod%2Fmlua-require-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f51d6675333df2433279b4332755718249d4549 [INFO] testing cheesycod/mlua-require-bug against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheesycod%2Fmlua-require-bug" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cheesycod/mlua-require-bug [INFO] finished tweaking git repo https://github.com/cheesycod/mlua-require-bug [INFO] tweaked toml for git repo https://github.com/cheesycod/mlua-require-bug written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cheesycod/mlua-require-bug on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cheesycod/mlua-require-bug 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mlua-rs/mlua` [INFO] [stderr] Updating git repository `https://github.com/mlua-rs/luau-src-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce0a653f0c1caff3f7e33367377e6001055e6552b304409eeae061946894a296 [INFO] running `Command { std: "docker" "start" "-a" "ce0a653f0c1caff3f7e33367377e6001055e6552b304409eeae061946894a296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce0a653f0c1caff3f7e33367377e6001055e6552b304409eeae061946894a296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0a653f0c1caff3f7e33367377e6001055e6552b304409eeae061946894a296", kill_on_drop: false }` [INFO] [stdout] ce0a653f0c1caff3f7e33367377e6001055e6552b304409eeae061946894a296 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f35165e79a4e312c026fbb76ce9817053dec0f450066bd266dbdb9ce7389554 [INFO] running `Command { std: "docker" "start" "-a" "9f35165e79a4e312c026fbb76ce9817053dec0f450066bd266dbdb9ce7389554", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling luau0-src v0.13.0+luau667 (https://github.com/mlua-rs/luau-src-rs?rev=dc1102e#dc1102eb) [INFO] [stderr] Compiling mlua-sys v0.6.7 (https://github.com/mlua-rs/mlua#a30a7362) [INFO] [stderr] Compiling mlua v0.10.3 (https://github.com/mlua-rs/mlua#a30a7362) [INFO] [stderr] Compiling test-mlua v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.00s [INFO] running `Command { std: "docker" "inspect" "9f35165e79a4e312c026fbb76ce9817053dec0f450066bd266dbdb9ce7389554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f35165e79a4e312c026fbb76ce9817053dec0f450066bd266dbdb9ce7389554", kill_on_drop: false }` [INFO] [stdout] 9f35165e79a4e312c026fbb76ce9817053dec0f450066bd266dbdb9ce7389554 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f95686c56c0e305e308d83fa6cb5508f39e8bbb33e4363122e60e1f76aa3dd34 [INFO] running `Command { std: "docker" "start" "-a" "f95686c56c0e305e308d83fa6cb5508f39e8bbb33e4363122e60e1f76aa3dd34", kill_on_drop: false }` [INFO] [stderr] Compiling test-mlua v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "f95686c56c0e305e308d83fa6cb5508f39e8bbb33e4363122e60e1f76aa3dd34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95686c56c0e305e308d83fa6cb5508f39e8bbb33e4363122e60e1f76aa3dd34", kill_on_drop: false }` [INFO] [stdout] f95686c56c0e305e308d83fa6cb5508f39e8bbb33e4363122e60e1f76aa3dd34 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7e929dfcc827cb9a58902a119d0ac4130376fc96fefa7ab65758a11b8258a21 [INFO] running `Command { std: "docker" "start" "-a" "c7e929dfcc827cb9a58902a119d0ac4130376fc96fefa7ab65758a11b8258a21", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_mlua-ebc5d5c0c4930a09) [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" "c7e929dfcc827cb9a58902a119d0ac4130376fc96fefa7ab65758a11b8258a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e929dfcc827cb9a58902a119d0ac4130376fc96fefa7ab65758a11b8258a21", kill_on_drop: false }` [INFO] [stdout] c7e929dfcc827cb9a58902a119d0ac4130376fc96fefa7ab65758a11b8258a21