[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] testing demostf/parser against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/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 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-3/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 73179068745b58cc0c1e45785cae8eb3332f1869f5d8d38a3f738984f649c141 [INFO] running `Command { std: "docker" "start" "-a" "73179068745b58cc0c1e45785cae8eb3332f1869f5d8d38a3f738984f649c141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73179068745b58cc0c1e45785cae8eb3332f1869f5d8d38a3f738984f649c141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73179068745b58cc0c1e45785cae8eb3332f1869f5d8d38a3f738984f649c141", kill_on_drop: false }` [INFO] [stdout] 73179068745b58cc0c1e45785cae8eb3332f1869f5d8d38a3f738984f649c141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f145b38d976d174bad77ff2024a1fba2f53625d478963fdbb38362266892636 [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" "0f145b38d976d174bad77ff2024a1fba2f53625d478963fdbb38362266892636", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [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] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling main_error v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling syn_util v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling bitbuffer_derive v0.8.0 [INFO] [stderr] Compiling parse-display-derive v0.4.0 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling bitbuffer v0.8.1 [INFO] [stderr] Compiling 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] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling tf-demo-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 4m 03s [INFO] running `Command { std: "docker" "inspect" "0f145b38d976d174bad77ff2024a1fba2f53625d478963fdbb38362266892636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f145b38d976d174bad77ff2024a1fba2f53625d478963fdbb38362266892636", kill_on_drop: false }` [INFO] [stdout] 0f145b38d976d174bad77ff2024a1fba2f53625d478963fdbb38362266892636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0648e08e0b884c8ff395bbd61785859e477517d19b096abe7473d934b4f78b01 [INFO] running `Command { std: "docker" "start" "-a" "0648e08e0b884c8ff395bbd61785859e477517d19b096abe7473d934b4f78b01", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling tf-demo-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 26.34s [INFO] running `Command { std: "docker" "inspect" "0648e08e0b884c8ff395bbd61785859e477517d19b096abe7473d934b4f78b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0648e08e0b884c8ff395bbd61785859e477517d19b096abe7473d934b4f78b01", kill_on_drop: false }` [INFO] [stdout] 0648e08e0b884c8ff395bbd61785859e477517d19b096abe7473d934b4f78b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0323dc383465971efe03f327d020b0413d6895c8134fabeaf096d90a01feb5a [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" "a0323dc383465971efe03f327d020b0413d6895c8134fabeaf096d90a01feb5a", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tf_demo_parser-d5e8af43aaf8c86c [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test demo::parser::analyser::test_classlist_sorted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/loop-1055d139c68f643b [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parse_demo-73e5b21d8c436975 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/entity-4a0b29e138703aa3 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test entity_test::small_dem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sendprops-25da250a2f7be364 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-e676dd4d7e5179c3 [INFO] [stdout] test flatten_test::gully_dem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test snapshot_test::small_dem ... ok [INFO] [stdout] test game_state_test::small_dem ... ok [INFO] [stdout] test snapshot_test::unicode_saytext_dem ... ok [INFO] [stdout] test snapshot_test::malformed_cvar_dem ... ok [INFO] [stdout] test snapshot_test::decal_dem ... ok [INFO] [stdout] test snapshot_test::comp_dem ... ok [INFO] [stdout] test snapshot_test::gully_dem ... ok [INFO] [stdout] test snapshot_test::nousers_dem ... ok [INFO] [stdout] test game_state_test::gully_dem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests tf_demo_parser [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a0323dc383465971efe03f327d020b0413d6895c8134fabeaf096d90a01feb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0323dc383465971efe03f327d020b0413d6895c8134fabeaf096d90a01feb5a", kill_on_drop: false }` [INFO] [stdout] a0323dc383465971efe03f327d020b0413d6895c8134fabeaf096d90a01feb5a