[INFO] fetching crate prosa 0.1.2... [INFO] testing prosa-0.1.2 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate prosa 0.1.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate prosa 0.1.2 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prosa 0.1.2 [INFO] finished tweaking crates.io crate prosa 0.1.2 [INFO] tweaked toml for crates.io crate prosa 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate prosa 0.1.2 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-opentelemetry v0.25.0 [INFO] [stderr] Downloaded async-http-proxy v1.2.5 [INFO] [stderr] Downloaded opentelemetry-appender-log v0.5.0 [INFO] [stderr] Downloaded opentelemetry-prometheus v0.17.0 [INFO] [stderr] Downloaded tiny_http v0.10.0 [INFO] [stderr] Downloaded opentelemetry v0.24.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.17.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.7.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.24.1 [INFO] [stderr] Downloaded prometheus_exporter v0.8.5 [INFO] [stderr] Downloaded prosa-utils v0.1.2 [INFO] [stderr] Downloaded ordered-float v4.3.0 [INFO] [stderr] Downloaded opentelemetry-stdout v0.5.0 [INFO] [stderr] Downloaded prosa-macros v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6cfd65ba15a3779f81f2c24c14b4b98031387fd3451e02ac563a3105482e586 [INFO] running `Command { std: "docker" "start" "-a" "f6cfd65ba15a3779f81f2c24c14b4b98031387fd3451e02ac563a3105482e586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6cfd65ba15a3779f81f2c24c14b4b98031387fd3451e02ac563a3105482e586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6cfd65ba15a3779f81f2c24c14b4b98031387fd3451e02ac563a3105482e586", kill_on_drop: false }` [INFO] [stdout] f6cfd65ba15a3779f81f2c24c14b4b98031387fd3451e02ac563a3105482e586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9733cba4b1dd312eaa0de90938921ad1f56e401e71507e3e24dbe00efdc2f0cf [INFO] running `Command { std: "docker" "start" "-a" "9733cba4b1dd312eaa0de90938921ad1f56e401e71507e3e24dbe00efdc2f0cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling ordered-float v4.3.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling memory-stats v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling prosa-macros v0.1.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling opentelemetry v0.24.0 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling opentelemetry-appender-log v0.5.0 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling async-http-proxy v1.2.5 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tiny_http v0.10.0 [INFO] [stderr] Compiling prometheus_exporter v0.8.5 [INFO] [stderr] Compiling opentelemetry_sdk v0.24.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling opentelemetry-prometheus v0.17.0 [INFO] [stderr] Compiling opentelemetry-stdout v0.5.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.25.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling opentelemetry-proto v0.7.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.17.0 [INFO] [stderr] Compiling prosa-utils v0.1.2 [INFO] [stderr] Compiling prosa v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "9733cba4b1dd312eaa0de90938921ad1f56e401e71507e3e24dbe00efdc2f0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9733cba4b1dd312eaa0de90938921ad1f56e401e71507e3e24dbe00efdc2f0cf", kill_on_drop: false }` [INFO] [stdout] 9733cba4b1dd312eaa0de90938921ad1f56e401e71507e3e24dbe00efdc2f0cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2db1f8b4d3e18db1820f1467f608dcd3ac68a9974afab2a080ded07cd201a64e [INFO] running `Command { std: "docker" "start" "-a" "2db1f8b4d3e18db1820f1467f608dcd3ac68a9974afab2a080ded07cd201a64e", kill_on_drop: false }` [INFO] [stderr] Compiling prosa v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.42s [INFO] running `Command { std: "docker" "inspect" "2db1f8b4d3e18db1820f1467f608dcd3ac68a9974afab2a080ded07cd201a64e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db1f8b4d3e18db1820f1467f608dcd3ac68a9974afab2a080ded07cd201a64e", kill_on_drop: false }` [INFO] [stdout] 2db1f8b4d3e18db1820f1467f608dcd3ac68a9974afab2a080ded07cd201a64e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15399aecb8450d2df6fdb16146f525566a0a3cfef2fa4f2a7a05efcf70346b5f [INFO] running `Command { std: "docker" "start" "-a" "15399aecb8450d2df6fdb16146f525566a0a3cfef2fa4f2a7a05efcf70346b5f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prosa-894d062ffc07a3a9) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test core::proc::tests::test_proc_settings ... ok [INFO] [stdout] test core::settings::tests::test_settings ... ok [INFO] [stdout] test io::tests::unix_client_server ... ok [INFO] [stdout] test io::tests::tcp_client_server ... ok [INFO] [stdout] test io::tests::ssl_client_server_with_config ... ok [INFO] [stdout] test event::pending::tests::test_pending ... ok [INFO] [stdout] test event::speed::tests::speed_test ... ok [INFO] [stdout] test io::tests::ssl_client_server_raw ... ok [INFO] [stdout] test io::tests::ssl_client_server ... ok [INFO] [stdout] test event::speed::tests::regulator_test ... ok [INFO] [stdout] test tests::prosa ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.12s [INFO] [stdout] [INFO] [stderr] Running unittests proc.rs (/opt/rustwide/target/debug/deps/proc-de475a51dc8e4b54) [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 prosa [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test src/core/proc.rs - core::proc::Proc::run (line 417) ... ok [INFO] [stdout] test src/event/pending.rs - event::pending::PendingMsgs::pull (line 252) ... ok [INFO] [stdout] test src/io/listener.rs - io::listener::ListenerSetting (line 354) ... ok [INFO] [stdout] test src/event/pending.rs - event::pending::Timers::pull (line 134) ... ok [INFO] [stdout] test src/event/pending.rs - event::pending::PendingMsgs (line 173) ... ok [INFO] [stdout] test src/core/adaptor.rs - core::adaptor::Adaptor (line 98) ... ok [INFO] [stdout] test src/event/pending.rs - event::pending::Timers (line 78) ... ok [INFO] [stdout] test src/core.rs - core::proc (line 57) ... ok [INFO] [stdout] test src/event/speed.rs - event::speed::Regulator (line 182) ... ok [INFO] [stdout] test src/inj/adaptor.rs - inj::adaptor::InjAdaptor (line 12) ... ok [INFO] [stdout] test src/core/proc.rs - core::proc::ProcSettings (line 168) ... ok [INFO] [stdout] test src/io/listener.rs - io::listener::StreamListener::ssl_acceptor (line 190) ... ok [INFO] [stdout] test src/io/listener.rs - io::listener::StreamListener::local_addr (line 62) ... ok [INFO] [stdout] test src/io/listener.rs - io::listener::StreamListener::accept_raw (line 228) ... ok [INFO] [stdout] test src/io/stream.rs - io::stream::Stream::connect_unix (line 142) ... ok [INFO] [stdout] test src/io/listener.rs - io::listener::StreamListener::accept (line 170) ... ok [INFO] [stdout] test src/io/stream.rs - io::stream::Stream::connect_tcp_with_http_proxy (line 308) ... ok [INFO] [stdout] test src/io/listener.rs - io::listener::StreamListener::bind (line 158) ... ok [INFO] [stdout] test src/io/stream.rs - io::stream::Stream::connect_tcp (line 173) ... ok [INFO] [stdout] test src/io/stream.rs - io::stream::Stream::connect_ssl_with_http_proxy (line 345) ... ok [INFO] [stdout] test src/io/stream.rs - io::stream::Stream::connect_ssl (line 224) ... ok [INFO] [stdout] test src/stub/adaptor.rs - stub::adaptor::StubAdaptor (line 14) ... ok [INFO] [stdout] test src/io/stream.rs - io::stream::TargetSetting (line 586) ... ok [INFO] [stdout] test src/core/settings.rs - core::settings::Settings (line 42) ... ok [INFO] [stdout] test src/io/stream.rs - io::stream::Stream::local_addr (line 42) ... ok [INFO] [stdout] test src/core/settings.rs - core::settings::Settings (line 17) ... ok [INFO] [stdout] test src/io.rs - io::url_is_ssl (line 36) ... ok [INFO] [stdout] test src/event/speed.rs - event::speed::Speed (line 9) ... FAILED [INFO] [stdout] test src/inj/proc.rs - inj::proc::InjProc (line 101) ... ok [INFO] [stdout] test src/stub/proc.rs - stub::proc::StubProc (line 37) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/event/speed.rs - event::speed::Speed (line 9) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at src/event/speed.rs:34:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 25.0 [INFO] [stdout] right: 24.0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5acd2dc3ba5a - std::backtrace_rs::backtrace::libunwind::trace::h45f575fdcec9cdc1 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5acd2dc3ba5a - std::backtrace_rs::backtrace::trace_unsynchronized::heed7aaaa28209ac3 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5acd2dc3ba5a - std::sys::backtrace::_print_fmt::h47d1e3547844619c [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5acd2dc3ba5a - ::fmt::h6c37de0361fa7462 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5acd2dc5c003 - core::fmt::rt::Argument::fmt::h6606d9b5304941e1 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5acd2dc5c003 - core::fmt::write::hf77fe0583268bf67 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x5acd2dc39293 - std::io::Write::write_fmt::h3b0b8069e2435ed6 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5acd2dc3b8a2 - std::sys::backtrace::BacktraceLock::print::hce84519ec0e7588e [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5acd2dc3c85d - std::panicking::default_hook::{{closure}}::h6e0433c33d1ed12b [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x5acd2dc3c6a2 - std::panicking::default_hook::h19d4e9e8d7fba9e2 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5acd2dc3ce57 - std::panicking::rust_panic_with_hook::hd21771b96ea64164 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:817:13 [INFO] [stdout] 11: 0x5acd2dc3ccea - std::panicking::begin_panic_handler::{{closure}}::h2e177f984fc72cbb [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:690:13 [INFO] [stdout] 12: 0x5acd2dc3bf29 - std::sys::backtrace::__rust_end_short_backtrace::ha7f0445003f40b38 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 13: 0x5acd2dc3c97d - rust_begin_unwind [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:681:5 [INFO] [stdout] 14: 0x5acd2dc5a7b0 - core::panicking::panic_fmt::h85741df7bc4071b6 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 15: 0x5acd2dc5aad2 - core::panicking::assert_failed_inner::h889a6bf80d9117a5 [INFO] [stdout] 16: 0x5acd2dc196cb - core::panicking::assert_failed::h0c378b5030617412 [INFO] [stdout] 17: 0x5acd2dc199a4 - rust_out::main::_doctest_main_src_event_speed_rs_9_0::h568aac4bc32fccaa [INFO] [stdout] 18: 0x5acd2dc196e6 - rust_out::main::h97f882e155570232 [INFO] [stdout] 19: 0x5acd2dc19623 - core::ops::function::FnOnce::call_once::h5d97d5d6b4dfc43b [INFO] [stdout] 20: 0x5acd2dc19486 - std::sys::backtrace::__rust_begin_short_backtrace::h4572fb2acdd7365d [INFO] [stdout] 21: 0x5acd2dc19449 - std::rt::lang_start::{{closure}}::ha730ab418ed847bd [INFO] [stdout] 22: 0x5acd2dc374b7 - core::ops::function::impls:: for &F>::call_once::h76ca3130e5aaff8c [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/ops/function.rs:284:13 [INFO] [stdout] 23: 0x5acd2dc374b7 - std::panicking::try::do_call::hb191d56e2b911a09 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:573:40 [INFO] [stdout] 24: 0x5acd2dc374b7 - std::panicking::try::h7794f8ddd4f99c10 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:536:19 [INFO] [stdout] 25: 0x5acd2dc374b7 - std::panic::catch_unwind::ha29e17386181ce3c [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panic.rs:358:14 [INFO] [stdout] 26: 0x5acd2dc374b7 - std::rt::lang_start_internal::{{closure}}::h8fbf4d37cb0ecaea [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/rt.rs:174:48 [INFO] [stdout] 27: 0x5acd2dc374b7 - std::panicking::try::do_call::h174f2acf649ec498 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:573:40 [INFO] [stdout] 28: 0x5acd2dc374b7 - std::panicking::try::h25cd420a99223a0b [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:536:19 [INFO] [stdout] 29: 0x5acd2dc374b7 - std::panic::catch_unwind::hba18533b09cae648 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x5acd2dc374b7 - std::rt::lang_start_internal::h64423c0e65e69f52 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/rt.rs:174:20 [INFO] [stdout] 31: 0x5acd2dc19427 - std::rt::lang_start::heaccd7df1607fd9d [INFO] [stdout] 32: 0x5acd2dc19a75 - main [INFO] [stdout] 33: 0x784e7abcad90 - [INFO] [stdout] 34: 0x784e7abcae40 - __libc_start_main [INFO] [stdout] 35: 0x5acd2dc192c5 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/event/speed.rs - event::speed::Speed (line 9) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.12s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "15399aecb8450d2df6fdb16146f525566a0a3cfef2fa4f2a7a05efcf70346b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15399aecb8450d2df6fdb16146f525566a0a3cfef2fa4f2a7a05efcf70346b5f", kill_on_drop: false }` [INFO] [stdout] 15399aecb8450d2df6fdb16146f525566a0a3cfef2fa4f2a7a05efcf70346b5f