[INFO] updating cached repository https://github.com/Kampfkarren/rbxlx-to-rojo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3736f79c3810cf6e8c35b83f6cde29e22623b668 [INFO] testing Kampfkarren/rbxlx-to-rojo against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FKampfkarren%2Frbxlx-to-rojo" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kampfkarren/rbxlx-to-rojo on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Kampfkarren/rbxlx-to-rojo [INFO] finished tweaking git repo https://github.com/Kampfkarren/rbxlx-to-rojo [INFO] tweaked toml for git repo https://github.com/Kampfkarren/rbxlx-to-rojo written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Kampfkarren/rbxlx-to-rojo already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] a2c1a70d864c3e0995d5f40bd1ddcf870f89c5bccf20ca6608f8b597d9c11e16 [INFO] running `"docker" "start" "-a" "a2c1a70d864c3e0995d5f40bd1ddcf870f89c5bccf20ca6608f8b597d9c11e16"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling rbx_dom_weak v1.8.0 [INFO] [stderr] Compiling rbx_reflection v3.2.389 [INFO] [stderr] Compiling rbx_xml v0.10.0 [INFO] [stderr] Compiling rbxlx-to-rojo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: Could not compile `rbx_reflection`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name rbx_reflection /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rbx_reflection-3.2.389/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=e0acb3ac7426dbfc -C extra-filename=-e0acb3ac7426dbfc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ac824a210725bad3.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-806f5cf8273b470a.rmeta --extern rbx_dom_weak=/opt/rustwide/target/debug/deps/librbx_dom_weak-09029cc0077281df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d524873aa4cfb6ee.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:351:70 [INFO] [stderr] | [INFO] [stderr] 351 | pub fn process_instructions(tree: &RbxTree, instruction_reader: &mut InstructionReader) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn InstructionReader` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a2c1a70d864c3e0995d5f40bd1ddcf870f89c5bccf20ca6608f8b597d9c11e16"` [INFO] running `"docker" "rm" "-f" "a2c1a70d864c3e0995d5f40bd1ddcf870f89c5bccf20ca6608f8b597d9c11e16"` [INFO] [stdout] a2c1a70d864c3e0995d5f40bd1ddcf870f89c5bccf20ca6608f8b597d9c11e16