[INFO] cloning repository https://github.com/Kampfkarren/rbxlx-to-rojo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kampfkarren/rbxlx-to-rojo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKampfkarren%2Frbxlx-to-rojo"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKampfkarren%2Frbxlx-to-rojo'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3736f79c3810cf6e8c35b83f6cde29e22623b668 [INFO] checking Kampfkarren/rbxlx-to-rojo against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKampfkarren%2Frbxlx-to-rojo" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kampfkarren/rbxlx-to-rojo on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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 /workspace/builds/worker-5/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 `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rbx_xml v0.10.0 [INFO] [stderr] Downloaded rbx_dom_weak v1.8.0 [INFO] [stderr] Downloaded rbx_reflection v3.2.389 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cecc2b10133349e08e485be98b6ccc8d4363bc10cdd6b1794566281c44945f64 [INFO] running `"docker" "start" "-a" "cecc2b10133349e08e485be98b6ccc8d4363bc10cdd6b1794566281c44945f64"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Checking serde v1.0.91 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking rbx_dom_weak v1.8.0 [INFO] [stderr] Checking rbx_reflection v3.2.389 [INFO] [stderr] Checking rbx_xml v0.10.0 [INFO] [stderr] Checking rbxlx-to-rojo v0.1.0 (/opt/rustwide/workdir) [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] 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] Finished dev [unoptimized + debuginfo] target(s) in 59.86s [INFO] running `"docker" "inspect" "cecc2b10133349e08e485be98b6ccc8d4363bc10cdd6b1794566281c44945f64"` [INFO] running `"docker" "rm" "-f" "cecc2b10133349e08e485be98b6ccc8d4363bc10cdd6b1794566281c44945f64"` [INFO] [stdout] cecc2b10133349e08e485be98b6ccc8d4363bc10cdd6b1794566281c44945f64