[INFO] cloning repository https://github.com/seaoak/fubaco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seaoak/fubaco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaoak%2Ffubaco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaoak%2Ffubaco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 296057127f02a441e71d177bbbb6fe71001ae2f7 [INFO] testing seaoak/fubaco against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaoak%2Ffubaco" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/seaoak/fubaco [INFO] finished tweaking git repo https://github.com/seaoak/fubaco [INFO] tweaked toml for git repo https://github.com/seaoak/fubaco written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/seaoak/fubaco on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/seaoak/fubaco 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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 340396ae2035a46f9d2a884ae15480c7a24507c81451af1ed3e8233c6f869692 [INFO] running `Command { std: "docker" "start" "-a" "340396ae2035a46f9d2a884ae15480c7a24507c81451af1ed3e8233c6f869692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "340396ae2035a46f9d2a884ae15480c7a24507c81451af1ed3e8233c6f869692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340396ae2035a46f9d2a884ae15480c7a24507c81451af1ed3e8233c6f869692", kill_on_drop: false }` [INFO] [stdout] 340396ae2035a46f9d2a884ae15480c7a24507c81451af1ed3e8233c6f869692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cb1c027718b6229a1822f76d52988548ba77a73f4a3d959cc20684910508679 [INFO] running `Command { std: "docker" "start" "-a" "6cb1c027718b6229a1822f76d52988548ba77a73f4a3d959cc20684910508679", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling lingua-tamil-language-model v1.2.0 [INFO] [stderr] Compiling lingua-irish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-urdu-language-model v1.2.0 [INFO] [stderr] Compiling lingua-malay-language-model v1.2.0 [INFO] [stderr] Compiling lingua-tswana-language-model v1.2.0 [INFO] [stderr] Compiling lingua-sotho-language-model v1.2.0 [INFO] [stderr] Compiling lingua-tagalog-language-model v1.2.0 [INFO] [stderr] Compiling lingua-vietnamese-language-model v1.2.0 [INFO] [stderr] Compiling lingua-estonian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-esperanto-language-model v1.2.0 [INFO] [stderr] Compiling lingua-croatian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-macedonian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-albanian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-gujarati-language-model v1.2.0 [INFO] [stderr] Compiling lingua-shona-language-model v1.2.0 [INFO] [stderr] Compiling lingua-swahili-language-model v1.2.0 [INFO] [stderr] Compiling lingua-hungarian-language-model v1.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lingua-czech-language-model v1.2.0 [INFO] [stderr] Compiling lingua-romanian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-finnish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-somali-language-model v1.2.0 [INFO] [stderr] Compiling lingua-italian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-portuguese-language-model v1.2.0 [INFO] [stderr] Compiling lingua-hindi-language-model v1.2.0 [INFO] [stderr] Compiling lingua-hebrew-language-model v1.2.0 [INFO] [stderr] Compiling lingua-thai-language-model v1.2.0 [INFO] [stderr] Compiling lingua-spanish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-basque-language-model v1.2.0 [INFO] [stderr] Compiling lingua-latvian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-maori-language-model v1.2.0 [INFO] [stderr] Compiling lingua-yoruba-language-model v1.2.0 [INFO] [stderr] Compiling lingua-greek-language-model v1.2.0 [INFO] [stderr] Compiling lingua-russian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-korean-language-model v1.2.0 [INFO] [stderr] Compiling lingua-nynorsk-language-model v1.2.0 [INFO] [stderr] Compiling lingua-slovak-language-model v1.2.0 [INFO] [stderr] Compiling lingua-danish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-ganda-language-model v1.2.0 [INFO] [stderr] Compiling lingua-dutch-language-model v1.2.0 [INFO] [stderr] Compiling lingua-turkish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-lithuanian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-kazakh-language-model v1.2.0 [INFO] [stderr] Compiling lingua-azerbaijani-language-model v1.2.0 [INFO] [stderr] Compiling lingua-georgian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-mongolian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-polish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-icelandic-language-model v1.2.0 [INFO] [stderr] Compiling lingua-tsonga-language-model v1.2.0 [INFO] [stderr] Compiling lingua-japanese-language-model v1.2.0 [INFO] [stderr] Compiling lingua-marathi-language-model v1.2.0 [INFO] [stderr] Compiling lingua-armenian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-swedish-language-model v1.2.0 [INFO] [stderr] Compiling lingua-chinese-language-model v1.2.0 [INFO] [stderr] Compiling lingua-french-language-model v1.2.0 [INFO] [stderr] Compiling lingua-indonesian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-xhosa-language-model v1.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling lingua-welsh-language-model v1.2.0 [INFO] [stderr] Compiling lingua-slovene-language-model v1.2.0 [INFO] [stderr] Compiling lingua-ukrainian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-bokmal-language-model v1.2.0 [INFO] [stderr] Compiling lingua-german-language-model v1.2.0 [INFO] [stderr] Compiling lingua-zulu-language-model v1.2.0 [INFO] [stderr] Compiling lingua-arabic-language-model v1.2.0 [INFO] [stderr] Compiling lingua-catalan-language-model v1.2.0 [INFO] [stderr] Compiling lingua-bengali-language-model v1.2.0 [INFO] [stderr] Compiling lingua-bosnian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-telugu-language-model v1.2.0 [INFO] [stderr] Compiling lingua-persian-language-model v1.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling lingua-latin-language-model v1.2.0 [INFO] [stderr] Compiling lingua-belarusian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-serbian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-bulgarian-language-model v1.2.0 [INFO] [stderr] Compiling lingua-english-language-model v1.2.0 [INFO] [stderr] Compiling lingua-punjabi-language-model v1.2.0 [INFO] [stderr] Compiling lingua-afrikaans-language-model v1.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling unicode-jp v0.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling mail-parser v0.9.4 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling lingua v1.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling scraper v0.20.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling fubaco v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6cb1c027718b6229a1822f76d52988548ba77a73f4a3d959cc20684910508679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb1c027718b6229a1822f76d52988548ba77a73f4a3d959cc20684910508679", kill_on_drop: false }` [INFO] [stdout] 6cb1c027718b6229a1822f76d52988548ba77a73f4a3d959cc20684910508679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4b3382d7046446ffb2a0171f4915b568694ab680fa966fe6656e24046408aac [INFO] running `Command { std: "docker" "start" "-a" "e4b3382d7046446ffb2a0171f4915b568694ab680fa966fe6656e24046408aac", kill_on_drop: false }` [INFO] [stderr] Compiling fubaco v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e4b3382d7046446ffb2a0171f4915b568694ab680fa966fe6656e24046408aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b3382d7046446ffb2a0171f4915b568694ab680fa966fe6656e24046408aac", kill_on_drop: false }` [INFO] [stdout] e4b3382d7046446ffb2a0171f4915b568694ab680fa966fe6656e24046408aac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 854282526b8218a33d6c77199e52e8ba06800c7394270332c2b4f18f25d050e4 [INFO] running `Command { std: "docker" "start" "-a" "854282526b8218a33d6c77199e52e8ba06800c7394270332c2b4f18f25d050e4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fubaco-7cb7e3361a5c18bf) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test my_str::test_normalize_string ... ok [INFO] [stdout] test my_dns_resolver::test_strip_string_quotation ... ok [INFO] [stdout] test my_dns_resolver::test_convert_record_value_to_plain_text ... ok [INFO] [stdout] test my_str::test_is_keyword_matched ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "854282526b8218a33d6c77199e52e8ba06800c7394270332c2b4f18f25d050e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854282526b8218a33d6c77199e52e8ba06800c7394270332c2b4f18f25d050e4", kill_on_drop: false }` [INFO] [stdout] 854282526b8218a33d6c77199e52e8ba06800c7394270332c2b4f18f25d050e4