[INFO] cloning repository https://github.com/goldenrye/monolake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goldenrye/monolake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoldenrye%2Fmonolake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoldenrye%2Fmonolake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e287426593f913f3bac117f67354a6d6c61890a2 [INFO] testing goldenrye/monolake against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoldenrye%2Fmonolake" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/goldenrye/monolake [INFO] finished tweaking git repo https://github.com/goldenrye/monolake [INFO] tweaked toml for git repo https://github.com/goldenrye/monolake written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/goldenrye/monolake on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/goldenrye/monolake 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded param v0.1.2 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded thiserror v1.0.67 [INFO] [stderr] Downloaded certain-map-macros v0.3.2 [INFO] [stderr] Downloaded auto-const-array v0.2.1 [INFO] [stderr] Downloaded local-sync v0.1.1 [INFO] [stderr] Downloaded monoio-codec v0.3.4 [INFO] [stderr] Downloaded monoio-transports v0.5.3 [INFO] [stderr] Downloaded anyhow v1.0.92 [INFO] [stderr] Downloaded serde v1.0.214 [INFO] [stderr] Downloaded monoio v0.2.4 [INFO] [stderr] Downloaded monoio-compat v0.2.2 [INFO] [stderr] Downloaded monoio-rustls v0.3.0 [INFO] [stderr] Downloaded monoio-macros v0.1.0 [INFO] [stderr] Downloaded monoio-thrift v0.1.4 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded thiserror-impl v1.0.67 [INFO] [stderr] Downloaded serde_derive v1.0.214 [INFO] [stderr] Downloaded certain-map v0.3.1 [INFO] [stderr] Downloaded rustls v0.23.16 [INFO] [stderr] Downloaded monoio-native-tls v0.3.0 [INFO] [stderr] Downloaded reusable-box-future v0.2.0 [INFO] [stderr] Downloaded monoio-io-wrapper v0.1.1 [INFO] [stderr] Downloaded proxy-protocol v0.5.0 [INFO] [stderr] Downloaded service-async v0.2.4 [INFO] [stderr] Downloaded monoio-http v0.3.11 [INFO] [stderr] Downloaded monoio-rustls v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30be00e6390237db7d513b9a77988d16645e15ecf7cc6b85f830ab5af8501803 [INFO] running `Command { std: "docker" "start" "-a" "30be00e6390237db7d513b9a77988d16645e15ecf7cc6b85f830ab5af8501803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30be00e6390237db7d513b9a77988d16645e15ecf7cc6b85f830ab5af8501803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30be00e6390237db7d513b9a77988d16645e15ecf7cc6b85f830ab5af8501803", kill_on_drop: false }` [INFO] [stdout] 30be00e6390237db7d513b9a77988d16645e15ecf7cc6b85f830ab5af8501803 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17877670a56c90ada948a51e5fee8d0a1dd6db0d864e2b8fd4a56a3ffe03e1ca [INFO] running `Command { std: "docker" "start" "-a" "17877670a56c90ada948a51e5fee8d0a1dd6db0d864e2b8fd4a56a3ffe03e1ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.67 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling aws-lc-rs v1.10.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling param v0.1.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling reusable-box-future v0.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling service-async v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aws-lc-sys v0.22.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling monoio-macros v0.1.0 [INFO] [stderr] Compiling auto-const-array v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.67 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling certain-map-macros v0.3.2 [INFO] [stderr] Compiling monoio v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling certain-map v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling monoio-io-wrapper v0.1.1 [INFO] [stderr] Compiling monoio-codec v0.3.4 [INFO] [stderr] Compiling monoio-thrift v0.1.4 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling monoio-native-tls v0.3.0 [INFO] [stderr] Compiling local-sync v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling monoio-compat v0.2.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling monoio-rustls v0.3.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling monoio-http v0.3.11 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling monolake-core v0.3.0 (/opt/rustwide/workdir/monolake-core) [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling monoio-rustls v0.4.0 [INFO] [stderr] Compiling monoio-transports v0.5.3 [INFO] [stderr] Compiling monolake-services v0.3.2 (/opt/rustwide/workdir/monolake-services) [INFO] [stderr] Compiling monolake v0.3.0 (/opt/rustwide/workdir/monolake) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "17877670a56c90ada948a51e5fee8d0a1dd6db0d864e2b8fd4a56a3ffe03e1ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17877670a56c90ada948a51e5fee8d0a1dd6db0d864e2b8fd4a56a3ffe03e1ca", kill_on_drop: false }` [INFO] [stdout] 17877670a56c90ada948a51e5fee8d0a1dd6db0d864e2b8fd4a56a3ffe03e1ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0845b078b59a809b7e2e5a66707047524e02925207272de42591045561e99b6a [INFO] running `Command { std: "docker" "start" "-a" "0845b078b59a809b7e2e5a66707047524e02925207272de42591045561e99b6a", kill_on_drop: false }` [INFO] [stderr] Compiling monolake-core v0.3.0 (/opt/rustwide/workdir/monolake-core) [INFO] [stderr] Compiling monolake-services v0.3.2 (/opt/rustwide/workdir/monolake-services) [INFO] [stderr] Compiling monolake v0.3.0 (/opt/rustwide/workdir/monolake) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.62s [INFO] running `Command { std: "docker" "inspect" "0845b078b59a809b7e2e5a66707047524e02925207272de42591045561e99b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0845b078b59a809b7e2e5a66707047524e02925207272de42591045561e99b6a", kill_on_drop: false }` [INFO] [stdout] 0845b078b59a809b7e2e5a66707047524e02925207272de42591045561e99b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4fe518bacb59ae6c648f5f963ccdf4fd34322eacfdf76dc7f05ade47df609a0 [INFO] running `Command { std: "docker" "start" "-a" "f4fe518bacb59ae6c648f5f963ccdf4fd34322eacfdf76dc7f05ade47df609a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/monolake-1b360707769ceed6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/monolake_core-6212f98dbfc978b3) [INFO] [stdout] test context::test::test_add_entries_to_context ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test util::hash::tests::test_hash_with_sha256 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/monolake_services-51490d8724016ff0) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test common::cancel::linked_list::tests::demo ... ok [INFO] [stdout] test http::handlers::route::tests::test_iterate_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s [INFO] [stdout] [INFO] [stderr] Doc-tests monolake_core [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test monolake-core/src/http/mod.rs - http::HttpHandler (line 99) ... ignored [INFO] [stdout] test monolake-core/src/lib.rs - (line 100) ... ignored [INFO] [stdout] test monolake-core/src/listener.rs - listener (line 21) ... ignored [INFO] [stdout] test monolake-core/src/thrift/mod.rs - thrift::ThriftHandler (line 51) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests monolake_services [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test monolake-services/src/common/context.rs - common::context (line 27) ... ignored [INFO] [stdout] test monolake-services/src/common/panic.rs - common::panic (line 23) ... ignored [INFO] [stdout] test monolake-services/src/http/core.rs - http::core (line 30) ... ignored [INFO] [stdout] test monolake-services/src/http/detect.rs - http::detect (line 24) ... ignored [INFO] [stdout] test monolake-services/src/http/handlers/mod.rs - http::handlers (line 30) ... ignored [INFO] [stdout] test monolake-services/src/hyper/mod.rs - hyper (line 26) ... ignored [INFO] [stdout] test monolake-services/src/lib.rs - (line 109) ... ignored [INFO] [stdout] test monolake-services/src/lib.rs - (line 84) ... ignored [INFO] [stdout] test monolake-services/src/thrift/handlers/proxy.rs - thrift::handlers::proxy (line 28) ... ignored [INFO] [stdout] test monolake-services/src/thrift/mod.rs - thrift (line 33) ... ignored [INFO] [stdout] test monolake-services/src/thrift/ttheader.rs - thrift::ttheader (line 27) ... ignored [INFO] [stdout] test monolake-services/src/tls/mod.rs - tls (line 26) ... ignored [INFO] [stdout] test monolake-services/src/http/handlers/mod.rs - http::handlers (line 59) ... ok [INFO] [stdout] test monolake-services/src/http/handlers/route.rs - http::handlers::route (line 30) ... ok [INFO] [stdout] test monolake-services/src/http/handlers/content_handler.rs - http::handlers::content_handler (line 23) ... ok [INFO] [stdout] test monolake-services/src/http/handlers/connection_persistence.rs - http::handlers::connection_persistence (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4fe518bacb59ae6c648f5f963ccdf4fd34322eacfdf76dc7f05ade47df609a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4fe518bacb59ae6c648f5f963ccdf4fd34322eacfdf76dc7f05ade47df609a0", kill_on_drop: false }` [INFO] [stdout] f4fe518bacb59ae6c648f5f963ccdf4fd34322eacfdf76dc7f05ade47df609a0