[INFO] cloning repository https://github.com/osalabs/airl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osalabs/airl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosalabs%2Fairl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosalabs%2Fairl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a38c1700a4436a082521899ba4944dfb2f164cbe
[INFO] testing osalabs/airl against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosalabs%2Fairl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/osalabs/airl
[INFO] finished tweaking git repo https://github.com/osalabs/airl
[INFO] tweaked toml for git repo https://github.com/osalabs/airl written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/osalabs/airl on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/osalabs/airl 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c31858f3cd4dfe992137aae97f63ab57e6a3aa2a6d10bf3bdacfeb2757358fea
[INFO] running `Command { std: "docker" "start" "-a" "c31858f3cd4dfe992137aae97f63ab57e6a3aa2a6d10bf3bdacfeb2757358fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c31858f3cd4dfe992137aae97f63ab57e6a3aa2a6d10bf3bdacfeb2757358fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c31858f3cd4dfe992137aae97f63ab57e6a3aa2a6d10bf3bdacfeb2757358fea", kill_on_drop: false }`
[INFO] [stdout] c31858f3cd4dfe992137aae97f63ab57e6a3aa2a6d10bf3bdacfeb2757358fea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4990915b465eaace9a559ca0fc7dcc26b6f645b36371e5f3c9ed6dbbccf6ead0
[INFO] running `Command { std: "docker" "start" "-a" "4990915b465eaace9a559ca0fc7dcc26b6f645b36371e5f3c9ed6dbbccf6ead0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cranelift-bitset v0.116.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cranelift-entity v0.116.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-bforest v0.116.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling wasm-encoder v0.246.2
[INFO] [stderr]    Compiling cranelift-control v0.116.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v29.0.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling airl-ir v0.1.0 (/opt/rustwide/workdir/crates/airl-ir)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling airl-typecheck v0.1.0 (/opt/rustwide/workdir/crates/airl-typecheck)
[INFO] [stderr]    Compiling airl-patch v0.1.0 (/opt/rustwide/workdir/crates/airl-patch)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling airl-project v0.1.0 (/opt/rustwide/workdir/crates/airl-project)
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling airl-interp v0.1.0 (/opt/rustwide/workdir/crates/airl-interp)
[INFO] [stderr]    Compiling airl-sdk v0.1.0 (/opt/rustwide/workdir/crates/airl-sdk)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling cranelift-module v0.116.1
[INFO] [stderr]    Compiling cranelift-native v0.116.1
[INFO] [stderr]    Compiling cranelift-frontend v0.116.1
[INFO] [stderr]    Compiling cranelift-jit v0.116.1
[INFO] [stderr]    Compiling airl-compile v0.1.0 (/opt/rustwide/workdir/crates/airl-compile)
[INFO] [stderr]    Compiling airl-api v0.1.0 (/opt/rustwide/workdir/crates/airl-api)
[INFO] [stderr]    Compiling airl-cli v0.1.0 (/opt/rustwide/workdir/crates/airl-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "4990915b465eaace9a559ca0fc7dcc26b6f645b36371e5f3c9ed6dbbccf6ead0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4990915b465eaace9a559ca0fc7dcc26b6f645b36371e5f3c9ed6dbbccf6ead0", kill_on_drop: false }`
[INFO] [stdout] 4990915b465eaace9a559ca0fc7dcc26b6f645b36371e5f3c9ed6dbbccf6ead0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3009e1f735583b471bd3113001ab664b1c0b0681e5d9cd86f6d33dd2474813d2
[INFO] running `Command { std: "docker" "start" "-a" "3009e1f735583b471bd3113001ab664b1c0b0681e5d9cd86f6d33dd2474813d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling airl-ir v0.1.0 (/opt/rustwide/workdir/crates/airl-ir)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling airl-typecheck v0.1.0 (/opt/rustwide/workdir/crates/airl-typecheck)
[INFO] [stderr]    Compiling airl-interp v0.1.0 (/opt/rustwide/workdir/crates/airl-interp)
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling wasmparser v0.246.2
[INFO] [stderr]    Compiling airl-patch v0.1.0 (/opt/rustwide/workdir/crates/airl-patch)
[INFO] [stderr]    Compiling airl-project v0.1.0 (/opt/rustwide/workdir/crates/airl-project)
[INFO] [stderr]    Compiling airl-sdk v0.1.0 (/opt/rustwide/workdir/crates/airl-sdk)
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]    Compiling cranelift-module v0.116.1
[INFO] [stderr]    Compiling cranelift-native v0.116.1
[INFO] [stderr]    Compiling cranelift-frontend v0.116.1
[INFO] [stderr]    Compiling cranelift-jit v0.116.1
[INFO] [stderr]    Compiling airl-compile v0.1.0 (/opt/rustwide/workdir/crates/airl-compile)
[INFO] [stderr]    Compiling airl-api v0.1.0 (/opt/rustwide/workdir/crates/airl-api)
[INFO] [stderr]    Compiling airl-cli v0.1.0 (/opt/rustwide/workdir/crates/airl-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "3009e1f735583b471bd3113001ab664b1c0b0681e5d9cd86f6d33dd2474813d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3009e1f735583b471bd3113001ab664b1c0b0681e5d9cd86f6d33dd2474813d2", kill_on_drop: false }`
[INFO] [stdout] 3009e1f735583b471bd3113001ab664b1c0b0681e5d9cd86f6d33dd2474813d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c913d93eeb6da8cab38c7f719a9467d38e2b88438834416f7cc6369a0cdaa5d5
[INFO] running `Command { std: "docker" "start" "-a" "c913d93eeb6da8cab38c7f719a9467d38e2b88438834416f7cc6369a0cdaa5d5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/airl_api-ebe48001db806a91)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::test_auth_rejects_missing_token ... ok
[INFO] [stdout] test tests::test_auth_accepts_valid_token ... ok
[INFO] [stdout] test auth::tests::test_allow_all ... ok
[INFO] [stdout] test tests::test_compile_wasm_endpoint ... ok
[INFO] [stdout] test tests::test_find_functions ... ok
[INFO] [stdout] test tests::test_apply_patch ... ok
[INFO] [stdout] test auth::tests::test_auth_config ... ok
[INFO] [stdout] test tests::test_auth_rejects_bad_token ... ok
[INFO] [stdout] test tests::test_get_effects ... ok
[INFO] [stdout] test tests::test_interpret ... ok
[INFO] [stdout] test tests::test_get_module ... ok
[INFO] [stdout] test tests::test_project_to_python ... ok
[INFO] [stdout] test tests::test_get_project_no_project ... ok
[INFO] [stdout] test tests::test_end_to_end_create_patch_interpret ... ok
[INFO] [stdout] test tests::test_compile ... ok
[INFO] [stdout] test tests::test_project_to_text ... ok
[INFO] [stdout] test tests::test_get_project ... ok
[INFO] [stdout] test tests::test_preview_patch ... ok
[INFO] [stdout] test tests::test_project_to_typescript ... ok
[INFO] [stdout] test tests::test_get_call_graph ... ok
[INFO] [stdout] test tests::test_typecheck ... ok
[INFO] [stdout] test tests::test_create_project ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/airl-983b029ef5fbbd90)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_scaffold_module_json_valid_ir ... ok
[INFO] [stdout] test tests::test_scaffold_module_json_typechecks ... ok
[INFO] [stdout] test tests::test_scaffold_readme_mentions_name ... ok
[INFO] [stdout] test tests::test_validate_project_name_ok ... ok
[INFO] [stdout] test tests::test_validate_project_name_rejects ... ok
[INFO] [stdout] test tests::test_scaffold_module_runs ... ok
[INFO] [stderr]      Running tests/benchmarks.rs (/opt/rustwide/target/debug/deps/benchmarks-eb6e82b19ae9018b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test bench_wasm_compilation_speed ... ok
[INFO] [stdout] test bench_interpreter_speed ... ok
[INFO] [stdout] test bench_typecheck_speed ... ok
[INFO] [stdout] test bench_compiled_faster_than_interpreted ... ok
[INFO] [stdout] test bench_compiler_speed ... ok
[INFO] [stdout] test bench_json_roundtrip_speed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/golden.rs (/opt/rustwide/target/debug/deps/golden-8a4baec0179f2535)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test file_search_output_correct ... ok
[INFO] [stdout] test fizzbuzz_output_correct ... ok
[INFO] [stdout] test hello_output_correct ... ok
[INFO] [stdout] test kv_store_output_correct ... ok
[INFO] [stdout] test json_processor_output_correct ... ok
[INFO] [stdout] test all_examples_project_to_python ... ok
[INFO] [stdout] test fibonacci_output_correct ... ok
[INFO] [stdout] test all_examples_project_to_typescript ... ok
[INFO] [stdout] test all_examples_typecheck ... ok
[INFO] [stdout] test all_examples_produce_valid_wasm ... ok
[INFO] [stdout] test golden_hello_compiled_matches_interpreted ... ok
[INFO] [stdout] test golden_fizzbuzz_compiled_matches_interpreted ... ok
[INFO] [stdout] test golden_fibonacci_compiled_matches_interpreted ... ok
[INFO] [stdout] test golden_string_ops_compiled_matches_interpreted ... ok
[INFO] [stdout] test all_examples_interpret has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c913d93eeb6da8cab38c7f719a9467d38e2b88438834416f7cc6369a0cdaa5d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c913d93eeb6da8cab38c7f719a9467d38e2b88438834416f7cc6369a0cdaa5d5", kill_on_drop: false }`
[INFO] [stdout] c913d93eeb6da8cab38c7f719a9467d38e2b88438834416f7cc6369a0cdaa5d5
