[INFO] cloning repository https://github.com/Ma233/junction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ma233/junction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMa233%2Fjunction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMa233%2Fjunction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a18db589ba9031f13f1980ab46a3df7657fb264 [INFO] testing Ma233/junction against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMa233%2Fjunction" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Ma233/junction [INFO] finished tweaking git repo https://github.com/Ma233/junction [INFO] tweaked toml for git repo https://github.com/Ma233/junction written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ma233/junction on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ma233/junction 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3197e55ff5dde6bfca07eccdd5b537c773012d8761f2e1515afc324b508bcb8f [INFO] running `Command { std: "docker" "start" "-a" "3197e55ff5dde6bfca07eccdd5b537c773012d8761f2e1515afc324b508bcb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3197e55ff5dde6bfca07eccdd5b537c773012d8761f2e1515afc324b508bcb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3197e55ff5dde6bfca07eccdd5b537c773012d8761f2e1515afc324b508bcb8f", kill_on_drop: false }` [INFO] [stdout] 3197e55ff5dde6bfca07eccdd5b537c773012d8761f2e1515afc324b508bcb8f [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d535d34256fad118edef467c99232222b3f8c63c3be6d5cf3b0a9e51211f599e [INFO] running `Command { std: "docker" "start" "-a" "d535d34256fad118edef467c99232222b3f8c63c3be6d5cf3b0a9e51211f599e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling rfc7239 v0.1.3 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling configparser v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ini v1.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling poem-derive v3.1.12 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling clap v4.5.44 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling sse-codec v0.3.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling poem v3.1.12 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling junction v0.1.0 (/opt/rustwide/workdir/crates/junction) [INFO] [stderr] Compiling junction-merger v0.1.0 (/opt/rustwide/workdir/crates/junction-merger) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "d535d34256fad118edef467c99232222b3f8c63c3be6d5cf3b0a9e51211f599e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d535d34256fad118edef467c99232222b3f8c63c3be6d5cf3b0a9e51211f599e", kill_on_drop: false }` [INFO] [stdout] d535d34256fad118edef467c99232222b3f8c63c3be6d5cf3b0a9e51211f599e [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2da511cc548f187881b97b7101275690cde67887a074643148469610d9e2b78 [INFO] running `Command { std: "docker" "start" "-a" "c2da511cc548f187881b97b7101275690cde67887a074643148469610d9e2b78", kill_on_drop: false }` [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling poem v3.1.12 [INFO] [stderr] Compiling junction v0.1.0 (/opt/rustwide/workdir/crates/junction) [INFO] [stderr] Compiling junction-merger v0.1.0 (/opt/rustwide/workdir/crates/junction-merger) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.64s [INFO] running `Command { std: "docker" "inspect" "c2da511cc548f187881b97b7101275690cde67887a074643148469610d9e2b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2da511cc548f187881b97b7101275690cde67887a074643148469610d9e2b78", kill_on_drop: false }` [INFO] [stdout] c2da511cc548f187881b97b7101275690cde67887a074643148469610d9e2b78 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49857f8dd5dc3061d6592c837f4f45a7df30713d265b0cdfc864718414c90811 [INFO] running `Command { std: "docker" "start" "-a" "49857f8dd5dc3061d6592c837f4f45a7df30713d265b0cdfc864718414c90811", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/junction-b4b36a0945c5ae3d) [INFO] [stdout] running 17 tests [INFO] [stdout] test config::tests::test_config_from_yaml_file_not_found ... ok [INFO] [stdout] test config::tests::test_config_from_yaml_str ... ok [INFO] [stdout] test config::tests::test_config_from_yaml_str_invalid ... ok [INFO] [stdout] test config::tests::test_empty_args ... ok [INFO] [stdout] test config::tests::test_resolved_config_new ... ok [INFO] [stdout] test config::tests::test_resolved_config_new_duplicate_slug ... ok [INFO] [stdout] test config::tests::test_output_config_get_command_parts ... ok [INFO] [stdout] test config::tests::test_resolved_config_get_output_by_slug ... ok [INFO] [stdout] test config::tests::test_multiple_outputs ... ok [INFO] [stdout] test server::tests::test_output_config_get_command_parts ... ok [INFO] [stdout] test server::tests::test_get_config_endpoint ... ok [INFO] [stdout] test server::tests::test_get_modified_path_already_in_path ... ok [INFO] [stdout] test server::tests::test_get_modified_path_with_existing_path ... ok [INFO] [stdout] test server::tests::test_get_output_nonexistent_slug ... ok [INFO] [stdout] test server::tests::test_get_output_invalid_command ... ok [INFO] [stdout] test server::tests::test_get_output_with_pwd_command ... ok [INFO] [stdout] test server::tests::test_get_output_existing_slug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/junction-7c95c77cca01f204) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/junction_merger-e724e8d59f8d77ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests junction [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] [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] running `Command { std: "docker" "inspect" "49857f8dd5dc3061d6592c837f4f45a7df30713d265b0cdfc864718414c90811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49857f8dd5dc3061d6592c837f4f45a7df30713d265b0cdfc864718414c90811", kill_on_drop: false }` [INFO] [stdout] 49857f8dd5dc3061d6592c837f4f45a7df30713d265b0cdfc864718414c90811