[INFO] cloning repository https://github.com/yasir378/Rust_packet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yasir378/Rust_packet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasir378%2FRust_packet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasir378%2FRust_packet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 729bcba27fed6605847559a09a1a2d62322ce1b1 [INFO] testing yasir378/Rust_packet against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasir378%2FRust_packet" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yasir378/Rust_packet on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yasir378/Rust_packet [INFO] finished tweaking git repo https://github.com/yasir378/Rust_packet [INFO] tweaked toml for git repo https://github.com/yasir378/Rust_packet written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yasir378/Rust_packet already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92d241fc5b5d76f2cd66faf659532b0e7d6ff8f9cdf5c596c0299242c8acba81 [INFO] running `Command { std: "docker" "start" "-a" "92d241fc5b5d76f2cd66faf659532b0e7d6ff8f9cdf5c596c0299242c8acba81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92d241fc5b5d76f2cd66faf659532b0e7d6ff8f9cdf5c596c0299242c8acba81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d241fc5b5d76f2cd66faf659532b0e7d6ff8f9cdf5c596c0299242c8acba81", kill_on_drop: false }` [INFO] [stdout] 92d241fc5b5d76f2cd66faf659532b0e7d6ff8f9cdf5c596c0299242c8acba81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45c359e42f380cec42ce39081e742f0891a4c09061f6228616a00c1680228870 [INFO] running `Command { std: "docker" "start" "-a" "45c359e42f380cec42ce39081e742f0891a4c09061f6228616a00c1680228870", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling term v1.0.0 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling pnet_transport v0.35.0 [INFO] [stderr] Compiling layer_three v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.42s [INFO] running `Command { std: "docker" "inspect" "45c359e42f380cec42ce39081e742f0891a4c09061f6228616a00c1680228870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c359e42f380cec42ce39081e742f0891a4c09061f6228616a00c1680228870", kill_on_drop: false }` [INFO] [stdout] 45c359e42f380cec42ce39081e742f0891a4c09061f6228616a00c1680228870 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bfd490dbde3ab35568845eb983bb470baf7e069e9f34025a9c2548529615cff [INFO] running `Command { std: "docker" "start" "-a" "7bfd490dbde3ab35568845eb983bb470baf7e069e9f34025a9c2548529615cff", kill_on_drop: false }` [INFO] [stderr] Compiling layer_three v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] running `Command { std: "docker" "inspect" "7bfd490dbde3ab35568845eb983bb470baf7e069e9f34025a9c2548529615cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfd490dbde3ab35568845eb983bb470baf7e069e9f34025a9c2548529615cff", kill_on_drop: false }` [INFO] [stdout] 7bfd490dbde3ab35568845eb983bb470baf7e069e9f34025a9c2548529615cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f988dddaa8c78fd2bd5fda033f517c6f9e51803568b7c1661f2239ed01ebdfbf [INFO] running `Command { std: "docker" "start" "-a" "f988dddaa8c78fd2bd5fda033f517c6f9e51803568b7c1661f2239ed01ebdfbf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/layer_three-75708358b8e9c2e9) [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" "f988dddaa8c78fd2bd5fda033f517c6f9e51803568b7c1661f2239ed01ebdfbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f988dddaa8c78fd2bd5fda033f517c6f9e51803568b7c1661f2239ed01ebdfbf", kill_on_drop: false }` [INFO] [stdout] f988dddaa8c78fd2bd5fda033f517c6f9e51803568b7c1661f2239ed01ebdfbf