[INFO] cloning repository https://github.com/loganintech/rl_replay_decoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loganintech/rl_replay_decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floganintech%2Frl_replay_decoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floganintech%2Frl_replay_decoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62964913f59dadc06b0bf5d47be207ad00e42355 [INFO] checking loganintech/rl_replay_decoder against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floganintech%2Frl_replay_decoder" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 49% (126/254) Checking out files: 50% (127/254) Checking out files: 51% (130/254) Checking out files: 52% (133/254) Checking out files: 53% (135/254) Checking out files: 54% (138/254) Checking out files: 55% (140/254) Checking out files: 56% (143/254) Checking out files: 57% (145/254) Checking out files: 58% (148/254) Checking out files: 59% (150/254) Checking out files: 60% (153/254) Checking out files: 61% (155/254) Checking out files: 62% (158/254) Checking out files: 63% (161/254) Checking out files: 64% (163/254) Checking out files: 65% (166/254) Checking out files: 66% (168/254) Checking out files: 67% (171/254) Checking out files: 68% (173/254) Checking out files: 69% (176/254) Checking out files: 70% (178/254) Checking out files: 71% (181/254) Checking out files: 72% (183/254) Checking out files: 73% (186/254) Checking out files: 74% (188/254) Checking out files: 75% (191/254) Checking out files: 76% (194/254) Checking out files: 77% (196/254) Checking out files: 78% (199/254) Checking out files: 79% (201/254) Checking out files: 80% (204/254) Checking out files: 81% (206/254) Checking out files: 82% (209/254) Checking out files: 83% (211/254) Checking out files: 84% (214/254) Checking out files: 85% (216/254) Checking out files: 86% (219/254) Checking out files: 87% (221/254) Checking out files: 88% (224/254) Checking out files: 89% (227/254) Checking out files: 90% (229/254) Checking out files: 91% (232/254) Checking out files: 92% (234/254) Checking out files: 93% (237/254) Checking out files: 94% (239/254) Checking out files: 95% (242/254) Checking out files: 95% (243/254) Checking out files: 96% (244/254) Checking out files: 97% (247/254) Checking out files: 98% (249/254) Checking out files: 99% (252/254) Checking out files: 100% (254/254) Checking out files: 100% (254/254), done. [INFO] validating manifest of git repo https://github.com/loganintech/rl_replay_decoder on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/loganintech/rl_replay_decoder [INFO] finished tweaking git repo https://github.com/loganintech/rl_replay_decoder [INFO] tweaked toml for git repo https://github.com/loganintech/rl_replay_decoder written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/loganintech/rl_replay_decoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55c3e0f50c22a3df036dfba1ec9ca6e68b5618f17af86cc8cd7582a0c506e668 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "55c3e0f50c22a3df036dfba1ec9ca6e68b5618f17af86cc8cd7582a0c506e668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55c3e0f50c22a3df036dfba1ec9ca6e68b5618f17af86cc8cd7582a0c506e668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c3e0f50c22a3df036dfba1ec9ca6e68b5618f17af86cc8cd7582a0c506e668", kill_on_drop: false }` [INFO] [stdout] 55c3e0f50c22a3df036dfba1ec9ca6e68b5618f17af86cc8cd7582a0c506e668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d789b28fa70634251e8ab889cf2d0c17437016febd825b7bc73ff9a86cb6a96 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d789b28fa70634251e8ab889cf2d0c17437016febd825b7bc73ff9a86cb6a96", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking stackvector v1.0.2 [INFO] [stderr] Compiling nom v5.0.0-beta2 [INFO] [stderr] Checking lexical-core v0.4.0 [INFO] [stderr] Checking rl_replay_decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | let (rest, body) = Body::parse(i)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> src/header.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | prop => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/lib.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | let (rest, body) = Body::parse(i)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> src/header.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | prop => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Replay` [INFO] [stdout] --> src/main.rs:5:46 [INFO] [stdout] | [INFO] [stdout] 5 | use rl_replay_lib::{header::Property, parse, Replay}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/main.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | let (rest, replay) = parse(&bytes).unwrap_or_else(|e| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/main.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | let frame = if let Property::Int(val) = goal[0].prop { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Replay` [INFO] [stdout] --> src/main.rs:5:46 [INFO] [stdout] | [INFO] [stdout] 5 | use rl_replay_lib::{header::Property, parse, Replay}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/main.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | let (rest, replay) = parse(&bytes).unwrap_or_else(|e| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/main.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | let frame = if let Property::Int(val) = goal[0].prop { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.42s [INFO] running `Command { std: "docker" "inspect" "4d789b28fa70634251e8ab889cf2d0c17437016febd825b7bc73ff9a86cb6a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d789b28fa70634251e8ab889cf2d0c17437016febd825b7bc73ff9a86cb6a96", kill_on_drop: false }` [INFO] [stdout] 4d789b28fa70634251e8ab889cf2d0c17437016febd825b7bc73ff9a86cb6a96