[INFO] updating cached repository https://github.com/demostf/parser [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/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] 8d6ef8e2fbff65231eec63c2c712c953c914c1f1 [INFO] checking demostf/parser against master#f834695781d00daa61d04e11720403ff32cb0e78 for pr-63831 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fparser" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 31% (21/66) Checking out files: 33% (22/66) Checking out files: 34% (23/66) Checking out files: 36% (24/66) Checking out files: 37% (25/66) Checking out files: 39% (26/66) Checking out files: 40% (27/66) Checking out files: 42% (28/66) Checking out files: 43% (29/66) Checking out files: 45% (30/66) Checking out files: 46% (31/66) Checking out files: 48% (32/66) Checking out files: 50% (33/66) Checking out files: 51% (34/66) Checking out files: 53% (35/66) Checking out files: 54% (36/66) Checking out files: 56% (37/66) Checking out files: 57% (38/66) Checking out files: 59% (39/66) Checking out files: 60% (40/66) Checking out files: 62% (41/66) Checking out files: 63% (42/66) Checking out files: 65% (43/66) Checking out files: 66% (44/66) Checking out files: 68% (45/66) Checking out files: 69% (46/66) Checking out files: 71% (47/66) Checking out files: 72% (48/66) Checking out files: 74% (49/66) Checking out files: 75% (50/66) Checking out files: 77% (51/66) Checking out files: 78% (52/66) Checking out files: 80% (53/66) Checking out files: 81% (54/66) Checking out files: 83% (55/66) Checking out files: 84% (56/66) Checking out files: 86% (57/66) Checking out files: 87% (58/66) Checking out files: 89% (59/66) Checking out files: 90% (60/66) Checking out files: 92% (61/66) Checking out files: 93% (62/66) Checking out files: 95% (63/66) Checking out files: 96% (64/66) Checking out files: 98% (65/66) Checking out files: 100% (66/66) Checking out files: 100% (66/66), done. [INFO] validating manifest of git repo https://github.com/demostf/parser on toolchain f834695781d00daa61d04e11720403ff32cb0e78 [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+f834695781d00daa61d04e11720403ff32cb0e78" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/demostf/parser already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+f834695781d00daa61d04e11720403ff32cb0e78" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/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=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" "+f834695781d00daa61d04e11720403ff32cb0e78" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 03833ade0cbcc0965b2e984b0cba58c0fcd853c01e35e3a98b0e098e03885544 [INFO] running `"docker" "start" "-a" "03833ade0cbcc0965b2e984b0cba58c0fcd853c01e35e3a98b0e098e03885544"` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking main_error v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking enumflags2 v0.5.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling syn_util v0.3.0 [INFO] [stderr] Compiling bitstream_reader_derive v0.6.0 [INFO] [stderr] Compiling enumflags2_derive v0.5.0 [INFO] [stderr] Checking bitstream_reader v0.6.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling parse-display-derive v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking parse-display v0.1.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking better-panic v0.1.2 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling err-derive v0.1.6 (https://gitlab.com/torkleyy/err-derive.git#00f5fc2a) [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking tf-demo-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `test_message_types` [INFO] [stderr] --> tests/tests.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | fn test_message_types(input_file: &str, snapshot_file: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 25s [INFO] running `"docker" "inspect" "03833ade0cbcc0965b2e984b0cba58c0fcd853c01e35e3a98b0e098e03885544"` [INFO] running `"docker" "rm" "-f" "03833ade0cbcc0965b2e984b0cba58c0fcd853c01e35e3a98b0e098e03885544"` [INFO] [stdout] 03833ade0cbcc0965b2e984b0cba58c0fcd853c01e35e3a98b0e098e03885544