[INFO] fetching crate veryl 0.2.1... [INFO] testing veryl-0.2.1 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate veryl 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate veryl 0.2.1 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate veryl 0.2.1 [INFO] finished tweaking crates.io crate veryl 0.2.1 [INFO] tweaked toml for crates.io crate veryl 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate veryl 0.2.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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9de51edba19015cb1fe8b557df9454434ee9429550e604a6ea6b961cfefa3e5d [INFO] running `Command { std: "docker" "start" "-a" "9de51edba19015cb1fe8b557df9454434ee9429550e604a6ea6b961cfefa3e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9de51edba19015cb1fe8b557df9454434ee9429550e604a6ea6b961cfefa3e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de51edba19015cb1fe8b557df9454434ee9429550e604a6ea6b961cfefa3e5d", kill_on_drop: false }` [INFO] [stdout] 9de51edba19015cb1fe8b557df9454434ee9429550e604a6ea6b961cfefa3e5d [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcdfe0fa44dada466ebb577e48ccef40c7f0ad1eb66d527b1707ffabee5a9b2d [INFO] running `Command { std: "docker" "start" "-a" "fcdfe0fa44dada466ebb577e48ccef40c7f0ad1eb66d527b1707ffabee5a9b2d", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.30.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling xml_writer v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling parol-macros v0.2.0 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling miette-derive v5.5.0 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling miette v5.5.0 [INFO] [stderr] Compiling clap v4.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling id_tree v1.8.0 [INFO] [stderr] Compiling id_tree_layout v2.0.4 [INFO] [stderr] Compiling parol_runtime v0.12.1 [INFO] [stderr] Compiling veryl-parser v0.2.1 [INFO] [stderr] Compiling veryl-metadata v0.2.1 [INFO] [stderr] Compiling veryl-analyzer v0.2.1 [INFO] [stderr] Compiling veryl-formatter v0.2.1 [INFO] [stderr] Compiling veryl-emitter v0.2.1 [INFO] [stderr] Compiling veryl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 32s [INFO] running `Command { std: "docker" "inspect" "fcdfe0fa44dada466ebb577e48ccef40c7f0ad1eb66d527b1707ffabee5a9b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcdfe0fa44dada466ebb577e48ccef40c7f0ad1eb66d527b1707ffabee5a9b2d", kill_on_drop: false }` [INFO] [stdout] fcdfe0fa44dada466ebb577e48ccef40c7f0ad1eb66d527b1707ffabee5a9b2d [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271b26b124f8caf4f4e489ffba114f17ae590c406460e356ebc77a1a3d504b2a [INFO] running `Command { std: "docker" "start" "-a" "271b26b124f8caf4f4e489ffba114f17ae590c406460e356ebc77a1a3d504b2a", kill_on_drop: false }` [INFO] [stderr] Compiling veryl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "271b26b124f8caf4f4e489ffba114f17ae590c406460e356ebc77a1a3d504b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271b26b124f8caf4f4e489ffba114f17ae590c406460e356ebc77a1a3d504b2a", kill_on_drop: false }` [INFO] [stdout] 271b26b124f8caf4f4e489ffba114f17ae590c406460e356ebc77a1a3d504b2a [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b1242461097c1f100bd7179f6737c009b75d73b24f1b3de6bac742f1a29177b [INFO] running `Command { std: "docker" "start" "-a" "4b1242461097c1f100bd7179f6737c009b75d73b24f1b3de6bac742f1a29177b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/veryl-f8e29ba690233dcc) [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" "4b1242461097c1f100bd7179f6737c009b75d73b24f1b3de6bac742f1a29177b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1242461097c1f100bd7179f6737c009b75d73b24f1b3de6bac742f1a29177b", kill_on_drop: false }` [INFO] [stdout] 4b1242461097c1f100bd7179f6737c009b75d73b24f1b3de6bac742f1a29177b