[INFO] fetching crate yaspar 2.7.0... [INFO] testing yaspar-2.7.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate yaspar 2.7.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate yaspar 2.7.0 [INFO] finished tweaking crates.io crate yaspar 2.7.0 [INFO] tweaked toml for crates.io crate yaspar 2.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yaspar 2.7.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yaspar 2.7.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca9cc59b3d6e8ed2efafcd2e72b974023ea08380a632ac08b4fbbdea3e18a9f3 [INFO] running `Command { std: "docker" "start" "-a" "ca9cc59b3d6e8ed2efafcd2e72b974023ea08380a632ac08b4fbbdea3e18a9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9cc59b3d6e8ed2efafcd2e72b974023ea08380a632ac08b4fbbdea3e18a9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9cc59b3d6e8ed2efafcd2e72b974023ea08380a632ac08b4fbbdea3e18a9f3", kill_on_drop: false }` [INFO] [stdout] ca9cc59b3d6e8ed2efafcd2e72b974023ea08380a632ac08b4fbbdea3e18a9f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5efe3e717d38f3e0ee1a08390cb3316e6176b38490ed356d07c318af9d50f3c8 [INFO] running `Command { std: "docker" "start" "-a" "5efe3e717d38f3e0ee1a08390cb3316e6176b38490ed356d07c318af9d50f3c8", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling term v1.2.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling clap_builder v4.5.55 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling dashu-float v0.4.3 [INFO] [stderr] Compiling dashu-ratio v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling dashu-macros v0.4.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling dashu v0.4.2 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling clap v4.5.55 [INFO] [stderr] Compiling yaspar v2.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.86s [INFO] running `Command { std: "docker" "inspect" "5efe3e717d38f3e0ee1a08390cb3316e6176b38490ed356d07c318af9d50f3c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5efe3e717d38f3e0ee1a08390cb3316e6176b38490ed356d07c318af9d50f3c8", kill_on_drop: false }` [INFO] [stdout] 5efe3e717d38f3e0ee1a08390cb3316e6176b38490ed356d07c318af9d50f3c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 785d146d14eedac5311b2965b680f38bbfa4eddb1a239065ef07d3240906b824 [INFO] running `Command { std: "docker" "start" "-a" "785d146d14eedac5311b2965b680f38bbfa4eddb1a239065ef07d3240906b824", kill_on_drop: false }` [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling yaspar v2.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.49s [INFO] running `Command { std: "docker" "inspect" "785d146d14eedac5311b2965b680f38bbfa4eddb1a239065ef07d3240906b824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "785d146d14eedac5311b2965b680f38bbfa4eddb1a239065ef07d3240906b824", kill_on_drop: false }` [INFO] [stdout] 785d146d14eedac5311b2965b680f38bbfa4eddb1a239065ef07d3240906b824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5015d98a611e7a3c950a811cf33cd24928258abd8aa4a8a61a2a9b865b898f4b [INFO] running `Command { std: "docker" "start" "-a" "5015d98a611e7a3c950a811cf33cd24928258abd8aa4a8a61a2a9b865b898f4b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaspar-ade8d759167d0181) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test::test_parse_keyword ... ok [INFO] [stdout] test test::test_block_comments ... ok [INFO] [stdout] test tokens::tests::test_tokenize_lparen ... ok [INFO] [stdout] test test::test_parse_sort ... ok [INFO] [stdout] test tokens::tests::test_tokenize_binary ... ok [INFO] [stdout] test tokens::tests::test_long_decimal ... ok [INFO] [stdout] test test::test_parse_symbol ... ok [INFO] [stdout] test test::test_attribute_parser ... ok [INFO] [stdout] test tokens::tests::test_tokenize_keyword ... ok [INFO] [stdout] test action::test::test_command_folder ... ok [INFO] [stdout] test test::test_parse_term ... ok [INFO] [stdout] test tokens::tests::test_tokenize_rparen ... ok [INFO] [stdout] test tokens::tests::test_tokenize_strings ... ok [INFO] [stdout] test tokens::tests::test_tokenize_whitespaces ... ok [INFO] [stdout] test utils::tests::test_binary_str ... ok [INFO] [stdout] test tokens::tests::test_tokenize_numbers ... ok [INFO] [stdout] test utils::tests::test_hexadecimal_str ... ok [INFO] [stdout] test test::test_parse_command ... ok [INFO] [stdout] test test::test_parse_empty_script ... ok [INFO] [stdout] test test::test_parse_identifier ... ok [INFO] [stdout] test tokens::tests::test_tokenize_special_symbols ... ok [INFO] [stdout] test tokens::tests::test_tokenize_comments ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yaspar-548519b96425cc98) [INFO] [stderr] Doc-tests yaspar [INFO] [stdout] test test::test_script_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [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] [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" "5015d98a611e7a3c950a811cf33cd24928258abd8aa4a8a61a2a9b865b898f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5015d98a611e7a3c950a811cf33cd24928258abd8aa4a8a61a2a9b865b898f4b", kill_on_drop: false }` [INFO] [stdout] 5015d98a611e7a3c950a811cf33cd24928258abd8aa4a8a61a2a9b865b898f4b