[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 master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffsee%2Fgalaxy-os" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geoffsee/galaxy-os on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded testcontainers v0.15.0 [INFO] [stderr] Downloaded etcd-client v0.14.1 [INFO] [stderr] Downloaded pin-project-internal v0.4.30 [INFO] [stderr] Downloaded podman-api-stubs v0.9.0 [INFO] [stderr] Downloaded podman-api v0.10.0 [INFO] [stderr] Downloaded containers-api v0.8.0 [INFO] [stderr] Downloaded futures_codec v0.4.1 [INFO] [stderr] Downloaded axum v0.8.6 [INFO] [stderr] Downloaded tonic v0.12.3 [INFO] [stderr] Downloaded fs-err v3.1.3 [INFO] [stderr] Downloaded axum-server v0.7.2 [INFO] [stderr] Downloaded rcgen v0.14.5 [INFO] [stderr] Downloaded bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Downloaded testcontainers-modules v0.3.7 [INFO] [stderr] Downloaded pin-project v0.4.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 493e08cd0d6b473f20362dde965f5c9360e49d116f8313c9af2ca13c8a60024a [INFO] running `Command { std: "docker" "start" "-a" "493e08cd0d6b473f20362dde965f5c9360e49d116f8313c9af2ca13c8a60024a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "493e08cd0d6b473f20362dde965f5c9360e49d116f8313c9af2ca13c8a60024a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "493e08cd0d6b473f20362dde965f5c9360e49d116f8313c9af2ca13c8a60024a", kill_on_drop: false }` [INFO] [stdout] 493e08cd0d6b473f20362dde965f5c9360e49d116f8313c9af2ca13c8a60024a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f83c9612d28fc257424795e47910e944b2ec2c463b973cf985c45285faf391 [INFO] running `Command { std: "docker" "start" "-a" "59f83c9612d28fc257424795e47910e944b2ec2c463b973cf985c45285faf391", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/crates/ui) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling pin-project v0.4.30 [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 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 async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling service-registry-macros v0.1.0 (/opt/rustwide/workdir/crates/service-registry-macros) [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling rcgen v0.14.5 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling icu_locale_core 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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling podman-api-stubs v0.9.0 [INFO] [stderr] Compiling tonic-build v0.12.3 [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 h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling etcd-client v0.14.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [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 containers-api v0.8.0 [INFO] [stderr] Compiling reqwest v0.11.27 [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 2m 05s [INFO] running `Command { std: "docker" "inspect" "59f83c9612d28fc257424795e47910e944b2ec2c463b973cf985c45285faf391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f83c9612d28fc257424795e47910e944b2ec2c463b973cf985c45285faf391", kill_on_drop: false }` [INFO] [stdout] 59f83c9612d28fc257424795e47910e944b2ec2c463b973cf985c45285faf391 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 564b4fffe0a13c8b0b3b6b51521db4f1bcdb667eca6d0c83e3225292027a0e48 [INFO] running `Command { std: "docker" "start" "-a" "564b4fffe0a13c8b0b3b6b51521db4f1bcdb667eca6d0c83e3225292027a0e48", 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 colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.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 rand_chacha v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [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 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 darling_macro v0.13.4 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling tokio-test v0.4.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 axum v0.7.9 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [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 tonic v0.12.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [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 etcd-client v0.14.1 [INFO] [stderr] Compiling podman-api v0.10.0 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling testcontainers v0.15.0 [INFO] [stderr] Compiling testcontainers-modules v0.3.7 [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: `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] [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] [stderr] Compiling galaxy-os v0.1.0 (/opt/rustwide/workdir/crates/galaxy-os) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.14s [INFO] running `Command { std: "docker" "inspect" "564b4fffe0a13c8b0b3b6b51521db4f1bcdb667eca6d0c83e3225292027a0e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564b4fffe0a13c8b0b3b6b51521db4f1bcdb667eca6d0c83e3225292027a0e48", kill_on_drop: false }` [INFO] [stdout] 564b4fffe0a13c8b0b3b6b51521db4f1bcdb667eca6d0c83e3225292027a0e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3496389b620b9c441495c8cfa66021d6a09f3263999e46b182b12d0cd8129476 [INFO] running `Command { std: "docker" "start" "-a" "3496389b620b9c441495c8cfa66021d6a09f3263999e46b182b12d0cd8129476", 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.52s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli-677e86651472a742) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test repl::tests::test_execute_repl_response_deserialization_failure ... ok [INFO] [stdout] test repl::tests::test_execute_repl_response_deserialization ... 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_language_serialization ... 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_create_container_request_serialization_no_command ... ok [INFO] [stdout] test container::tests::test_create_container_request_with_single_command ... ok [INFO] [stdout] test container::tests::test_create_container_response_deserialization_with_long_id ... ok [INFO] [stdout] test repl::tests::test_execute_repl_request_serialization_with_dependencies ... ok [INFO] [stdout] test container::tests::test_empty_list_containers_response_deserialization ... ok [INFO] [stdout] test repl::tests::test_language_deserialization ... ok [INFO] [stdout] test container::tests::test_create_container_response_deserialization ... ok [INFO] [stdout] test container::tests::test_list_containers_response_deserialization ... ok [INFO] [stdout] test repl::tests::test_language_from_str_valid ... ok [INFO] [stdout] test container::tests::test_create_container_request_serialization ... ok [INFO] [stdout] test container::tests::test_container_client_with_custom_url ... ok [INFO] [stdout] test repl::tests::test_languages_response_deserialization ... ok [INFO] [stdout] test repl::tests::test_language_from_str_invalid ... ok [INFO] [stdout] test repl::tests::test_language_from_str_error_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [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_empty ... ok [INFO] [stdout] test test_create_container_success ... ok [INFO] [stdout] test test_create_container_no_command ... ok [INFO] [stdout] test test_create_container_error ... ok [INFO] [stdout] test test_list_containers_success ... ok [INFO] [stdout] test test_create_container_with_empty_command ... 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.21s [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_execute_repl_failure ... ok [INFO] [stdout] test test_list_languages_empty ... ok [INFO] [stdout] test test_list_languages_error ... ok [INFO] [stdout] test test_execute_repl_server_error ... ok [INFO] [stdout] test test_execute_repl_all_languages ... ok [INFO] [stdout] test test_execute_repl_node_success ... 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_no_command ... ok [INFO] [stdout] test tests::test_create_container_request_deserialization ... ok [INFO] [stdout] test tests::test_health_endpoint ... ok [INFO] [stdout] test tests::test_health ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/container_api-e75b149b0a02ccaa) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [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_all_routes_mounted ... ok [INFO] [stdout] test tests::test_health_check ... ok [INFO] [stdout] test tests::test_list_languages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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_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_go ... ok [INFO] [stdout] test tests::test_install_dependencies_command_node ... ok [INFO] [stdout] test tests::test_build_command_with_dependencies_node ... ok [INFO] [stdout] test tests::test_install_dependencies_command_python ... ok [INFO] [stdout] test tests::test_install_dependencies_command_ruby ... 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_install_dependencies_command_rust ... ok [INFO] [stdout] test tests::test_language_execute_command_rust ... ok [INFO] [stdout] test tests::test_repl_session_language_getter ... ok [INFO] [stdout] test tests::test_language_execute_command_ruby ... ok [INFO] [stdout] test tests::test_language_execute_command_node ... ok [INFO] [stdout] test tests::test_language_execute_command_go ... ok [INFO] [stdout] test tests::test_repl_session_new ... ok [INFO] [stdout] test tests::test_repl_session_variables ... 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_too_many_dependencies ... ok [INFO] [stdout] test security::tests::test_suspicious_dependency ... ok [INFO] [stdout] test tests::test_build_command_with_dependencies_go ... ok [INFO] [stdout] test security::tests::test_safe_code ... ok [INFO] [stdout] test security::tests::test_fork_bomb_detection ... FAILED [INFO] [stderr] error: test failed, to rerun pass `-p repl-api --lib` [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' (82) panicked at crates/repl-api/src/security.rs:244:9: [INFO] [stdout] assertion failed: !result.is_safe [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x609e13ada40a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x609e13ada40a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x609e13ada40a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x609e13ada40a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x609e13af025a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x609e13af025a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x609e13adec92 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x609e13adec92 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x609e13ab94af - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x609e13ab94af - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x609e13ad27f9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x609e1375d9dc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x609e1375d9dc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x609e13ad29b2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x609e13ad29b2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x609e13ab959a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x609e13aae779 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x609e13aba27d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x609e13af0a9c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x609e13af0a62 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x609e13750d48 - repl_api[ee7d2f81954928d1]::security::tests::test_fork_bomb_detection [INFO] [stdout] at /opt/rustwide/workdir/crates/repl-api/src/security.rs:244:9 [INFO] [stdout] 21: 0x609e137500b7 - repl_api[ee7d2f81954928d1]::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: 0x609e1374bf06 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x609e13751abb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x609e13751abb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x609e1375e4ab - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x609e1375e4ab - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x609e1375e4ab - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x609e1375e4ab - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x609e1375e4ab - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x609e1375e4ab - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x609e1375e4ab - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x609e13758904 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x609e13758904 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x609e137610b2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x609e137610b2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x609e137610b2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x609e137610b2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x609e137610b2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x609e137610b2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x609e137610b2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x609e13ad9cef - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x609e13ad9cef - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7e66026a9aa4 - [INFO] [stdout] 44: 0x7e6602736a64 - 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.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3496389b620b9c441495c8cfa66021d6a09f3263999e46b182b12d0cd8129476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3496389b620b9c441495c8cfa66021d6a09f3263999e46b182b12d0cd8129476", kill_on_drop: false }` [INFO] [stdout] 3496389b620b9c441495c8cfa66021d6a09f3263999e46b182b12d0cd8129476