[INFO] cloning repository https://github.com/ze-mu-zhou/zmctf-flag-detector-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ze-mu-zhou/zmctf-flag-detector-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fze-mu-zhou%2Fzmctf-flag-detector-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fze-mu-zhou%2Fzmctf-flag-detector-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc9f6c61ffca3633ae2859d9d5c8708abd9122f6
[INFO] testing ze-mu-zhou/zmctf-flag-detector-core against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fze-mu-zhou%2Fzmctf-flag-detector-core" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ze-mu-zhou/zmctf-flag-detector-core
[INFO] finished tweaking git repo https://github.com/ze-mu-zhou/zmctf-flag-detector-core
[INFO] tweaked toml for git repo https://github.com/ze-mu-zhou/zmctf-flag-detector-core written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ze-mu-zhou/zmctf-flag-detector-core 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/ze-mu-zhou/zmctf-flag-detector-core 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.104
[INFO] [stderr]   Downloaded itoa v1.0.17
[INFO] [stderr]   Downloaded toml_write v0.1.2
[INFO] [stderr]   Downloaded zstd-safe v7.2.4
[INFO] [stderr]   Downloaded pbkdf2 v0.12.2
[INFO] [stderr]   Downloaded zeroize_derive v1.4.3
[INFO] [stderr]   Downloaded zstd v0.13.3
[INFO] [stderr]   Downloaded utf8-width v0.1.8
[INFO] [stderr]   Downloaded z85 v3.0.6
[INFO] [stderr]   Downloaded deflate64 v0.1.10
[INFO] [stderr]   Downloaded async-trait v0.1.89
[INFO] [stderr]   Downloaded tinyvec v1.10.0
[INFO] [stderr]   Downloaded ryu v1.0.22
[INFO] [stderr]   Downloaded tracing-core v0.1.36
[INFO] [stderr]   Downloaded zune-jpeg v0.5.8
[INFO] [stderr]   Downloaded hyper-util v0.1.19
[INFO] [stderr]   Downloaded mio v1.1.1
[INFO] [stderr]   Downloaded hyper v1.8.1
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded icu_properties_data v2.1.2
[INFO] [stderr]   Downloaded serde_json v1.0.148
[INFO] [stderr]   Downloaded flate2 v1.1.5
[INFO] [stderr]   Downloaded icu_properties v2.1.2
[INFO] [stderr]   Downloaded image v0.25.9
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded cc v1.2.51
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded zune-core v0.5.0
[INFO] [stderr]   Downloaded memmap2 v0.9.9
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.8
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded simd-adler32 v0.3.8
[INFO] [stderr]   Downloaded tracing v0.1.44
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.6
[INFO] [stderr]   Downloaded getrandom v0.3.4
[INFO] [stderr]   Downloaded zmij v1.0.3
[INFO] [stderr]   Downloaded tokio-macros v2.6.0
[INFO] [stderr]   Downloaded inout v0.1.4
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]   Downloaded zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]   Downloaded tokio v1.48.0
[INFO] [stderr]   Downloaded pxfm v0.1.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e3c300346791c33866b7f44114daa84aa0d8c4102a1635639d02b05927a99b23
[INFO] running `Command { std: "docker" "start" "-a" "e3c300346791c33866b7f44114daa84aa0d8c4102a1635639d02b05927a99b23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3c300346791c33866b7f44114daa84aa0d8c4102a1635639d02b05927a99b23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c300346791c33866b7f44114daa84aa0d8c4102a1635639d02b05927a99b23", kill_on_drop: false }`
[INFO] [stdout] e3c300346791c33866b7f44114daa84aa0d8c4102a1635639d02b05927a99b23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 077b6df9c47d27ef293f05df42e9418d5aa9dcedd1fdc264daee8b90d174f145
[INFO] running `Command { std: "docker" "start" "-a" "077b6df9c47d27ef293f05df42e9418d5aa9dcedd1fdc264daee8b90d174f145", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1 (/opt/rustwide/workdir/vendor/socket2)
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling zune-jpeg v0.5.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling z85 v3.0.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zmctf-constraints v1.0.0 (/opt/rustwide/workdir/zmctf-constraints)
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tool-runner v1.0.0 (/opt/rustwide/workdir/tool-runner)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tool-runner/src/lib.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let mut candidates = vec![file_name.to_os_string()];
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling floss-integration v1.0.0 (/opt/rustwide/workdir/floss-integration)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling flag-detector v1.0.0 (/opt/rustwide/workdir/flag-detector)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.23s
[INFO] running `Command { std: "docker" "inspect" "077b6df9c47d27ef293f05df42e9418d5aa9dcedd1fdc264daee8b90d174f145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "077b6df9c47d27ef293f05df42e9418d5aa9dcedd1fdc264daee8b90d174f145", kill_on_drop: false }`
[INFO] [stdout] 077b6df9c47d27ef293f05df42e9418d5aa9dcedd1fdc264daee8b90d174f145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 608062f3a72339975c7bde1726071f7cabb19c2f7013474ea671bca66ac9b1da
[INFO] running `Command { std: "docker" "start" "-a" "608062f3a72339975c7bde1726071f7cabb19c2f7013474ea671bca66ac9b1da", kill_on_drop: false }`
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tool-runner/src/lib.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let mut candidates = vec![file_name.to_os_string()];
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling floss-integration v1.0.0 (/opt/rustwide/workdir/floss-integration)
[INFO] [stderr]    Compiling tool-runner v1.0.0 (/opt/rustwide/workdir/tool-runner)
[INFO] [stderr]    Compiling zmctf-constraints v1.0.0 (/opt/rustwide/workdir/zmctf-constraints)
[INFO] [stderr]    Compiling flag-detector v1.0.0 (/opt/rustwide/workdir/flag-detector)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tool-runner/src/lib.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let mut candidates = vec![file_name.to_os_string()];
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.68s
[INFO] running `Command { std: "docker" "inspect" "608062f3a72339975c7bde1726071f7cabb19c2f7013474ea671bca66ac9b1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "608062f3a72339975c7bde1726071f7cabb19c2f7013474ea671bca66ac9b1da", kill_on_drop: false }`
[INFO] [stdout] 608062f3a72339975c7bde1726071f7cabb19c2f7013474ea671bca66ac9b1da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 558fbd178449cae46222755703dc4c8a8916f4f6c24032dcd4694c49a6faa67d
[INFO] running `Command { std: "docker" "start" "-a" "558fbd178449cae46222755703dc4c8a8916f4f6c24032dcd4694c49a6faa67d", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tool-runner/src/lib.rs:290:9
[INFO] [stderr]     |
[INFO] [stderr] 290 |     let mut candidates = vec![file_name.to_os_string()];
[INFO] [stderr]     |         ----^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tool-runner` (lib) generated 1 warning (run `cargo fix --lib -p tool-runner` to apply 1 suggestion)
[INFO] [stderr] warning: `tool-runner` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flag_detector-028195b6dd62ca60)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test auto_analyzer::tests::test_config_from_mode ... ok
[INFO] [stdout] test cipher::tests::test_cipher_base64 ... ok
[INFO] [stdout] test archive::tests::test_analyze_zip_respects_max_entries ... ok
[INFO] [stdout] test cipher::tests::test_cipher_rot13 ... ok
[INFO] [stdout] test decoder::tests::test_decode_base64 ... ok
[INFO] [stdout] test decoder::tests::test_decode_binary ... ok
[INFO] [stdout] test archive::tests::test_default_passwords ... ok
[INFO] [stdout] test decoder::tests::test_decode_non_printable ... ok
[INFO] [stdout] test decoder::tests::test_decode_atbash ... ok
[INFO] [stdout] test decoder::tests::test_decode_reverse ... ok
[INFO] [stdout] test auto_analyzer::tests::test_minimal_analysis ... ok
[INFO] [stdout] test archive::tests::test_extract_to_dir_rejects_path_traversal ... ok
[INFO] [stdout] test decoder::tests::test_decode_rot47 ... ok
[INFO] [stdout] test decoder::tests::test_recursive_decode_chain ... ok
[INFO] [stdout] test decoder::tests::test_decode_html_entity ... ok
[INFO] [stdout] test decoder::tests::test_try_affine_with_params ... ok
[INFO] [stdout] test decoder::tests::test_try_vigenere_with_key ... ok
[INFO] [stdout] test decoder::tests::test_decode_invalid_base64 ... ok
[INFO] [stdout] test decoder::tests::test_try_xor_multi ... ok
[INFO] [stdout] test encoding::tests::test_base64 ... ok
[INFO] [stdout] test encoding::tests::test_contains_flag ... ok
[INFO] [stdout] test decoder::tests::test_recursive_decode_depth_limit ... ok
[INFO] [stdout] test decoder::tests::test_decode_rot13 ... ok
[INFO] [stdout] test decoder::tests::test_decode_url_encoded ... ok
[INFO] [stdout] test encoding::tests::test_hex ... ok
[INFO] [stdout] test encoding::tests::test_rot13 ... ok
[INFO] [stdout] test decoder::tests::test_recursive_decode_depth_1 ... ok
[INFO] [stdout] test extractor::tests::test_extract_strings_cached_invalidates_on_content_change_same_size ... ok
[INFO] [stdout] test archive::tests::test_analyze_zip_truncates_entry_content ... ok
[INFO] [stdout] test hashcat::tests::test_detect_hash_mode ... ok
[INFO] [stdout] test decoder::tests::test_decode_multiple_strings ... ok
[INFO] [stdout] test hashcat::tests::test_read_cracked_lines_populates_results ... ok
[INFO] [stdout] test hashcat::tests::test_hashcat_available ... ok
[INFO] [stdout] test cache::tests::test_compute_file_hash_streaming_matches_expected ... ok
[INFO] [stdout] test archive::tests::test_find_flags ... ok
[INFO] [stdout] test magic::tests::test_pcap_detection ... ok
[INFO] [stdout] test magic::tests::test_png_detection ... ok
[INFO] [stdout] test magic::tests::test_zip_detection ... ok
[INFO] [stdout] test pcap::tests::test_analyze_pcap_udp_payload_extracts_flag ... ok
[INFO] [stdout] test pcap::tests::test_analyze_pcap_tcp_reassembly_extracts_flag ... ok
[INFO] [stdout] test pcap::tests::test_ip_protocol ... ok
[INFO] [stdout] test pcap::tests::test_is_flag_pattern ... ok
[INFO] [stdout] test pcap::tests::test_extract_strings ... ok
[INFO] [stdout] test rules::tests::test_append ... ok
[INFO] [stdout] test rules::tests::test_capitalize ... ok
[INFO] [stdout] test rules::tests::test_duplicate ... ok
[INFO] [stdout] test rules::tests::test_leetspeak ... ok
[INFO] [stdout] test rules::tests::test_lowercase ... ok
[INFO] [stdout] test rules::tests::test_parse_rule ... ok
[INFO] [stdout] test rules::tests::test_parse_rule_consumes_position_params ... ok
[INFO] [stdout] test rules::tests::test_parse_rule_pos_range_a_z ... ok
[INFO] [stdout] test magic::tests::test_elf_detection ... ok
[INFO] [stdout] test pcap::tests::test_link_type ... ok
[INFO] [stdout] test rules::tests::test_prepend ... ok
[INFO] [stdout] test rules::tests::test_reverse ... ok
[INFO] [stdout] test rules::tests::test_rotate ... ok
[INFO] [stdout] test rules::tests::test_uppercase ... ok
[INFO] [stdout] test stego::tests::test_bytes_to_text ... ok
[INFO] [stdout] test rules::tests::test_parse_rule_two_pos_and_two_char ... ok
[INFO] [stdout] test tool_detector::tests::test_get_tool_info ... ok
[INFO] [stdout] test tool_detector::tests::test_tool_detector_creation ... ok
[INFO] [stdout] test api::tests::test_analyze_returns_flag ... ok
[INFO] [stdout] test tool_detector::tests::test_check_all ... ok
[INFO] [stdout] test history::tests::test_add_and_list_keeps_latest_entries ... ok
[INFO] [stdout] test api::tests::test_health_check_ok ... ok
[INFO] [stdout] test decoder::tests::test_decode_caesar ... ok
[INFO] [stdout] test decoder::tests::test_decode_empty_string ... ok
[INFO] [stdout] test stego::tests::test_png_signature ... ok
[INFO] [stdout] test decoder::tests::test_decode_hex ... ok
[INFO] [stdout] test hash::tests::test_sha256_identification_contains_sha256 ... ok
[INFO] [stdout] test auto_analyzer::tests::test_hash_detection ... ok
[INFO] [stdout] test hash::tests::test_crack_wordlist_md5 ... ok
[INFO] [stdout] test hash::tests::test_patterns_loaded_counts ... ok
[INFO] [stdout] test hash::tests::test_md5_identification_contains_md5 ... ok
[INFO] [stdout] test hash::tests::test_crack_common_md5_table ... ok
[INFO] [stdout] test hash::tests::test_crc32_identification ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.80s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/zmctf_server-f3897592bf5c2b60)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/floss_integration-228cd30802bb35fc)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test runner::tests::test_parse_floss_output_parses_strings_and_analysis ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tool_runner-a6214bf40e2d11a3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_read_stream_with_limit_records_read_error ... ok
[INFO] [stdout] test tests::test_read_stream_with_limit_marks_truncated_when_max_is_zero ... ok
[INFO] [stdout] test tests::test_run_captures_stdout ... ok
[INFO] [stdout] test tests::test_run_truncates_stdout ... ok
[INFO] [stdout] test tests::test_run_timeout_sets_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zmctf_constraints-645f56405c1941b7)
[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 flag_detector
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test flag-detector/src/prelude.rs - prelude (line 3) ... ok
[INFO] [stdout] test flag-detector/src/encoding.rs - encoding::decode_rot13 (line 285) ... FAILED
[INFO] [stdout] test flag-detector/src/decoder.rs - decoder::try_playfair_with_key (line 338) ... FAILED
[INFO] [stdout] test flag-detector/src/decoder.rs - decoder::try_affine_with_params (line 362) ... FAILED
[INFO] [stdout] test flag-detector/src/encoding.rs - encoding::decode_base64 (line 73) ... FAILED
[INFO] [stdout] test flag-detector/src/encoding.rs - encoding::decode_binary (line 503) ... ok
[INFO] [stdout] test flag-detector/src/hash.rs - hash::hash_sha256 (line 591) ... ok
[INFO] [stdout] test flag-detector/src/decoder.rs - decoder::try_rail_fence_with_rails (line 311) ... ok
[INFO] [stdout] test flag-detector/src/decoder.rs - decoder::try_vigenere_with_key (line 284) ... ok
[INFO] [stdout] test flag-detector/src/encoding.rs - encoding::is_printable (line 18) ... ok
[INFO] [stdout] test flag-detector/src/decoder.rs - decoder::try_xor_multi (line 401) ... ok
[INFO] [stdout] test flag-detector/src/hash.rs - hash::hash_md5 (line 567) ... ok
[INFO] [stdout] test flag-detector/src/encoding.rs - encoding::decode_url (line 408) ... ok
[INFO] [stdout] test flag-detector/src/encoding.rs - encoding::decode_hex (line 263) ... ok
[INFO] [stdout] test flag-detector/src/encoding.rs - encoding::decode_base32 (line 96) ... ok
[INFO] [stdout] test flag-detector/src/encoding.rs - encoding::contains_flag (line 44) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- flag-detector/src/encoding.rs - encoding::decode_rot13 (line 285) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest07hF8S/rustcD7RyMX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflag_detector-0e43819ef0b7dbbc,libhtml_escape-aa3c26c267dd87e0,libutf8_width-7fa8446babde7e9c,liburlencoding-2e57689ab08a86e0,libhex-28742b4ca144387c,libz85-023163ec7cb89463,libbs58-057a6ece2aba89a6,libdata_encoding-6d465a39edfa29f6,libtoml-537ea0c5704fd420,libtoml_edit-166d345255f7e5af,libserde_spanned-d58eb8a8f4023ec4,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-e2ee2a8466662df6,libzip-ed34f01fc436ac39,libxz2-d57d6a64def23bff,liblzma_sys-9748652acb5e3f81,libdeflate64-efbda03bc7110a1e,libgetrandom-d57744b948a1aa55,libpbkdf2-2e137b44c0b1992b,libzstd-8a093e8ca3c5945a,libzstd_safe-7ae4d4ae5d67f2b1,libzstd_sys-9e67360a9a3dcb9e,libzopfli-2dcf7fab1cda717a,libbumpalo-d94fd049f85eaf3b,libbzip2-89e8b0d8f6ffa896,libbzip2_sys-9184512c0fc1d500,libtime-3e7ea50abda9a8e4,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-58560a12962c910e,liblzma_rs-3c5e45c08215b01f,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1efcbe4f07366651,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libzeroize-9108212d9a575ff3,libhmac-e308d36d93a4efee,libconstant_time_eq-7540ab86f53c975b,libnum_cpus-154fb0e5728144a9,libimage-1770cef4dc64f0c3,libbytemuck-51195f687df779a3,libmoxcms-d30642865eb5a090,libpxfm-d1a330ece8610591,libbyteorder_lite-25e78048a27d33b8,libpng-4d217aaee62a4b39,libbitflags-443c99b827427271,libfdeflate-6938c6b3b1cefc1d,libzune_jpeg-53787c41f956528d,libzune_core-dc37f66c4cba63a5,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libsha1-472f8d904dca6d47,libmd5-627ee24477c1f13b,libmemmap2-131342babf9c2983,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libchrono-fb348c7084a93610,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libtool_runner-0d1eee487ccd6db6,libflate2-b6305ba92a0165d9,libminiz_oxide-209998904a4e2499,libsimd_adler32-5eb909258a4e5f49,libcrc32fast-66fcb8dfd77ba9de,libzmctf_constraints-d671b87dfe9e8a64,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libbase64-2a03de3babadded3,libaxum-5eb112ee5e6a9f57,libserde_path_to_error-42f738de0fb3c6ea,libserde_json-3376d72750ebd29f,libmemchr-f9c66c7ba21bf873,libzmij-e49d293ca31e51ff,libserde_urlencoded-1cbe6f361da0c133,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhyper_util-37481f11e822603b,libhyper-b582bf7f5ed1af81,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libmatchit-b2689776cf6e5db9,libaxum_core-f96ac181ca47f9ec,libmime-4b44681fdb2c65f7,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libtracing-3f6ad5e1719d4ace,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libtower-0dce65271c0394b7,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio-687db5a41f4260aa,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-72d7f2c32e4f6e7c,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libserde-069fbfda8e4834f1,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest07hF8S/rustcD7RyMX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ee3b9b439fb7917/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fee1b7bacfccc163/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest07hF8S/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- flag-detector/src/decoder.rs - decoder::try_playfair_with_key (line 338) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZzqtTR/rustcKWCNkf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflag_detector-0e43819ef0b7dbbc,libhtml_escape-aa3c26c267dd87e0,libutf8_width-7fa8446babde7e9c,liburlencoding-2e57689ab08a86e0,libhex-28742b4ca144387c,libz85-023163ec7cb89463,libbs58-057a6ece2aba89a6,libdata_encoding-6d465a39edfa29f6,libtoml-537ea0c5704fd420,libtoml_edit-166d345255f7e5af,libserde_spanned-d58eb8a8f4023ec4,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-e2ee2a8466662df6,libzip-ed34f01fc436ac39,libxz2-d57d6a64def23bff,liblzma_sys-9748652acb5e3f81,libdeflate64-efbda03bc7110a1e,libgetrandom-d57744b948a1aa55,libpbkdf2-2e137b44c0b1992b,libzstd-8a093e8ca3c5945a,libzstd_safe-7ae4d4ae5d67f2b1,libzstd_sys-9e67360a9a3dcb9e,libzopfli-2dcf7fab1cda717a,libbumpalo-d94fd049f85eaf3b,libbzip2-89e8b0d8f6ffa896,libbzip2_sys-9184512c0fc1d500,libtime-3e7ea50abda9a8e4,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-58560a12962c910e,liblzma_rs-3c5e45c08215b01f,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1efcbe4f07366651,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libzeroize-9108212d9a575ff3,libhmac-e308d36d93a4efee,libconstant_time_eq-7540ab86f53c975b,libnum_cpus-154fb0e5728144a9,libimage-1770cef4dc64f0c3,libbytemuck-51195f687df779a3,libmoxcms-d30642865eb5a090,libpxfm-d1a330ece8610591,libbyteorder_lite-25e78048a27d33b8,libpng-4d217aaee62a4b39,libbitflags-443c99b827427271,libfdeflate-6938c6b3b1cefc1d,libzune_jpeg-53787c41f956528d,libzune_core-dc37f66c4cba63a5,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libsha1-472f8d904dca6d47,libmd5-627ee24477c1f13b,libmemmap2-131342babf9c2983,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libchrono-fb348c7084a93610,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libtool_runner-0d1eee487ccd6db6,libflate2-b6305ba92a0165d9,libminiz_oxide-209998904a4e2499,libsimd_adler32-5eb909258a4e5f49,libcrc32fast-66fcb8dfd77ba9de,libzmctf_constraints-d671b87dfe9e8a64,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libbase64-2a03de3babadded3,libaxum-5eb112ee5e6a9f57,libserde_path_to_error-42f738de0fb3c6ea,libserde_json-3376d72750ebd29f,libmemchr-f9c66c7ba21bf873,libzmij-e49d293ca31e51ff,libserde_urlencoded-1cbe6f361da0c133,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhyper_util-37481f11e822603b,libhyper-b582bf7f5ed1af81,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libmatchit-b2689776cf6e5db9,libaxum_core-f96ac181ca47f9ec,libmime-4b44681fdb2c65f7,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libtracing-3f6ad5e1719d4ace,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libtower-0dce65271c0394b7,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio-687db5a41f4260aa,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-72d7f2c32e4f6e7c,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libserde-069fbfda8e4834f1,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestZzqtTR/rustcKWCNkf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ee3b9b439fb7917/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fee1b7bacfccc163/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZzqtTR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- flag-detector/src/decoder.rs - decoder::try_affine_with_params (line 362) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGf5J0t/rustcy23Qps/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflag_detector-0e43819ef0b7dbbc,libhtml_escape-aa3c26c267dd87e0,libutf8_width-7fa8446babde7e9c,liburlencoding-2e57689ab08a86e0,libhex-28742b4ca144387c,libz85-023163ec7cb89463,libbs58-057a6ece2aba89a6,libdata_encoding-6d465a39edfa29f6,libtoml-537ea0c5704fd420,libtoml_edit-166d345255f7e5af,libserde_spanned-d58eb8a8f4023ec4,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-e2ee2a8466662df6,libzip-ed34f01fc436ac39,libxz2-d57d6a64def23bff,liblzma_sys-9748652acb5e3f81,libdeflate64-efbda03bc7110a1e,libgetrandom-d57744b948a1aa55,libpbkdf2-2e137b44c0b1992b,libzstd-8a093e8ca3c5945a,libzstd_safe-7ae4d4ae5d67f2b1,libzstd_sys-9e67360a9a3dcb9e,libzopfli-2dcf7fab1cda717a,libbumpalo-d94fd049f85eaf3b,libbzip2-89e8b0d8f6ffa896,libbzip2_sys-9184512c0fc1d500,libtime-3e7ea50abda9a8e4,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-58560a12962c910e,liblzma_rs-3c5e45c08215b01f,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1efcbe4f07366651,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libzeroize-9108212d9a575ff3,libhmac-e308d36d93a4efee,libconstant_time_eq-7540ab86f53c975b,libnum_cpus-154fb0e5728144a9,libimage-1770cef4dc64f0c3,libbytemuck-51195f687df779a3,libmoxcms-d30642865eb5a090,libpxfm-d1a330ece8610591,libbyteorder_lite-25e78048a27d33b8,libpng-4d217aaee62a4b39,libbitflags-443c99b827427271,libfdeflate-6938c6b3b1cefc1d,libzune_jpeg-53787c41f956528d,libzune_core-dc37f66c4cba63a5,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libsha1-472f8d904dca6d47,libmd5-627ee24477c1f13b,libmemmap2-131342babf9c2983,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libchrono-fb348c7084a93610,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libtool_runner-0d1eee487ccd6db6,libflate2-b6305ba92a0165d9,libminiz_oxide-209998904a4e2499,libsimd_adler32-5eb909258a4e5f49,libcrc32fast-66fcb8dfd77ba9de,libzmctf_constraints-d671b87dfe9e8a64,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libbase64-2a03de3babadded3,libaxum-5eb112ee5e6a9f57,libserde_path_to_error-42f738de0fb3c6ea,libserde_json-3376d72750ebd29f,libmemchr-f9c66c7ba21bf873,libzmij-e49d293ca31e51ff,libserde_urlencoded-1cbe6f361da0c133,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhyper_util-37481f11e822603b,libhyper-b582bf7f5ed1af81,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libmatchit-b2689776cf6e5db9,libaxum_core-f96ac181ca47f9ec,libmime-4b44681fdb2c65f7,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libtracing-3f6ad5e1719d4ace,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libtower-0dce65271c0394b7,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio-687db5a41f4260aa,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-72d7f2c32e4f6e7c,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libserde-069fbfda8e4834f1,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGf5J0t/rustcy23Qps/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ee3b9b439fb7917/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fee1b7bacfccc163/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGf5J0t/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- flag-detector/src/encoding.rs - encoding::decode_base64 (line 73) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesto6ahoq/rustcQgniMq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflag_detector-0e43819ef0b7dbbc,libhtml_escape-aa3c26c267dd87e0,libutf8_width-7fa8446babde7e9c,liburlencoding-2e57689ab08a86e0,libhex-28742b4ca144387c,libz85-023163ec7cb89463,libbs58-057a6ece2aba89a6,libdata_encoding-6d465a39edfa29f6,libtoml-537ea0c5704fd420,libtoml_edit-166d345255f7e5af,libserde_spanned-d58eb8a8f4023ec4,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-e2ee2a8466662df6,libzip-ed34f01fc436ac39,libxz2-d57d6a64def23bff,liblzma_sys-9748652acb5e3f81,libdeflate64-efbda03bc7110a1e,libgetrandom-d57744b948a1aa55,libpbkdf2-2e137b44c0b1992b,libzstd-8a093e8ca3c5945a,libzstd_safe-7ae4d4ae5d67f2b1,libzstd_sys-9e67360a9a3dcb9e,libzopfli-2dcf7fab1cda717a,libbumpalo-d94fd049f85eaf3b,libbzip2-89e8b0d8f6ffa896,libbzip2_sys-9184512c0fc1d500,libtime-3e7ea50abda9a8e4,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libthiserror-58560a12962c910e,liblzma_rs-3c5e45c08215b01f,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1efcbe4f07366651,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libzeroize-9108212d9a575ff3,libhmac-e308d36d93a4efee,libconstant_time_eq-7540ab86f53c975b,libnum_cpus-154fb0e5728144a9,libimage-1770cef4dc64f0c3,libbytemuck-51195f687df779a3,libmoxcms-d30642865eb5a090,libpxfm-d1a330ece8610591,libbyteorder_lite-25e78048a27d33b8,libpng-4d217aaee62a4b39,libbitflags-443c99b827427271,libfdeflate-6938c6b3b1cefc1d,libzune_jpeg-53787c41f956528d,libzune_core-dc37f66c4cba63a5,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libsha1-472f8d904dca6d47,libmd5-627ee24477c1f13b,libmemmap2-131342babf9c2983,libsha2-e2046601720ef5ea,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libchrono-fb348c7084a93610,libiana_time_zone-54997521cde77023,libnum_traits-300c5186abf3804c,libtool_runner-0d1eee487ccd6db6,libflate2-b6305ba92a0165d9,libminiz_oxide-209998904a4e2499,libsimd_adler32-5eb909258a4e5f49,libcrc32fast-66fcb8dfd77ba9de,libzmctf_constraints-d671b87dfe9e8a64,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libbase64-2a03de3babadded3,libaxum-5eb112ee5e6a9f57,libserde_path_to_error-42f738de0fb3c6ea,libserde_json-3376d72750ebd29f,libmemchr-f9c66c7ba21bf873,libzmij-e49d293ca31e51ff,libserde_urlencoded-1cbe6f361da0c133,libryu-14257e7dfe68df82,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhyper_util-37481f11e822603b,libhyper-b582bf7f5ed1af81,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libmatchit-b2689776cf6e5db9,libaxum_core-f96ac181ca47f9ec,libmime-4b44681fdb2c65f7,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libtracing-3f6ad5e1719d4ace,liblog-d269868761ac548a,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libtower-0dce65271c0394b7,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio-687db5a41f4260aa,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-72d7f2c32e4f6e7c,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libserde-069fbfda8e4834f1,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesto6ahoq/rustcQgniMq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ee3b9b439fb7917/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fee1b7bacfccc163/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesto6ahoq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     flag-detector/src/decoder.rs - decoder::try_affine_with_params (line 362)
[INFO] [stdout]     flag-detector/src/decoder.rs - decoder::try_playfair_with_key (line 338)
[INFO] [stdout]     flag-detector/src/encoding.rs - encoding::decode_base64 (line 73)
[INFO] [stdout]     flag-detector/src/encoding.rs - encoding::decode_rot13 (line 285)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p flag-detector --doc`
[INFO] running `Command { std: "docker" "inspect" "558fbd178449cae46222755703dc4c8a8916f4f6c24032dcd4694c49a6faa67d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "558fbd178449cae46222755703dc4c8a8916f4f6c24032dcd4694c49a6faa67d", kill_on_drop: false }`
[INFO] [stdout] 558fbd178449cae46222755703dc4c8a8916f4f6c24032dcd4694c49a6faa67d
