[INFO] cloning repository https://github.com/demostf/parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demostf/parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d66124c4dd71e8efd2c95dc8ebbf96da2e9eaafd [INFO] checking demostf/parser against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 24% (20/83) Checking out files: 25% (21/83) Checking out files: 26% (22/83) Checking out files: 27% (23/83) Checking out files: 28% (24/83) Checking out files: 30% (25/83) Checking out files: 31% (26/83) Checking out files: 32% (27/83) Checking out files: 33% (28/83) Checking out files: 34% (29/83) Checking out files: 36% (30/83) Checking out files: 37% (31/83) Checking out files: 38% (32/83) Checking out files: 39% (33/83) Checking out files: 40% (34/83) Checking out files: 42% (35/83) Checking out files: 43% (36/83) Checking out files: 44% (37/83) Checking out files: 45% (38/83) Checking out files: 46% (39/83) Checking out files: 48% (40/83) Checking out files: 49% (41/83) Checking out files: 50% (42/83) Checking out files: 51% (43/83) Checking out files: 53% (44/83) Checking out files: 54% (45/83) Checking out files: 55% (46/83) Checking out files: 56% (47/83) Checking out files: 57% (48/83) Checking out files: 59% (49/83) Checking out files: 60% (50/83) Checking out files: 61% (51/83) Checking out files: 62% (52/83) Checking out files: 63% (53/83) Checking out files: 65% (54/83) Checking out files: 66% (55/83) Checking out files: 67% (56/83) Checking out files: 68% (57/83) Checking out files: 69% (58/83) Checking out files: 71% (59/83) Checking out files: 72% (60/83) Checking out files: 73% (61/83) Checking out files: 74% (62/83) Checking out files: 75% (63/83) Checking out files: 77% (64/83) Checking out files: 78% (65/83) Checking out files: 79% (66/83) Checking out files: 80% (67/83) Checking out files: 81% (68/83) Checking out files: 83% (69/83) Checking out files: 84% (70/83) Checking out files: 85% (71/83) Checking out files: 86% (72/83) Checking out files: 87% (73/83) Checking out files: 89% (74/83) Checking out files: 90% (75/83) Checking out files: 91% (76/83) Checking out files: 92% (77/83) Checking out files: 93% (78/83) Checking out files: 95% (79/83) Checking out files: 96% (80/83) Checking out files: 97% (81/83) Checking out files: 98% (82/83) Checking out files: 100% (83/83) Checking out files: 100% (83/83), done. [INFO] validating manifest of git repo https://github.com/demostf/parser on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/demostf/parser [INFO] finished tweaking git repo https://github.com/demostf/parser [INFO] tweaked toml for git repo https://github.com/demostf/parser written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/demostf/parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a4959b5bb1bfe3d578115c0be404f03736ccebc6dc58e2e1c48effb0d73fb5e [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" "3a4959b5bb1bfe3d578115c0be404f03736ccebc6dc58e2e1c48effb0d73fb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a4959b5bb1bfe3d578115c0be404f03736ccebc6dc58e2e1c48effb0d73fb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a4959b5bb1bfe3d578115c0be404f03736ccebc6dc58e2e1c48effb0d73fb5e", kill_on_drop: false }` [INFO] [stdout] 3a4959b5bb1bfe3d578115c0be404f03736ccebc6dc58e2e1c48effb0d73fb5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9904b577e5f120fd56ef566a48fbd05021498358229b5262eeddbc448056e204 [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" "9904b577e5f120fd56ef566a48fbd05021498358229b5262eeddbc448056e204", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking main_error v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn_util v0.4.2 [INFO] [stderr] Compiling bitbuffer_derive v0.8.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling parse-display-derive v0.4.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Checking bitbuffer v0.8.1 [INFO] [stderr] Checking parse-display v0.4.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking tf-demo-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bench.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | let demo = Demo::new(file); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&[u8]`, found struct `Vec` [INFO] [stdout] | help: consider borrowing here: `&file` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/allmessages.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | let demo = Demo::new(file); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&[u8]`, found struct `Vec` [INFO] [stdout] | help: consider borrowing here: `&file` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tf-demo-parser` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/sendprop.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | let demo = Demo::new(file); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&[u8]`, found struct `Vec` [INFO] [stdout] | help: consider borrowing here: `&file` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[u8]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9904b577e5f120fd56ef566a48fbd05021498358229b5262eeddbc448056e204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9904b577e5f120fd56ef566a48fbd05021498358229b5262eeddbc448056e204", kill_on_drop: false }` [INFO] [stdout] 9904b577e5f120fd56ef566a48fbd05021498358229b5262eeddbc448056e204