[INFO] cloning repository https://github.com/lambdalisue/rs-packet-capture [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lambdalisue/rs-packet-capture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdalisue%2Frs-packet-capture", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdalisue%2Frs-packet-capture'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd46a40143b092188134bb5063b09219d2f04e32 [INFO] testing lambdalisue/rs-packet-capture against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdalisue%2Frs-packet-capture" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lambdalisue/rs-packet-capture on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lambdalisue/rs-packet-capture [INFO] finished tweaking git repo https://github.com/lambdalisue/rs-packet-capture [INFO] tweaked toml for git repo https://github.com/lambdalisue/rs-packet-capture written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/lambdalisue/rs-packet-capture already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40a1686fddc5a0cfefb1336661f7bdc62ddb9fb7a05f88578fca1104ff4e0533 [INFO] running `Command { std: "docker" "start" "-a" "40a1686fddc5a0cfefb1336661f7bdc62ddb9fb7a05f88578fca1104ff4e0533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40a1686fddc5a0cfefb1336661f7bdc62ddb9fb7a05f88578fca1104ff4e0533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a1686fddc5a0cfefb1336661f7bdc62ddb9fb7a05f88578fca1104ff4e0533", kill_on_drop: false }` [INFO] [stdout] 40a1686fddc5a0cfefb1336661f7bdc62ddb9fb7a05f88578fca1104ff4e0533 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06acdc67b58e0d35095692bb51feb534bf4d05fc0695a3971e903deb756ae859 [INFO] running `Command { std: "docker" "start" "-a" "06acdc67b58e0d35095692bb51feb534bf4d05fc0695a3971e903deb756ae859", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pnet_macros_support v0.26.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling pnet_sys v0.26.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling pnet_datalink v0.26.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Compiling pnet_packet v0.26.0 [INFO] [stderr] Compiling pnet_transport v0.26.0 [INFO] [stderr] Compiling rs-packet-capture v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.45s [INFO] running `Command { std: "docker" "inspect" "06acdc67b58e0d35095692bb51feb534bf4d05fc0695a3971e903deb756ae859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06acdc67b58e0d35095692bb51feb534bf4d05fc0695a3971e903deb756ae859", kill_on_drop: false }` [INFO] [stdout] 06acdc67b58e0d35095692bb51feb534bf4d05fc0695a3971e903deb756ae859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f398d5372b12f252c7123ad07a0867defdbdbdafc0c245e3f69ba8c54b12f64 [INFO] running `Command { std: "docker" "start" "-a" "8f398d5372b12f252c7123ad07a0867defdbdbdafc0c245e3f69ba8c54b12f64", 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] [stderr] Compiling rs-packet-capture v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "8f398d5372b12f252c7123ad07a0867defdbdbdafc0c245e3f69ba8c54b12f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f398d5372b12f252c7123ad07a0867defdbdbdafc0c245e3f69ba8c54b12f64", kill_on_drop: false }` [INFO] [stdout] 8f398d5372b12f252c7123ad07a0867defdbdbdafc0c245e3f69ba8c54b12f64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 681455d41bded2ce70ff11bf784721f879f8505d3117d4e86178e3b311e01719 [INFO] running `Command { std: "docker" "start" "-a" "681455d41bded2ce70ff11bf784721f879f8505d3117d4e86178e3b311e01719", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rs_packet_capture-dc527ab7ac86497c) [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" "681455d41bded2ce70ff11bf784721f879f8505d3117d4e86178e3b311e01719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681455d41bded2ce70ff11bf784721f879f8505d3117d4e86178e3b311e01719", kill_on_drop: false }` [INFO] [stdout] 681455d41bded2ce70ff11bf784721f879f8505d3117d4e86178e3b311e01719