[INFO] crate wirefilter-engine 0.6.1 is already in cache [INFO] testing wirefilter-engine-0.6.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate wirefilter-engine 0.6.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate wirefilter-engine 0.6.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wirefilter-engine 0.6.1 [INFO] finished tweaking crates.io crate wirefilter-engine 0.6.1 [INFO] tweaked toml for crates.io crate wirefilter-engine 0.6.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] fea49e56eead5b48feb4a8d3afe3021d4b41787fd8d92947de6a91992fcf10c3 [INFO] running `"docker" "start" "-a" "fea49e56eead5b48feb4a8d3afe3021d4b41787fd8d92947de6a91992fcf10c3"` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bitstring v0.1.1 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling cidr v0.1.0 [INFO] [stderr] Compiling wirefilter-engine v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.45s [INFO] running `"docker" "inspect" "fea49e56eead5b48feb4a8d3afe3021d4b41787fd8d92947de6a91992fcf10c3"` [INFO] running `"docker" "rm" "-f" "fea49e56eead5b48feb4a8d3afe3021d4b41787fd8d92947de6a91992fcf10c3"` [INFO] [stdout] fea49e56eead5b48feb4a8d3afe3021d4b41787fd8d92947de6a91992fcf10c3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 0b5ba5c89ddd2096506c3429faac7b914023925eefd81871e8ef9417547cdd9a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0b5ba5c89ddd2096506c3429faac7b914023925eefd81871e8ef9417547cdd9a"` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling indoc v0.3.5 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling wirefilter-engine v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.33s [INFO] running `"docker" "inspect" "0b5ba5c89ddd2096506c3429faac7b914023925eefd81871e8ef9417547cdd9a"` [INFO] running `"docker" "rm" "-f" "0b5ba5c89ddd2096506c3429faac7b914023925eefd81871e8ef9417547cdd9a"` [INFO] [stdout] 0b5ba5c89ddd2096506c3429faac7b914023925eefd81871e8ef9417547cdd9a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] b747b41d28db412fccf72783c97f76ee8a1f7e2a6d0eb9c7368ed3682777549d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b747b41d28db412fccf72783c97f76ee8a1f7e2a6d0eb9c7368ed3682777549d"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wirefilter-84a9aebea8fc58bc [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test ast::field_expr::tests::test_bitwise_and ... ok [INFO] [stdout] test ast::field_expr::tests::test_bytes_compare ... ok [INFO] [stdout] test ast::field_expr::tests::test_contains_str ... ok [INFO] [stdout] test ast::field_expr::tests::test_int_compare ... ok [INFO] [stdout] test ast::field_expr::tests::test_bytes_in ... ok [INFO] [stdout] test ast::field_expr::tests::test_ip_compare ... ok [INFO] [stdout] test ast::field_expr::tests::test_contains_bytes ... ok [INFO] [stdout] test ast::field_expr::tests::test_int_in ... ok [INFO] [stdout] test ast::field_expr::tests::test_is_true ... ok [INFO] [stdout] test ast::combined_expr::test ... ok [INFO] [stdout] test filter::tests::test_scheme_mismatch ... ok [INFO] [stdout] test rhs_types::ip::test_strict_partial_ord ... ok [INFO] [stdout] test rhs_types::int::test ... ok [INFO] [stdout] test execution_context::test_field_value_type_mismatch ... ok [INFO] [stdout] test scheme::test_field ... ok [INFO] [stdout] test rhs_types::ip::test_lex ... ok [INFO] [stdout] test rhs_types::bytes::test ... ok [INFO] [stdout] test ast::field_expr::tests::test_ip_in ... ok [INFO] [stdout] test scheme::test_field_type_override ... ok [INFO] [stdout] test rhs_types::regex::test ... ok [INFO] [stdout] test ast::simple_expr::test ... ok [INFO] [stdout] test scheme::test_parse_error ... ok [INFO] [stdout] test types::test_lhs_value_deserialize ... ok [INFO] [stdout] test scheme::test_static_field_type_override ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests wirefilter [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... 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" "b747b41d28db412fccf72783c97f76ee8a1f7e2a6d0eb9c7368ed3682777549d"` [INFO] running `"docker" "rm" "-f" "b747b41d28db412fccf72783c97f76ee8a1f7e2a6d0eb9c7368ed3682777549d"` [INFO] [stdout] b747b41d28db412fccf72783c97f76ee8a1f7e2a6d0eb9c7368ed3682777549d