[INFO] fetching crate netlink-packet-route 0.2.1... [INFO] testing netlink-packet-route-0.2.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate netlink-packet-route 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate netlink-packet-route 0.2.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate netlink-packet-route 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate netlink-packet-route 0.2.1 [INFO] tweaked toml for crates.io crate netlink-packet-route 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate netlink-packet-route 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 96c371fa138162e97ebb615df44eaca4ac88eeaa370f367ad8f4a933faffe3e9 [INFO] running `"docker" "start" "-a" "96c371fa138162e97ebb615df44eaca4ac88eeaa370f367ad8f4a933faffe3e9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling paste-impl v0.1.10 [INFO] [stderr] Compiling paste v0.1.10 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling netlink-packet-utils v0.1.0 [INFO] [stderr] Compiling netlink-packet-core v0.1.0 [INFO] [stderr] Compiling netlink-packet-route v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.10s [INFO] running `"docker" "inspect" "96c371fa138162e97ebb615df44eaca4ac88eeaa370f367ad8f4a933faffe3e9"` [INFO] running `"docker" "rm" "-f" "96c371fa138162e97ebb615df44eaca4ac88eeaa370f367ad8f4a933faffe3e9"` [INFO] [stdout] 96c371fa138162e97ebb615df44eaca4ac88eeaa370f367ad8f4a933faffe3e9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0f8fd285632ba411615efc55ecf7990d0b298689660641a41307874eea79f16f [INFO] running `"docker" "start" "-a" "0f8fd285632ba411615efc55ecf7990d0b298689660641a41307874eea79f16f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling netlink-sys v0.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling derive-into-owned v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling pcap-file v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling netlink-packet-route v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "0f8fd285632ba411615efc55ecf7990d0b298689660641a41307874eea79f16f"` [INFO] running `"docker" "rm" "-f" "0f8fd285632ba411615efc55ecf7990d0b298689660641a41307874eea79f16f"` [INFO] [stdout] 0f8fd285632ba411615efc55ecf7990d0b298689660641a41307874eea79f16f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 18cf02ad204dc2bce1fdd9804071fc82f42ed3facb6da08a97e28a2ffb1a773f [INFO] running `"docker" "start" "-a" "18cf02ad204dc2bce1fdd9804071fc82f42ed3facb6da08a97e28a2ffb1a773f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/netlink_packet_route-f69a682432d99e29 [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test rtnl::link::message::test::packet_header_build ... ok [INFO] [stdout] test rtnl::link::nlas::link_infos::tests::parse ... ok [INFO] [stdout] test rtnl::link::nlas::link_infos::tests::parse_veth_info ... ok [INFO] [stdout] test rtnl::link::nlas::link_infos::tests::parse_info_kind ... ok [INFO] [stdout] test rtnl::link::message::test::packet_header_read ... ok [INFO] [stdout] test rtnl::link::nlas::link_infos::tests::emit ... ok [INFO] [stdout] test rtnl::link::message::test::emit ... ok [INFO] [stdout] test rtnl::neighbour::message::test::packet_header_build ... ok [INFO] [stdout] test rtnl::link::nlas::tests::emit_af_inet6 ... ok [INFO] [stdout] test rtnl::link::nlas::link_infos::tests::parse_info_bridge ... ok [INFO] [stdout] test rtnl::neighbour::message::test::emit ... ok [INFO] [stdout] test rtnl::link::nlas::tests::parse_af_inet ... ok [INFO] [stdout] test rtnl::link::nlas::tests::parse_af_inet6 ... ok [INFO] [stdout] test rtnl::link::nlas::tests::af_spec_header ... ok [INFO] [stdout] test rtnl::link::nlas::tests::emit_af_inet ... ok [INFO] [stdout] test rtnl::link::message::test::packet_nlas_read ... ok [INFO] [stdout] test rtnl::neighbour::message::test::packet_header_read ... ok [INFO] [stdout] test rtnl::test::test_attach_to_bridge ... ok [INFO] [stdout] test rtnl::nsid::message::test::get_ns_id_request ... ok [INFO] [stdout] test rtnl::nsid::message::test::get_ns_id_response ... ok [INFO] [stdout] test rtnl::test::test_non_null_terminated_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests netlink-packet-route [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/rtnl/route/header.rs - rtnl::route::header::RouteHeader (line 57) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "18cf02ad204dc2bce1fdd9804071fc82f42ed3facb6da08a97e28a2ffb1a773f"` [INFO] running `"docker" "rm" "-f" "18cf02ad204dc2bce1fdd9804071fc82f42ed3facb6da08a97e28a2ffb1a773f"` [INFO] [stdout] 18cf02ad204dc2bce1fdd9804071fc82f42ed3facb6da08a97e28a2ffb1a773f