[INFO] cloning repository https://github.com/Maniprasath/laurel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maniprasath/laurel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManiprasath%2Flaurel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManiprasath%2Flaurel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75bf1e8fe9ab70de42c58911b9a23d18e9dd9528 [INFO] testing Maniprasath/laurel against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManiprasath%2Flaurel" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Maniprasath/laurel [INFO] finished tweaking git repo https://github.com/Maniprasath/laurel [INFO] tweaked toml for git repo https://github.com/Maniprasath/laurel written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Maniprasath/laurel on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Maniprasath/laurel already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e1f89050930f13f2761763067e2b616b50b39345fbdbe1a0ace16f4bc897b94 [INFO] running `Command { std: "docker" "start" "-a" "9e1f89050930f13f2761763067e2b616b50b39345fbdbe1a0ace16f4bc897b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e1f89050930f13f2761763067e2b616b50b39345fbdbe1a0ace16f4bc897b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1f89050930f13f2761763067e2b616b50b39345fbdbe1a0ace16f4bc897b94", kill_on_drop: false }` [INFO] [stdout] 9e1f89050930f13f2761763067e2b616b50b39345fbdbe1a0ace16f4bc897b94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6298800c8b41bfa04de667aa0e65f1cf020fccad528809fccc6686f4733354a9 [INFO] running `Command { std: "docker" "start" "-a" "6298800c8b41bfa04de667aa0e65f1cf020fccad528809fccc6686f4733354a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling linux-audit-parser v0.2.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling exacl v0.12.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling ipnetwork v0.21.1 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling syslog v7.0.0 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling laurel v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `Command { std: "docker" "inspect" "6298800c8b41bfa04de667aa0e65f1cf020fccad528809fccc6686f4733354a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6298800c8b41bfa04de667aa0e65f1cf020fccad528809fccc6686f4733354a9", kill_on_drop: false }` [INFO] [stdout] 6298800c8b41bfa04de667aa0e65f1cf020fccad528809fccc6686f4733354a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 682e8de931899811fb6aef5eaf484a43c4d20d35e2b542e9232308bd4acc5847 [INFO] running `Command { std: "docker" "start" "-a" "682e8de931899811fb6aef5eaf484a43c4d20d35e2b542e9232308bd4acc5847", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling exacl v0.12.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling gperftools v0.2.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling divan v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling laurel v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "682e8de931899811fb6aef5eaf484a43c4d20d35e2b542e9232308bd4acc5847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682e8de931899811fb6aef5eaf484a43c4d20d35e2b542e9232308bd4acc5847", kill_on_drop: false }` [INFO] [stdout] 682e8de931899811fb6aef5eaf484a43c4d20d35e2b542e9232308bd4acc5847 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f4e7e3c0dd93b0089ef19aed33657ccad03cfb931a01d62557d47e7353955fe [INFO] running `Command { std: "docker" "start" "-a" "5f4e7e3c0dd93b0089ef19aed33657ccad03cfb931a01d62557d47e7353955fe", kill_on_drop: false }` [INFO] [stderr] Compiling laurel v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/laurel-4ef690c5aecd189d) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test coalesce::test::filter_label ... ok [INFO] [stdout] test coalesce::test::label_exe ... ok [INFO] [stdout] test coalesce::test::prelabel ... ok [INFO] [stdout] test coalesce::test::keep_enriched_syscalls ... ok [INFO] [stdout] test coalesce::test::duplicate_uids ... ok [INFO] [stdout] test coalesce::test::filter_key ... ok [INFO] [stdout] test coalesce::test::filter_sockaddr ... ok [INFO] [stdout] test coalesce::test::enrich_uringop ... ok [INFO] [stdout] test coalesce::test::filter_raw ... ok [INFO] [stdout] test coalesce::test::key_label ... ok [INFO] [stdout] test coalesce::test::enrich_uid_groups ... ok [INFO] [stdout] test coalesce::test::state ... ok [INFO] [stdout] test config::test::parse_defaults ... ok [INFO] [stdout] test config::test::simple ... ok [INFO] [stdout] test coalesce::test::translate_userdb_execve ... ok [INFO] [stdout] test coalesce::test::translate_userdb_ptrace ... ok [INFO] [stdout] test config::test::statefile ... ok [INFO] [stdout] test json::test::json_serialize ... ok [INFO] [stdout] test proc::tests::extract_container_id ... ok [INFO] [stdout] test proc::tests::extract_systemd_service ... ok [INFO] [stdout] test proc::tests::proc_key_ord ... ok [INFO] [stdout] test sockaddr::test::parse_syslog ... ok [INFO] [stdout] test proc::tests::show_processes ... ok [INFO] [stdout] test coalesce::test::shell_proc_trace_confusion ... ok [INFO] [stdout] test coalesce::test::translate_uids ... ok [INFO] [stdout] test procfs::tests::parse_self ... ok [INFO] [stdout] test procfs::tests::parse_stat ... ok [INFO] [stdout] test userdb::test::userdb ... ok [INFO] [stdout] test quote::test::uri_escape ... ok [INFO] [stdout] test coalesce::test::shell_proc_trace ... ok [INFO] [stdout] test rotate::test::existing ... ok [INFO] [stdout] test sockaddr::test::socketaddr_matcher ... ok [INFO] [stdout] test sockaddr::test::socketaddr_matcher_parse ... ok [INFO] [stdout] test rotate::test::fresh_file ... ok [INFO] [stdout] test coalesce::test::coalesce ... ok [INFO] [stdout] test test::golden ... ok [INFO] [stdout] test coalesce::test::strip_long_argv ... ok [INFO] [stdout] test coalesce::test::label_argv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/laurel/main.rs (/opt/rustwide/target/debug/deps/laurel-fdcaba8b0deba56f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/laurel2audit/main.rs (/opt/rustwide/target/debug/deps/laurel2audit-dab984ea9364eb7f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests laurel [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f4e7e3c0dd93b0089ef19aed33657ccad03cfb931a01d62557d47e7353955fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f4e7e3c0dd93b0089ef19aed33657ccad03cfb931a01d62557d47e7353955fe", kill_on_drop: false }` [INFO] [stdout] 5f4e7e3c0dd93b0089ef19aed33657ccad03cfb931a01d62557d47e7353955fe