[INFO] fetching crate mutica-semantic 0.2.5... [INFO] testing mutica-semantic-0.2.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate mutica-semantic 0.2.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mutica-semantic 0.2.5 [INFO] finished tweaking crates.io crate mutica-semantic 0.2.5 [INFO] tweaked toml for crates.io crate mutica-semantic 0.2.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mutica-semantic 0.2.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mutica-semantic 0.2.5 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stacksafe v0.1.4 [INFO] [stderr] Downloaded stacksafe-macro v0.1.4 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded rust-arc-gc v0.2.1 [INFO] [stderr] Downloaded mutica-compiler v0.2.5 [INFO] [stderr] Downloaded mutica-core v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23bdc43d22884f31d80c9907ab9bd59170489cfddf4d46ed5b22cd9eaea8b548 [INFO] running `Command { std: "docker" "start" "-a" "23bdc43d22884f31d80c9907ab9bd59170489cfddf4d46ed5b22cd9eaea8b548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23bdc43d22884f31d80c9907ab9bd59170489cfddf4d46ed5b22cd9eaea8b548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23bdc43d22884f31d80c9907ab9bd59170489cfddf4d46ed5b22cd9eaea8b548", kill_on_drop: false }` [INFO] [stdout] 23bdc43d22884f31d80c9907ab9bd59170489cfddf4d46ed5b22cd9eaea8b548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d88d51c36a72c8ce1620dbe0dfc1999cb49684a9853d8f7db0bd0decf9b61b17 [INFO] running `Command { std: "docker" "start" "-a" "d88d51c36a72c8ce1620dbe0dfc1999cb49684a9853d8f7db0bd0decf9b61b17", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling rust-arc-gc v0.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling psm v0.1.27 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling stacksafe-macro v0.1.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling stacksafe v0.1.4 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling mutica-core v0.2.5 [INFO] [stderr] Compiling mutica-compiler v0.2.5 [INFO] [stderr] Compiling mutica-semantic v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.98s [INFO] running `Command { std: "docker" "inspect" "d88d51c36a72c8ce1620dbe0dfc1999cb49684a9853d8f7db0bd0decf9b61b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88d51c36a72c8ce1620dbe0dfc1999cb49684a9853d8f7db0bd0decf9b61b17", kill_on_drop: false }` [INFO] [stdout] d88d51c36a72c8ce1620dbe0dfc1999cb49684a9853d8f7db0bd0decf9b61b17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e70d9d1ee988cec39f6f6cfacd4358c0c8fe31dfc4e678965d9db895b09f44de [INFO] running `Command { std: "docker" "start" "-a" "e70d9d1ee988cec39f6f6cfacd4358c0c8fe31dfc4e678965d9db895b09f44de", kill_on_drop: false }` [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling mutica-compiler v0.2.5 [INFO] [stderr] Compiling mutica-semantic v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.50s [INFO] running `Command { std: "docker" "inspect" "e70d9d1ee988cec39f6f6cfacd4358c0c8fe31dfc4e678965d9db895b09f44de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70d9d1ee988cec39f6f6cfacd4358c0c8fe31dfc4e678965d9db895b09f44de", kill_on_drop: false }` [INFO] [stdout] e70d9d1ee988cec39f6f6cfacd4358c0c8fe31dfc4e678965d9db895b09f44de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ca4ac4b9e88544cfe44517f5ad6c59c267511430e81248c5c62f3fe8997138d [INFO] running `Command { std: "docker" "start" "-a" "5ca4ac4b9e88544cfe44517f5ad6c59c267511430e81248c5c62f3fe8997138d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mutica_semantic-16582dddc03d1a5f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Error: Use of undeclared variable 'Option' [INFO] [stderr] ╭─[:10:12] [INFO] [stderr] │ [INFO] [stderr] 10 │ Option(1), Option(2), Option(int), Option(1) <: Option(int), Option(2) <: Option(int), Option(1) <: Option(2) [INFO] [stderr]  │ ───┬── [INFO] [stderr]  │ ╰──── Variable 'Option' is used before declaration [INFO] [stderr]  │ [INFO] [stderr]  │ Help: Make sure the variable is declared before use [INFO] [stderr] ────╯ [INFO] [stderr] Error: Use of undeclared variable 'Option' [INFO] [stderr] ╭─[:10:23] [INFO] [stderr] │ [INFO] [stderr] 10 │ Option(1), Option(2), Option(int), Option(1) <: Option(int), Option(2) <: Option(int), Option(1) <: Option(2) [INFO] [stdout] test semantic::test::test_colored_source_mapping ... ok [INFO] [stderr]  │ ───┬── [INFO] [stderr]  │ ╰──── Variable 'Option' is used before declaration [INFO] [stderr]  │ [INFO] [stderr]  │ Help: Make sure the variable is declared before use [INFO] [stderr] ────╯ [INFO] [stdout] test semantic::test::test_source_mapping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests mutica_semantic [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" "5ca4ac4b9e88544cfe44517f5ad6c59c267511430e81248c5c62f3fe8997138d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca4ac4b9e88544cfe44517f5ad6c59c267511430e81248c5c62f3fe8997138d", kill_on_drop: false }` [INFO] [stdout] 5ca4ac4b9e88544cfe44517f5ad6c59c267511430e81248c5c62f3fe8997138d