[INFO] cloning repository https://github.com/nikomatsakis/squared
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikomatsakis/squared" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikomatsakis%2Fsquared", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikomatsakis%2Fsquared'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3984f06007c95cd0fe0fcc250d08ef3b3cd17e7e
[INFO] testing nikomatsakis/squared against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikomatsakis%2Fsquared" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nikomatsakis/squared
[INFO] finished tweaking git repo https://github.com/nikomatsakis/squared
[INFO] tweaked toml for git repo https://github.com/nikomatsakis/squared written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikomatsakis/squared on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nikomatsakis/squared 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded accessors-rs v0.1.0
[INFO] [stderr]   Downloaded progress_bar v1.0.6
[INFO] [stderr]   Downloaded clap-cargo v0.15.2
[INFO] [stderr]   Downloaded which v7.0.2
[INFO] [stderr]   Downloaded cp_r v0.5.2
[INFO] [stderr]   Downloaded cargo_metadata v0.19.1
[INFO] [stderr]   Downloaded temp-dir v0.1.14
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 664784554e14320cffa708a962c168832b378d5f09bdf82c9e2eedce04c36b6f
[INFO] running `Command { std: "docker" "start" "-a" "664784554e14320cffa708a962c168832b378d5f09bdf82c9e2eedce04c36b6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "664784554e14320cffa708a962c168832b378d5f09bdf82c9e2eedce04c36b6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "664784554e14320cffa708a962c168832b378d5f09bdf82c9e2eedce04c36b6f", kill_on_drop: false }`
[INFO] [stdout] 664784554e14320cffa708a962c168832b378d5f09bdf82c9e2eedce04c36b6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2cb4e71d4c92ca0c6ee4adc8f323a26a96dfec9789a7634d4a468313655db5c
[INFO] running `Command { std: "docker" "start" "-a" "a2cb4e71d4c92ca0c6ee4adc8f323a26a96dfec9789a7634d4a468313655db5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling gluegun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.90s
[INFO] running `Command { std: "docker" "inspect" "a2cb4e71d4c92ca0c6ee4adc8f323a26a96dfec9789a7634d4a468313655db5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2cb4e71d4c92ca0c6ee4adc8f323a26a96dfec9789a7634d4a468313655db5c", kill_on_drop: false }`
[INFO] [stdout] a2cb4e71d4c92ca0c6ee4adc8f323a26a96dfec9789a7634d4a468313655db5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5b6a734c64a4169cdfb306ad9cc9186e399030b3315f9e27804ea4296f35cd1
[INFO] running `Command { std: "docker" "start" "-a" "c5b6a734c64a4169cdfb306ad9cc9186e399030b3315f9e27804ea4296f35cd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cp_r v0.5.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling accessors-rs v0.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling gluegun v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling clap-cargo v0.15.2
[INFO] [stderr]    Compiling gluegun-idl v0.1.0 (/opt/rustwide/workdir/crates/gluegun-idl)
[INFO] [stderr]    Compiling gluegun-core v0.1.0 (/opt/rustwide/workdir/crates/gluegun-core)
[INFO] [stderr]    Compiling cargo-gluegun v0.1.0 (/opt/rustwide/workdir/crates/cargo-gluegun)
[INFO] [stderr]    Compiling gluegun-test-harness v0.1.0 (/opt/rustwide/workdir/crates/gluegun-test-harness)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "c5b6a734c64a4169cdfb306ad9cc9186e399030b3315f9e27804ea4296f35cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b6a734c64a4169cdfb306ad9cc9186e399030b3315f9e27804ea4296f35cd1", kill_on_drop: false }`
[INFO] [stdout] c5b6a734c64a4169cdfb306ad9cc9186e399030b3315f9e27804ea4296f35cd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 454472f19210f8df4be7d361b9e5d43d267c0b19a8e415a75b74d7d9c99614d2
[INFO] running `Command { std: "docker" "start" "-a" "454472f19210f8df4be7d361b9e5d43d267c0b19a8e415a75b74d7d9c99614d2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gluegun-74aca3f5c5ac6b0d)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/idl_tests.rs (/opt/rustwide/target/debug/deps/idl_tests-e8390d99b26de649)
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test idl_tests ... ok
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling progress_bar v1.0.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling accessors-rs v0.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stdout] test hello_world has been running for over 60 seconds
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling gluegun-idl v0.1.0 (/opt/rustwide/workdir/crates/gluegun-idl)
[INFO] [stderr]    Compiling gluegun-core v0.1.0 (/opt/rustwide/workdir/crates/gluegun-core)
[INFO] [stderr]    Compiling gluegun-java v0.1.0 (/opt/rustwide/workdir/crates/gluegun-java)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/gluegun-java gg-java`
[INFO] [stderr] cargo_command: "cargo" "new" "--lib" "/tmp/t19-0/hello_world-java" "--name" "hello_world-java"
[INFO] [stderr]     Creating library `hello_world-java` package
[INFO] [stderr]       Adding `hello_world-java` as member of workspace at `/tmp/t19-0`
[INFO] [stderr] note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[INFO] [stderr] adding Dependency { crate_name: "hello_world", kind: None, path: Some("/tmp/t19-0"), version: None, features: [], no_default_features: false, optional: false }
[INFO] [stderr]       Adding hello_world (local) to dependencies
[INFO] [stderr] adding Dependency { crate_name: "duchess", kind: None, path: None, version: Some("0.3"), features: [], no_default_features: false, optional: false }
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] Error: generating output crate `hello_world-java` at `/tmp/t19-0/hello_world-java`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]     0: generating crate at path /tmp/t19-0/hello_world-java
[INFO] [stderr]     1: cargo command `"cargo" "add" "-p" "hello_world-java" "duchess@0.3"` failed with exit status `exit status: 101`
[INFO] [stderr] 
[INFO] [stderr] Stack backtrace:
[INFO] [stderr]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stderr]    1: gluegun_core::codegen::library_crate::Dependency::execute_cargo_add
[INFO] [stderr]              at /opt/rustwide/workdir/crates/gluegun-core/src/codegen/library_crate.rs:396:13
[INFO] [stderr]    2: gluegun_core::codegen::library_crate::LibraryCrate::execute
[INFO] [stderr]              at /opt/rustwide/workdir/crates/gluegun-core/src/codegen/library_crate.rs:120:24
[INFO] [stderr]    3: gluegun_core::codegen::library_crate::LibraryCrate::generate
[INFO] [stderr]              at /opt/rustwide/workdir/crates/gluegun-core/src/codegen/library_crate.rs:95:14
[INFO] [stderr]    4: gluegun_core::cli::run
[INFO] [stderr]              at /opt/rustwide/workdir/crates/gluegun-core/src/cli.rs:74:15
[INFO] [stderr]    5: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stderr]    6: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]    7: std::rt::lang_start::{{closure}}
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:206:18
[INFO] [stderr]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stderr]    9: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stderr]   10: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stderr]   11: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stderr]   12: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stderr]   13: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stderr]   14: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stderr]   15: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stderr]   16: std::rt::lang_start_internal
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stderr]   17: main
[INFO] [stderr]   18: <unknown>
[INFO] [stderr]   19: __libc_start_main
[INFO] [stderr]   20: _start
[INFO] [stdout] test hello_world ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hello_world stdout ----
[INFO] [stdout] # executing test /opt/rustwide/workdir/demos/hello_world in /tmp/t19-0
[INFO] [stdout] ## execute action CargoGluegun { options: ["--package", "hello_world", "java", "py"] }
[INFO] [stdout] cd "/tmp/t19-0" && "cargo" "run" "--manifest-path" "/opt/rustwide/workdir/Cargo.toml" "-p" "gluegun-java" "--" "gg-java"
[INFO] [stdout] output data successful
[INFO] [stdout] Error: executing action: CargoGluegun { options: ["--package", "hello_world", "java", "py"] }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     gluegun-java failed with code exit status: 1
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[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::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/lib.rs:694:13
[INFO] [stdout]    2: cargo_gluegun::Builder::apply_plugin
[INFO] [stdout]              at ./crates/cargo-gluegun/src/lib.rs:139:13
[INFO] [stdout]    3: cargo_gluegun::Builder::execute
[INFO] [stdout]              at ./crates/cargo-gluegun/src/lib.rs:80:22
[INFO] [stdout]    4: gluegun_test_harness::test_definition::TestExecutor::execute_action
[INFO] [stdout]              at ./crates/gluegun-test-harness/src/test_definition.rs:204:14
[INFO] [stdout]    5: gluegun_test_harness::test_definition::TestExecutor::execute
[INFO] [stdout]              at ./crates/gluegun-test-harness/src/test_definition.rs:167:18
[INFO] [stdout]    6: gluegun_test_harness::test_definition::Test::execute
[INFO] [stdout]              at ./crates/gluegun-test-harness/src/test_definition.rs:104:34
[INFO] [stdout]    7: idl_tests::hello_world
[INFO] [stdout]              at ./tests/idl_tests.rs:23:6
[INFO] [stdout]    8: idl_tests::hello_world::{{closure}}
[INFO] [stdout]              at ./tests/idl_tests.rs:19:21
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   11: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   12: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   13: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   15: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   16: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   17: test::run_test_in_process
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   18: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   19: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   20: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   21: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   22: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   26: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   30: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hello_world
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 113.99s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test idl_tests`
[INFO] running `Command { std: "docker" "inspect" "454472f19210f8df4be7d361b9e5d43d267c0b19a8e415a75b74d7d9c99614d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "454472f19210f8df4be7d361b9e5d43d267c0b19a8e415a75b74d7d9c99614d2", kill_on_drop: false }`
[INFO] [stdout] 454472f19210f8df4be7d361b9e5d43d267c0b19a8e415a75b74d7d9c99614d2
