[INFO] fetching crate luadec-rust 1.1.2... [INFO] testing luadec-rust-1.1.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate luadec-rust 1.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate luadec-rust 1.1.2 [INFO] finished tweaking crates.io crate luadec-rust 1.1.2 [INFO] tweaked toml for crates.io crate luadec-rust 1.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate luadec-rust 1.1.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate luadec-rust 1.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp v0.8.15 [INFO] [stderr] Downloaded rmp-serde v1.3.1 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded nom-supreme v0.8.0 [INFO] [stderr] Downloaded nom-leb128 v0.2.0 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded luac-parser v0.5.3 [INFO] [stderr] Downloaded brownstone v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c380bae1a8764588a63626ddce039f50f6a6368d1651a50f9c3b7e1817fab3c3 [INFO] running `Command { std: "docker" "start" "-a" "c380bae1a8764588a63626ddce039f50f6a6368d1651a50f9c3b7e1817fab3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c380bae1a8764588a63626ddce039f50f6a6368d1651a50f9c3b7e1817fab3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c380bae1a8764588a63626ddce039f50f6a6368d1651a50f9c3b7e1817fab3c3", kill_on_drop: false }` [INFO] [stdout] c380bae1a8764588a63626ddce039f50f6a6368d1651a50f9c3b7e1817fab3c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edd089843c24c699d7f372182d264173b872276ac62384be305167e9f129f5a3 [INFO] running `Command { std: "docker" "start" "-a" "edd089843c24c699d7f372182d264173b872276ac62384be305167e9f129f5a3", kill_on_drop: false }` [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling nom-leb128 v0.2.0 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling luac-parser v0.5.3 [INFO] [stderr] Compiling luadec-rust v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s [INFO] running `Command { std: "docker" "inspect" "edd089843c24c699d7f372182d264173b872276ac62384be305167e9f129f5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd089843c24c699d7f372182d264173b872276ac62384be305167e9f129f5a3", kill_on_drop: false }` [INFO] [stdout] edd089843c24c699d7f372182d264173b872276ac62384be305167e9f129f5a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dab3fd85d1339af5a107967b32e212026d551983169b60cd30a1ce81b662d1d6 [INFO] running `Command { std: "docker" "start" "-a" "dab3fd85d1339af5a107967b32e212026d551983169b60cd30a1ce81b662d1d6", kill_on_drop: false }` [INFO] [stderr] Compiling luadec-rust v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "dab3fd85d1339af5a107967b32e212026d551983169b60cd30a1ce81b662d1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab3fd85d1339af5a107967b32e212026d551983169b60cd30a1ce81b662d1d6", kill_on_drop: false }` [INFO] [stdout] dab3fd85d1339af5a107967b32e212026d551983169b60cd30a1ce81b662d1d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9a7d723c1bd54384ba47b5b2a438ec8e6e2ed86f2a77806de9bdcf9e72ebe7b [INFO] running `Command { std: "docker" "start" "-a" "a9a7d723c1bd54384ba47b5b2a438ec8e6e2ed86f2a77806de9bdcf9e72ebe7b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/luadec_rust-695ec292eeb5034a) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test lua51::cfg::tests::conditional_branch ... ok [INFO] [stdout] test lua51::cfg::tests::numeric_for_loop ... ok [INFO] [stdout] test lua51::cfg::tests::empty_function ... ok [INFO] [stdout] test lua51::dominator::tests::detect_while_loop ... ok [INFO] [stdout] test lua51::dominator::tests::detect_numeric_for_loop ... ok [INFO] [stdout] test lua51::dominator::tests::dominator_diamond ... ok [INFO] [stdout] test lua51::dominator::tests::dominator_linear ... ok [INFO] [stdout] test lua51::dominator::tests::empty_cfg_dominator ... ok [INFO] [stdout] test lua51::cfg::tests::linear_code ... ok [INFO] [stdout] test lua51::emit::tests::flattens_linear_nested_ifs ... ok [INFO] [stdout] test lua51::cfg::tests::simple_jump ... ok [INFO] [stdout] test lua51::emit::tests::caches_shared_negated_getter_across_sibling_ifs ... ok [INFO] [stdout] test lua51::emit::tests::inverts_empty_then_branch ... ok [INFO] [stdout] test lua51::emit::tests::hoists_guard_tail_out_of_outer_if ... ok [INFO] [stdout] test lua51::emit::tests::folds_else_if_to_elseif ... ok [INFO] [stdout] test lua51::emit::tests::merges_identical_elseif_bodies ... ok [INFO] [stdout] test lua51::emit::tests::simplifies_true_and_condition ... ok [INFO] [stdout] test lua51::instruction::tests::decode_jmp ... ok [INFO] [stdout] test lua51::instruction::tests::decode_add ... ok [INFO] [stdout] test lua51::instruction::tests::decode_loadk ... ok [INFO] [stdout] test lua51::instruction::tests::decode_move ... ok [INFO] [stdout] test lua51::instruction::tests::display_format ... ok [INFO] [stdout] test lua51::instruction::tests::invalid_opcode ... ok [INFO] [stdout] test lua51::instruction::tests::roundtrip_all_formats ... ok [INFO] [stdout] test lua51::emit::tests::caches_repeated_getter_call_inside_if ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests luadec_rust [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok [INFO] [stdout] test src/lib.rs - decompile (line 43) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.37s; merged doctests compilation took 0.36s [INFO] running `Command { std: "docker" "inspect" "a9a7d723c1bd54384ba47b5b2a438ec8e6e2ed86f2a77806de9bdcf9e72ebe7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a7d723c1bd54384ba47b5b2a438ec8e6e2ed86f2a77806de9bdcf9e72ebe7b", kill_on_drop: false }` [INFO] [stdout] a9a7d723c1bd54384ba47b5b2a438ec8e6e2ed86f2a77806de9bdcf9e72ebe7b