[INFO] cloning repository https://github.com/EmperorBale/redruffle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EmperorBale/redruffle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmperorBale%2Fredruffle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmperorBale%2Fredruffle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92a293911451293b799e42bf707725b76035c06a
[INFO] checking EmperorBale/redruffle against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmperorBale%2Fredruffle" "/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/EmperorBale/redruffle
[INFO] finished tweaking git repo https://github.com/EmperorBale/redruffle
[INFO] tweaked toml for git repo https://github.com/EmperorBale/redruffle written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EmperorBale/redruffle on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EmperorBale/redruffle 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/EmperorBale/rustasc`
[INFO] [stderr]     Updating git repository `https://github.com/EmperorBale/ruffle/`
[INFO] [stderr]     Updating git repository `https://github.com/ruffle-rs/ruffle`
[INFO] [stderr]     Updating git repository `https://github.com/ruffle-rs/rust-flash-lso`
[INFO] [stderr]     Updating git repository `https://github.com/ruffle-rs/gc-arena`
[INFO] [stderr]     Updating git repository `https://github.com/ruffle-rs/quick-xml`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded weak-table v0.3.2
[INFO] [stderr]   Downloaded serde_derive v1.0.145
[INFO] [stderr]   Downloaded include_dir_macros v0.7.2
[INFO] [stderr]   Downloaded strip_bom v1.0.0
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded include_dir v0.7.2
[INFO] [stderr]   Downloaded bitstream-io v1.5.0
[INFO] [stderr]   Downloaded darling_macro v0.14.1
[INFO] [stderr]   Downloaded enum-map v2.4.1
[INFO] [stderr]   Downloaded enumset_derive v0.6.1
[INFO] [stderr]   Downloaded darling v0.14.1
[INFO] [stderr]   Downloaded clap_derive v4.0.10
[INFO] [stderr]   Downloaded generational-arena v0.2.8
[INFO] [stderr]   Downloaded weezl v0.1.7
[INFO] [stderr]   Downloaded darling_core v0.14.1
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded regress v0.4.1
[INFO] [stderr]   Downloaded enumset v1.0.12
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded lzma-rs v0.2.0
[INFO] [stderr]   Downloaded derive-try-from-primitive v1.0.0
[INFO] [stderr]   Downloaded clap v4.0.10
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded enum-map-derive v0.10.0
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded gif v0.11.4
[INFO] [stderr]   Downloaded jpeg-decoder v0.2.6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1f07c7df14a8551491cb18b859be6830bcce8bc351313566129fde86d1edb65
[INFO] running `Command { std: "docker" "start" "-a" "b1f07c7df14a8551491cb18b859be6830bcce8bc351313566129fde86d1edb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1f07c7df14a8551491cb18b859be6830bcce8bc351313566129fde86d1edb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1f07c7df14a8551491cb18b859be6830bcce8bc351313566129fde86d1edb65", kill_on_drop: false }`
[INFO] [stdout] b1f07c7df14a8551491cb18b859be6830bcce8bc351313566129fde86d1edb65
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bc277fcc05dcacb27a4f841e4b368bf48e2bf34a05e3b53e36f9f4f24f2a7e7
[INFO] running `Command { std: "docker" "start" "-a" "2bc277fcc05dcacb27a4f841e4b368bf48e2bf34a05e3b53e36f9f4f24f2a7e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking bitstream-io v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling lzma-rs v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking lexical-core v0.7.6
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]     Checking strip_bom v1.0.0
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking tokenizer v0.1.0 (https://github.com/EmperorBale/rustasc?rev=4fc91065f89497d5419db33b4c140e1d33c1c0c8#4fc91065)
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking iana-time-zone v0.1.50
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking quick-xml v0.22.0 (https://github.com/ruffle-rs/quick-xml?rev=8496365ec1412eb5ba5de350937b6bce352fa0ba#8496365e)
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]     Checking regress v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.2
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking ruffle_wstr v0.1.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd)
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking weak-table v0.3.2
[INFO] [stderr]     Checking include_dir v0.7.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling enum-map-derive v0.10.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling clap_derive v4.0.10
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling gc-arena-derive v0.2.2 (https://github.com/ruffle-rs/gc-arena#081b6883)
[INFO] [stderr]    Compiling derive-try-from-primitive v1.0.0
[INFO] [stderr]    Compiling ruffle_macros v0.1.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd)
[INFO] [stderr]     Checking gc-arena v0.2.2 (https://github.com/ruffle-rs/gc-arena#081b6883)
[INFO] [stderr]     Checking enum-map v2.4.1
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling swf v0.2.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd)
[INFO] [stderr]     Checking swf v0.2.0 (https://github.com/ruffle-rs/ruffle?rev=5c9471436371f24f1d95011d21b5cddb7fc4ee7f#5c947143)
[INFO] [stderr]    Compiling clap v4.0.10
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]     Checking parser v0.1.0 (https://github.com/EmperorBale/rustasc?rev=4fc91065f89497d5419db33b4c140e1d33c1c0c8#4fc91065)
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking ruffle_render v0.1.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd)
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking codegen v0.1.0 (https://github.com/EmperorBale/rustasc?rev=4fc91065f89497d5419db33b4c140e1d33c1c0c8#4fc91065)
[INFO] [stderr]     Checking ruffle_video v0.1.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd)
[INFO] [stderr]     Checking enumset v1.0.12
[INFO] [stderr]     Checking flash-lso v0.5.0 (https://github.com/ruffle-rs/rust-flash-lso?rev=19fecd07b9888c4bdaa66771c468095783b52bed#19fecd07)
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling build_playerglobal v0.1.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd)
[INFO] [stderr]    Compiling ruffle_core v0.1.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd)
[INFO] [stderr]     Checking redruffle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, quick-xml v0.22.0 (https://github.com/ruffle-rs/quick-xml?rev=8496365ec1412eb5ba5de350937b6bce352fa0ba#8496365e)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2bc277fcc05dcacb27a4f841e4b368bf48e2bf34a05e3b53e36f9f4f24f2a7e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc277fcc05dcacb27a4f841e4b368bf48e2bf34a05e3b53e36f9f4f24f2a7e7", kill_on_drop: false }`
[INFO] [stdout] 2bc277fcc05dcacb27a4f841e4b368bf48e2bf34a05e3b53e36f9f4f24f2a7e7
