[INFO] cloning repository https://github.com/dvc94ch/protocol-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/protocol-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fprotocol-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fprotocol-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b8b3821fda6834cb859e631d208bf67a062ce09 [INFO] testing dvc94ch/protocol-analyzer against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fprotocol-analyzer" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/protocol-analyzer on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvc94ch/protocol-analyzer [INFO] finished tweaking git repo https://github.com/dvc94ch/protocol-analyzer [INFO] tweaked toml for git repo https://github.com/dvc94ch/protocol-analyzer written to /workspace/builds/worker-65/source/Cargo.toml [INFO] crate git repo https://github.com/dvc94ch/protocol-analyzer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1726cce73a59a307e172e4452c184445681d1b252d8f05ca9a5cabfb13505617 [INFO] running `Command { std: "docker" "start" "-a" "1726cce73a59a307e172e4452c184445681d1b252d8f05ca9a5cabfb13505617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1726cce73a59a307e172e4452c184445681d1b252d8f05ca9a5cabfb13505617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1726cce73a59a307e172e4452c184445681d1b252d8f05ca9a5cabfb13505617", kill_on_drop: false }` [INFO] [stdout] 1726cce73a59a307e172e4452c184445681d1b252d8f05ca9a5cabfb13505617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eda73675f58071bd87a314d23e09d518212ae58ea97d034c6f75024357cb176a [INFO] running `Command { std: "docker" "start" "-a" "eda73675f58071bd87a314d23e09d518212ae58ea97d034c6f75024357cb176a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling rawbytes v0.1.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling libpacket-core v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.4.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling pcap-parser v0.11.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling libpacket-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling xoodoo v0.1.0 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling libpacket v0.1.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling quinn-noise v0.2.0 [INFO] [stderr] Compiling libpcap-tools v0.1.0 (https://github.com/rusticata/pcap-analyzer#eb38fcf2) [INFO] [stderr] Compiling protocol-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "eda73675f58071bd87a314d23e09d518212ae58ea97d034c6f75024357cb176a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda73675f58071bd87a314d23e09d518212ae58ea97d034c6f75024357cb176a", kill_on_drop: false }` [INFO] [stdout] eda73675f58071bd87a314d23e09d518212ae58ea97d034c6f75024357cb176a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ec93fee71960cfb1cba496a86b16f223407c216b0eab751914cd770c78a9a92 [INFO] running `Command { std: "docker" "start" "-a" "5ec93fee71960cfb1cba496a86b16f223407c216b0eab751914cd770c78a9a92", kill_on_drop: false }` [INFO] [stderr] Compiling protocol-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `Command { std: "docker" "inspect" "5ec93fee71960cfb1cba496a86b16f223407c216b0eab751914cd770c78a9a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ec93fee71960cfb1cba496a86b16f223407c216b0eab751914cd770c78a9a92", kill_on_drop: false }` [INFO] [stdout] 5ec93fee71960cfb1cba496a86b16f223407c216b0eab751914cd770c78a9a92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a37d56368ace19d6f34f7c36d16987ae01325a05a8838c4869ed68059b1c28ab [INFO] running `Command { std: "docker" "start" "-a" "a37d56368ace19d6f34f7c36d16987ae01325a05a8838c4869ed68059b1c28ab", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/protocol_analyzer-4e14044a83f73b4d) [INFO] [stdout] [INFO] [stderr] Doc-tests protocol-analyzer [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a37d56368ace19d6f34f7c36d16987ae01325a05a8838c4869ed68059b1c28ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37d56368ace19d6f34f7c36d16987ae01325a05a8838c4869ed68059b1c28ab", kill_on_drop: false }` [INFO] [stdout] a37d56368ace19d6f34f7c36d16987ae01325a05a8838c4869ed68059b1c28ab