[INFO] cloning repository https://github.com/gfaster/mkproj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfaster/mkproj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfaster%2Fmkproj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfaster%2Fmkproj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74183b7fb75f76abcf368f6133ec8e3eeb83eb54 [INFO] testing gfaster/mkproj/74183b7fb75f76abcf368f6133ec8e3eeb83eb54 against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfaster%2Fmkproj" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gfaster/mkproj on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/gfaster/mkproj [INFO] finished tweaking git repo https://github.com/gfaster/mkproj [INFO] tweaked toml for git repo https://github.com/gfaster/mkproj written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gfaster/mkproj 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65561a527d33480f2aa00bd2c6dd315c637dc45f1c7bc5ab79819c06a836b3b3 [INFO] running `Command { std: "docker" "start" "-a" "65561a527d33480f2aa00bd2c6dd315c637dc45f1c7bc5ab79819c06a836b3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65561a527d33480f2aa00bd2c6dd315c637dc45f1c7bc5ab79819c06a836b3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65561a527d33480f2aa00bd2c6dd315c637dc45f1c7bc5ab79819c06a836b3b3", kill_on_drop: false }` [INFO] [stdout] 65561a527d33480f2aa00bd2c6dd315c637dc45f1c7bc5ab79819c06a836b3b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17a778329bb60bd06f91a1ad037eb23b73e010ae5e579eb0c4b6339bff01c47b [INFO] running `Command { std: "docker" "start" "-a" "17a778329bb60bd06f91a1ad037eb23b73e010ae5e579eb0c4b6339bff01c47b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling mkproj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.93s [INFO] running `Command { std: "docker" "inspect" "17a778329bb60bd06f91a1ad037eb23b73e010ae5e579eb0c4b6339bff01c47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a778329bb60bd06f91a1ad037eb23b73e010ae5e579eb0c4b6339bff01c47b", kill_on_drop: false }` [INFO] [stdout] 17a778329bb60bd06f91a1ad037eb23b73e010ae5e579eb0c4b6339bff01c47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 184286cf1ea96c624edc0b227373fe9dd9ca3f9868f2fc9889461bab79428145 [INFO] running `Command { std: "docker" "start" "-a" "184286cf1ea96c624edc0b227373fe9dd9ca3f9868f2fc9889461bab79428145", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling mkproj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "184286cf1ea96c624edc0b227373fe9dd9ca3f9868f2fc9889461bab79428145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184286cf1ea96c624edc0b227373fe9dd9ca3f9868f2fc9889461bab79428145", kill_on_drop: false }` [INFO] [stdout] 184286cf1ea96c624edc0b227373fe9dd9ca3f9868f2fc9889461bab79428145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e15a5ed3cc3631bc497f73ece14dcef416c9758690739fb122ea5368756bb5b [INFO] running `Command { std: "docker" "start" "-a" "9e15a5ed3cc3631bc497f73ece14dcef416c9758690739fb122ea5368756bb5b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mkproj-4ff170a9daef16bb) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test util::file_template::tests::template_replacements ... ok [INFO] [stdout] test util::file_template::tests::truncatation ... ok [INFO] [stdout] test util::file_template::tests::truncate_str_nopanic ... ok [INFO] [stdout] test util::file_template::tests::template_valid_key_passes ... ok [INFO] [stdout] test util::file_template::tests::template_invalid_key_fails ... ok [INFO] [stdout] test tests::command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 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/mkproj-6755c8b284b9d495) [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/c_proj.rs (/opt/rustwide/target/debug/deps/c_proj-73519b6347826ad5) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test basic_make_simple ... FAILED [INFO] [stdout] test basic_make_normal ... FAILED [INFO] [stdout] test make_cxx ... FAILED [INFO] [stdout] test basic_cmake_cxx ... FAILED [INFO] [stdout] test basic_cmake ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- basic_make_simple stdout ---- [INFO] [stdout] mkdir: '/opt/rustwide/target/tmp/16' [INFO] [stdout] cd: '/opt/rustwide/target/tmp/16' [INFO] [stderr] error: test failed, to rerun pass `--test c_proj` [INFO] [stdout] mkdir: 'make-simple' [INFO] [stdout] cd: 'make-simple' [INFO] [stdout] create: 'README.md' [INFO] [stdout] create: '.gitignore' [INFO] [stdout] create: 'shell.nix' [INFO] [stdout] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] hint: [INFO] [stdout] hint: git config --global init.defaultBranch [INFO] [stdout] hint: [INFO] [stdout] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] hint: [INFO] [stdout] hint: git branch -m [INFO] [stdout] mkdir: 'build' [INFO] [stdout] mkdir: 'src' [INFO] [stdout] create: 'src/main.c' [INFO] [stdout] create: 'Makefile' [INFO] [stdout] Error: executing mkproj [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to execute nix-shell [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: anyhow::context:: for core::result::Result>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:54:31 [INFO] [stdout] 2: mkproj::util::enter_nix_shell [INFO] [stdout] at /opt/rustwide/workdir/src/util.rs:171:21 [INFO] [stdout] 3: mkproj::templates::c::create_c [INFO] [stdout] at /opt/rustwide/workdir/src/templates/c.rs:71:5 [INFO] [stdout] 4: mkproj::run_main [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:40:30 [INFO] [stdout] 5: c_proj::common::run_test_with_fn [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:30:5 [INFO] [stdout] 6: c_proj::common::run_test [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:5 [INFO] [stdout] 7: c_proj::basic_make_simple [INFO] [stdout] at /opt/rustwide/workdir/tests/c_proj.rs:7:5 [INFO] [stdout] 8: c_proj::basic_make_simple::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/tests/c_proj.rs:5:27 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 11: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 12: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 13: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 14: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 15: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 16: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 17: test::run_test_in_process [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 18: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 19: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 20: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 21: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 22: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 23: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 24: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 25: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 26: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 29: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 30: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 31: [INFO] [stdout] 32: clone [INFO] [stdout] [INFO] [stdout] ---- basic_make_normal stdout ---- [INFO] [stdout] cd: '/opt/rustwide/target/tmp/16' [INFO] [stdout] mkdir: 'basic-make-normal' [INFO] [stdout] cd: 'basic-make-normal' [INFO] [stdout] create: 'README.md' [INFO] [stdout] create: '.gitignore' [INFO] [stdout] create: 'shell.nix' [INFO] [stdout] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] hint: [INFO] [stdout] hint: git config --global init.defaultBranch [INFO] [stdout] hint: [INFO] [stdout] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] hint: [INFO] [stdout] hint: git branch -m [INFO] [stdout] mkdir: 'build' [INFO] [stdout] mkdir: 'src' [INFO] [stdout] create: 'src/main.c' [INFO] [stdout] create: 'Makefile' [INFO] [stdout] Error: executing mkproj [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to execute nix-shell [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: anyhow::context:: for core::result::Result>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:54:31 [INFO] [stdout] 2: mkproj::util::enter_nix_shell [INFO] [stdout] at /opt/rustwide/workdir/src/util.rs:171:21 [INFO] [stdout] 3: mkproj::templates::c::create_c [INFO] [stdout] at /opt/rustwide/workdir/src/templates/c.rs:71:5 [INFO] [stdout] 4: mkproj::run_main [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:40:30 [INFO] [stdout] 5: c_proj::common::run_test_with_fn [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:30:5 [INFO] [stdout] 6: c_proj::common::run_test [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:5 [INFO] [stdout] 7: c_proj::basic_make_normal [INFO] [stdout] at /opt/rustwide/workdir/tests/c_proj.rs:15:5 [INFO] [stdout] 8: c_proj::basic_make_normal::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/tests/c_proj.rs:13:27 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 11: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 12: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 13: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 14: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 15: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 16: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 17: test::run_test_in_process [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 18: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 19: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 20: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 21: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 22: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 23: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 24: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 25: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 26: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 29: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 30: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 31: [INFO] [stdout] 32: clone [INFO] [stdout] [INFO] [stdout] ---- make_cxx stdout ---- [INFO] [stdout] cd: '/opt/rustwide/target/tmp/16' [INFO] [stdout] mkdir: 'make-cxx' [INFO] [stdout] cd: 'make-cxx' [INFO] [stdout] create: 'README.md' [INFO] [stdout] create: '.gitignore' [INFO] [stdout] create: 'shell.nix' [INFO] [stdout] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] hint: [INFO] [stdout] hint: git config --global init.defaultBranch [INFO] [stdout] hint: [INFO] [stdout] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] hint: [INFO] [stdout] hint: git branch -m [INFO] [stdout] mkdir: 'build' [INFO] [stdout] mkdir: 'src' [INFO] [stdout] create: 'src/main.cpp' [INFO] [stdout] create: 'Makefile' [INFO] [stdout] Error: executing mkproj [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to execute nix-shell [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: anyhow::context:: for core::result::Result>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:54:31 [INFO] [stdout] 2: mkproj::util::enter_nix_shell [INFO] [stdout] at /opt/rustwide/workdir/src/util.rs:171:21 [INFO] [stdout] 3: mkproj::templates::c::create_c [INFO] [stdout] at /opt/rustwide/workdir/src/templates/c.rs:71:5 [INFO] [stdout] 4: mkproj::run_main [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:40:30 [INFO] [stdout] 5: c_proj::common::run_test_with_fn [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:30:5 [INFO] [stdout] 6: c_proj::common::run_test [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:5 [INFO] [stdout] 7: c_proj::make_cxx [INFO] [stdout] at /opt/rustwide/workdir/tests/c_proj.rs:37:5 [INFO] [stdout] 8: c_proj::make_cxx::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/tests/c_proj.rs:35:18 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 11: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 12: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 13: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 14: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 15: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 16: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 17: test::run_test_in_process [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 18: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 19: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 20: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 21: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 22: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 23: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 24: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 25: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 26: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 29: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 30: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 31: [INFO] [stdout] 32: clone [INFO] [stdout] [INFO] [stdout] ---- basic_cmake_cxx stdout ---- [INFO] [stdout] cd: '/opt/rustwide/target/tmp/16' [INFO] [stdout] mkdir: 'basic-cmake-cxx' [INFO] [stdout] cd: 'basic-cmake-cxx' [INFO] [stdout] create: 'README.md' [INFO] [stdout] create: '.gitignore' [INFO] [stdout] create: 'shell.nix' [INFO] [stdout] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] hint: [INFO] [stdout] hint: git config --global init.defaultBranch [INFO] [stdout] hint: [INFO] [stdout] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] hint: [INFO] [stdout] hint: git branch -m [INFO] [stdout] mkdir: 'build' [INFO] [stdout] mkdir: 'src' [INFO] [stdout] create: 'src/main.cpp' [INFO] [stdout] create: 'CMakeLists.txt' [INFO] [stdout] Error: executing mkproj [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to execute nix-shell [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: anyhow::context:: for core::result::Result>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:54:31 [INFO] [stdout] 2: mkproj::util::enter_nix_shell [INFO] [stdout] at /opt/rustwide/workdir/src/util.rs:171:21 [INFO] [stdout] 3: mkproj::templates::c::create_c [INFO] [stdout] at /opt/rustwide/workdir/src/templates/c.rs:71:5 [INFO] [stdout] 4: mkproj::run_main [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:40:30 [INFO] [stdout] 5: c_proj::common::run_test_with_fn [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:30:5 [INFO] [stdout] 6: c_proj::common::run_test [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:5 [INFO] [stdout] 7: c_proj::basic_cmake_cxx [INFO] [stdout] at /opt/rustwide/workdir/tests/c_proj.rs:51:5 [INFO] [stdout] 8: c_proj::basic_cmake_cxx::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/tests/c_proj.rs:43:25 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 11: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 12: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 13: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 14: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 15: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 16: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 17: test::run_test_in_process [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 18: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 19: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 20: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 21: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 22: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 23: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 24: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 25: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 26: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 29: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 30: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 31: [INFO] [stdout] 32: clone [INFO] [stdout] [INFO] [stdout] ---- basic_cmake stdout ---- [INFO] [stdout] cd: '/opt/rustwide/target/tmp/16' [INFO] [stdout] mkdir: 'cmake-basic' [INFO] [stdout] cd: 'cmake-basic' [INFO] [stdout] create: 'README.md' [INFO] [stdout] create: '.gitignore' [INFO] [stdout] create: 'shell.nix' [INFO] [stdout] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] hint: [INFO] [stdout] hint: git config --global init.defaultBranch [INFO] [stdout] hint: [INFO] [stdout] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stdout] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stdout] hint: [INFO] [stdout] hint: git branch -m [INFO] [stdout] mkdir: 'build' [INFO] [stdout] mkdir: 'src' [INFO] [stdout] create: 'src/main.c' [INFO] [stdout] create: 'CMakeLists.txt' [INFO] [stdout] Error: executing mkproj [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to execute nix-shell [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: anyhow::context:: for core::result::Result>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:54:31 [INFO] [stdout] 2: mkproj::util::enter_nix_shell [INFO] [stdout] at /opt/rustwide/workdir/src/util.rs:171:21 [INFO] [stdout] 3: mkproj::templates::c::create_c [INFO] [stdout] at /opt/rustwide/workdir/src/templates/c.rs:71:5 [INFO] [stdout] 4: mkproj::run_main [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:40:30 [INFO] [stdout] 5: c_proj::common::run_test_with_fn [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:30:5 [INFO] [stdout] 6: c_proj::common::run_test [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:5 [INFO] [stdout] 7: c_proj::basic_cmake [INFO] [stdout] at /opt/rustwide/workdir/tests/c_proj.rs:29:5 [INFO] [stdout] 8: c_proj::basic_cmake::{{closure}} [INFO] [stdout] at /opt/rustwide/workdir/tests/c_proj.rs:21:21 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 11: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 12: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 13: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 14: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 15: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 16: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 17: test::run_test_in_process [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 18: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 19: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 20: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 21: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 22: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 23: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 24: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 25: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 26: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 27: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 29: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 30: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 31: [INFO] [stdout] 32: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] basic_cmake [INFO] [stdout] basic_cmake_cxx [INFO] [stdout] basic_make_normal [INFO] [stdout] basic_make_simple [INFO] [stdout] make_cxx [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e15a5ed3cc3631bc497f73ece14dcef416c9758690739fb122ea5368756bb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e15a5ed3cc3631bc497f73ece14dcef416c9758690739fb122ea5368756bb5b", kill_on_drop: false }` [INFO] [stdout] 9e15a5ed3cc3631bc497f73ece14dcef416c9758690739fb122ea5368756bb5b