[INFO] cloning repository https://github.com/mdn/rari [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdn/rari" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdn%2Frari", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdn%2Frari'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e70d198d431a7c5c4fd4499c5ff2dd30ad0773c [INFO] testing mdn/rari against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdn%2Frari" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mdn/rari [INFO] finished tweaking git repo https://github.com/mdn/rari [INFO] tweaked toml for git repo https://github.com/mdn/rari written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdn/rari on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdn/rari 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f298b042ea6d02a6cd09792274128a547a845268b89fce81676e7d23cff487b8 [INFO] running `Command { std: "docker" "start" "-a" "f298b042ea6d02a6cd09792274128a547a845268b89fce81676e7d23cff487b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f298b042ea6d02a6cd09792274128a547a845268b89fce81676e7d23cff487b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f298b042ea6d02a6cd09792274128a547a845268b89fce81676e7d23cff487b8", kill_on_drop: false }` [INFO] [stdout] f298b042ea6d02a6cd09792274128a547a845268b89fce81676e7d23cff487b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0505a54145b6fc59ad0d3eca8ff7b2410723be0bcd2a58a99b5ea0cc8ea6428 [INFO] running `Command { std: "docker" "start" "-a" "c0505a54145b6fc59ad0d3eca8ff7b2410723be0bcd2a58a99b5ea0cc8ea6428", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regress v0.10.3 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling rari-types v0.1.51 (/opt/rustwide/workdir/crates/rari-types) [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling async-compression v0.4.25 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling css-syntax-types v0.1.51 (/opt/rustwide/workdir/crates/css-syntax-types) [INFO] [stderr] Compiling rari-utils v0.1.51 (/opt/rustwide/workdir/crates/rari-utils) [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tree-sitter v0.23.2 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling icu_locale_data v2.0.0 [INFO] [stderr] Compiling rari-deps v0.1.51 (/opt/rustwide/workdir/crates/rari-deps) [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling selectors v0.27.0 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling icu_collator_data v2.0.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling css-syntax v0.1.51 (/opt/rustwide/workdir/crates/css-syntax) [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling tree-sitter-mdn v0.1.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling comrak v0.39.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling yaml_parser v0.2.3 [INFO] [stderr] Compiling icu_locale v2.0.0 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling memoize-inner v0.5.1 [INFO] [stderr] Compiling css-definition-syntax v0.1.51 (/opt/rustwide/workdir/crates/css-definition-syntax) [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling tiny_pretty v0.2.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling svg_metadata v0.5.1 [INFO] [stderr] Compiling icu_collator v2.0.0 [INFO] [stderr] Compiling pretty_yaml v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling memoize v0.5.1 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rari-md v0.1.51 (/opt/rustwide/workdir/crates/rari-md) [INFO] [stderr] Compiling lol_html v2.4.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling rari-data v0.1.51 (/opt/rustwide/workdir/crates/rari-data) [INFO] [stderr] Compiling rari-templ-func v0.1.51 (/opt/rustwide/workdir/crates/rari-templ-func) [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling imagesize v0.14.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling constcat v0.6.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling rari-doc v0.1.51 (/opt/rustwide/workdir/crates/rari-doc) [INFO] [stderr] Compiling tree-sitter-md v0.3.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.3 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rari-tools v0.1.51 (/opt/rustwide/workdir/crates/rari-tools) [INFO] [stderr] Compiling rari-sitemap v0.1.51 (/opt/rustwide/workdir/crates/rari-sitemap) [INFO] [stderr] Compiling lsp-textdocument v0.4.2 [INFO] [stderr] Compiling tower-lsp-server v0.22.0 [INFO] [stderr] Compiling rari-lsp v0.1.51 (/opt/rustwide/workdir/crates/rari-lsp) [INFO] [stderr] Compiling rari v0.1.51 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "c0505a54145b6fc59ad0d3eca8ff7b2410723be0bcd2a58a99b5ea0cc8ea6428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0505a54145b6fc59ad0d3eca8ff7b2410723be0bcd2a58a99b5ea0cc8ea6428", kill_on_drop: false }` [INFO] [stdout] c0505a54145b6fc59ad0d3eca8ff7b2410723be0bcd2a58a99b5ea0cc8ea6428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 965d4cb21489bb834b8c5cb6bd50077ea4188442d278826d4b6db5ad19c34260 [INFO] running `Command { std: "docker" "start" "-a" "965d4cb21489bb834b8c5cb6bd50077ea4188442d278826d4b6db5ad19c34260", kill_on_drop: false }` [INFO] [stderr] Compiling rari v0.1.51 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.20s [INFO] running `Command { std: "docker" "inspect" "965d4cb21489bb834b8c5cb6bd50077ea4188442d278826d4b6db5ad19c34260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "965d4cb21489bb834b8c5cb6bd50077ea4188442d278826d4b6db5ad19c34260", kill_on_drop: false }` [INFO] [stdout] 965d4cb21489bb834b8c5cb6bd50077ea4188442d278826d4b6db5ad19c34260 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ca3a1eac925ba34e8fa520aefdc2e1fea9b5663205704e46465c36fb01610de [INFO] running `Command { std: "docker" "start" "-a" "0ca3a1eac925ba34e8fa520aefdc2e1fea9b5663205704e46465c36fb01610de", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests crates/rari-cli/main.rs (/opt/rustwide/target/debug/deps/rari-2687fb3bffe0ef8e) [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" "0ca3a1eac925ba34e8fa520aefdc2e1fea9b5663205704e46465c36fb01610de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca3a1eac925ba34e8fa520aefdc2e1fea9b5663205704e46465c36fb01610de", kill_on_drop: false }` [INFO] [stdout] 0ca3a1eac925ba34e8fa520aefdc2e1fea9b5663205704e46465c36fb01610de