[INFO] fetching crate gengo 0.14.3... [INFO] testing gengo-0.14.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate gengo 0.14.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate gengo 0.14.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gengo 0.14.3 [INFO] tweaked toml for crates.io crate gengo 0.14.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gengo 0.14.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gengo 0.14.3 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gix-lock v21.0.0 [INFO] [stderr] Downloaded console v0.16.3 [INFO] [stderr] Downloaded uluru v3.0.0 [INFO] [stderr] Downloaded gix-tempfile v21.0.0 [INFO] [stderr] Downloaded ciborium-io v0.2.1 [INFO] [stderr] Downloaded ciborium-ll v0.2.1 [INFO] [stderr] Downloaded clru v0.6.1 [INFO] [stderr] Downloaded kstring v2.0.0 [INFO] [stderr] Downloaded ciborium v0.2.1 [INFO] [stderr] Downloaded zmij v1.0.2 [INFO] [stderr] Downloaded similar v2.2.1 [INFO] [stderr] Downloaded arc-swap v1.9.0 [INFO] [stderr] Downloaded cc v1.2.48 [INFO] [stderr] Downloaded insta v1.47.1 [INFO] [stderr] Downloaded gengo-language v0.14.3 [INFO] [stderr] Downloaded regex-automata v0.4.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6bfa9fdde910220c5c3cb016f77e5c37587861b7bb0e467903ce377b4589aec [INFO] running `Command { std: "docker" "start" "-a" "a6bfa9fdde910220c5c3cb016f77e5c37587861b7bb0e467903ce377b4589aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6bfa9fdde910220c5c3cb016f77e5c37587861b7bb0e467903ce377b4589aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bfa9fdde910220c5c3cb016f77e5c37587861b7bb0e467903ce377b4589aec", kill_on_drop: false }` [INFO] [stdout] a6bfa9fdde910220c5c3cb016f77e5c37587861b7bb0e467903ce377b4589aec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f0e1f52c777feaac846b61a66ecf6ea2d15c7485d32c55af2c1021407967da8 [INFO] running `Command { std: "docker" "start" "-a" "3f0e1f52c777feaac846b61a66ecf6ea2d15c7485d32c55af2c1021407967da8", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling gix-sec v0.13.2 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling prodash v31.0.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling gengo-language v0.14.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling gix-validate v0.11.0 [INFO] [stderr] Compiling gix-error v0.2.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling gix-date v0.15.1 [INFO] [stderr] Compiling gix-chunk v0.7.0 [INFO] [stderr] Compiling gix-quote v0.7.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling gix-bitmap v0.3.0 [INFO] [stderr] Compiling gix-path v0.11.2 [INFO] [stderr] Compiling gix-packetline v0.21.2 [INFO] [stderr] Compiling gix-features v0.46.2 [INFO] [stderr] Compiling gix-config-value v0.17.1 [INFO] [stderr] Compiling gix-url v0.35.2 [INFO] [stderr] Compiling gix-command v0.8.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling gix-actor v0.40.0 [INFO] [stderr] Compiling gix-hash v0.23.0 [INFO] [stderr] Compiling gix-fs v0.19.2 [INFO] [stderr] Compiling gix-glob v0.24.0 [INFO] [stderr] Compiling gix-transport v0.55.1 [INFO] [stderr] Compiling gix-hashtable v0.13.0 [INFO] [stderr] Compiling gix-commitgraph v0.35.0 [INFO] [stderr] Compiling gix-tempfile v21.0.0 [INFO] [stderr] Compiling gix-object v0.58.0 [INFO] [stderr] Compiling gix-attributes v0.31.0 [INFO] [stderr] Compiling gix-ignore v0.19.1 [INFO] [stderr] Compiling gix-lock v21.0.0 [INFO] [stderr] Compiling gix-shallow v0.10.0 [INFO] [stderr] Compiling gix-pathspec v0.16.1 [INFO] [stderr] Compiling gix-revwalk v0.29.0 [INFO] [stderr] Compiling gix-ref v0.61.0 [INFO] [stderr] Compiling gix-pack v0.68.0 [INFO] [stderr] Compiling gix-diff v0.61.0 [INFO] [stderr] Compiling gix-filter v0.28.0 [INFO] [stderr] Compiling gix-traverse v0.55.0 [INFO] [stderr] Compiling gix-revision v0.43.0 [INFO] [stderr] Compiling gix-index v0.49.0 [INFO] [stderr] Compiling gix-refspec v0.39.0 [INFO] [stderr] Compiling gix-config v0.54.0 [INFO] [stderr] Compiling gix-discover v0.49.0 [INFO] [stderr] Compiling gix-protocol v0.59.0 [INFO] [stderr] Compiling gix-odb v0.78.0 [INFO] [stderr] Compiling gix-worktree v0.50.0 [INFO] [stderr] Compiling gix-submodule v0.28.0 [INFO] [stderr] Compiling gix v0.81.0 [INFO] [stderr] Compiling gengo v0.14.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.24s [INFO] running `Command { std: "docker" "inspect" "3f0e1f52c777feaac846b61a66ecf6ea2d15c7485d32c55af2c1021407967da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0e1f52c777feaac846b61a66ecf6ea2d15c7485d32c55af2c1021407967da8", kill_on_drop: false }` [INFO] [stdout] 3f0e1f52c777feaac846b61a66ecf6ea2d15c7485d32c55af2c1021407967da8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8170b92a0e83745c8c6763189f98185a921bf2525da758719260c3efa4bfd5c7 [INFO] running `Command { std: "docker" "start" "-a" "8170b92a0e83745c8c6763189f98185a921bf2525da758719260c3efa4bfd5c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling insta v1.47.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling gengo-language v0.14.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling gix-path v0.11.2 [INFO] [stderr] Compiling gix-packetline v0.21.2 [INFO] [stderr] Compiling gix-features v0.46.2 [INFO] [stderr] Compiling gix-command v0.8.0 [INFO] [stderr] Compiling gix-url v0.35.2 [INFO] [stderr] Compiling gix-config-value v0.17.1 [INFO] [stderr] Compiling gix-hash v0.23.0 [INFO] [stderr] Compiling gix-fs v0.19.2 [INFO] [stderr] Compiling gix-glob v0.24.0 [INFO] [stderr] Compiling gix-transport v0.55.1 [INFO] [stderr] Compiling gix-tempfile v21.0.0 [INFO] [stderr] Compiling gix-hashtable v0.13.0 [INFO] [stderr] Compiling gix-commitgraph v0.35.0 [INFO] [stderr] Compiling gix-object v0.58.0 [INFO] [stderr] Compiling gix-lock v21.0.0 [INFO] [stderr] Compiling gix-attributes v0.31.0 [INFO] [stderr] Compiling gix-ignore v0.19.1 [INFO] [stderr] Compiling gix-shallow v0.10.0 [INFO] [stderr] Compiling gix-pathspec v0.16.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling gix-revwalk v0.29.0 [INFO] [stderr] Compiling gix-ref v0.61.0 [INFO] [stderr] Compiling gix-pack v0.68.0 [INFO] [stderr] Compiling gix-filter v0.28.0 [INFO] [stderr] Compiling gix-diff v0.61.0 [INFO] [stderr] Compiling gix-revision v0.43.0 [INFO] [stderr] Compiling gix-traverse v0.55.0 [INFO] [stderr] Compiling gix-index v0.49.0 [INFO] [stderr] Compiling gix-refspec v0.39.0 [INFO] [stderr] Compiling gix-worktree v0.50.0 [INFO] [stderr] Compiling gix-config v0.54.0 [INFO] [stderr] Compiling gix-protocol v0.59.0 [INFO] [stderr] Compiling gix-discover v0.49.0 [INFO] [stderr] Compiling gix-odb v0.78.0 [INFO] [stderr] Compiling gix-submodule v0.28.0 [INFO] [stderr] Compiling gix v0.81.0 [INFO] [stderr] Compiling gengo v0.14.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.84s [INFO] running `Command { std: "docker" "inspect" "8170b92a0e83745c8c6763189f98185a921bf2525da758719260c3efa4bfd5c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8170b92a0e83745c8c6763189f98185a921bf2525da758719260c3efa4bfd5c7", kill_on_drop: false }` [INFO] [stdout] 8170b92a0e83745c8c6763189f98185a921bf2525da758719260c3efa4bfd5c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 490b3558ffe77ea7e51ccac9f88df67ffd3378cb1ff04d1ff7c1beee6832eff1 [INFO] running `Command { std: "docker" "start" "-a" "490b3558ffe77ea7e51ccac9f88df67ffd3378cb1ff04d1ff7c1beee6832eff1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gengo-09e2cce92bf25013) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test binary::tests::test_is_binary_with_read::case_1 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_02 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_04 ... ok [INFO] [stdout] test binary::tests::test_is_binary_with_read::case_2 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_06 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_05 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_03 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_01 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_10 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_11 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_12 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_13 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_14 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_01 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_08 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_03 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_07 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_05 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_08 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_09 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_10 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_11 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_12 ... ok [INFO] [stdout] test generated::tests::test_likely_minified ... ok [INFO] [stdout] test vendored::tests::test_is_vendored_no_read::case_1 ... ok [INFO] [stdout] test vendored::tests::test_is_vendored_no_read::case_2 ... ok [INFO] [stdout] test binary::tests::test_is_binary_with_read::case_3 ... ok [INFO] [stdout] test vendored::tests::test_is_vendored_no_read::case_3 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_04 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_06 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_02 ... ok [INFO] [stdout] test vendored::tests::test_is_vendored_no_read::case_4 ... ok [INFO] [stdout] test vendored::tests::test_is_vendored_no_read::case_5 ... ok [INFO] [stdout] test vendored::tests::test_is_vendored_no_read::case_6 ... ok [INFO] [stdout] test vendored::tests::test_is_vendored_no_read::case_7 ... ok [INFO] [stdout] test generated::tests::test_is_generated_no_read::case_07 ... ok [INFO] [stdout] test documentation::tests::test_is_documentation_no_read::case_09 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/gengo_test.rs (/opt/rustwide/target/debug/deps/gengo_test-9485b6c2f92167d4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_git_javascript ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_git_javascript stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_git_javascript' (54) panicked at tests/gengo_test.rs:10:49: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: NoRepository, source: Some(NoGitRepositoryWithinFs { path: "/opt/rustwide/workdir", limit: "/opt/rustwide" }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60e8e2942cca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60e8e2942cca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60e8e2942cca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x60e8e2942cca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60e8e295afba - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60e8e295afba - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x60e8e2947cb2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60e8e2947cb2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x60e8e291dadf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x60e8e291dadf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x60e8e2939a99 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x60e8e202b97c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x60e8e202b97c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60e8e2939d12 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x60e8e2939d12 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x60e8e291db98 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x60e8e2912989 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x60e8e291e94d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x60e8e295b82c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60e8e295b572 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x60e8e1edbfec - >>::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x60e8e1edbfec - gengo_test[7a3ea8e368c53dd]::test_git_javascript [INFO] [stdout] at /opt/rustwide/workdir/tests/gengo_test.rs:10:49 [INFO] [stdout] 22: 0x60e8e1edbe17 - gengo_test[7a3ea8e368c53dd]::test_git_javascript::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/gengo_test.rs:7:25 [INFO] [stdout] 23: 0x60e8e1eef296 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60e8e201fa5b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x60e8e201fa5b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60e8e202c44b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60e8e202c44b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x60e8e202c44b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x60e8e202c44b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x60e8e202c44b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60e8e202c44b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60e8e202c44b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x60e8e20268a4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x60e8e20268a4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x60e8e202f052 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x60e8e202f052 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x60e8e202f052 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x60e8e202f052 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x60e8e202f052 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x60e8e202f052 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x60e8e202f052 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x60e8e2941d3f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x60e8e2941d3f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x79edce0b6aa4 - [INFO] [stdout] 45: 0x79edce143a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_git_javascript [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test gengo_test` [INFO] running `Command { std: "docker" "inspect" "490b3558ffe77ea7e51ccac9f88df67ffd3378cb1ff04d1ff7c1beee6832eff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490b3558ffe77ea7e51ccac9f88df67ffd3378cb1ff04d1ff7c1beee6832eff1", kill_on_drop: false }` [INFO] [stdout] 490b3558ffe77ea7e51ccac9f88df67ffd3378cb1ff04d1ff7c1beee6832eff1