[INFO] cloning repository https://github.com/trailofbits/muton
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trailofbits/muton" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailofbits%2Fmuton", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailofbits%2Fmuton'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac70aafefbda9aa783f6e591e17b0e63979dde1f
[INFO] testing trailofbits/muton against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrailofbits%2Fmuton" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trailofbits/muton
[INFO] finished tweaking git repo https://github.com/trailofbits/muton
[INFO] tweaked toml for git repo https://github.com/trailofbits/muton written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trailofbits/muton on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trailofbits/muton 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded tempfile v3.19.1
[INFO] [stderr]   Downloaded crc v3.3.0
[INFO] [stderr]   Downloaded ctrlc v3.4.6
[INFO] [stderr]   Downloaded windows-link v0.1.1
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded windows-result v0.3.2
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded pkcs8 v0.10.2
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded windows-core v0.61.0
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded indicatif v0.18.1
[INFO] [stderr]   Downloaded futures-intrusive v0.5.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.5
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded unicode-normalization v0.1.24
[INFO] [stderr]   Downloaded hkdf v0.12.4
[INFO] [stderr]   Downloaded tree-sitter v0.25.8
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.5
[INFO] [stderr]   Downloaded chrono v0.4.41
[INFO] [stderr]   Downloaded sqlx v0.8.5
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.5
[INFO] [stderr]   Downloaded winnow v0.7.12
[INFO] [stderr]   Downloaded der v0.7.10
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded rsa v0.9.8
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.5
[INFO] [stderr]   Downloaded flume v0.11.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.18
[INFO] [stderr]   Downloaded iana-time-zone v0.1.63
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.5
[INFO] [stderr]   Downloaded pkcs1 v0.7.5
[INFO] [stderr]   Downloaded unicode-properties v0.1.3
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded atoi v2.0.0
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded pem-rfc7468 v0.7.0
[INFO] [stderr]   Downloaded spki v0.7.3
[INFO] [stderr]   Downloaded dotenvy v0.15.7
[INFO] [stderr]   Downloaded stringprep v0.1.5
[INFO] [stderr]   Downloaded windows-strings v0.4.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.5
[INFO] [stderr]   Downloaded num-iter v0.1.45
[INFO] [stderr]   Downloaded etcetera v0.8.0
[INFO] [stderr]   Downloaded wasite v0.1.0
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66c830bb994d4d61112807a28ccef0724a0abb148bc77c85ede9002eeca26ac8
[INFO] running `Command { std: "docker" "start" "-a" "66c830bb994d4d61112807a28ccef0724a0abb148bc77c85ede9002eeca26ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66c830bb994d4d61112807a28ccef0724a0abb148bc77c85ede9002eeca26ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66c830bb994d4d61112807a28ccef0724a0abb148bc77c85ede9002eeca26ac8", kill_on_drop: false }`
[INFO] [stdout] 66c830bb994d4d61112807a28ccef0724a0abb148bc77c85ede9002eeca26ac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93999ace5fdd588a3309629135e1b8a5a976399196f7ae9d28fc5e858ad110c9
[INFO] running `Command { std: "docker" "start" "-a" "93999ace5fdd588a3309629135e1b8a5a976399196f7ae9d28fc5e858ad110c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling muton v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling indicatif v0.18.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling tree-sitter v0.25.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "93999ace5fdd588a3309629135e1b8a5a976399196f7ae9d28fc5e858ad110c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93999ace5fdd588a3309629135e1b8a5a976399196f7ae9d28fc5e858ad110c9", kill_on_drop: false }`
[INFO] [stdout] 93999ace5fdd588a3309629135e1b8a5a976399196f7ae9d28fc5e858ad110c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ac511de6c5cef0dbb2d73b30f2dc80db358d2b498022d00e4ea135b63e8dc4a
[INFO] running `Command { std: "docker" "start" "-a" "0ac511de6c5cef0dbb2d73b30f2dc80db358d2b498022d00e4ea135b63e8dc4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling muton v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.80s
[INFO] running `Command { std: "docker" "inspect" "0ac511de6c5cef0dbb2d73b30f2dc80db358d2b498022d00e4ea135b63e8dc4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac511de6c5cef0dbb2d73b30f2dc80db358d2b498022d00e4ea135b63e8dc4a", kill_on_drop: false }`
[INFO] [stdout] 0ac511de6c5cef0dbb2d73b30f2dc80db358d2b498022d00e4ea135b63e8dc4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04ab2385bc1b032f808e52135ceb0e27afcb1367ba13589cd073c5a8eb1ecd9f
[INFO] running `Command { std: "docker" "start" "-a" "04ab2385bc1b032f808e52135ceb0e27afcb1367ba13589cd073c5a8eb1ecd9f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muton-6af7ab21d05635bd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test mutations::func::engine::tests::no_duplicate_slugs_in_combined_mutations ... ok
[INFO] [stdout] test mutations::tact::engine::tests::no_duplicate_slugs_in_combined_mutations ... ok
[INFO] [stdout] test mutations::tact::engine::tests::all_defined_slugs_have_match_arms ... ok
[INFO] [stdout] test mutations::func::engine::tests::all_defined_slugs_have_match_arms ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/muton-cfa171b3060e5767)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test mutations::func::engine::tests::no_duplicate_slugs_in_combined_mutations ... ok
[INFO] [stdout] test mutations::tact::engine::tests::all_defined_slugs_have_match_arms ... ok
[INFO] [stdout] test mutations::tact::engine::tests::no_duplicate_slugs_in_combined_mutations ... ok
[INFO] [stdout] test mutations::func::engine::tests::all_defined_slugs_have_match_arms ... ok
[INFO] [stderr]      Running tests/cross_language.rs (/opt/rustwide/target/debug/deps/cross_language-723245532501b258)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cross_language_mutations_ignore_comments ... ok
[INFO] [stderr]      Running tests/display.rs (/opt/rustwide/target/debug/deps/display-0000771129d8153e)
[INFO] [stdout] test cross_language_shared_slugs_presence_and_counts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_display_multi_line_replacement ... ok
[INFO] [stdout] test test_display_when_line_offset_zero ... ok
[INFO] [stdout] test test_display_single_line_replacement ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b1d62ebd20325470)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_mutation_count_comparison ... ok
[INFO] [stdout] test test_mutation_quality_comparison ... ok
[INFO] [stdout] test test_mutation_overlap_analysis ... ok
[INFO] [stdout] test test_complex_code_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muton
[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" "04ab2385bc1b032f808e52135ceb0e27afcb1367ba13589cd073c5a8eb1ecd9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04ab2385bc1b032f808e52135ceb0e27afcb1367ba13589cd073c5a8eb1ecd9f", kill_on_drop: false }`
[INFO] [stdout] 04ab2385bc1b032f808e52135ceb0e27afcb1367ba13589cd073c5a8eb1ecd9f
