[INFO] cloning repository https://github.com/Sw1ndlerScripts/LuaBundler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sw1ndlerScripts/LuaBundler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSw1ndlerScripts%2FLuaBundler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSw1ndlerScripts%2FLuaBundler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2dd8ee294e3c1f5b9eda8c01c494318f15b2d455
[INFO] checking Sw1ndlerScripts/LuaBundler against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSw1ndlerScripts%2FLuaBundler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sw1ndlerScripts/LuaBundler
[INFO] finished tweaking git repo https://github.com/Sw1ndlerScripts/LuaBundler
[INFO] tweaked toml for git repo https://github.com/Sw1ndlerScripts/LuaBundler written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sw1ndlerScripts/LuaBundler on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sw1ndlerScripts/LuaBundler 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 228195ef7d596d88cccb420cf226ab25a0e47b7ed8071e1cd26648d4e84c12fa
[INFO] running `Command { std: "docker" "start" "-a" "228195ef7d596d88cccb420cf226ab25a0e47b7ed8071e1cd26648d4e84c12fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "228195ef7d596d88cccb420cf226ab25a0e47b7ed8071e1cd26648d4e84c12fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "228195ef7d596d88cccb420cf226ab25a0e47b7ed8071e1cd26648d4e84c12fa", kill_on_drop: false }`
[INFO] [stdout] 228195ef7d596d88cccb420cf226ab25a0e47b7ed8071e1cd26648d4e84c12fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7fd06810454f9ec2f6f25fa76f5fe8c92d643e360b1346cf068ca8b272b882f
[INFO] running `Command { std: "docker" "start" "-a" "b7fd06810454f9ec2f6f25fa76f5fe8c92d643e360b1346cf068ca8b272b882f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking winnow v0.5.15
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking elsa v1.9.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking const_format v0.2.31
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking durationfmt v0.1.1
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling full_moon_derive v0.11.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.4
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]     Checking wax v0.5.0
[INFO] [stderr]     Checking color-print v0.3.4
[INFO] [stderr]     Checking clap v4.4.2
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking clearscreen v2.0.1
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking full_moon v0.18.1
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking darklua v0.10.2
[INFO] [stderr]     Checking luabundle v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.70s
[INFO] running `Command { std: "docker" "inspect" "b7fd06810454f9ec2f6f25fa76f5fe8c92d643e360b1346cf068ca8b272b882f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7fd06810454f9ec2f6f25fa76f5fe8c92d643e360b1346cf068ca8b272b882f", kill_on_drop: false }`
[INFO] [stdout] b7fd06810454f9ec2f6f25fa76f5fe8c92d643e360b1346cf068ca8b272b882f
