[INFO] cloning repository https://github.com/FauxFaux/netzact [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/netzact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fnetzact", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fnetzact'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1721d2b121af05d1c108a6e58e4cbe5faf10288 [INFO] testing FauxFaux/netzact against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fnetzact" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FauxFaux/netzact on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FauxFaux/netzact [INFO] finished tweaking git repo https://github.com/FauxFaux/netzact [INFO] tweaked toml for git repo https://github.com/FauxFaux/netzact written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/FauxFaux/netzact already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dns-lookup v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 114cdcf850d48c303de2df7ee23ee48b5b570e356a4dbed741ae8bdbb499b176 [INFO] running `Command { std: "docker" "start" "-a" "114cdcf850d48c303de2df7ee23ee48b5b570e356a4dbed741ae8bdbb499b176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "114cdcf850d48c303de2df7ee23ee48b5b570e356a4dbed741ae8bdbb499b176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114cdcf850d48c303de2df7ee23ee48b5b570e356a4dbed741ae8bdbb499b176", kill_on_drop: false }` [INFO] [stdout] 114cdcf850d48c303de2df7ee23ee48b5b570e356a4dbed741ae8bdbb499b176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 555f13365c72602706a099b87ebef67daa43edd647ed0d7509f186d8cfbd12db [INFO] running `Command { std: "docker" "start" "-a" "555f13365c72602706a099b87ebef67daa43edd647ed0d7509f186d8cfbd12db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dns-lookup v1.0.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling netzact v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/expr/parse.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!(v6addr_full, add_return_error!(ErrorKind::Custom(21), [INFO] [stdout] 146 | | do_parse!( [INFO] [stdout] 147 | | a: quad >> [INFO] [stdout] 148 | | b: count_fixed!( [INFO] [stdout] ... | [INFO] [stdout] 153 | | ( Ipv6Addr::new(a, b[0], b[1], b[2], b[3], b[4], b[5], b[6]).into() ) [INFO] [stdout] 154 | | ))); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.42s [INFO] running `Command { std: "docker" "inspect" "555f13365c72602706a099b87ebef67daa43edd647ed0d7509f186d8cfbd12db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "555f13365c72602706a099b87ebef67daa43edd647ed0d7509f186d8cfbd12db", kill_on_drop: false }` [INFO] [stdout] 555f13365c72602706a099b87ebef67daa43edd647ed0d7509f186d8cfbd12db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c624813df934baf7e618c2b29b4c58a6cb473cab88c879e1e365708ab2c7cf39 [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" "c624813df934baf7e618c2b29b4c58a6cb473cab88c879e1e365708ab2c7cf39", kill_on_drop: false }` [INFO] [stderr] Compiling netzact v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/expr/parse.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / named!(v6addr_full, add_return_error!(ErrorKind::Custom(21), [INFO] [stdout] 146 | | do_parse!( [INFO] [stdout] 147 | | a: quad >> [INFO] [stdout] 148 | | b: count_fixed!( [INFO] [stdout] ... | [INFO] [stdout] 153 | | ( Ipv6Addr::new(a, b[0], b[1], b[2], b[3], b[4], b[5], b[6]).into() ) [INFO] [stdout] 154 | | ))); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "c624813df934baf7e618c2b29b4c58a6cb473cab88c879e1e365708ab2c7cf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c624813df934baf7e618c2b29b4c58a6cb473cab88c879e1e365708ab2c7cf39", kill_on_drop: false }` [INFO] [stdout] c624813df934baf7e618c2b29b4c58a6cb473cab88c879e1e365708ab2c7cf39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 0f2dbb33462c063833f67bd246cb81b7f97e11b081f84015a4c6a7b8cc8d583b [INFO] running `Command { std: "docker" "start" "-a" "0f2dbb33462c063833f67bd246cb81b7f97e11b081f84015a4c6a7b8cc8d583b", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/expr/parse.rs:145:1 [INFO] [stderr] | [INFO] [stderr] 145 | / named!(v6addr_full, add_return_error!(ErrorKind::Custom(21), [INFO] [stderr] 146 | | do_parse!( [INFO] [stderr] 147 | | a: quad >> [INFO] [stderr] 148 | | b: count_fixed!( [INFO] [stderr] ... | [INFO] [stderr] 153 | | ( Ipv6Addr::new(a, b[0], b[1], b[2], b[3], b[4], b[5], b[6]).into() ) [INFO] [stderr] 154 | | ))); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `netzact` (bin "netzact" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/netzact-6271efb929608040) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test expr::parse::tests::addr_expr_no_addr ... ok [INFO] [stdout] test expr::parse::tests::addr_expr_no_mask ... ok [INFO] [stdout] test expr::parse::tests::addr_expr_no_port ... ok [INFO] [stdout] test expr::parse::tests::parts ... ok [INFO] [stdout] test expr::tests::mask_eq ... ok [INFO] [stdout] test expr::parse::tests::addr_expr_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0f2dbb33462c063833f67bd246cb81b7f97e11b081f84015a4c6a7b8cc8d583b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f2dbb33462c063833f67bd246cb81b7f97e11b081f84015a4c6a7b8cc8d583b", kill_on_drop: false }` [INFO] [stdout] 0f2dbb33462c063833f67bd246cb81b7f97e11b081f84015a4c6a7b8cc8d583b