[INFO] fetching crate mps 1.0.0...
[INFO] testing mps-1.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate mps 1.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate mps 1.0.0
[INFO] finished tweaking crates.io crate mps 1.0.0
[INFO] tweaked toml for crates.io crate mps 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mps 1.0.0 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 mps 1.0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded nom-tracable-macros v0.9.1
[INFO] [stderr]   Downloaded fast-float2 v0.2.3
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded nom-tracable v0.9.1
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ddd3b3030c7e9285e7707b5c981aa764d2dcd07de0cb2ffe9bf1b8b0faeeab25
[INFO] running `Command { std: "docker" "start" "-a" "ddd3b3030c7e9285e7707b5c981aa764d2dcd07de0cb2ffe9bf1b8b0faeeab25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddd3b3030c7e9285e7707b5c981aa764d2dcd07de0cb2ffe9bf1b8b0faeeab25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd3b3030c7e9285e7707b5c981aa764d2dcd07de0cb2ffe9bf1b8b0faeeab25", kill_on_drop: false }`
[INFO] [stdout] ddd3b3030c7e9285e7707b5c981aa764d2dcd07de0cb2ffe9bf1b8b0faeeab25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d467c3f5dab45e9f4f0b84fe8def0128f25764349d363688e81db5dda45a4119
[INFO] running `Command { std: "docker" "start" "-a" "d467c3f5dab45e9f4f0b84fe8def0128f25764349d363688e81db5dda45a4119", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling mps v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.26s
[INFO] running `Command { std: "docker" "inspect" "d467c3f5dab45e9f4f0b84fe8def0128f25764349d363688e81db5dda45a4119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d467c3f5dab45e9f4f0b84fe8def0128f25764349d363688e81db5dda45a4119", kill_on_drop: false }`
[INFO] [stdout] d467c3f5dab45e9f4f0b84fe8def0128f25764349d363688e81db5dda45a4119
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 51ca3dfeb977a7d2136bb5a98570961df74f2c59977d938cea5ce813fd938c71
[INFO] running `Command { std: "docker" "start" "-a" "51ca3dfeb977a7d2136bb5a98570961df74f2c59977d938cea5ce813fd938c71", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mps v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/conflicting_rows_line`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/model/row_type_map.rs:54:39
[INFO] [stdout]    |
[INFO] [stdout] 54 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 55 | |       "../../tests/data/should_fail/conflicting_rows_line"
[INFO] [stdout] 56 | |     ))?;
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/conflicting_ranges_line`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/model/mod.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 71 | |       "../../tests/data/should_fail/conflicting_ranges_line"
[INFO] [stdout] 72 | |     ))?;
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/conflicting_bounds_line`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/model/mod.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 86 | |       "../../tests/data/should_fail/conflicting_bounds_line"
[INFO] [stdout] 87 | |     ))?;
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/conflicting_rhs_line`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/model/mod.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 101 | |       "../../tests/data/should_fail/conflicting_rhs_line"
[INFO] [stdout] 102 | |     ))?;
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/conflicting_rows_line`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/model/mod.rs:115:39
[INFO] [stdout]     |
[INFO] [stdout] 115 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 116 | |       "../../tests/data/should_fail/conflicting_rows_line"
[INFO] [stdout] 117 | |     ))?;
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/model/../../tests/data/should_fail/unspecified_row_type`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/model/mod.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let parsed = Parser::<f32>::parse(include_str!(
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 130 | |       "../../tests/data/should_fail/unspecified_row_type"
[INFO] [stdout] 131 | |     ))?;
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mps` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "51ca3dfeb977a7d2136bb5a98570961df74f2c59977d938cea5ce813fd938c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ca3dfeb977a7d2136bb5a98570961df74f2c59977d938cea5ce813fd938c71", kill_on_drop: false }`
[INFO] [stdout] 51ca3dfeb977a7d2136bb5a98570961df74f2c59977d938cea5ce813fd938c71
