[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] building EmperorBale/redruffle against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmperorBale%2Fredruffle" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EmperorBale/redruffle on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0/source/Cargo.toml [INFO] crate git repo https://github.com/EmperorBale/redruffle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 213f37cbef003121da6ddb4b3262c9ac8ba34a5d9685dd26549aa5bc733b5d57 [INFO] running `Command { std: "docker" "start" "-a" "213f37cbef003121da6ddb4b3262c9ac8ba34a5d9685dd26549aa5bc733b5d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "213f37cbef003121da6ddb4b3262c9ac8ba34a5d9685dd26549aa5bc733b5d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "213f37cbef003121da6ddb4b3262c9ac8ba34a5d9685dd26549aa5bc733b5d57", kill_on_drop: false }` [INFO] [stdout] 213f37cbef003121da6ddb4b3262c9ac8ba34a5d9685dd26549aa5bc733b5d57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ccf59345c40a2666a80a7acb2c66673c58a6973a20d43054aa18d79daf8e96e [INFO] running `Command { std: "docker" "start" "-a" "1ccf59345c40a2666a80a7acb2c66673c58a6973a20d43054aa18d79daf8e96e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling bitstream-io v1.5.0 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling lzma-rs v0.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling strip_bom v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling tokenizer v0.1.0 (https://github.com/EmperorBale/rustasc?rev=4fc91065f89497d5419db33b4c140e1d33c1c0c8#4fc91065) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling ruffle_wstr v0.1.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd) [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regress v0.4.1 [INFO] [stderr] Compiling quick-xml v0.22.0 (https://github.com/ruffle-rs/quick-xml?rev=8496365ec1412eb5ba5de350937b6bce352fa0ba#8496365e) [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling url v2.3.1 [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 derive-try-from-primitive v1.0.0 [INFO] [stderr] Compiling gc-arena-derive v0.2.2 (https://github.com/ruffle-rs/gc-arena#081b6883) [INFO] [stderr] Compiling ruffle_macros v0.1.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd) [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling enum-map v2.4.1 [INFO] [stderr] Compiling gc-arena v0.2.2 (https://github.com/ruffle-rs/gc-arena#081b6883) [INFO] [stderr] Compiling swf v0.2.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd) [INFO] [stderr] Compiling swf v0.2.0 (https://github.com/ruffle-rs/ruffle?rev=5c9471436371f24f1d95011d21b5cddb7fc4ee7f#5c947143) [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling enumset_derive v0.6.1 [INFO] [stderr] Compiling clap v4.0.10 [INFO] [stderr] Compiling ruffle_render v0.1.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd) [INFO] [stderr] Compiling parser v0.1.0 (https://github.com/EmperorBale/rustasc?rev=4fc91065f89497d5419db33b4c140e1d33c1c0c8#4fc91065) [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling ruffle_video v0.1.0 (https://github.com/EmperorBale/ruffle/?rev=132573cdc39a21672744ca925028b6df49643138#132573cd) [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling codegen v0.1.0 (https://github.com/EmperorBale/rustasc?rev=4fc91065f89497d5419db33b4c140e1d33c1c0c8#4fc91065) [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling enumset v1.0.12 [INFO] [stderr] Compiling flash-lso v0.5.0 (https://github.com/ruffle-rs/rust-flash-lso?rev=19fecd07b9888c4bdaa66771c468095783b52bed#19fecd07) [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] Compiling redruffle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.43s [INFO] running `Command { std: "docker" "inspect" "1ccf59345c40a2666a80a7acb2c66673c58a6973a20d43054aa18d79daf8e96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ccf59345c40a2666a80a7acb2c66673c58a6973a20d43054aa18d79daf8e96e", kill_on_drop: false }` [INFO] [stdout] 1ccf59345c40a2666a80a7acb2c66673c58a6973a20d43054aa18d79daf8e96e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f924643ffe96e1f28b0f94ec7917b5e9e172d6b67d24f96c74e3b4e862aab2ff [INFO] running `Command { std: "docker" "start" "-a" "f924643ffe96e1f28b0f94ec7917b5e9e172d6b67d24f96c74e3b4e862aab2ff", kill_on_drop: false }` [INFO] [stderr] Compiling redruffle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "f924643ffe96e1f28b0f94ec7917b5e9e172d6b67d24f96c74e3b4e862aab2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f924643ffe96e1f28b0f94ec7917b5e9e172d6b67d24f96c74e3b4e862aab2ff", kill_on_drop: false }` [INFO] [stdout] f924643ffe96e1f28b0f94ec7917b5e9e172d6b67d24f96c74e3b4e862aab2ff