[INFO] fetching crate dynast 0.9.1... [INFO] testing dynast-0.9.1 against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] extracting crate dynast 0.9.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate dynast 0.9.1 on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dynast 0.9.1 [INFO] finished tweaking crates.io crate dynast 0.9.1 [INFO] tweaked toml for crates.io crate dynast 0.9.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate dynast 0.9.1 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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "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-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1776b08a0caff96072b7f17809b2d0d8a8176ddd390f6ba1853264f9d5725ba0 [INFO] running `Command { std: "docker" "start" "-a" "1776b08a0caff96072b7f17809b2d0d8a8176ddd390f6ba1853264f9d5725ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1776b08a0caff96072b7f17809b2d0d8a8176ddd390f6ba1853264f9d5725ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1776b08a0caff96072b7f17809b2d0d8a8176ddd390f6ba1853264f9d5725ba0", kill_on_drop: false }` [INFO] [stdout] 1776b08a0caff96072b7f17809b2d0d8a8176ddd390f6ba1853264f9d5725ba0 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2030978b469d627b603872f64734d208357e278a61ebd5c27c5a3d497ac1eaa9 [INFO] running `Command { std: "docker" "start" "-a" "2030978b469d627b603872f64734d208357e278a61ebd5c27c5a3d497ac1eaa9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling safe_arch v0.7.0 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling vergen v8.2.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling wide v0.7.10 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling clap_builder v4.3.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling dynast v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] warning: not within a suitable 'git' worktree! [INFO] [stderr] warning: VERGEN_GIT_SHA set to default [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap v4.3.8 [INFO] [stderr] Compiling nauty-Traces-sys v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.9.22 [INFO] [stderr] Compiling math-symbols v0.1.1 [INFO] [stderr] Compiling nalgebra v0.32.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling nauty-pet v0.11.1 [INFO] [stdout] warning: methods `into_topologies`, `map_dia`, `try_map_dia`, and `try_map_graph` are never used [INFO] [stdout] --> src/mapper.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl TopMapper { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn into_topologies(self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn map_dia( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn try_map_dia( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn try_map_graph( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.01s [INFO] running `Command { std: "docker" "inspect" "2030978b469d627b603872f64734d208357e278a61ebd5c27c5a3d497ac1eaa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2030978b469d627b603872f64734d208357e278a61ebd5c27c5a3d497ac1eaa9", kill_on_drop: false }` [INFO] [stdout] 2030978b469d627b603872f64734d208357e278a61ebd5c27c5a3d497ac1eaa9 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a7d0d2aec762b8faa82b53c5fca8c2c872085d7177778945872f27777c50525 [INFO] running `Command { std: "docker" "start" "-a" "4a7d0d2aec762b8faa82b53c5fca8c2c872085d7177778945872f27777c50525", kill_on_drop: false }` [INFO] [stderr] warning: not within a suitable 'git' worktree! [INFO] [stderr] warning: VERGEN_GIT_SHA set to default [INFO] [stderr] Compiling dynast v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `into_topologies`, `try_map_dia`, and `try_map_graph` are never used [INFO] [stdout] --> src/mapper.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl TopMapper { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn into_topologies(self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn try_map_dia( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn try_map_graph( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.33s [INFO] running `Command { std: "docker" "inspect" "4a7d0d2aec762b8faa82b53c5fca8c2c872085d7177778945872f27777c50525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7d0d2aec762b8faa82b53c5fca8c2c872085d7177778945872f27777c50525", kill_on_drop: false }` [INFO] [stdout] 4a7d0d2aec762b8faa82b53c5fca8c2c872085d7177778945872f27777c50525 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62caa15a2129b829f1eaa6117690234349980079af98835349c46e2f5891ed15 [INFO] running `Command { std: "docker" "start" "-a" "62caa15a2129b829f1eaa6117690234349980079af98835349c46e2f5891ed15", kill_on_drop: false }` [INFO] [stderr] warning: not within a suitable 'git' worktree! [INFO] [stderr] warning: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: methods `into_topologies`, `try_map_dia`, and `try_map_graph` are never used [INFO] [stderr] --> src/mapper.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 49 | impl TopMapper { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 54 | pub fn into_topologies(self) -> impl Iterator { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 69 | pub fn try_map_dia( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 130 | pub fn try_map_graph( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dynast` (bin "dynast" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynast-42d222a08728cc23) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test momentum::tests::momentum ... ok [INFO] [stdout] test yaml_dias::tests::parse_term ... ok [INFO] [stdout] test yaml_dias::tests::parse_var ... ok [INFO] [stdout] test yaml_dias::tests::parse_momentum ... ok [INFO] [stdout] test mapper::tests::map_simple ... ok [INFO] [stdout] test mapper::tests::map_sub ... ok [INFO] [stdout] test mapper::tests::map_2l ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dynast-4790a5b5b65cebb3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test momentum::tests::momentum ... ok [INFO] [stdout] test yaml_dias::tests::parse_momentum ... ok [INFO] [stdout] test yaml_dias::tests::parse_term ... ok [INFO] [stdout] test yaml_dias::tests::parse_var ... ok [INFO] [stdout] test mapper::tests::map_simple ... ok [INFO] [stdout] test mapper::tests::map_sub ... ok [INFO] [stdout] test mapper::tests::map_2l ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests dynast [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" "62caa15a2129b829f1eaa6117690234349980079af98835349c46e2f5891ed15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62caa15a2129b829f1eaa6117690234349980079af98835349c46e2f5891ed15", kill_on_drop: false }` [INFO] [stdout] 62caa15a2129b829f1eaa6117690234349980079af98835349c46e2f5891ed15