[INFO] crate suricata-ipc 0.2.0 is already in cache [INFO] checking suricata-ipc-0.2.0 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate suricata-ipc 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate suricata-ipc 0.2.0 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate suricata-ipc 0.2.0 [INFO] finished tweaking crates.io crate suricata-ipc 0.2.0 [INFO] tweaked toml for crates.io crate suricata-ipc 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 708fb996d06aaff138de62e9172cba0fc28c3f413b6cff0d3cef217b16e0b193 [INFO] running `"docker" "start" "-a" "708fb996d06aaff138de62e9172cba0fc28c3f413b6cff0d3cef217b16e0b193"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.15 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking pin-project v0.4.15 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_bytes v0.11.4 [INFO] [stderr] Checking ipc-channel v0.11.3 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking packet-ipc v0.10.0 [INFO] [stderr] Checking tinytemplate v1.0.4 [INFO] [stderr] Checking askama_shared v0.8.0 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Checking askama v0.8.0 [INFO] [stderr] Checking suricata-ipc v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `net_parser_rs` [INFO] [stderr] --> tests/integration_tests.rs:16:16 [INFO] [stderr] | [INFO] [stderr] 16 | inner: &'a net_parser_rs::PcapRecord<'a>, [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `net_parser_rs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `net_parser_rs` [INFO] [stderr] --> tests/integration_tests.rs:20:27 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn new(inner: &'a net_parser_rs::PcapRecord<'a>) -> WrapperPacket { [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `net_parser_rs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `net_parser_rs` [INFO] [stderr] --> tests/integration_tests.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | let p = net_parser_rs::PcapRecord::new(ts, data.len() as _, data.len() as _, &data); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `net_parser_rs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `net_parser_rs` [INFO] [stderr] --> tests/integration_tests.rs:123:22 [INFO] [stderr] | [INFO] [stderr] 123 | let (_, f) = net_parser_rs::CaptureFile::parse(self.pcap_bytes()).expect("Failed to parse"); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `net_parser_rs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `net_parser_rs` [INFO] [stderr] --> tests/integration_tests.rs:129:14 [INFO] [stderr] | [INFO] [stderr] 129 | records: net_parser_rs::PcapRecords<'a>, [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `net_parser_rs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `net_parser_rs` [INFO] [stderr] --> benches/bench.rs:14:16 [INFO] [stderr] | [INFO] [stderr] 14 | inner: &'a net_parser_rs::PcapRecord<'a>, [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `net_parser_rs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `net_parser_rs` [INFO] [stderr] --> benches/bench.rs:18:27 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn new(inner: &'a net_parser_rs::PcapRecord<'a>) -> WrapperPacket<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `net_parser_rs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `net_parser_rs` [INFO] [stderr] --> benches/bench.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | net_parser_rs::CaptureFile::parse(&packet_bytes).expect("Failed to read packets"); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `net_parser_rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `suricata-ipc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `suricata-ipc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "708fb996d06aaff138de62e9172cba0fc28c3f413b6cff0d3cef217b16e0b193"` [INFO] running `"docker" "rm" "-f" "708fb996d06aaff138de62e9172cba0fc28c3f413b6cff0d3cef217b16e0b193"` [INFO] [stdout] 708fb996d06aaff138de62e9172cba0fc28c3f413b6cff0d3cef217b16e0b193