[INFO] fetching crate metaslang_graph_builder 0.18.3... [INFO] testing metaslang_graph_builder-0.18.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate metaslang_graph_builder 0.18.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate metaslang_graph_builder 0.18.3 [INFO] finished tweaking crates.io crate metaslang_graph_builder 0.18.3 [INFO] tweaked toml for crates.io crate metaslang_graph_builder 0.18.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate metaslang_graph_builder 0.18.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 64 packages to latest compatible versions [INFO] [stderr] Adding string-interner v0.17.0 (available: v0.19.0) [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.26.4 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string-interner v0.17.0 [INFO] [stderr] Downloaded metaslang_cst v0.18.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47db86d9d4e7f1dbe1f6fe7ad66af0313102bed7c50df531554f5681348a0858 [INFO] running `Command { std: "docker" "start" "-a" "47db86d9d4e7f1dbe1f6fe7ad66af0313102bed7c50df531554f5681348a0858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47db86d9d4e7f1dbe1f6fe7ad66af0313102bed7c50df531554f5681348a0858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47db86d9d4e7f1dbe1f6fe7ad66af0313102bed7c50df531554f5681348a0858", kill_on_drop: false }` [INFO] [stdout] 47db86d9d4e7f1dbe1f6fe7ad66af0313102bed7c50df531554f5681348a0858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b695b51484b5d6bb68c55e4b531b3f3df265fbbab25919fbceadef6c5300eb16 [INFO] running `Command { std: "docker" "start" "-a" "b695b51484b5d6bb68c55e4b531b3f3df265fbbab25919fbceadef6c5300eb16", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling metaslang_cst v0.18.3 [INFO] [stderr] Compiling metaslang_graph_builder v0.18.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(not(feature = "term-colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(feature = "term-colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(not(feature = "term-colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s [INFO] running `Command { std: "docker" "inspect" "b695b51484b5d6bb68c55e4b531b3f3df265fbbab25919fbceadef6c5300eb16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b695b51484b5d6bb68c55e4b531b3f3df265fbbab25919fbceadef6c5300eb16", kill_on_drop: false }` [INFO] [stdout] b695b51484b5d6bb68c55e4b531b3f3df265fbbab25919fbceadef6c5300eb16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaa19981b1e06cfbdbecff353f9075baac2248ae3aebf28c1478cb6a1841cde1 [INFO] running `Command { std: "docker" "start" "-a" "eaa19981b1e06cfbdbecff353f9075baac2248ae3aebf28c1478cb6a1841cde1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling metaslang_cst v0.18.3 [INFO] [stderr] Compiling string-interner v0.17.0 [INFO] [stderr] Compiling metaslang_graph_builder v0.18.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(not(feature = "term-colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(feature = "term-colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(not(feature = "term-colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(not(feature = "term-colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(feature = "term-colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "term-colors")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stdout] --> src/excerpt.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(not(feature = "term-colors"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.62s [INFO] running `Command { std: "docker" "inspect" "eaa19981b1e06cfbdbecff353f9075baac2248ae3aebf28c1478cb6a1841cde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa19981b1e06cfbdbecff353f9075baac2248ae3aebf28c1478cb6a1841cde1", kill_on_drop: false }` [INFO] [stdout] eaa19981b1e06cfbdbecff353f9075baac2248ae3aebf28c1478cb6a1841cde1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4540c1b32de29ae862b11d17a52f263ee5ffa37cea9c138b3b8130eb6ca22efa [INFO] running `Command { std: "docker" "start" "-a" "4540c1b32de29ae862b11d17a52f263ee5ffa37cea9c138b3b8130eb6ca22efa", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stderr] --> src/excerpt.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg(feature = "term-colors")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stderr] --> src/excerpt.rs:91:7 [INFO] [stderr] | [INFO] [stderr] 91 | #[cfg(feature = "term-colors")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stderr] --> src/excerpt.rs:95:11 [INFO] [stderr] | [INFO] [stderr] 95 | #[cfg(not(feature = "term-colors"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stderr] --> src/excerpt.rs:100:7 [INFO] [stderr] | [INFO] [stderr] 100 | #[cfg(feature = "term-colors")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stderr] --> src/excerpt.rs:104:11 [INFO] [stderr] | [INFO] [stderr] 104 | #[cfg(not(feature = "term-colors"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stderr] --> src/excerpt.rs:109:7 [INFO] [stderr] | [INFO] [stderr] 109 | #[cfg(feature = "term-colors")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `term-colors` [INFO] [stderr] --> src/excerpt.rs:113:11 [INFO] [stderr] | [INFO] [stderr] 113 | #[cfg(not(feature = "term-colors"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `term-colors` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `metaslang_graph_builder` (lib) generated 7 warnings [INFO] [stderr] warning: `metaslang_graph_builder` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metaslang_graph_builder-984a22427b34dda7) [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/functions.rs (/opt/rustwide/target/debug/deps/functions-76e2826a7835b776) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test can_eq_equal_bools ... ok [INFO] [stdout] test can_format_string_null_and_escaped_braces ... ok [INFO] [stdout] test can_join_list_without_separator ... ok [INFO] [stdout] test cannot_format_with_missing_parameter ... ok [INFO] [stdout] test cannot_format_with_unexpected_opening_brace ... ok [INFO] [stdout] test cannot_format_with_unexpected_closing_brace ... ok [INFO] [stdout] test can_join_list_with_separator ... ok [INFO] [stdout] test cannot_format_with_extra_parameter ... ok [INFO] [stdout] test cannot_eq_bool_and_string ... ok [INFO] [stdout] test can_eq_nonequal_bools ... ok [INFO] [stdout] test can_concat_lists ... ok [INFO] [stderr] Running tests/graph.rs (/opt/rustwide/target/debug/deps/graph-ab27b45cbde2ae84) [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test can_iterate_graph_edges ... ok [INFO] [stdout] test can_iterate_graph_nodes ... ok [INFO] [stdout] test can_overwrite_attributes ... ok [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-4c6bc9d3626706be) [INFO] [stdout] test can_display_graph ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test functions::cannot_eq_bool_and_string ... ok [INFO] [stdout] test functions::can_concat_lists ... ok [INFO] [stdout] test functions::can_join_list_without_separator ... ok [INFO] [stdout] test graph::can_iterate_graph_edges ... ok [INFO] [stdout] test graph::can_iterate_graph_nodes ... ok [INFO] [stdout] test graph::can_display_graph ... ok [INFO] [stdout] test graph::can_overwrite_attributes ... ok [INFO] [stdout] test functions::can_format_string_null_and_escaped_braces ... ok [INFO] [stdout] test parser::can_parse_alternative_capture ... ok [INFO] [stdout] test parser::can_parse_blocks ... ok [INFO] [stdout] test functions::cannot_format_with_unexpected_opening_brace ... ok [INFO] [stdout] test parser::can_parse_explicitly_unused_capture ... ok [INFO] [stdout] test functions::can_eq_equal_bools ... ok [INFO] [stdout] test functions::can_join_list_with_separator ... ok [INFO] [stdout] test parser::can_parse_list_comprehension ... ok [INFO] [stdout] test functions::cannot_format_with_extra_parameter ... ok [INFO] [stdout] test functions::cannot_format_with_missing_parameter ... ok [INFO] [stdout] test parser::can_parse_global_with_default ... ok [INFO] [stdout] test parser::can_parse_global ... ok [INFO] [stdout] test parser::can_parse_for_in ... ok [INFO] [stdout] test parser::can_parse_if ... ok [INFO] [stdout] test parser::can_parse_literals ... ok [INFO] [stdout] test parser::can_parse_parent_optional_capture ... ok [INFO] [stdout] test parser::can_parse_print ... ok [INFO] [stdout] test parser::can_parse_nested_plus_and_optional_capture ... ok [INFO] [stdout] test parser::can_parse_shorthand ... ok [INFO] [stdout] test parser::can_parse_optional_global ... ok [INFO] [stdout] test functions::can_eq_nonequal_bools ... ok [INFO] [stdout] test parser::can_parse_list_global ... ok [INFO] [stdout] test parser::can_parse_if_elif ... ok [INFO] [stdout] test parser::can_parse_plus_capture ... ok [INFO] [stdout] test parser::can_parse_set_comprehension ... ok [INFO] [stdout] test parser::can_parse_sets ... ok [INFO] [stdout] test parser::can_parse_star_capture ... ok [INFO] [stdout] test parser::can_parse_strings ... ok [INFO] [stdout] test parser::cannot_parse_global_with_unknown_quantifier ... ok [INFO] [stdout] test parser::cannot_parse_if_some_list_capture ... ok [INFO] [stdout] test parser::can_parse_star_multiple_capture ... ok [INFO] [stdout] test parser::cannot_parse_multiple_patterns ... ok [INFO] [stdout] test parser::cannot_parse_unused_capture ... ok [INFO] [stdout] test parser::cannot_parse_set_global ... ok [INFO] [stdout] test parser::multiline_query_parse_errors_have_file_location ... ok [INFO] [stdout] test parser::cannot_parse_nullable_regex ... ok [INFO] [stdout] test parser::can_parse_inherit_directives ... ok [INFO] [stdout] test parser::cannot_parse_hiding_global ... ok [INFO] [stdout] test parser::query_parse_errors_have_file_location ... ok [INFO] [stdout] test parser::cannot_parse_for_in_optional_capture ... ok [INFO] [stdout] test parser::cannot_parse_scan_of_nonlocal_variable ... ok [INFO] [stdout] test variables::can_create_nested_variables ... ok [INFO] [stdout] test parser::cannot_parse_scan_of_nonlocal_call_expression ... ok [INFO] [stdout] test parser::cannot_parse_undeclared_global ... ok [INFO] [stdout] test parser::can_parse_if_else ... ok [INFO] [stdout] test parser::can_parse_lists ... ok [INFO] [stdout] test functions::cannot_format_with_unexpected_closing_brace ... ok [INFO] [stdout] test parser::can_parse_optional_capture ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/parser.rs (/opt/rustwide/target/debug/deps/parser-8d62efbc92a0c621) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test can_parse_alternative_capture ... ok [INFO] [stdout] test can_parse_blocks ... ok [INFO] [stdout] test can_parse_explicitly_unused_capture ... ok [INFO] [stdout] test can_parse_global ... ok [INFO] [stdout] test can_parse_if ... ok [INFO] [stdout] test can_parse_if_elif ... ok [INFO] [stdout] test can_parse_global_with_default ... ok [INFO] [stdout] test can_parse_optional_capture ... ok [INFO] [stdout] test can_parse_optional_global ... ok [INFO] [stdout] test can_parse_literals ... ok [INFO] [stdout] test can_parse_shorthand ... ok [INFO] [stdout] test can_parse_sets ... ok [INFO] [stdout] test can_parse_for_in ... ok [INFO] [stdout] test cannot_parse_hiding_global ... ok [INFO] [stdout] test cannot_parse_if_some_list_capture ... ok [INFO] [stdout] test cannot_parse_multiple_patterns ... ok [INFO] [stdout] test cannot_parse_global_with_unknown_quantifier ... ok [INFO] [stdout] test can_parse_strings ... ok [INFO] [stdout] test can_parse_list_comprehension ... ok [INFO] [stdout] test cannot_parse_nullable_regex ... ok [INFO] [stdout] test can_parse_inherit_directives ... ok [INFO] [stdout] test can_parse_if_else ... ok [INFO] [stdout] test cannot_parse_for_in_optional_capture ... ok [INFO] [stdout] test can_parse_star_capture ... ok [INFO] [stdout] test can_parse_star_multiple_capture ... ok [INFO] [stdout] test cannot_parse_scan_of_nonlocal_call_expression ... ok [INFO] [stdout] test can_parse_list_global ... ok [INFO] [stdout] test can_parse_lists ... ok [INFO] [stdout] test can_parse_nested_plus_and_optional_capture ... ok [INFO] [stdout] test can_parse_plus_capture ... ok [INFO] [stdout] test query_parse_errors_have_file_location ... ok [INFO] [stdout] test multiline_query_parse_errors_have_file_location ... ok [INFO] [stdout] test cannot_parse_unused_capture ... ok [INFO] [stdout] test cannot_parse_scan_of_nonlocal_variable ... ok [INFO] [stdout] test can_parse_set_comprehension ... ok [INFO] [stdout] test can_parse_print ... ok [INFO] [stdout] test cannot_parse_set_global ... ok [INFO] [stderr] Running tests/variables.rs (/opt/rustwide/target/debug/deps/variables-20a3838310f46c46) [INFO] [stdout] test can_parse_parent_optional_capture ... ok [INFO] [stdout] test cannot_parse_undeclared_global ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test can_create_nested_variables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests metaslang_graph_builder [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/functions.rs - functions::Parameters (line 38) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4540c1b32de29ae862b11d17a52f263ee5ffa37cea9c138b3b8130eb6ca22efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4540c1b32de29ae862b11d17a52f263ee5ffa37cea9c138b3b8130eb6ca22efa", kill_on_drop: false }` [INFO] [stdout] 4540c1b32de29ae862b11d17a52f263ee5ffa37cea9c138b3b8130eb6ca22efa