[INFO] fetching crate fayalite 0.1.0... [INFO] testing fayalite-0.1.0 against 1.81.0 for beta-1.82-1 [INFO] extracting crate fayalite 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate fayalite 0.1.0 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fayalite 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fayalite 0.1.0 [INFO] tweaked toml for crates.io crate fayalite 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate fayalite 0.1.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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fayalite-proc-macros v0.1.0 [INFO] [stderr] Downloaded trybuild v1.0.89 [INFO] [stderr] Downloaded fayalite-proc-macros-impl v0.1.0 [INFO] [stderr] Downloaded fayalite-visit-gen v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8d9ea7dcaec96aeb64e848ed023fd84ae6f31895732292bdcb0a2ffb369507b [INFO] running `Command { std: "docker" "start" "-a" "c8d9ea7dcaec96aeb64e848ed023fd84ae6f31895732292bdcb0a2ffb369507b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8d9ea7dcaec96aeb64e848ed023fd84ae6f31895732292bdcb0a2ffb369507b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d9ea7dcaec96aeb64e848ed023fd84ae6f31895732292bdcb0a2ffb369507b", kill_on_drop: false }` [INFO] [stdout] c8d9ea7dcaec96aeb64e848ed023fd84ae6f31895732292bdcb0a2ffb369507b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eedb4e7b653f16dd603d68ca25305f72a49625b4504c9e9113d6b96b4de3157b [INFO] running `Command { std: "docker" "start" "-a" "eedb4e7b653f16dd603d68ca25305f72a49625b4504c9e9113d6b96b4de3157b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling fayalite-proc-macros-impl v0.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling fayalite-proc-macros v0.1.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling fayalite-visit-gen v0.1.0 [INFO] [stderr] Compiling fayalite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-3a50115e9d.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-enum-af6e846221.rs [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "eedb4e7b653f16dd603d68ca25305f72a49625b4504c9e9113d6b96b4de3157b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eedb4e7b653f16dd603d68ca25305f72a49625b4504c9e9113d6b96b4de3157b", kill_on_drop: false }` [INFO] [stdout] eedb4e7b653f16dd603d68ca25305f72a49625b4504c9e9113d6b96b4de3157b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c3136f2a2625c122580502b9a8c6e9efcee50eb43db7c74101f9dfd64a42873 [INFO] running `Command { std: "docker" "start" "-a" "6c3136f2a2625c122580502b9a8c6e9efcee50eb43db7c74101f9dfd64a42873", kill_on_drop: false }` [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling fayalite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-3a50115e9d.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-enum-af6e846221.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-3a50115e9d.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-enum-af6e846221.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-45b8935e22.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-cfe95c9a6b.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-e66e14126b.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-ada28b4244.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-40edfa5875.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-1a9a2bbbac.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-enum-e96c3df178.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-a2fc3b9344.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-6fb01df651.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-c7aebcd92d.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-c9064f110b.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-bc963bce4b.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-533ddec0d7.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-8d35846766.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-3374598660.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-be59f8e7cd.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-65682b3002.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-2445f1eb49.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-177b8296bc.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-bba4cb17fe.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-c02b15197f.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-379f05b9af.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-ddc7264e53.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-55d3a7dd05.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-fbe59450a3.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-035a5c6526.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-0944693c9c.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-c400821f6a.rs [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `Command { std: "docker" "inspect" "6c3136f2a2625c122580502b9a8c6e9efcee50eb43db7c74101f9dfd64a42873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c3136f2a2625c122580502b9a8c6e9efcee50eb43db7c74101f9dfd64a42873", kill_on_drop: false }` [INFO] [stdout] 6c3136f2a2625c122580502b9a8c6e9efcee50eb43db7c74101f9dfd64a42873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df098be4349d5ce3bc7f55ae3a235867c3883bc89d009d84c9e4a0c2fb47ac02 [INFO] running `Command { std: "docker" "start" "-a" "df098be4349d5ce3bc7f55ae3a235867c3883bc89d009d84c9e4a0c2fb47ac02", kill_on_drop: false }` [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-3a50115e9d.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-enum-af6e846221.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-3a50115e9d.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-enum-af6e846221.rs [INFO] [stderr] Compiling fayalite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-45b8935e22.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-cfe95c9a6b.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-e66e14126b.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-ada28b4244.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-40edfa5875.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-1a9a2bbbac.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-enum-e96c3df178.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-a2fc3b9344.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-6fb01df651.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-c7aebcd92d.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-c9064f110b.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-bc963bce4b.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-533ddec0d7.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-8d35846766.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-3374598660.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-be59f8e7cd.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-65682b3002.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-2445f1eb49.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-177b8296bc.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-bba4cb17fe.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-c02b15197f.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-379f05b9af.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-ddc7264e53.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-55d3a7dd05.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-fbe59450a3.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-035a5c6526.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-0944693c9c.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/module-c400821f6a.rs [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fayalite-268e1a7c3de0633c) [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/module.rs (/opt/rustwide/target/debug/deps/module-01c4b8b1b51c65fe) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_array_repeat ... ok [INFO] [stdout] test test_extern_module ... ok [INFO] [stdout] test test_skipped_generics ... ok [INFO] [stdout] test test_mymodule ... ok [INFO] [stdout] test test_written_inside_both_if_else ... ok [INFO] [stdout] test test_written_inside_condition ... ok [INFO] [stdout] test test_struct_literals ... ok [INFO] [stdout] test test_enum_literals ... ok [INFO] [stdout] test test_memory ... ok [INFO] [stdout] test test_struct_enum_match ... ok [INFO] [stdout] test test_annotations ... ok [INFO] [stdout] test test_conditionally_written - should panic ... ok [INFO] [stdout] test test_memory_of_array_of_enum ... ok [INFO] [stdout] test test_partially_written - should panic ... ok [INFO] [stdout] test test_written_with_dynamic_index - should panic ... ok [INFO] [stdout] test test_memory_of_array ... ok [INFO] [stdout] test test_memory_of_arrays ... ok [INFO] [stdout] test test_memory_of_bundle ... ok [INFO] [stdout] test test_memory_of_bundle_of_arrays ... ok [INFO] [stdout] test test_memory_init ... ok [INFO] [stdout] test test_memory_of_array_of_bundle ... ok [INFO] [stdout] test test_memory_of_enum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-1771906385a971a5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding fayalite-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fayalite) [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling fayalite-proc-macros-impl v0.1.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling num-integer v0.1.46 [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 sha2 v0.10.8 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling fayalite-proc-macros v0.1.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling fayalite-visit-gen v0.1.0 [INFO] [stderr] Compiling fayalite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] generated /opt/rustwide/target/tests/trybuild/debug/build/fayalite-proc-macros-impl-8a63a4877ebac4fc/out/value-struct-3a50115e9d.rs [INFO] [stderr] generated /opt/rustwide/target/tests/trybuild/debug/build/fayalite-proc-macros-impl-8a63a4877ebac4fc/out/value-enum-af6e846221.rs [INFO] [stdout] test ui has been running for over 60 seconds [INFO] [stderr] Checking fayalite-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fayalite) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/module.rs ... ok [INFO] [stderr] test tests/ui/value_derive.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 155.74s [INFO] [stdout] [INFO] [stderr] Running tests/value_derive.rs (/opt/rustwide/target/debug/deps/value_derive-53e37a4522bccd1f) [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] Doc-tests fayalite [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-struct-3a50115e9d.rs [INFO] [stderr] generated /opt/rustwide/target/debug/build/fayalite-proc-macros-impl-45bf2337919eeabf/out/value-enum-af6e846221.rs [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/cli.rs - cli::Cli (line 242) - compile ... ok [INFO] [stdout] test src/cli.rs - cli::Cli (line 229) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "df098be4349d5ce3bc7f55ae3a235867c3883bc89d009d84c9e4a0c2fb47ac02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df098be4349d5ce3bc7f55ae3a235867c3883bc89d009d84c9e4a0c2fb47ac02", kill_on_drop: false }` [INFO] [stdout] df098be4349d5ce3bc7f55ae3a235867c3883bc89d009d84c9e4a0c2fb47ac02