[INFO] cloning repository https://github.com/geoffsee/galaxy-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffsee/galaxy-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffsee%2Fgalaxy-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffsee%2Fgalaxy-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e734f62c7ba9c4adba4028cf38ab88aa564d42a2 [INFO] testing geoffsee/galaxy-os against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffsee%2Fgalaxy-os" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/geoffsee/galaxy-os [INFO] finished tweaking git repo https://github.com/geoffsee/galaxy-os [INFO] tweaked toml for git repo https://github.com/geoffsee/galaxy-os written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geoffsee/galaxy-os on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/geoffsee/galaxy-os 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e48808215ea4b9418fb919ec1ac3adc0bdc0564797eb3f54ac5477eb202104c0 [INFO] running `Command { std: "docker" "start" "-a" "e48808215ea4b9418fb919ec1ac3adc0bdc0564797eb3f54ac5477eb202104c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e48808215ea4b9418fb919ec1ac3adc0bdc0564797eb3f54ac5477eb202104c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48808215ea4b9418fb919ec1ac3adc0bdc0564797eb3f54ac5477eb202104c0", kill_on_drop: false }` [INFO] [stdout] e48808215ea4b9418fb919ec1ac3adc0bdc0564797eb3f54ac5477eb202104c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec4232015a93b2bcd15a6bc4fb22ac6be4d36481fea73d97dce364e4f09a295a [INFO] running `Command { std: "docker" "start" "-a" "ec4232015a93b2bcd15a6bc4fb22ac6be4d36481fea73d97dce364e4f09a295a", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/crates/ui) [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling service-registry-macros v0.1.0 (/opt/rustwide/workdir/crates/service-registry-macros) [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling rcgen v0.14.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling podman-api-stubs v0.9.0 [INFO] [stderr] Compiling etcd-client v0.14.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling containers-api v0.8.0 [INFO] [stderr] Compiling podman-api v0.10.0 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling service-registry v0.1.0 (/opt/rustwide/workdir/crates/service-registry) [INFO] [stderr] Compiling container-api v0.1.0 (/opt/rustwide/workdir/crates/container-api) [INFO] [stderr] Compiling repl-api v0.1.0 (/opt/rustwide/workdir/crates/repl-api) [INFO] [stderr] Compiling supervisor v0.1.0 (/opt/rustwide/workdir/crates/supervisor) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> crates/supervisor/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::Mutex` [INFO] [stdout] --> crates/supervisor/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> crates/repl-api/src/tls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling galaxy-os v0.1.0 (/opt/rustwide/workdir/crates/galaxy-os) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "ec4232015a93b2bcd15a6bc4fb22ac6be4d36481fea73d97dce364e4f09a295a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4232015a93b2bcd15a6bc4fb22ac6be4d36481fea73d97dce364e4f09a295a", kill_on_drop: false }` [INFO] [stdout] ec4232015a93b2bcd15a6bc4fb22ac6be4d36481fea73d97dce364e4f09a295a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d00c55220b0982c54230a929d68ce4ebbcfc7271eb40dd78b095ab1dc892619d [INFO] running `Command { std: "docker" "start" "-a" "d00c55220b0982c54230a929d68ce4ebbcfc7271eb40dd78b095ab1dc892619d", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling service-registry-macros v0.1.0 (/opt/rustwide/workdir/crates/service-registry-macros) [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/crates/ui) [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling containers-api v0.8.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling testcontainers v0.15.0 [INFO] [stderr] Compiling podman-api v0.10.0 [INFO] [stderr] Compiling testcontainers-modules v0.3.7 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling etcd-client v0.14.1 [INFO] [stderr] Compiling service-registry v0.1.0 (/opt/rustwide/workdir/crates/service-registry) [INFO] [stderr] Compiling repl-api v0.1.0 (/opt/rustwide/workdir/crates/repl-api) [INFO] [stderr] Compiling container-api v0.1.0 (/opt/rustwide/workdir/crates/container-api) [INFO] [stderr] Compiling supervisor v0.1.0 (/opt/rustwide/workdir/crates/supervisor) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> crates/supervisor/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::Mutex` [INFO] [stdout] --> crates/supervisor/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> crates/repl-api/src/tls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling galaxy-os v0.1.0 (/opt/rustwide/workdir/crates/galaxy-os) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "d00c55220b0982c54230a929d68ce4ebbcfc7271eb40dd78b095ab1dc892619d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00c55220b0982c54230a929d68ce4ebbcfc7271eb40dd78b095ab1dc892619d", kill_on_drop: false }` [INFO] [stdout] d00c55220b0982c54230a929d68ce4ebbcfc7271eb40dd78b095ab1dc892619d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76491c08ddea2f06e10e753faf3d29d05367f4cfaae2fc2e2d54e0b3a3f874bd [INFO] running `Command { std: "docker" "start" "-a" "76491c08ddea2f06e10e753faf3d29d05367f4cfaae2fc2e2d54e0b3a3f874bd", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::sync::Arc` [INFO] [stderr] --> crates/supervisor/src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::sync::Mutex` [INFO] [stderr] --> crates/supervisor/src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use tokio::sync::Mutex; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `supervisor` (bin "supervisor" test) generated 2 warnings (run `cargo fix --bin "supervisor" -p supervisor --tests` to apply 2 suggestions) [INFO] [stderr] warning: unused import: `serde::Serialize` [INFO] [stderr] --> crates/repl-api/src/tls.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use serde::Serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `repl-api` (bin "repl-api" test) generated 1 warning (run `cargo fix --bin "repl-api" -p repl-api --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli-677e86651472a742) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test container::tests::test_empty_list_containers_response_deserialization ... ok [INFO] [stdout] test repl::tests::test_execute_repl_response_deserialization ... ok [INFO] [stdout] test container::tests::test_create_container_response_deserialization ... ok [INFO] [stdout] test container::tests::test_create_container_response_deserialization_with_long_id ... ok [INFO] [stdout] test repl::tests::test_execute_repl_response_deserialization_failure ... ok [INFO] [stdout] test container::tests::test_list_containers_response_deserialization ... ok [INFO] [stdout] test repl::tests::test_language_deserialization ... ok [INFO] [stdout] test repl::tests::test_language_from_str_valid ... ok [INFO] [stdout] test repl::tests::test_language_from_str_error_message ... ok [INFO] [stdout] test repl::tests::test_language_from_str_invalid ... ok [INFO] [stdout] test container::tests::test_create_container_request_serialization_no_command ... ok [INFO] [stdout] test repl::tests::test_execute_repl_request_serialization_with_dependencies ... ok [INFO] [stdout] test container::tests::test_create_container_request_serialization ... ok [INFO] [stdout] test repl::tests::test_language_serialization ... ok [INFO] [stdout] test container::tests::test_create_container_request_with_single_command ... ok [INFO] [stdout] test repl::tests::test_execute_repl_request_serialization ... ok [INFO] [stdout] test container::tests::test_create_container_request_with_empty_command ... ok [INFO] [stdout] test repl::tests::test_languages_response_deserialization ... ok [INFO] [stdout] test repl::tests::test_repl_client_creation ... ok [INFO] [stdout] test container::tests::test_container_client_creation ... ok [INFO] [stdout] test container::tests::test_container_client_with_custom_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-0f439f99b66db782) [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] Running tests/container_integration_tests.rs (/opt/rustwide/target/debug/deps/container_integration_tests-b0b4987fa5fdfc1e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_list_containers_success ... ok [INFO] [stdout] test test_create_container_with_empty_command ... ok [INFO] [stdout] test test_list_containers_empty ... ok [INFO] [stdout] test test_create_container_no_command ... ok [INFO] [stdout] test test_create_container_success ... ok [INFO] [stdout] test test_create_container_error ... ok [INFO] [stdout] test test_list_containers_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/repl_integration_tests.rs (/opt/rustwide/target/debug/deps/repl_integration_tests-79ce297202667824) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_list_languages_success ... ok [INFO] [stdout] test test_execute_repl_python_success ... ok [INFO] [stdout] test test_list_languages_empty ... ok [INFO] [stdout] test test_execute_repl_failure ... ok [INFO] [stdout] test test_execute_repl_server_error ... ok [INFO] [stdout] test test_list_languages_error ... ok [INFO] [stdout] test test_execute_repl_node_success ... ok [INFO] [stdout] test test_execute_repl_all_languages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/container_api-1f064e43c94d0e29) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_create_container_request_deserialization ... ok [INFO] [stdout] test tests::test_create_container_request_deserialization_no_command ... ok [INFO] [stdout] test tests::test_health ... ok [INFO] [stdout] test tests::test_health_endpoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/container_api-e75b149b0a02ccaa) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/galaxy_os-af5735a2e7402e6e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_health_check ... ok [INFO] [stdout] test tests::test_list_languages ... ok [INFO] [stdout] test tests::test_all_routes_mounted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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/repl_api-43dae893b4beabe3) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test tests::test_build_command_with_dependencies_go ... ok [INFO] [stdout] test tests::test_build_command_with_dependencies_no_deps ... ok [INFO] [stdout] test tests::test_build_command_with_dependencies_python ... ok [INFO] [stdout] test tests::test_install_dependencies_command_empty ... ok [INFO] [stdout] test tests::test_install_dependencies_command_rust ... ok [INFO] [stdout] test tests::test_install_dependencies_command_python ... ok [INFO] [stdout] test tests::test_language_execute_command_node ... ok [INFO] [stdout] test tests::test_language_container_image ... ok [INFO] [stdout] test tests::test_language_execute_command_python ... ok [INFO] [stdout] test tests::test_language_execute_command_ruby ... ok [INFO] [stdout] test tests::test_repl_session_language_getter ... ok [INFO] [stdout] test tests::test_install_dependencies_command_ruby ... ok [INFO] [stdout] test tests::test_language_execute_command_rust ... ok [INFO] [stdout] test tests::test_install_dependencies_command_node ... ok [INFO] [stdout] test tests::test_repl_session_new ... ok [INFO] [stdout] test tests::test_build_command_with_dependencies_node ... ok [INFO] [stdout] test tests::test_language_execute_command_go ... ok [INFO] [stdout] test tests::test_install_dependencies_command_go ... ok [INFO] [stdout] test tests::test_repl_session_variables ... ok [INFO] [stdout] test security::tests::test_too_many_dependencies ... ok [INFO] [stdout] test security::tests::test_suspicious_dependency ... ok [INFO] [stdout] test security::tests::test_safe_code ... ok [INFO] [stdout] test security::tests::test_reverse_shell_detection ... ok [INFO] [stdout] test security::tests::test_dangerous_import_warning ... ok [INFO] [stdout] test security::tests::test_fork_bomb_detection ... FAILED [INFO] [stdout] test security::tests::test_code_size_limit ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- security::tests::test_fork_bomb_detection stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'security::tests::test_fork_bomb_detection' (83) panicked at crates/repl-api/src/security.rs:244:9: [INFO] [stdout] assertion failed: !result.is_safe [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57ae59f5db9a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57ae59f5db9a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57ae59f5db9a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57ae59f5db9a - <::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57ae59f739ea - ::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57ae59f739ea - core[a96a4c5c53f902a3]::fmt::write [INFO] [stdout] 6: 0x57ae59f62422 - std[ec4e911328de40a6]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57ae59f62422 - as std[ec4e911328de40a6]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57ae59f3cc3f - ::print [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57ae59f3cc3f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57ae59f55fd9 - std[ec4e911328de40a6]::panicking::default_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57ae59be39cc - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57ae59be39cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57ae59f56192 - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57ae59f56192 - std[ec4e911328de40a6]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57ae59f3cd2a - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x57ae59f34699 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57ae59f3da0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57ae59f7422c - core[a96a4c5c53f902a3]::panicking::panic_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57ae59f741f2 - core[a96a4c5c53f902a3]::panicking::panic [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x57ae59bd6db8 - repl_api[859477d25e5285fb]::security::tests::test_fork_bomb_detection [INFO] [stdout] at /opt/rustwide/workdir/crates/repl-api/src/security.rs:244:9 [INFO] [stdout] 21: 0x57ae59bd60d7 - repl_api[859477d25e5285fb]::security::tests::test_fork_bomb_detection::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/repl-api/src/security.rs:241:34 [INFO] [stdout] 22: 0x57ae59bd1eb6 - >::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x57ae59bd7aab - core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x57ae59bd7aab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x57ae59be449b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x57ae59be449b - as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x57ae59be449b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x57ae59be449b - std[ec4e911328de40a6]::panicking::catch_unwind::, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x57ae59be449b - std[ec4e911328de40a6]::panic::catch_unwind::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x57ae59be449b - test[30c43f9fd66fea90]::run_test_in_process [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x57ae59be449b - test[30c43f9fd66fea90]::run_test::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x57ae59bdfbb4 - test[30c43f9fd66fea90]::run_test::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x57ae59bdfbb4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x57ae59be70a2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x57ae59be70a2 - ::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x57ae59be70a2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x57ae59be70a2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x57ae59be70a2 - std[ec4e911328de40a6]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x57ae59be70a2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x57ae59be70a2 - ::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x57ae59f5d47f - + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x57ae59f5d47f - ::new::thread_start [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x75e713487aa4 - [INFO] [stdout] 44: 0x75e713514a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] security::tests::test_fork_bomb_detection [INFO] [stdout] [INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p repl-api --lib` [INFO] running `Command { std: "docker" "inspect" "76491c08ddea2f06e10e753faf3d29d05367f4cfaae2fc2e2d54e0b3a3f874bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76491c08ddea2f06e10e753faf3d29d05367f4cfaae2fc2e2d54e0b3a3f874bd", kill_on_drop: false }` [INFO] [stdout] 76491c08ddea2f06e10e753faf3d29d05367f4cfaae2fc2e2d54e0b3a3f874bd