[INFO] cloning repository https://github.com/maxdexh/alejandra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxdexh/alejandra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdexh%2Falejandra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdexh%2Falejandra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcdc1e10450694d76fc83cb00ca4c9ba9cd0ba5d
[INFO] testing maxdexh/alejandra against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdexh%2Falejandra" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxdexh/alejandra
[INFO] finished tweaking git repo https://github.com/maxdexh/alejandra
[INFO] tweaked toml for git repo https://github.com/maxdexh/alejandra written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxdexh/alejandra on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxdexh/alejandra 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f24a697ee0ded7aa650782507b64b1d23d503ceb9e53491ce9fb44ac8aae8ed
[INFO] running `Command { std: "docker" "start" "-a" "6f24a697ee0ded7aa650782507b64b1d23d503ceb9e53491ce9fb44ac8aae8ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f24a697ee0ded7aa650782507b64b1d23d503ceb9e53491ce9fb44ac8aae8ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f24a697ee0ded7aa650782507b64b1d23d503ceb9e53491ce9fb44ac8aae8ed", kill_on_drop: false }`
[INFO] [stdout] 6f24a697ee0ded7aa650782507b64b1d23d503ceb9e53491ce9fb44ac8aae8ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c44d25cca32d004ee3fbbcccb9f8ab862849223ed63cdb6d1fa0c311fb94995
[INFO] running `Command { std: "docker" "start" "-a" "9c44d25cca32d004ee3fbbcccb9f8ab862849223ed63cdb6d1fa0c311fb94995", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rowan v0.15.16
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.42
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rnix v0.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling mimalloc v0.1.46
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling alejandra v4.0.0 (/opt/rustwide/workdir/src/alejandra)
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling alejandra_cli v4.0.0 (/opt/rustwide/workdir/src/alejandra_cli)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "9c44d25cca32d004ee3fbbcccb9f8ab862849223ed63cdb6d1fa0c311fb94995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c44d25cca32d004ee3fbbcccb9f8ab862849223ed63cdb6d1fa0c311fb94995", kill_on_drop: false }`
[INFO] [stdout] 9c44d25cca32d004ee3fbbcccb9f8ab862849223ed63cdb6d1fa0c311fb94995
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ff7a49076751ec76f322760a32fee5e39b166e3edc20639143809b0013833cb
[INFO] running `Command { std: "docker" "start" "-a" "7ff7a49076751ec76f322760a32fee5e39b166e3edc20639143809b0013833cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling alejandra_cli v4.0.0 (/opt/rustwide/workdir/src/alejandra_cli)
[INFO] [stderr]    Compiling alejandra v4.0.0 (/opt/rustwide/workdir/src/alejandra)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 6.01s
[INFO] running `Command { std: "docker" "inspect" "7ff7a49076751ec76f322760a32fee5e39b166e3edc20639143809b0013833cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ff7a49076751ec76f322760a32fee5e39b166e3edc20639143809b0013833cb", kill_on_drop: false }`
[INFO] [stdout] 7ff7a49076751ec76f322760a32fee5e39b166e3edc20639143809b0013833cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2a8f5386acd95654943245546302ee6862ccb7e40a564725fc2502eb53acb46
[INFO] running `Command { std: "docker" "start" "-a" "b2a8f5386acd95654943245546302ee6862ccb7e40a564725fc2502eb53acb46", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alejandra-f96f6d23bb2565d0)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fmt.rs (/opt/rustwide/target/debug/deps/fmt-5066facd0538b5a2)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cases ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cases' (18) panicked at src/alejandra/tests/fmt.rs:56:13:
[INFO] [stdout] assertion failed: `(left == right)`: Test case `"tests/cases/default/idioms_nixos_1"` failed
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  {
[INFO] [stdout]    config,
[INFO] [stdout]    lib,
[INFO] [stdout]    pkgs,
[INFO] [stdout]    ...
[INFO] [stdout]  }:
[INFO] [stdout]  with lib; let
[INFO] [stdout]    inherit (config.boot) kernelPatches;
[INFO] [stdout]    inherit (config.boot.kernel) features randstructSeed;
[INFO] [stdout]    inherit (config.boot.kernelPackages) kernel;
[INFO] [stdout]  
[INFO] [stdout]    kernelModulesConf =
[INFO] [stdout]      pkgs.writeText "nixos.conf"
[INFO] [stdout]      ''
[INFO] [stdout]        ${concatStringsSep "\n" config.boot.kernelModules}
[INFO] [stdout]      '';
[INFO] [stdout]  in {
[INFO] [stdout]    ###### interface
[INFO] [stdout]  
[INFO] [stdout]    options = {
[INFO] [stdout]      boot.kernel.features = mkOption {
[INFO] [stdout]        default = {};
[INFO] [stdout]        example = literalExpression "{ debug = true; }";
[INFO] [stdout]        internal = true;
[INFO] [stdout]        description = ''
[INFO] [stdout]          This option allows to enable or disable certain kernel features.
[INFO] [stdout]          It's not API, because it's about kernel feature sets, that
[INFO] [stdout]          make sense for specific use cases. Mostly along with programs,
[INFO] [stdout]          which would have separate nixos options.
[INFO] [stdout]          `grep features pkgs/os-specific/linux/kernel/common-config.nix`
[INFO] [stdout]        '';
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.kernelPackages = mkOption {
[INFO] [stdout]        default = pkgs.linuxPackages;
[INFO] [stdout]        type = types.unspecified // {merge = mergeEqualOption;};
[INFO] [stdout]        apply = kernelPackages: kernelPackages.extend (self: super: {
[INFO] [stdout]          kernel = super.kernel.override (originalArgs: {
[INFO] [stdout]            inherit randstructSeed;
[INFO] [stdout]            kernelPatches = (originalArgs.kernelPatches or []) ++ kernelPatches;
[INFO] [stdout]            features = lib.recursiveUpdate super.kernel.features features;
[INFO] [stdout]          });
[INFO] [stdout]        });
[INFO] [stdout]        # We don't want to evaluate all of linuxPackages for the manual
[INFO] [stdout]        # - some of it might not even evaluate correctly.
[INFO] [stdout]        defaultText = literalExpression "pkgs.linuxPackages";
[INFO] [stdout]        example = literalExpression "pkgs.linuxKernel.packages.linux_5_10";
[INFO] [stdout]        description = ''
[INFO] [stdout]          This option allows you to override the Linux kernel used by
[INFO] [stdout]          NixOS.  Since things like external kernel module packages are
[INFO] [stdout]          tied to the kernel you're using, it also overrides those.
[INFO] [stdout]          This option is a function that takes Nixpkgs as an argument
[INFO] [stdout]          (as a convenience), and returns an attribute set containing at
[INFO] [stdout]          the very least an attribute <varname>kernel</varname>.
[INFO] [stdout]          Additional attributes may be needed depending on your
[INFO] [stdout]          configuration.  For instance, if you use the NVIDIA X driver,
[INFO] [stdout]          then it also needs to contain an attribute
[INFO] [stdout]          <varname>nvidia_x11</varname>.
[INFO] [stdout]        '';
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.kernelPatches = mkOption {
[INFO] [stdout]        type = types.listOf types.attrs;
[INFO] [stdout]        default = [];
[INFO] [stdout]        example = literalExpression "[ pkgs.kernelPatches.ubuntu_fan_4_4 ]";
[INFO] [stdout]        description = "A list of additional patches to apply to the kernel.";
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.kernel.randstructSeed = mkOption {
[INFO] [stdout]        type = types.str;
[INFO] [stdout]        default = "";
[INFO] [stdout]        example = "my secret seed";
[INFO] [stdout]        description = ''
[INFO] [stdout]          Provides a custom seed for the <varname>RANDSTRUCT</varname> security
[INFO] [stdout]          option of the Linux kernel. Note that <varname>RANDSTRUCT</varname> is
[INFO] [stdout]          only enabled in NixOS hardened kernels. Using a custom seed requires
[INFO] [stdout]          building the kernel and dependent packages locally, since this
[INFO] [stdout]          customization happens at build time.
[INFO] [stdout]        '';
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.kernelParams = mkOption {
[INFO] [stdout]        type = types.listOf (types.strMatching ''([^"[:space:]]|"[^"]*")+''
[INFO] [stdout]          // {
[INFO] [stdout]            name = "kernelParam";
[INFO] [stdout]            description = "string, with spaces inside double quotes";
[INFO] [stdout]          });
[INFO] [stdout]        default = [];
[INFO] [stdout]        description = "Parameters added to the kernel command line.";
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.consoleLogLevel = mkOption {
[INFO] [stdout]        type = types.int;
[INFO] [stdout]        default = 4;
[INFO] [stdout]        description = ''
[INFO] [stdout]          The kernel console <literal>loglevel</literal>. All Kernel Messages with a log level smaller
[INFO] [stdout]          than this setting will be printed to the console.
[INFO] [stdout]        '';
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.vesa = mkOption {
[INFO] [stdout]        type = types.bool;
[INFO] [stdout]        default = false;
[INFO] [stdout]        description = ''
[INFO] [stdout]          (Deprecated) This option, if set, activates the VESA 800x600 video
[INFO] [stdout]          mode on boot and disables kernel modesetting. It is equivalent to
[INFO] [stdout]          specifying <literal>[ "vga=0x317" "nomodeset" ]</literal> in the
[INFO] [stdout]          <option>boot.kernelParams</option> option. This option is
[INFO] [stdout]          deprecated as of 2020: Xorg now works better with modesetting, and
[INFO] [stdout]          you might want a different VESA vga setting, anyway.
[INFO] [stdout]        '';
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.extraModulePackages = mkOption {
[INFO] [stdout]        type = types.listOf types.package;
[INFO] [stdout]        default = [];
[INFO] [stdout]        example = literalExpression "[ config.boot.kernelPackages.nvidia_x11 ]";
[INFO] [stdout]        description = "A list of additional packages supplying kernel modules.";
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.kernelModules = mkOption {
[INFO] [stdout]        type = types.listOf types.str;
[INFO] [stdout]        default = [];
[INFO] [stdout]        description = ''
[INFO] [stdout]          The set of kernel modules to be loaded in the second stage of
[INFO] [stdout]          the boot process.  Note that modules that are needed to
[INFO] [stdout]          mount the root file system should be added to
[INFO] [stdout]          <option>boot.initrd.availableKernelModules</option> or
[INFO] [stdout]          <option>boot.initrd.kernelModules</option>.
[INFO] [stdout]        '';
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.initrd.availableKernelModules = mkOption {
[INFO] [stdout]        type = types.listOf types.str;
[INFO] [stdout]        default = [];
[INFO] [stdout]        example = ["sata_nv" "ext3"];
[INFO] [stdout]        description = ''
[INFO] [stdout]          The set of kernel modules in the initial ramdisk used during the
[INFO] [stdout]          boot process.  This set must include all modules necessary for
[INFO] [stdout]          mounting the root device.  That is, it should include modules
[INFO] [stdout]          for the physical device (e.g., SCSI drivers) and for the file
[INFO] [stdout]          system (e.g., ext3).  The set specified here is automatically
[INFO] [stdout]          closed under the module dependency relation, i.e., all
[INFO] [stdout]          dependencies of the modules list here are included
[INFO] [stdout]          automatically.  The modules listed here are available in the
[INFO] [stdout]          initrd, but are only loaded on demand (e.g., the ext3 module is
[INFO] [stdout]          loaded automatically when an ext3 filesystem is mounted, and
[INFO] [stdout]          modules for PCI devices are loaded when they match the PCI ID
[INFO] [stdout]          of a device in your system).  To force a module to be loaded,
[INFO] [stdout]          include it in <option>boot.initrd.kernelModules</option>.
[INFO] [stdout]        '';
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.initrd.kernelModules = mkOption {
[INFO] [stdout]        type = types.listOf types.str;
[INFO] [stdout]        default = [];
[INFO] [stdout]        description = "List of modules that are always loaded by the initrd.";
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      boot.initrd.includeDefaultModules = mkOption {
[INFO] [stdout]        type = types.bool;
[INFO] [stdout]        default = true;
[INFO] [stdout]        description = ''
[INFO] [stdout]          This option, if set, adds a collection of default kernel modules
[INFO] [stdout]          to <option>boot.initrd.availableKernelModules</option> and
[INFO] [stdout]          <option>boot.initrd.kernelModules</option>.
[INFO] [stdout]        '';
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      system.modulesTree = mkOption {
[INFO] [stdout]        type = types.listOf types.path;
[INFO] [stdout]        internal = true;
[INFO] [stdout]        default = [];
[INFO] [stdout]        description = ''
[INFO] [stdout]          Tree of kernel modules.  This includes the kernel, plus modules
[INFO] [stdout]          built outside of the kernel.  Combine these into a single tree of
[INFO] [stdout]          symlinks because modprobe only supports one directory.
[INFO] [stdout]        '';
[INFO] [stdout]        # Convert the list of path to only one path.
[INFO] [stdout]        apply = pkgs.aggregateModules;
[INFO] [stdout]      };
[INFO] [stdout]  
[INFO] [stdout]      system.requiredKernelConfig = mkOption {
[INFO] [stdout]        default = [];
[INFO] [stdout]        example = literalExpression ''
[INFO] [stdout]          with config.lib.kernelConfig; [
[INFO] [stdout]            (isYes "MODULES")
[INFO] [stdout]            (isEnabled "FB_CON_DECOR")
[INFO] [stdout]            (isEnabled "BLK_DEV_INITRD")
[INFO] [stdout]          ]
[INFO] [stdout]        '';
[INFO] [stdout]        internal = true;
[INFO] [stdout]        type = types.listOf types.attrs;
[INFO] [stdout]        description = ''
[INFO] [stdout]          This option allows modules to specify the kernel config options that
[INFO] [stdout]          must be set (or unset) for the module to work. Please use the
[INFO] [stdout]          lib.kernelConfig functions to build list elements.
[INFO] [stdout]        '';
[INFO] [stdout]      };
[INFO] [stdout]    };
[INFO] [stdout]  
[INFO] [stdout]    ###### implementation
[INFO] [stdout]  
[INFO] [stdout]    config =
[INFO] [stdout]      mkMerge
[INFO] [stdout]      [
[INFO] [stdout]        (mkIf config.boot.initrd.enable {
[INFO] [stdout]          boot.initrd.availableKernelModules = optionals config.boot.initrd.includeDefaultModules ([
[INFO] [stdout]              # Note: most of these (especially the SATA/PATA modules)
[INFO] [stdout]              # shouldn't be included by default since nixos-generate-config
[INFO] [stdout]              # detects them, but I'm keeping them for now for backwards
[INFO] [stdout]              # compatibility.
[INFO] [stdout]  
[INFO] [stdout]              # Some SATA/PATA stuff.
[INFO] [stdout]              "ahci"
[INFO] [stdout]              "sata_nv"
[INFO] [stdout]              "sata_via"
[INFO] [stdout]              "sata_sis"
[INFO] [stdout]              "sata_uli"
[INFO] [stdout]              "ata_piix"
[INFO] [stdout]              "pata_marvell"
[INFO] [stdout]  
[INFO] [stdout]              # Standard SCSI stuff.
[INFO] [stdout]              "sd_mod"
[INFO] [stdout]              "sr_mod"
[INFO] [stdout]  
[INFO] [stdout]              # SD cards and internal eMMC drives.
[INFO] [stdout]              "mmc_block"
[INFO] [stdout]  
[INFO] [stdout]              # Support USB keyboards, in case the boot fails and we only have
[INFO] [stdout]              # a USB keyboard, or for LUKS passphrase prompt.
[INFO] [stdout]              "uhci_hcd"
[INFO] [stdout]              "ehci_hcd"
[INFO] [stdout]              "ehci_pci"
[INFO] [stdout]              "ohci_hcd"
[INFO] [stdout]              "ohci_pci"
[INFO] [stdout]              "xhci_hcd"
[INFO] [stdout]              "xhci_pci"
[INFO] [stdout]              "usbhid"
[INFO] [stdout]              "hid_generic"
[INFO] [stdout]              "hid_lenovo"
[INFO] [stdout]              "hid_apple"
[INFO] [stdout]              "hid_roccat"
[INFO] [stdout]              "hid_logitech_hidpp"
[INFO] [stdout]              "hid_logitech_dj"
[INFO] [stdout]              "hid_microsoft"
[INFO] [stdout]            ]
[INFO] [stdout]            ++ optionals pkgs.stdenv.hostPlatform.isx86 [
[INFO] [stdout]              # Misc. x86 keyboard stuff.
[INFO] [stdout]              "pcips2"
[INFO] [stdout]              "atkbd"
[INFO] [stdout]              "i8042"
[INFO] [stdout]  
[INFO] [stdout]              # x86 RTC needed by the stage 2 init script.
[INFO] [stdout]              "rtc_cmos"
[INFO] [stdout]            ]);
[INFO] [stdout]  
[INFO] [stdout]          boot.initrd.kernelModules = optionals config.boot.initrd.includeDefaultModules [
[INFO] [stdout]            # For LVM.
[INFO] [stdout]            "dm_mod"
[INFO] [stdout]          ];
[INFO] [stdout]        })
[INFO] [stdout]  
[INFO] [stdout]        (mkIf (!config.boot.isContainer) {
[INFO] [stdout]          system.build = {inherit kernel;};
[INFO] [stdout]  
[INFO] [stdout]          system.modulesTree = [kernel] ++ config.boot.extraModulePackages;
[INFO] [stdout]  
[INFO] [stdout]          # Implement consoleLogLevel both in early boot and using sysctl
[INFO] [stdout]          # (so you don't need to reboot to have changes take effect).
[INFO] [stdout]          boot.kernelParams =
[INFO] [stdout]            ["loglevel=${toString config.boot.consoleLogLevel}"]
[INFO] [stdout]            ++ optionals config.boot.vesa ["vga=0x317" "nomodeset"];
[INFO] [stdout]  
[INFO] [stdout]          boot.kernel.sysctl."kernel.printk" = mkDefault config.boot.consoleLogLevel;
[INFO] [stdout]  
[INFO] [stdout]          boot.kernelModules = ["loop" "atkbd"];
[INFO] [stdout]  
[INFO] [stdout]          # The Linux kernel >= 2.6.27 provides firmware.
[INFO] [stdout]          hardware.firmware = [kernel];
[INFO] [stdout]  
[INFO] [stdout]          # Create /etc/modules-load.d/nixos.conf, which is read by
[INFO] [stdout]          # systemd-modules-load.service to load required kernel modules.
[INFO] [stdout]          environment.etc = {
[INFO] [stdout]            "modules-load.d/nixos.conf".source = kernelModulesConf;
[INFO] [stdout]          };
[INFO] [stdout]  
[INFO] [stdout]          systemd.services.systemd-modules-load = {
[INFO] [stdout]            wantedBy = ["multi-user.target"];
[INFO] [stdout]            restartTriggers = [kernelModulesConf];
[INFO] [stdout]            serviceConfig = {
[INFO] [stdout]              # Ignore failed module loads.  Typically some of the
[INFO] [stdout]              # modules in ‘boot.kernelModules’ are "nice to have but
[INFO] [stdout]              # not required" (e.g. acpi-cpufreq), so we don't want to
[INFO] [stdout]              # barf on those.
[INFO] [stdout]              SuccessExitStatus = "0 1";
[INFO] [stdout]            };
[INFO] [stdout]          };
[INFO] [stdout]  
[INFO] [stdout]          lib.kernelConfig = {
[INFO] [stdout]            isYes = option: {
[INFO] [stdout]              assertion = config: config.isYes option;
[INFO] [stdout]              message = "CONFIG_${option} is not yes!";
[INFO] [stdout]              configLine = "CONFIG_${option}=y";
[INFO] [stdout]            };
[INFO] [stdout]  
[INFO] [stdout]            isNo = option: {
[INFO] [stdout]              assertion = config: config.isNo option;
[INFO] [stdout]              message = "CONFIG_${option} is not no!";
[INFO] [stdout]              configLine = "CONFIG_${option}=n";
[INFO] [stdout]            };
[INFO] [stdout]  
[INFO] [stdout]            isModule = option: {
[INFO] [stdout]              assertion = config: config.isModule option;
[INFO] [stdout]              message = "CONFIG_${option} is not built as a module!";
[INFO] [stdout]              configLine = "CONFIG_${option}=m";
[INFO] [stdout]            };
[INFO] [stdout]  
[INFO] [stdout]            ### Usually you will just want to use these two
[INFO] [stdout]            # True if yes or module
[INFO] [stdout]            isEnabled = option: {
[INFO] [stdout]              assertion = config: config.isEnabled option;
[INFO] [stdout]              message = "CONFIG_${option} is not enabled!";
[INFO] [stdout]              configLine = "CONFIG_${option}=y";
[INFO] [stdout]            };
[INFO] [stdout]  
[INFO] [stdout]            # True if no or omitted
[INFO] [stdout]            isDisabled = option: {
[INFO] [stdout]              assertion = config: config.isDisabled option;
[INFO] [stdout]              message = "CONFIG_${option} is not disabled!";
[INFO] [stdout]              configLine = "CONFIG_${option}=n";
[INFO] [stdout]            };
[INFO] [stdout]          };
[INFO] [stdout]  
[INFO] [stdout]          # The config options that all modules can depend upon
[INFO] [stdout]          system.requiredKernelConfig = with config.lib.kernelConfig;
[INFO] [stdout]            [
[INFO] [stdout]              # !!! Should this really be needed?
[INFO] [stdout]              (isYes "MODULES")
[INFO] [stdout]              (isYes "BINFMT_ELF")
[INFO] [stdout]            ]
[INFO] [stdout]            ++ (optional (randstructSeed != "") (isYes "GCC_PLUGIN_RANDSTRUCT"));
[INFO] [stdout]  
[INFO] [stdout]          # nixpkgs kernels are assumed to have all required features
[INFO] [stdout]          assertions =
[INFO] [stdout]            if config.boot.kernelPackages.kernel ? features
[INFO] [stdout]            then []
[INFO] [stdout]            else let
[INFO] [stdout]              cfg = config.boot.kernelPackages.kernel.config;
[INFO] [stdout] [31m<          in[0m
[INFO] [stdout] [31m<            map ([0m
[INFO] [stdout] [31m<              attrs: {[0m
[INFO] [stdout] [31m<                assertion = attrs.assertion cfg;[0m
[INFO] [stdout] [31m<                inherit (attrs) message;[0m
[INFO] [stdout] [31m<              }[0m
[INFO] [stdout] [31m<            )[0m
[INFO] [stdout] [31m<            config.system.requiredKernelConfig;[0m
[INFO] [stdout] [32m>          in map ([0m
[INFO] [stdout] [32m>            attrs: {[0m
[INFO] [stdout] [32m>              assertion = attrs.assertion cfg;[0m
[INFO] [stdout] [32m>              inherit (attrs) message;[0m
[INFO] [stdout] [32m>            }[0m
[INFO] [stdout] [32m>          )[0m
[INFO] [stdout] [32m>          config.system.requiredKernelConfig;[0m
[INFO] [stdout]        })
[INFO] [stdout]      ];
[INFO] [stdout]  }
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5e6c2797fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5e6c2797fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5e6c2797fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5e6c2797fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5e6c28d76a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5e6c28d76a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e5e6c27e2d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5e6c27e2d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5e6c2578ef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5e6c2578ef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5e6c271829 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5e6c1b9c4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e5e6c1b9c4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5e6c2719e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e5e6c2719e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5e6c2579a8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5e6c24f089 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5e6c25859d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5e6c28dfdc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5e6c1acc9f - fmt::cases::ha97ad4708cc318a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/alejandra/tests/fmt.rs:56:13
[INFO] [stdout]   20:     0x5e5e6c1acc9f - fmt::cases::{{closure}}::h8b9975fa36906b9a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/alejandra/tests/fmt.rs:10:11
[INFO] [stdout]   21:     0x5e5e6c1acc9f - core::ops::function::FnOnce::call_once::h9ffeaa75672167f3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e5e6c1add2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e5e6c1add2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5e5e6c1ba71b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e5e6c1ba71b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5e5e6c1ba71b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e5e6c1ba71b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e5e6c1ba71b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e5e6c1ba71b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e5e6c1ba71b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e5e6c1b5e34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e5e6c1b5e34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e5e6c1bd322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5e5e6c1bd322 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5e5e6c1bd322 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e5e6c1bd322 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e5e6c1bd322 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e5e6c1bd322 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5e5e6c1bd322 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e5e6c278daf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5e5e6c278daf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7736a7090aa4 - <unknown>
[INFO] [stdout]   43:     0x7736a711da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cases
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p alejandra --test fmt`
[INFO] running `Command { std: "docker" "inspect" "b2a8f5386acd95654943245546302ee6862ccb7e40a564725fc2502eb53acb46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2a8f5386acd95654943245546302ee6862ccb7e40a564725fc2502eb53acb46", kill_on_drop: false }`
[INFO] [stdout] b2a8f5386acd95654943245546302ee6862ccb7e40a564725fc2502eb53acb46
