[INFO] fetching crate survex-dist 0.3.0...
[INFO] testing survex-dist-0.3.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate survex-dist 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate survex-dist 0.3.0
[INFO] finished tweaking crates.io crate survex-dist 0.3.0
[INFO] tweaked toml for crates.io crate survex-dist 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate survex-dist 0.3.0 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 crates.io crate survex-dist 0.3.0 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] 278e22bbea506c46ea78cc8d5aa70678419c442004b343310e3755b2c8da59e2
[INFO] running `Command { std: "docker" "start" "-a" "278e22bbea506c46ea78cc8d5aa70678419c442004b343310e3755b2c8da59e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "278e22bbea506c46ea78cc8d5aa70678419c442004b343310e3755b2c8da59e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "278e22bbea506c46ea78cc8d5aa70678419c442004b343310e3755b2c8da59e2", kill_on_drop: false }`
[INFO] [stdout] 278e22bbea506c46ea78cc8d5aa70678419c442004b343310e3755b2c8da59e2
[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] 7b7fe20cfdc316972f33cc612a79eae60b34f0e25f710fab840f9f18e651777c
[INFO] running `Command { std: "docker" "start" "-a" "7b7fe20cfdc316972f33cc612a79eae60b34f0e25f710fab840f9f18e651777c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling survex-rs v0.1.7
[INFO] [stderr]    Compiling survex-dist v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "7b7fe20cfdc316972f33cc612a79eae60b34f0e25f710fab840f9f18e651777c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7fe20cfdc316972f33cc612a79eae60b34f0e25f710fab840f9f18e651777c", kill_on_drop: false }`
[INFO] [stdout] 7b7fe20cfdc316972f33cc612a79eae60b34f0e25f710fab840f9f18e651777c
[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] 1ef7443c73e149630c0598cbaac813ad50b72720f13eeb0da56d54db053e689c
[INFO] running `Command { std: "docker" "start" "-a" "1ef7443c73e149630c0598cbaac813ad50b72720f13eeb0da56d54db053e689c", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling survex-dist v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.26s
[INFO] running `Command { std: "docker" "inspect" "1ef7443c73e149630c0598cbaac813ad50b72720f13eeb0da56d54db053e689c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef7443c73e149630c0598cbaac813ad50b72720f13eeb0da56d54db053e689c", kill_on_drop: false }`
[INFO] [stdout] 1ef7443c73e149630c0598cbaac813ad50b72720f13eeb0da56d54db053e689c
[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] 4cfb68dd82b8ecb20d141cc85121756f871994f88420b6950eddf057f9b16687
[INFO] running `Command { std: "docker" "start" "-a" "4cfb68dd82b8ecb20d141cc85121756f871994f88420b6950eddf057f9b16687", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/survex_dist-3460c541d3daa3d8)
[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/survex_dist-689af9a59e671626)
[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/cli.rs (/opt/rustwide/target/debug/deps/cli-e53fd5866cf5c153)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_invalid_file_error_message ... ok
[INFO] [stdout] test test_pathfinding_with_no_possible_route ... ok
[INFO] [stdout] test test_usage_message_is_displayed ... ok
[INFO] [stdout] test test_pathfinding_with_via_point ... ok
[INFO] [stdout] test test_pathfinding_with_json_output ... ok
[INFO] [stdout] test test_pathfinding_with_short_names ... ok
[INFO] [stdout] test test_invalid_station_error_message ... ok
[INFO] [stdout] test test_similar_node_names_are_displayed ... ok
[INFO] [stdout] test test_pathfinding_with_text_output ... ok
[INFO] [stdout] test test_pathfinding_with_excluded_station ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests survex_dist
[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" "4cfb68dd82b8ecb20d141cc85121756f871994f88420b6950eddf057f9b16687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cfb68dd82b8ecb20d141cc85121756f871994f88420b6950eddf057f9b16687", kill_on_drop: false }`
[INFO] [stdout] 4cfb68dd82b8ecb20d141cc85121756f871994f88420b6950eddf057f9b16687
