[INFO] cloning repository https://github.com/lukehsiao/openring-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukehsiao/openring-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukehsiao%2Fopenring-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukehsiao%2Fopenring-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd4df377ae9716b637b5260f257d5b003a353675 [INFO] testing lukehsiao/openring-rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukehsiao%2Fopenring-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lukehsiao/openring-rs [INFO] finished tweaking git repo https://github.com/lukehsiao/openring-rs [INFO] tweaked toml for git repo https://github.com/lukehsiao/openring-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lukehsiao/openring-rs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lukehsiao/openring-rs 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c8b17deb0b65594b03626114502fba68138dae9e20a7f8a5df136fd56515f14 [INFO] running `Command { std: "docker" "start" "-a" "9c8b17deb0b65594b03626114502fba68138dae9e20a7f8a5df136fd56515f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c8b17deb0b65594b03626114502fba68138dae9e20a7f8a5df136fd56515f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8b17deb0b65594b03626114502fba68138dae9e20a7f8a5df136fd56515f14", kill_on_drop: false }` [INFO] [stdout] 9c8b17deb0b65594b03626114502fba68138dae9e20a7f8a5df136fd56515f14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57016028b243686d2ffe1459368cd78631a0de7ca2bbd30343f2f78d84cc77b6 [INFO] running `Command { std: "docker" "start" "-a" "57016028b243686d2ffe1459368cd78631a0de7ca2bbd30343f2f78d84cc77b6", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [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-safe v7.2.4 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling ammonia v4.1.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling openring v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "57016028b243686d2ffe1459368cd78631a0de7ca2bbd30343f2f78d84cc77b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57016028b243686d2ffe1459368cd78631a0de7ca2bbd30343f2f78d84cc77b6", kill_on_drop: false }` [INFO] [stdout] 57016028b243686d2ffe1459368cd78631a0de7ca2bbd30343f2f78d84cc77b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86eb3abd84c5a9077ee22b30561d7c5cf098c42ba2d1776a7abbef340a197c88 [INFO] running `Command { std: "docker" "start" "-a" "86eb3abd84c5a9077ee22b30561d7c5cf098c42ba2d1776a7abbef340a197c88", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling openring v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.62s [INFO] running `Command { std: "docker" "inspect" "86eb3abd84c5a9077ee22b30561d7c5cf098c42ba2d1776a7abbef340a197c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86eb3abd84c5a9077ee22b30561d7c5cf098c42ba2d1776a7abbef340a197c88", kill_on_drop: false }` [INFO] [stdout] 86eb3abd84c5a9077ee22b30561d7c5cf098c42ba2d1776a7abbef340a197c88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8108fa0ad4b8ac8af166b503ae4e6dc6774c1c339a4821c17e7525da9a106337 [INFO] running `Command { std: "docker" "start" "-a" "8108fa0ad4b8ac8af166b503ae4e6dc6774c1c339a4821c17e7525da9a106337", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openring-029ab9e168da6aec) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test cache::tests::load_cache_returns_none_when_cache_disabled ... ok [INFO] [stdout] test cache::tests::load_cache_returns_none_when_no_file ... ok [INFO] [stdout] test cache::tests::load_cache_uses_recent_file_and_loads_entries ... ok [INFO] [stdout] test cache::tests::spans_equal_behavior ... ok [INFO] [stdout] test cache::tests::cache_round_trip_prunes_entries_that_are_old ... ok [INFO] [stdout] test tests::parse_urls_ignores_comments_and_blank_lines_and_whitespace ... ok [INFO] [stdout] test args::test::verify_app ... ok [INFO] [stdout] test cache::tests::load_cache_discards_too_old_file_and_returns_none ... ok [INFO] [stdout] test cache::tests::round_trip_all_none_fields ... ok [INFO] [stdout] test cache::tests::load_clamps_max_age ... ok [INFO] [stdout] test tests::resolve_href_preserves_origin ... ok [INFO] [stdout] test cache::tests::round_trip_preserves_entries ... ok [INFO] [stdout] test cache::tests::age_filter_discards_old_entries ... ok [INFO] [stdout] test feedfetcher::tests::prop_sets_etag_and_last_modified_on_response ... ok [INFO] [stdout] test feedfetcher::tests::prop_too_many_requests_with_optional_retry ... ok [INFO] [stdout] test feedfetcher::tests::prop_not_modified_uses_cache ... ok [INFO] [stdout] test feedfetcher::tests::prop_unexpected_status ... ok [INFO] [stdout] test feedfetcher::tests::prop_success_parses_feed_without_crashing ... ok [INFO] [stdout] test feedfetcher::tests::prop_sends_if_none_match_and_if_modified_since ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 50.50s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openring-0bdb747554c0ad32) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests openring [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 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" "8108fa0ad4b8ac8af166b503ae4e6dc6774c1c339a4821c17e7525da9a106337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8108fa0ad4b8ac8af166b503ae4e6dc6774c1c339a4821c17e7525da9a106337", kill_on_drop: false }` [INFO] [stdout] 8108fa0ad4b8ac8af166b503ae4e6dc6774c1c339a4821c17e7525da9a106337