[INFO] cloning repository https://github.com/tobiasbick/functional-pascal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobiasbick/functional-pascal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiasbick%2Ffunctional-pascal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiasbick%2Ffunctional-pascal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce2409225aed8c1b0e07f040d1dafdc3d31d3240
[INFO] checking tobiasbick/functional-pascal against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiasbick%2Ffunctional-pascal" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tobiasbick/functional-pascal
[INFO] finished tweaking git repo https://github.com/tobiasbick/functional-pascal
[INFO] tweaked toml for git repo https://github.com/tobiasbick/functional-pascal written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tobiasbick/functional-pascal on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tobiasbick/functional-pascal 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1921a5d6c748ce43159ff5cb90384b9d1f38527c7fedac4beac8d2eda09fd0b1
[INFO] running `Command { std: "docker" "start" "1921a5d6c748ce43159ff5cb90384b9d1f38527c7fedac4beac8d2eda09fd0b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1921a5d6c748ce43159ff5cb90384b9d1f38527c7fedac4beac8d2eda09fd0b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1921a5d6c748ce43159ff5cb90384b9d1f38527c7fedac4beac8d2eda09fd0b1" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1921a5d6c748ce43159ff5cb90384b9d1f38527c7fedac4beac8d2eda09fd0b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1921a5d6c748ce43159ff5cb90384b9d1f38527c7fedac4beac8d2eda09fd0b1" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking fpas-diagnostics v0.0.1 (/opt/rustwide/workdir/crates/fpas-diagnostics)
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking fpas-lexer v0.0.1 (/opt/rustwide/workdir/crates/fpas-lexer)
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling wayland-backend v0.3.16
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking fpas-parser v0.0.1 (/opt/rustwide/workdir/crates/fpas-parser)
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking fpas-fmt v0.0.1 (/opt/rustwide/workdir/crates/fpas-fmt)
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling fpas-cli v0.0.1 (/opt/rustwide/workdir/crates/fpas-cli)
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling fpas-build v0.0.1 (/opt/rustwide/workdir/crates/fpas-build)
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking atomic-write-file v0.3.0
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking fpas-bytecode v0.0.1 (/opt/rustwide/workdir/crates/fpas-bytecode)
[INFO] [stderr]     Checking ls-types v0.0.6
[INFO] [stderr]     Checking fpas-bench v0.0.1 (/opt/rustwide/workdir/crates/fpas-bench)
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking drm-ffi v0.9.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking drm v0.14.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking fpas-unit v0.0.1 (/opt/rustwide/workdir/crates/fpas-unit)
[INFO] [stderr]     Checking fpas-program v0.0.1 (/opt/rustwide/workdir/crates/fpas-program)
[INFO] [stderr]     Checking fpas-bundle v0.0.1 (/opt/rustwide/workdir/crates/fpas-bundle)
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking fpas-linker v0.0.1 (/opt/rustwide/workdir/crates/fpas-linker)
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking tower-lsp-server v0.23.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking fpas-std v0.0.1 (/opt/rustwide/workdir/crates/fpas-std)
[INFO] [stderr]     Checking fpas-sema v0.0.1 (/opt/rustwide/workdir/crates/fpas-sema)
[INFO] [stderr]     Checking fpas-project v0.0.1 (/opt/rustwide/workdir/crates/fpas-project)
[INFO] [stderr]     Checking fpas-vm v0.0.1 (/opt/rustwide/workdir/crates/fpas-vm)
[INFO] [stderr]     Checking fpas-language-service v0.0.1 (/opt/rustwide/workdir/crates/fpas-language-service)
[INFO] [stderr]     Checking fpas-compiler v0.0.1 (/opt/rustwide/workdir/crates/fpas-compiler)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/fpas-language-service/src/document/store.rs:180:14
[INFO] [stdout]     |
[INFO] [stdout] 180 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |revision| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 180 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |revision| {
[INFO] [stdout] 180 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |revision| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/fpas-language-service/src/document/store.rs:180:14
[INFO] [stdout]     |
[INFO] [stdout] 180 |             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |revision| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 180 -             .fetch_update(Ordering::AcqRel, Ordering::Acquire, |revision| {
[INFO] [stdout] 180 +             .try_update(Ordering::AcqRel, Ordering::Acquire, |revision| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fpas-lsp v0.0.1 (/opt/rustwide/workdir/crates/fpas-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.18s
[INFO] running `Command { std: "docker" "inspect" "1921a5d6c748ce43159ff5cb90384b9d1f38527c7fedac4beac8d2eda09fd0b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1921a5d6c748ce43159ff5cb90384b9d1f38527c7fedac4beac8d2eda09fd0b1", kill_on_drop: false }`
[INFO] [stdout] 1921a5d6c748ce43159ff5cb90384b9d1f38527c7fedac4beac8d2eda09fd0b1
