[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 nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoldenrye%2Fmonolake" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/goldenrye/monolake on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14fb74c810b0c86f6811c824deff970bc9bf6b3295c6abfdf0cd2951b7f5bf3f
[INFO] running `Command { std: "docker" "start" "-a" "14fb74c810b0c86f6811c824deff970bc9bf6b3295c6abfdf0cd2951b7f5bf3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14fb74c810b0c86f6811c824deff970bc9bf6b3295c6abfdf0cd2951b7f5bf3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14fb74c810b0c86f6811c824deff970bc9bf6b3295c6abfdf0cd2951b7f5bf3f", kill_on_drop: false }`
[INFO] [stdout] 14fb74c810b0c86f6811c824deff970bc9bf6b3295c6abfdf0cd2951b7f5bf3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d43f3b0915c1a04221014a820eecd6674f1c48dabd3ff9ee94859161c077287
[INFO] running `Command { std: "docker" "start" "-a" "2d43f3b0915c1a04221014a820eecd6674f1c48dabd3ff9ee94859161c077287", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.67
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling param v0.1.2
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling reusable-box-future v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling service-async v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[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 nanorand v0.7.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[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 native-tls v0.2.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling auto-const-array v0.2.1
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling certain-map-macros v0.3.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling h2 v0.4.6
[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 clap v4.5.20
[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 sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling monoio-thrift v0.1.4
[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 monoio-native-tls v0.3.0
[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 toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling monoio-rustls v0.3.0
[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 41.57s
[INFO] running `Command { std: "docker" "inspect" "2d43f3b0915c1a04221014a820eecd6674f1c48dabd3ff9ee94859161c077287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d43f3b0915c1a04221014a820eecd6674f1c48dabd3ff9ee94859161c077287", kill_on_drop: false }`
[INFO] [stdout] 2d43f3b0915c1a04221014a820eecd6674f1c48dabd3ff9ee94859161c077287
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 326c69c4b17a7146c115e0d9abdc215af273b69a2eac664ee84651a8f880fb36
[INFO] running `Command { std: "docker" "start" "-a" "326c69c4b17a7146c115e0d9abdc215af273b69a2eac664ee84651a8f880fb36", 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 1.76s
[INFO] running `Command { std: "docker" "inspect" "326c69c4b17a7146c115e0d9abdc215af273b69a2eac664ee84651a8f880fb36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "326c69c4b17a7146c115e0d9abdc215af273b69a2eac664ee84651a8f880fb36", kill_on_drop: false }`
[INFO] [stdout] 326c69c4b17a7146c115e0d9abdc215af273b69a2eac664ee84651a8f880fb36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a3f1b429ba98e555f98d440d8e1ff0b34183d5b1658446a86d08c8ed78ae5d7
[INFO] running `Command { std: "docker" "start" "-a" "0a3f1b429ba98e555f98d440d8e1ff0b34183d5b1658446a86d08c8ed78ae5d7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/monolake-b66a2b4bc84cc90c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/monolake_core-f79eed161fbd691b)
[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-b154617526929298)
[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.20s
[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/connection_persistence.rs - http::handlers::connection_persistence (line 23) ... 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/mod.rs - http::handlers (line 59) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0a3f1b429ba98e555f98d440d8e1ff0b34183d5b1658446a86d08c8ed78ae5d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a3f1b429ba98e555f98d440d8e1ff0b34183d5b1658446a86d08c8ed78ae5d7", kill_on_drop: false }`
[INFO] [stdout] 0a3f1b429ba98e555f98d440d8e1ff0b34183d5b1658446a86d08c8ed78ae5d7
