[INFO] cloning repository https://github.com/wugifer/rawsocket-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wugifer/rawsocket-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwugifer%2Frawsocket-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwugifer%2Frawsocket-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e4bb7e0fad763e46066d4f7be984d0f67ec77fa [INFO] testing wugifer/rawsocket-helper against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwugifer%2Frawsocket-helper" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wugifer/rawsocket-helper on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wugifer/rawsocket-helper [INFO] finished tweaking git repo https://github.com/wugifer/rawsocket-helper [INFO] tweaked toml for git repo https://github.com/wugifer/rawsocket-helper written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/wugifer/rawsocket-helper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72e54611e31e7c7df578c8cd9224d8061c888ce8f2d979d1949e03b23cb93bf2 [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" "72e54611e31e7c7df578c8cd9224d8061c888ce8f2d979d1949e03b23cb93bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72e54611e31e7c7df578c8cd9224d8061c888ce8f2d979d1949e03b23cb93bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e54611e31e7c7df578c8cd9224d8061c888ce8f2d979d1949e03b23cb93bf2", kill_on_drop: false }` [INFO] [stdout] 72e54611e31e7c7df578c8cd9224d8061c888ce8f2d979d1949e03b23cb93bf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eda5384a79dc03d886e1c2a390c188f4be1b3a673830ea8a0da5ee763ef85aec [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" "eda5384a79dc03d886e1c2a390c188f4be1b3a673830ea8a0da5ee763ef85aec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling symbolic-demangle v8.3.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling pprof v0.5.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling debug-helper v0.3.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling sudo v0.6.0 [INFO] [stderr] Compiling symbolic-common v8.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cidr-utils v0.5.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling inferno v0.10.7 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pnet_packet v0.28.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pnet_transport v0.28.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust_decimal v1.12.4 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling python_comm_macros v0.2.5 [INFO] [stderr] Compiling python_comm v0.2.5 [INFO] [stderr] Compiling rawsocket_helper v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "eda5384a79dc03d886e1c2a390c188f4be1b3a673830ea8a0da5ee763ef85aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda5384a79dc03d886e1c2a390c188f4be1b3a673830ea8a0da5ee763ef85aec", kill_on_drop: false }` [INFO] [stdout] eda5384a79dc03d886e1c2a390c188f4be1b3a673830ea8a0da5ee763ef85aec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 7785cdf0a50ca349081ebac03d7f64da12e0e70b2742c877744048bd3302283f [INFO] running `Command { std: "docker" "start" "-a" "7785cdf0a50ca349081ebac03d7f64da12e0e70b2742c877744048bd3302283f", kill_on_drop: false }` [INFO] [stderr] Compiling rawsocket_helper v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.22s [INFO] running `Command { std: "docker" "inspect" "7785cdf0a50ca349081ebac03d7f64da12e0e70b2742c877744048bd3302283f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7785cdf0a50ca349081ebac03d7f64da12e0e70b2742c877744048bd3302283f", kill_on_drop: false }` [INFO] [stdout] 7785cdf0a50ca349081ebac03d7f64da12e0e70b2742c877744048bd3302283f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ab47fa61d0b5eb7943e90cc26a21cdbafb26a0669092ae83b74d767c1c081da [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" "6ab47fa61d0b5eb7943e90cc26a21cdbafb26a0669092ae83b74d767c1c081da", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rawsocket_helper-40012cca91abaa8b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parse::test::test_parse_mac ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test-8375f3c152bc362a) [INFO] [stdout] test sys::test::test_is_root ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test_recv-b21738c6cc1f7379) [INFO] [stdout] test parse::test::test_parse_ports ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test_send-3a34e1f0d0a5e588) [INFO] [stdout] test parse::test::test_parse_range_ports ... ok [INFO] [stdout] test parse::test::test_parse_ips ... ok [INFO] [stdout] test parse::test::test_parse_range_ips ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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] [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] [stderr] Doc-tests rawsocket_helper [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] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name rawsocket_helper --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/usr/lib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9d7170cc37d582fe.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib --extern cidr_utils=/opt/rustwide/target/debug/deps/libcidr_utils-b8e603bdb0067926.rlib --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-06ca401b20ade48f.rlib --extern pnet=/opt/rustwide/target/debug/deps/libpnet-e7fe32262c33d1c2.rlib --extern python_comm=/opt/rustwide/target/debug/deps/libpython_comm-90ece5480faf967e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-95fdd95ffad2948f.rlib --extern rawsocket_helper=/opt/rustwide/target/debug/deps/librawsocket_helper-e1445b271e117024.rlib --extern sudo=/opt/rustwide/target/debug/deps/libsudo-26cc5fb522e317b9.rlib -C embed-bitcode=no --cfg 'feature="default"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6ab47fa61d0b5eb7943e90cc26a21cdbafb26a0669092ae83b74d767c1c081da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab47fa61d0b5eb7943e90cc26a21cdbafb26a0669092ae83b74d767c1c081da", kill_on_drop: false }` [INFO] [stdout] 6ab47fa61d0b5eb7943e90cc26a21cdbafb26a0669092ae83b74d767c1c081da