[INFO] crate ipnet 2.0.0 is already in cache [INFO] testing ipnet-2.0.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate ipnet 2.0.0 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate ipnet 2.0.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ipnet 2.0.0 [INFO] finished tweaking crates.io crate ipnet 2.0.0 [INFO] tweaked toml for crates.io crate ipnet 2.0.0 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 315a293a8b65de8e27c2932aad89ff78c1698691622fc0d451da2db7db0387ff [INFO] running `"docker" "start" "-a" "315a293a8b65de8e27c2932aad89ff78c1698691622fc0d451da2db7db0387ff"` [INFO] [stderr] Compiling ipnet v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser.rs:57:49 [INFO] [stderr] | [INFO] [stderr] 57 | fn read_or(&mut self, parsers: &mut [Box Option + 'static>]) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut Parser) -> Option + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "315a293a8b65de8e27c2932aad89ff78c1698691622fc0d451da2db7db0387ff"` [INFO] running `"docker" "rm" "-f" "315a293a8b65de8e27c2932aad89ff78c1698691622fc0d451da2db7db0387ff"` [INFO] [stdout] 315a293a8b65de8e27c2932aad89ff78c1698691622fc0d451da2db7db0387ff [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 959c6ed8b951fc48a3b3e13921103c482a26aca65826ce78ef4e5e94cb2c69e1 [INFO] running `"docker" "start" "-a" "959c6ed8b951fc48a3b3e13921103c482a26aca65826ce78ef4e5e94cb2c69e1"` [INFO] [stderr] Compiling serde_test v1.0.101 [INFO] [stderr] Compiling ipnet v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/parser.rs:57:49 [INFO] [stderr] | [INFO] [stderr] 57 | fn read_or(&mut self, parsers: &mut [Box Option + 'static>]) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut Parser) -> Option + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `"docker" "inspect" "959c6ed8b951fc48a3b3e13921103c482a26aca65826ce78ef4e5e94cb2c69e1"` [INFO] running `"docker" "rm" "-f" "959c6ed8b951fc48a3b3e13921103c482a26aca65826ce78ef4e5e94cb2c69e1"` [INFO] [stdout] 959c6ed8b951fc48a3b3e13921103c482a26aca65826ce78ef4e5e94cb2c69e1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 550b7667e0f96a5ac1d2f4e9f88b50f9647f412f2d30472a934b95525304c636 [INFO] running `"docker" "start" "-a" "550b7667e0f96a5ac1d2f4e9f88b50f9647f412f2d30472a934b95525304c636"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ipnet-661c5a9c4e80daef [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test ipext::tests::test_ipaddrrange ... ok [INFO] [stdout] test ipnet::tests::test_aggregate ... ok [INFO] [stdout] test ipnet::tests::test_ipv4_subnets_none ... ok [INFO] [stdout] test ipnet::tests::test_ipv4_subnets_max_max ... ok [INFO] [stdout] test ipnet::tests::test_ipv4_subnets_two ... ok [INFO] [stdout] test ipnet::tests::test_ipv6_subnets_max_max ... ok [INFO] [stdout] test ipnet::tests::test_ipv4_subnets_taper ... ok [INFO] [stdout] test ipnet::tests::test_ipv4_subnets_zero_zero ... ok [INFO] [stdout] test ipnet::tests::test_ipv4_subnets_one ... ok [INFO] [stdout] test ipnet::tests::test_ipv6_subnets_none ... ok [INFO] [stdout] test ipnet::tests::test_ipv6_subnets_taper ... ok [INFO] [stdout] test ipnet::tests::test_ipv6_subnets_one ... ok [INFO] [stdout] test ipnet::tests::test_make_ipnet_vec ... ok [INFO] [stdout] test ipnet::tests::test_merge_intervals ... ok [INFO] [stdout] test ipnet::tests::test_ipv6_subnets_two ... ok [INFO] [stdout] test ipnet::tests::test_ipv6_subnets_zero_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ipnet [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test src/ipext.rs - ipext::IpSub (line 59) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet (line 31) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::contains (line 399) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::broadcast (line 242) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::netmask (line 179) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::hostmask (line 200) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::is_sibling (line 292) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Contains (line 1136) ... ok [INFO] [stdout] test src/ipext.rs - ipext::IpBitOr (line 117) ... ok [INFO] [stdout] test src/ipext.rs - ipext::IpBitAnd (line 90) ... ok [INFO] [stdout] test src/ipext.rs - ipext::Ipv6AddrRange (line 303) ... ok [INFO] [stdout] test src/ipext.rs - ipext::IpAddrRange (line 239) ... ok [INFO] [stdout] test src/ipext.rs - ipext::IpAdd (line 19) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::aggregate (line 442) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::hosts (line 320) ... ok [INFO] [stdout] test src/ipext.rs - ipext::Ipv4AddrRange (line 277) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::network (line 221) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::contains (line 756) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::aggregate (line 789) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net (line 64) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::broadcast (line 623) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::is_sibling (line 657) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::network (line 608) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpSubnets (line 1223) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::new (line 517) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::hosts (line 681) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::trunc (line 131) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::subnets (line 356) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::IpNet::supernet (line 263) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::hostmask (line 589) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::netmask (line 570) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::subnets (line 714) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::trunc (line 539) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Net::supernet (line 638) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::aggregate (line 1093) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::contains (line 1060) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::hostmask (line 905) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv4Subnets (line 1270) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::broadcast (line 942) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net (line 94) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::new (line 833) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::netmask (line 886) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::network (line 924) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::is_sibling (line 977) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::subnets (line 1018) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::trunc (line 855) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::hosts (line 997) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Net::supernet (line 957) ... ok [INFO] [stdout] test src/ipnet.rs - ipnet::Ipv6Subnets (line 1304) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "550b7667e0f96a5ac1d2f4e9f88b50f9647f412f2d30472a934b95525304c636"` [INFO] running `"docker" "rm" "-f" "550b7667e0f96a5ac1d2f4e9f88b50f9647f412f2d30472a934b95525304c636"` [INFO] [stdout] 550b7667e0f96a5ac1d2f4e9f88b50f9647f412f2d30472a934b95525304c636