[INFO] cloning repository https://github.com/DocSpring/cigen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DocSpring/cigen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocSpring%2Fcigen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocSpring%2Fcigen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd5a3893df77f467edb67ba9c2548145233d8c99 [INFO] testing DocSpring/cigen against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocSpring%2Fcigen" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/DocSpring/cigen [INFO] finished tweaking git repo https://github.com/DocSpring/cigen [INFO] tweaked toml for git repo https://github.com/DocSpring/cigen written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DocSpring/cigen on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DocSpring/cigen 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efed6c65a1832ddddda10d7abaf52956ff78350d870c635ff5de9f481a783aa9 [INFO] running `Command { std: "docker" "start" "-a" "efed6c65a1832ddddda10d7abaf52956ff78350d870c635ff5de9f481a783aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efed6c65a1832ddddda10d7abaf52956ff78350d870c635ff5de9f481a783aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efed6c65a1832ddddda10d7abaf52956ff78350d870c635ff5de9f481a783aa9", kill_on_drop: false }` [INFO] [stdout] efed6c65a1832ddddda10d7abaf52956ff78350d870c635ff5de9f481a783aa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2afcf91b81eb8986886a2bf3c8443c1f4ce4bf79b52199af602d033de287da1a [INFO] running `Command { std: "docker" "start" "-a" "2afcf91b81eb8986886a2bf3c8443c1f4ce4bf79b52199af602d033de287da1a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling referencing v0.30.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cigen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling libyaml-safer v0.1.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling yaml-spanned v0.0.2 [INFO] [stderr] Compiling jsonschema v0.30.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling minijinja v2.11.0 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "2afcf91b81eb8986886a2bf3c8443c1f4ce4bf79b52199af602d033de287da1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2afcf91b81eb8986886a2bf3c8443c1f4ce4bf79b52199af602d033de287da1a", kill_on_drop: false }` [INFO] [stdout] 2afcf91b81eb8986886a2bf3c8443c1f4ce4bf79b52199af602d033de287da1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32e6cf3f5f4e011503ef5630abe3437e2307eb2d5b2297b9fb196f3df7dadbdd [INFO] running `Command { std: "docker" "start" "-a" "32e6cf3f5f4e011503ef5630abe3437e2307eb2d5b2297b9fb196f3df7dadbdd", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling cigen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling minijinja v2.11.0 [INFO] [stderr] Compiling yaml-spanned v0.0.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling referencing v0.30.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling jsonschema v0.30.0 [INFO] [stderr] Compiling toml_edit v0.23.4 [INFO] [stderr] Compiling trycmd v0.15.10 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "32e6cf3f5f4e011503ef5630abe3437e2307eb2d5b2297b9fb196f3df7dadbdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e6cf3f5f4e011503ef5630abe3437e2307eb2d5b2297b9fb196f3df7dadbdd", kill_on_drop: false }` [INFO] [stdout] 32e6cf3f5f4e011503ef5630abe3437e2307eb2d5b2297b9fb196f3df7dadbdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01c8d50b13f62b8ee075c113fd78e7706ac154b90291f7c0decc14c1b2a40e42 [INFO] running `Command { std: "docker" "start" "-a" "01c8d50b13f62b8ee075c113fd78e7706ac154b90291f7c0decc14c1b2a40e42", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cigen-ad8e4364ef540e48) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test orchestrator::convert::tests::test_config_to_proto ... ok [INFO] [stdout] test orchestrator::convert::tests::test_step_conversion ... ok [INFO] [stdout] test orchestrator::dag::tests::test_cartesian_product ... ok [INFO] [stdout] test orchestrator::dag::tests::test_single_job_no_dependencies ... ok [INFO] [stdout] test orchestrator::dag::tests::test_circular_dependency ... ok [INFO] [stdout] test orchestrator::dag::tests::test_unknown_dependency ... ok [INFO] [stdout] test orchestrator::dag::tests::test_matrix_expansion ... ok [INFO] [stdout] test orchestrator::workflow::tests::test_detect_providers ... ok [INFO] [stdout] test orchestrator::convert::tests::test_custom_step_conversion ... ok [INFO] [stdout] test orchestrator::workflow::tests::test_merge_fragments_append ... ok [INFO] [stdout] test orchestrator::dag::tests::test_simple_dependency_chain ... ok [INFO] [stdout] test orchestrator::workflow::tests::test_detect_providers_defaults ... ok [INFO] [stdout] test orchestrator::dag::tests::test_matrix_job_dependencies ... ok [INFO] [stdout] test orchestrator::workflow::tests::test_merge_fragments_replace ... ok [INFO] [stdout] test plugin::framing::tests::test_invalid_protobuf ... ok [INFO] [stdout] test plugin::framing::tests::test_truncated_body ... ok [INFO] [stdout] test plugin::framing::tests::test_message_with_data ... ok [INFO] [stdout] test schema::config::tests::test_config_with_project ... ok [INFO] [stdout] test plugin::framing::tests::test_truncated_length ... ok [INFO] [stdout] test schema::config::tests::test_validation_self_reference ... ok [INFO] [stdout] test schema::config::tests::test_validation_missing_jobs ... ok [INFO] [stdout] test plugin::framing::tests::test_send_receive_round_trip ... ok [INFO] [stdout] test schema::config::tests::test_config_with_providers ... ok [INFO] [stdout] test schema::config::tests::test_minimal_config ... ok [INFO] [stdout] test schema::job::tests::test_job_with_complex_trigger ... ok [INFO] [stdout] test schema::job::tests::test_job_with_services ... ok [INFO] [stdout] test schema::job::tests::test_job_with_simple_trigger ... ok [INFO] [stdout] test schema::job::tests::test_job_with_matrix ... ok [INFO] [stdout] test schema::job::tests::test_simple_job ... ok [INFO] [stdout] test schema::step::tests::test_custom_step ... ok [INFO] [stdout] test schema::step::tests::test_artifact ... ok [INFO] [stdout] test schema::config::tests::test_validation_unknown_job_reference ... ok [INFO] [stdout] test schema::job::tests::test_packages_objects ... ok [INFO] [stdout] test schema::step::tests::test_run_step_with_name ... ok [INFO] [stdout] test schema::step::tests::test_restore_cache_step ... ok [INFO] [stdout] test schema::step::tests::test_simple_run_step ... ok [INFO] [stdout] test schema::job::tests::test_packages_string ... ok [INFO] [stdout] test schema::job::tests::test_job_with_skip_conditions ... ok [INFO] [stdout] test schema::step::tests::test_uses_step ... ok [INFO] [stdout] test plugin::framing::tests::test_message_size_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.76s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cigen-a8b12782cb57c6b5) [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/circleci_job_status.rs (/opt/rustwide/target/debug/deps/circleci_job_status-61a87bb4c5b01518) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test circleci_job_status_steps_for_docspring_config ... ok [INFO] [stdout] test circleci_job_status_steps_for_rails_fixture ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- circleci_job_status_steps_for_rails_fixture stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'circleci_job_status_steps_for_rails_fixture' (61) panicked at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] Error: Plugin binary not found: /opt/rustwide/target/debug/cigen-provider-circleci [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: cigen::orchestrator::workflow::WorkflowOrchestrator::spawn_plugins::{{closure}} [INFO] [stdout] at ./src/orchestrator/workflow.rs:142:17 [INFO] [stdout] 2: cigen::orchestrator::workflow::WorkflowOrchestrator::execute::{{closure}} [INFO] [stdout] at ./src/orchestrator/workflow.rs:42:57 [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 4: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/park.rs:285:71 [INFO] [stdout] 5: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 6: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 7: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/park.rs:285:31 [INFO] [stdout] 8: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 10: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 11: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 12: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:358:50 [INFO] [stdout] 13: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18 [INFO] [stdout] 14: cigen::commands::generate::generate_command [INFO] [stdout] at ./src/commands/generate.rs:32:26 [INFO] [stdout] 15: cigen::main [INFO] [stdout] at ./src/main.rs:47:13 [INFO] [stdout] 16: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 18: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:206:18 [INFO] [stdout] 19: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 21: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24 [INFO] [stdout] 24: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: std::panic::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: std::rt::lang_start_internal [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5 [INFO] [stdout] 28: std::rt::lang_start [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:205:5 [INFO] [stdout] 29: main [INFO] [stdout] 30: [INFO] [stdout] 31: __libc_start_main [INFO] [stdout] 32: _start [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`cd "/opt/rustwide/workdir" && CIGEN_SKIP_CIRCLECI_CLI="1" "/opt/rustwide/target/debug/cigen" "generate" "--file" "/opt/rustwide/workdir/integration_tests/circleci_rails/.cigen" "--output" "/tmp/.tmpqWejBv"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] Loading config from: /opt/rustwide/workdir/integration_tests/circleci_rails/.cigen [INFO] [stdout] Parsed config with 1 job(s) [INFO] [stdout] Using plugin directory: /opt/rustwide/target/debug [INFO] [stdout] Executing workflow... [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr=``` [INFO] [stdout] Error: Plugin binary not found: /opt/rustwide/target/debug/cigen-provider-circleci [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: cigen::orchestrator::workflow::WorkflowOrchestrator::spawn_plugins::{{closure}} [INFO] [stdout] at ./src/orchestrator/workflow.rs:142:17 [INFO] [stdout] 2: cigen::orchestrator::workflow::WorkflowOrchestrator::execute::{{closure}} [INFO] [stdout] at ./src/orchestrator/workflow.rs:42:57 [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 4: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/park.rs:285:71 [INFO] [stdout] 5: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 6: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 7: tokio::runtime::park::CachedParkThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/park.rs:285:31 [INFO] [stdout] 8: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 10: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 11: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 12: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:358:50 [INFO] [stdout] 13: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18 [INFO] [stdout] 14: cigen::commands::generate::generate_command [INFO] [stdout] at ./src/commands/generate.rs:32:26 [INFO] [stdout] 15: cigen::main [INFO] [stdout] at ./src/main.rs:47:13 [INFO] [stdout] 16: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 18: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:206:18 [INFO] [stdout] 19: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 20: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 21: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 23: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24 [INFO] [stdout] 24: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: std::panic::catch_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: std::rt::lang_start_internal [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5 [INFO] [stdout] 28: std::rt::lang_start [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:205:5 [INFO] [stdout] 29: main [INFO] [stdout] 30: [INFO] [stdout] 31: __libc_start_main [INFO] [stdout] 32: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x643d4bcc6f12 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x643d4bcc6f12 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x643d4bcc6f12 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x643d4bcc6f12 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x643d4bcd87ff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x643d4bcd87ff - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x643d4bc909f3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x643d4bc909f3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x643d4bc9d4c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x643d4bca2ecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x643d4bca2d61 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x643d4bb2261e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x643d4bb2261e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x643d4bca34df - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x643d4bca34df - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x643d4bca333a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x643d4bc9d5f9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x643d4bc8461d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x643d4bce1e10 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x643d4bc68ef0 - core::panicking::panic_display::hba2923ac1a3369c5 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:264:5 [INFO] [stdout] 20: 0x643d4bc62107 - assert_cmd::assert::AssertError::panic::hf7dc7bd30c0ff7f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x643d4bc67b47 - core::ops::function::FnOnce::call_once::h599020d704e5e9c4 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x643d4bc6b784 - core::result::Result::unwrap_or_else::h744f888523a414f1 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1622:23 [INFO] [stdout] 23: 0x643d4bc62586 - assert_cmd::assert::Assert::success::h7cfd2c622a2ea13b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28 [INFO] [stdout] 24: 0x643d4bafb089 - circleci_job_status::run_generate::h097abacd9c88e7a9 [INFO] [stdout] at /opt/rustwide/workdir/tests/circleci_job_status.rs:44:18 [INFO] [stdout] 25: 0x643d4bafcb90 - circleci_job_status::circleci_job_status_steps_for_rails_fixture::h0e5188a94b608165 [INFO] [stdout] at /opt/rustwide/workdir/tests/circleci_job_status.rs:165:5 [INFO] [stdout] 26: 0x643d4bafcf47 - circleci_job_status::circleci_job_status_steps_for_rails_fixture::{{closure}}::h63801060794a307b [INFO] [stdout] at /opt/rustwide/workdir/tests/circleci_job_status.rs:159:49 [INFO] [stdout] 27: 0x643d4bafe266 - core::ops::function::FnOnce::call_once::hddcf8532335525ae [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x643d4bb2246b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x643d4bb2246b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x643d4bb3647d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x643d4bb3647d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x643d4bb3647d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x643d4bb3647d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x643d4bb3647d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x643d4bb3647d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x643d4bb3647d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x643d4bb0f9c4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x643d4bb0f9c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x643d4bb132fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 40: 0x643d4bb132fa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x643d4bb132fa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x643d4bb132fa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x643d4bb132fa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x643d4bb132fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 45: 0x643d4bb132fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x643d4bc9884f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 47: 0x643d4bc9884f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 48: 0x7f3f46e0caa4 - [INFO] [stdout] 49: 0x7f3f46e99a64 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] circleci_job_status_steps_for_rails_fixture [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test circleci_job_status` [INFO] running `Command { std: "docker" "inspect" "01c8d50b13f62b8ee075c113fd78e7706ac154b90291f7c0decc14c1b2a40e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c8d50b13f62b8ee075c113fd78e7706ac154b90291f7c0decc14c1b2a40e42", kill_on_drop: false }` [INFO] [stdout] 01c8d50b13f62b8ee075c113fd78e7706ac154b90291f7c0decc14c1b2a40e42