[INFO] cloning repository https://github.com/erikwilson/cowbird
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikwilson/cowbird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikwilson%2Fcowbird", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikwilson%2Fcowbird'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb1fa6bfd383a22ae6e3cbc0b5d113557cbc9cc2
[INFO] testing erikwilson/cowbird against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikwilson%2Fcowbird" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erikwilson/cowbird
[INFO] finished tweaking git repo https://github.com/erikwilson/cowbird
[INFO] tweaked toml for git repo https://github.com/erikwilson/cowbird written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erikwilson/cowbird on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/erikwilson/cowbird 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog v2.5.2
[INFO] [stderr]   Downloaded stdio-override v0.1.3
[INFO] [stderr]   Downloaded serde_derive v1.0.136
[INFO] [stderr]   Downloaded slog-envlogger v2.2.0
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded slog-json v2.5.0
[INFO] [stderr]   Downloaded substring v1.4.5
[INFO] [stderr]   Downloaded slog-stdlog v4.1.0
[INFO] [stderr]   Downloaded positioned-io v0.2.2
[INFO] [stderr]   Downloaded rustversion v1.0.6
[INFO] [stderr]   Downloaded serde_yaml v0.8.23
[INFO] [stderr]   Downloaded arc-swap v1.5.0
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded serde_json v1.0.78
[INFO] [stderr]   Downloaded slog-term v2.8.0
[INFO] [stderr]   Downloaded slog-async v2.7.0
[INFO] [stderr]   Downloaded slog-scope v4.4.0
[INFO] [stderr]   Downloaded libc v0.2.115
[INFO] [stderr]   Downloaded yaml-split v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f8e3bb4a69fbfb5182f73cc8a1d495d39370a97f00f4352d9a1c09996e13d5c
[INFO] running `Command { std: "docker" "start" "-a" "7f8e3bb4a69fbfb5182f73cc8a1d495d39370a97f00f4352d9a1c09996e13d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f8e3bb4a69fbfb5182f73cc8a1d495d39370a97f00f4352d9a1c09996e13d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f8e3bb4a69fbfb5182f73cc8a1d495d39370a97f00f4352d9a1c09996e13d5c", kill_on_drop: false }`
[INFO] [stdout] 7f8e3bb4a69fbfb5182f73cc8a1d495d39370a97f00f4352d9a1c09996e13d5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45f07ae68bf2414618de98cb4a22a5cb6fc0d768f22d2767c5ee8348df9bf249
[INFO] running `Command { std: "docker" "start" "-a" "45f07ae68bf2414618de98cb4a22a5cb6fc0d768f22d2767c5ee8348df9bf249", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.115
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling slog-stdlog v4.1.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling positioned-io v0.2.2
[INFO] [stderr]    Compiling stdio-override v0.1.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling slog-term v2.8.0
[INFO] [stderr]    Compiling slog-envlogger v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.0.12
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling yaml-split v0.3.2
[INFO] [stderr]    Compiling clap v3.0.13
[INFO] [stderr]    Compiling serde_yaml v0.8.23
[INFO] [stderr]    Compiling slog-json v2.5.0
[INFO] [stderr]    Compiling cowbird v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.90s
[INFO] running `Command { std: "docker" "inspect" "45f07ae68bf2414618de98cb4a22a5cb6fc0d768f22d2767c5ee8348df9bf249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45f07ae68bf2414618de98cb4a22a5cb6fc0d768f22d2767c5ee8348df9bf249", kill_on_drop: false }`
[INFO] [stdout] 45f07ae68bf2414618de98cb4a22a5cb6fc0d768f22d2767c5ee8348df9bf249
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 812822a2aa0a120ff184837ef1e9ec114639b539722db15712cec03773c6c594
[INFO] running `Command { std: "docker" "start" "-a" "812822a2aa0a120ff184837ef1e9ec114639b539722db15712cec03773c6c594", kill_on_drop: false }`
[INFO] [stderr]    Compiling cowbird v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s
[INFO] running `Command { std: "docker" "inspect" "812822a2aa0a120ff184837ef1e9ec114639b539722db15712cec03773c6c594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812822a2aa0a120ff184837ef1e9ec114639b539722db15712cec03773c6c594", kill_on_drop: false }`
[INFO] [stdout] 812822a2aa0a120ff184837ef1e9ec114639b539722db15712cec03773c6c594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9cd5b636ad0b38c5a0cce6e0e91e8579d4525e967f8c358c9a23359f37ec4025
[INFO] running `Command { std: "docker" "start" "-a" "9cd5b636ad0b38c5a0cce6e0e91e8579d4525e967f8c358c9a23359f37ec4025", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.756970857+00:00","file":"/tmp/.tmp3rzXC4/create-test","cmd":"create","type":"file","pid":23,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.757134467+00:00","dest":"127.0.0.1:34606","proto":"UDP","cmd":"send","type":"network","pid":23,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird","size":9,"source":"0.0.0.0:42437"}
[INFO] [stdout] test network::tests::test_send_udp ... ok
[INFO] [stdout] test file::tests::test_create ... ok
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.757879997+00:00","file":"/tmp/.tmpL8HKTz","cmd":"delete","type":"file","pid":23,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.758088077+00:00","dest":"127.0.0.1:36375","proto":"TCP","cmd":"send","type":"network","pid":23,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird","size":9,"source":"127.0.0.1:52526"}
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.758433247+00:00","offset":0,"size":2,"file":"/tmp/.tmp6Uzkk9","cmd":"modify","type":"file","pid":23,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.758566377+00:00","offset":2,"size":3,"file":"/tmp/.tmp6Uzkk9","cmd":"modify","type":"file","pid":23,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] test network::tests::test_send_tcp ... ok
[INFO] [stdout] test file::tests::test_delete ... ok
[INFO] [stdout] test file::tests::test_modify ... ok
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.761092107+00:00","start_ts":"2025-09-25T08:17:06.757966477+00:00","args":"/tmp/.tmpYeJlAT/proc-start-touch-test","exec":"touch","cmd":"start","type":"process","pid":23,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.761349546+00:00","start_ts":"2025-09-25T08:17:06.758946347+00:00","args":"/tmp/.tmpF88lOv/proc-start-touch-test","exec":"touch","cmd":"start","type":"process","pid":23,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] test process::tests::test_start ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cowbird-dbdff00889173ccb)
[INFO] [stdout] test util::tests::test_script ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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 tests/example_script.rs (/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] cat: test.tmp: No such file or directory
[INFO] [stdout] test test_example_script ... test test_script_api ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_script_api stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_script_api' panicked at tests/example_script.rs:41:5:
[INFO] [stdout] assertion `left == right` failed: stderr: {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.770738717+00:00","start_ts":"2025-09-25T08:17:06.768680377+00:00","args":"","exec":"echo","cmd":"start","type":"process","pid":34,"cmd_line":"/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"error: Read-only file system (os error 30)","level":"ERRO","ts":"2025-09-25T08:17:06.771124017+00:00","file":"test.tmp","cmd":"create","type":"file","pid":34,"cmd_line":"/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"error: open: No such file or directory (os error 2)","level":"ERRO","ts":"2025-09-25T08:17:06.771442606+00:00","offset":0,"size":2,"file":"test.tmp","cmd":"modify","type":"file","pid":34,"cmd_line":"/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"error: open: No such file or directory (os error 2)","level":"ERRO","ts":"2025-09-25T08:17:06.771845077+00:00","offset":2,"size":1,"file":"test.tmp","cmd":"modify","type":"file","pid":34,"cmd_line":"/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"exit status: 1","level":"WARN","ts":"2025-09-25T08:17:06.774302016+00:00","start_ts":"2025-09-25T08:17:06.772136666+00:00","args":"test.tmp","exec":"cat","cmd":"start","type":"process","pid":34,"cmd_line":"/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"error: Read-only file system (os error 30)","level":"ERRO","ts":"2025-09-25T08:17:06.774716356+00:00","file":"test.tmp","cmd":"delete","type":"file","pid":34,"cmd_line":"/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"Network is unreachable (os error 101)","level":"ERRO","ts":"2025-09-25T08:17:06.775120026+00:00","dest":"8.8.8.8:8888","proto":"UDP","cmd":"send","type":"network","pid":34,"cmd_line":"/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.775580646+00:00","dest":"127.0.0.1:8888","proto":"TCP","cmd":"send","type":"network","pid":34,"cmd_line":"/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6","username":"root","version":"0.1.1","name":"cowbird","size":4,"source":"127.0.0.1:35586"}
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-09-25T08:17:06.787656506+00:00","start_ts":"2025-09-25T08:17:06.775930286+00:00","args":"","exec":"echo","cmd":"start","type":"process","pid":34,"cmd_line":"/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] 
[INFO] [stdout]   left: "ignored\n\n\n"
[INFO] [stdout]  right: "\nok\n\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6363cac478b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6363cac478b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6363cac478b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6363cac478b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6363cac72473 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6363cac72473 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6363cac43e73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6363cac43e73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6363cac47702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6363cac48ee9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6363cac48d1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6363cabe2434 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6363cabe2434 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6363cac499be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6363cac499be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6363cac4968a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6363cac47db9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6363cac4931d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6363cac6fe10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6363cac701f3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x6363ca9bc24a - core::panicking::assert_failed::hb269882ccc9c96de
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6363ca9bc951 - example_script::verify::h44c0c25782b5d6fa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example_script.rs:41:5
[INFO] [stdout]   22:     0x6363ca9be935 - example_script::test_script_api::h7b47bfa8ce2518e3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example_script.rs:36:5
[INFO] [stdout]   23:     0x6363ca9bdfa7 - example_script::test_script_api::{{closure}}::h624632990c4f48a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example_script.rs:24:21
[INFO] [stdout]   24:     0x6363ca9bbd86 - core::ops::function::FnOnce::call_once::hc3db258f92d5f025
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6363cabe7c9b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x6363cabe7c9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x6363cabe6dd5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x6363cabe6dd5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x6363cabe6dd5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x6363cabe6dd5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x6363cabe6dd5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6363cabe6dd5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x6363cabe6dd5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x6363cabaa9d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x6363cabaa9d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6363cabae3aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x6363cabae3aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x6363cabae3aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x6363cabae3aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x6363cabae3aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6363cabae3aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x6363cabae3aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x6363cac4c93f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6363cac4c93f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x79a2a27dcaa4 - <unknown>
[INFO] [stdout]   46:     0x79a2a2869a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_script_api
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test example_script`
[INFO] running `Command { std: "docker" "inspect" "9cd5b636ad0b38c5a0cce6e0e91e8579d4525e967f8c358c9a23359f37ec4025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd5b636ad0b38c5a0cce6e0e91e8579d4525e967f8c358c9a23359f37ec4025", kill_on_drop: false }`
[INFO] [stdout] 9cd5b636ad0b38c5a0cce6e0e91e8579d4525e967f8c358c9a23359f37ec4025
