[INFO] fetching crate luabundle 1.1.3...
[INFO] testing luabundle-1.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate luabundle 1.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate luabundle 1.1.3
[INFO] finished tweaking crates.io crate luabundle 1.1.3
[INFO] tweaked toml for crates.io crate luabundle 1.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate luabundle 1.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate luabundle 1.1.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1ad15663e969d13d3fd69558865946b129cc81c527bcf9447ae769b9d1e4e15
[INFO] running `Command { std: "docker" "start" "-a" "e1ad15663e969d13d3fd69558865946b129cc81c527bcf9447ae769b9d1e4e15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1ad15663e969d13d3fd69558865946b129cc81c527bcf9447ae769b9d1e4e15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1ad15663e969d13d3fd69558865946b129cc81c527bcf9447ae769b9d1e4e15", kill_on_drop: false }`
[INFO] [stdout] e1ad15663e969d13d3fd69558865946b129cc81c527bcf9447ae769b9d1e4e15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0eb2e9a43b7909a901d6e831618e5bb9a7a2c0a58c4e9ad1632ca0e2e68a9080
[INFO] running `Command { std: "docker" "start" "-a" "0eb2e9a43b7909a901d6e831618e5bb9a7a2c0a58c4e9ad1632ca0e2e68a9080", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling const_format v0.2.31
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling elsa v1.9.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling durationfmt v0.1.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling dialoguer v0.10.4
[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]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]    Compiling wax v0.5.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling full_moon_derive v0.11.0
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.4
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling color-print v0.3.4
[INFO] [stderr]    Compiling clearscreen v2.0.1
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling full_moon v0.18.1
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling darklua v0.10.2
[INFO] [stderr]    Compiling luabundle v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.92s
[INFO] running `Command { std: "docker" "inspect" "0eb2e9a43b7909a901d6e831618e5bb9a7a2c0a58c4e9ad1632ca0e2e68a9080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eb2e9a43b7909a901d6e831618e5bb9a7a2c0a58c4e9ad1632ca0e2e68a9080", kill_on_drop: false }`
[INFO] [stdout] 0eb2e9a43b7909a901d6e831618e5bb9a7a2c0a58c4e9ad1632ca0e2e68a9080
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d27b712e350424548c3d17df6965015ce75866ef0c734010027cbfd632ae8471
[INFO] running `Command { std: "docker" "start" "-a" "d27b712e350424548c3d17df6965015ce75866ef0c734010027cbfd632ae8471", kill_on_drop: false }`
[INFO] [stderr]    Compiling luabundle v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "d27b712e350424548c3d17df6965015ce75866ef0c734010027cbfd632ae8471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27b712e350424548c3d17df6965015ce75866ef0c734010027cbfd632ae8471", kill_on_drop: false }`
[INFO] [stdout] d27b712e350424548c3d17df6965015ce75866ef0c734010027cbfd632ae8471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c2e91c9ad999a48ded963b0f93746d26b5d30e759a9cdcfe22a2d6ccb82e93fd
[INFO] running `Command { std: "docker" "start" "-a" "c2e91c9ad999a48ded963b0f93746d26b5d30e759a9cdcfe22a2d6ccb82e93fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/luabundle-d82ed08b680a579b)
[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" "c2e91c9ad999a48ded963b0f93746d26b5d30e759a9cdcfe22a2d6ccb82e93fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2e91c9ad999a48ded963b0f93746d26b5d30e759a9cdcfe22a2d6ccb82e93fd", kill_on_drop: false }`
[INFO] [stdout] c2e91c9ad999a48ded963b0f93746d26b5d30e759a9cdcfe22a2d6ccb82e93fd
