[INFO] fetching crate cowbird 0.1.1...
[INFO] testing cowbird-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate cowbird 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate cowbird 0.1.1
[INFO] finished tweaking crates.io crate cowbird 0.1.1
[INFO] tweaked toml for crates.io crate cowbird 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cowbird 0.1.1 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 crates.io crate cowbird 0.1.1 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 yaml-split v0.3.2
[INFO] [stderr]   Downloaded stdio-override v0.1.3
[INFO] [stderr]   Downloaded slog-envlogger v2.2.0
[INFO] [stderr]   Downloaded positioned-io v0.2.2
[INFO] [stderr]   Downloaded clap_derive v3.0.12
[INFO] [stderr]   Downloaded slog-async v2.7.0
[INFO] [stderr]   Downloaded slog-stdlog v4.1.0
[INFO] [stderr]   Downloaded slog-scope v4.4.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.6
[INFO] [stderr]   Downloaded slog-json v2.5.0
[INFO] [stderr]   Downloaded slog v2.5.2
[INFO] [stderr]   Downloaded slog-term v2.8.0
[INFO] [stderr]   Downloaded arc-swap v1.5.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.2
[INFO] [stderr]   Downloaded clap v3.0.13
[INFO] [stderr]   Downloaded libc v0.2.115
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dd428bcf1654ff6ebcdfea62b7b7b3f3407429ea100e225df4c097384d28279
[INFO] running `Command { std: "docker" "start" "-a" "5dd428bcf1654ff6ebcdfea62b7b7b3f3407429ea100e225df4c097384d28279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dd428bcf1654ff6ebcdfea62b7b7b3f3407429ea100e225df4c097384d28279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd428bcf1654ff6ebcdfea62b7b7b3f3407429ea100e225df4c097384d28279", kill_on_drop: false }`
[INFO] [stdout] 5dd428bcf1654ff6ebcdfea62b7b7b3f3407429ea100e225df4c097384d28279
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60450648fb73ea1594ec13a51e456230513328c5627e39716b9161eb67e68ff6
[INFO] running `Command { std: "docker" "start" "-a" "60450648fb73ea1594ec13a51e456230513328c5627e39716b9161eb67e68ff6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.115
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling memchr v2.4.1
[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 once_cell v1.9.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling slog-stdlog v4.1.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling slog-term v2.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling byteorder v0.5.3
[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 whoami v1.2.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 45.19s
[INFO] running `Command { std: "docker" "inspect" "60450648fb73ea1594ec13a51e456230513328c5627e39716b9161eb67e68ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60450648fb73ea1594ec13a51e456230513328c5627e39716b9161eb67e68ff6", kill_on_drop: false }`
[INFO] [stdout] 60450648fb73ea1594ec13a51e456230513328c5627e39716b9161eb67e68ff6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff025c2a6f621099d09ad715a99f89f00ae14413dddd6a8dc72a184183ac5340
[INFO] running `Command { std: "docker" "start" "-a" "ff025c2a6f621099d09ad715a99f89f00ae14413dddd6a8dc72a184183ac5340", kill_on_drop: false }`
[INFO] [stderr]    Compiling cowbird v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.33s
[INFO] running `Command { std: "docker" "inspect" "ff025c2a6f621099d09ad715a99f89f00ae14413dddd6a8dc72a184183ac5340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff025c2a6f621099d09ad715a99f89f00ae14413dddd6a8dc72a184183ac5340", kill_on_drop: false }`
[INFO] [stdout] ff025c2a6f621099d09ad715a99f89f00ae14413dddd6a8dc72a184183ac5340
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40296d2cc4b744ebdc9723e1d98c5cb023d487a0ac05691ee0e202b10eb13e94
[INFO] running `Command { std: "docker" "start" "-a" "40296d2cc4b744ebdc9723e1d98c5cb023d487a0ac05691ee0e202b10eb13e94", 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/cowbird-ead0dd17258dfdae)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-10-01T08:17:09.209727930+00:00","dest":"127.0.0.1:40362","proto":"UDP","cmd":"send","type":"network","pid":16,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird","size":9,"source":"0.0.0.0:46629"}
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-10-01T08:17:09.210432541+00:00","dest":"127.0.0.1:33885","proto":"TCP","cmd":"send","type":"network","pid":16,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird","size":9,"source":"127.0.0.1:60436"}
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-10-01T08:17:09.218569930+00:00","offset":0,"size":2,"file":"/tmp/.tmpTr7iI3","cmd":"modify","type":"file","pid":16,"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-10-01T08:17:09.218668740+00:00","offset":2,"size":3,"file":"/tmp/.tmpTr7iI3","cmd":"modify","type":"file","pid":16,"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-10-01T08:17:09.221103490+00:00","file":"/tmp/.tmpVp1mme","cmd":"delete","type":"file","pid":16,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] test network::tests::test_send_udp ... ok
[INFO] [stdout] test network::tests::test_send_tcp ... ok
[INFO] [stdout] test file::tests::test_modify ... ok
[INFO] [stdout] test file::tests::test_delete ... ok
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-10-01T08:17:09.303405933+00:00","file":"/tmp/.tmpV1BBCV/create-test","cmd":"create","type":"file","pid":16,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] test file::tests::test_create ... ok
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-10-01T08:17:09.310606873+00:00","start_ts":"2025-10-01T08:17:09.302999554+00:00","args":"/tmp/.tmpTz05R0/proc-start-touch-test","exec":"touch","cmd":"start","type":"process","pid":16,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] test util::tests::test_script ... ok
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-10-01T08:17:09.398914716+00:00","start_ts":"2025-10-01T08:17:09.303205303+00:00","args":"/tmp/.tmpEgjC0s/proc-start-touch-test","exec":"touch","cmd":"start","type":"process","pid":16,"cmd_line":"/opt/rustwide/target/debug/deps/cowbird-ead0dd17258dfdae","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cowbird-dbdff00889173ccb)
[INFO] [stdout] test process::tests::test_start ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[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] [stdout] test test_example_script ... ignored
[INFO] [stderr] cat: test.tmp: No such file or directory
[INFO] [stderr] error: test failed, to rerun pass `--test example_script`
[INFO] [stdout] 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-10-01T08:17:09.412206125+00:00","start_ts":"2025-10-01T08:17:09.408205315+00:00","args":"","exec":"echo","cmd":"start","type":"process","pid":27,"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-10-01T08:17:09.412537085+00:00","file":"test.tmp","cmd":"create","type":"file","pid":27,"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-10-01T08:17:09.412793465+00:00","offset":0,"size":2,"file":"test.tmp","cmd":"modify","type":"file","pid":27,"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-10-01T08:17:09.413066535+00:00","offset":2,"size":1,"file":"test.tmp","cmd":"modify","type":"file","pid":27,"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-10-01T08:17:09.415246575+00:00","start_ts":"2025-10-01T08:17:09.413287625+00:00","args":"test.tmp","exec":"cat","cmd":"start","type":"process","pid":27,"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-10-01T08:17:09.415556235+00:00","file":"test.tmp","cmd":"delete","type":"file","pid":27,"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-10-01T08:17:09.415843785+00:00","dest":"8.8.8.8:8888","proto":"UDP","cmd":"send","type":"network","pid":27,"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-10-01T08:17:09.416210365+00:00","dest":"127.0.0.1:8888","proto":"TCP","cmd":"send","type":"network","pid":27,"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:59452"}
[INFO] [stdout] {"msg":"ok","level":"INFO","ts":"2025-10-01T08:17:09.417376985+00:00","start_ts":"2025-10-01T08:17:09.416449775+00:00","args":"","exec":"echo","cmd":"start","type":"process","pid":27,"cmd_line":"/opt/rustwide/target/debug/deps/example_script-2cdbb61327d31fd6","username":"root","version":"0.1.1","name":"cowbird"}
[INFO] [stdout] 
[INFO] [stdout]   left: "\n\n"
[INFO] [stdout]  right: "\nok\n\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b33db1fc8b2 - 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:     0x5b33db1fc8b2 - 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:     0x5b33db1fc8b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b33db1fc8b2 - <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:     0x5b33db227473 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b33db227473 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b33db1f8e73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b33db1f8e73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b33db1fc702 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b33db1fdee9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b33db1fdd1e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b33db197434 - <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:     0x5b33db197434 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b33db1fe9be - <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:     0x5b33db1fe9be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b33db1fe68a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5b33db1fcdb9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b33db1fe31d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b33db224e10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b33db2251f3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x5b33daf7124a - core::panicking::assert_failed::hb269882ccc9c96de
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5b33daf71951 - example_script::verify::h44c0c25782b5d6fa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example_script.rs:41:5
[INFO] [stdout]   22:     0x5b33daf73935 - example_script::test_script_api::h7b47bfa8ce2518e3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example_script.rs:36:5
[INFO] [stdout]   23:     0x5b33daf72fa7 - example_script::test_script_api::{{closure}}::h624632990c4f48a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example_script.rs:24:21
[INFO] [stdout]   24:     0x5b33daf70d86 - core::ops::function::FnOnce::call_once::hc3db258f92d5f025
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5b33db19cc9b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5b33db19cc9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5b33db19bdd5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5b33db19bdd5 - <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:     0x5b33db19bdd5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5b33db19bdd5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5b33db19bdd5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b33db19bdd5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5b33db19bdd5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5b33db15f9d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5b33db15f9d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5b33db1633aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5b33db1633aa - <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:     0x5b33db1633aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5b33db1633aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5b33db1633aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b33db1633aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5b33db1633aa - 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:     0x5b33db20193f - <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:     0x5b33db20193f - 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:     0x70089bc6baa4 - <unknown>
[INFO] [stdout]   46:     0x70089bcf8a34 - 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.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "40296d2cc4b744ebdc9723e1d98c5cb023d487a0ac05691ee0e202b10eb13e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40296d2cc4b744ebdc9723e1d98c5cb023d487a0ac05691ee0e202b10eb13e94", kill_on_drop: false }`
[INFO] [stdout] 40296d2cc4b744ebdc9723e1d98c5cb023d487a0ac05691ee0e202b10eb13e94
