[INFO] fetching crate barbarosa 0.1.0...
[INFO] checking barbarosa-0.1.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate barbarosa 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate barbarosa 0.1.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate barbarosa 0.1.0
[INFO] finished tweaking crates.io crate barbarosa 0.1.0
[INFO] tweaked toml for crates.io crate barbarosa 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate barbarosa 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ed1d4b4e1fa885b0a18214a6a178624b021b52925f5f8e98d00eb0f3368ec32
[INFO] running `Command { std: "docker" "start" "-a" "9ed1d4b4e1fa885b0a18214a6a178624b021b52925f5f8e98d00eb0f3368ec32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ed1d4b4e1fa885b0a18214a6a178624b021b52925f5f8e98d00eb0f3368ec32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed1d4b4e1fa885b0a18214a6a178624b021b52925f5f8e98d00eb0f3368ec32", kill_on_drop: false }`
[INFO] [stdout] 9ed1d4b4e1fa885b0a18214a6a178624b021b52925f5f8e98d00eb0f3368ec32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd4cb8f2f7ca7e87f806c470eac40d3fae9e539947e1103221068c505c2854b9
[INFO] running `Command { std: "docker" "start" "-a" "fd4cb8f2f7ca7e87f806c470eac40d3fae9e539947e1103221068c505c2854b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking safe_arch v0.7.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking wide v0.7.10
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking clap_builder v4.3.4
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking const_format v0.2.31
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]    Compiling proc_macro2_helper v0.2.10
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling rand_derive2 v0.1.20
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.11
[INFO] [stderr]     Checking pathfinding v4.3.0
[INFO] [stderr]     Checking clap v4.3.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking nalgebra v0.32.2
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking barbarosa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/cube_n/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod cube2;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/cube_n/moves/mod.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, PartialEq, Eq, Clone, RandGen)]
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the derive macro `RandGen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]  --> src/cube_n/moves/amount.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, PartialEq, Eq, EnumIter, RandGen)]
[INFO] [stdout]   |                                                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the derive macro `RandGen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/cube_n/pieces/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod corner;
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/cube_n/pieces/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod edge;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/cube_n/space.rs:26:61
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, EnumIter, RandGen)]
[INFO] [stdout]    |                                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the derive macro `RandGen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/cube_n/space.rs:132:61
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, EnumIter, RandGen)]
[INFO] [stdout]     |                                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the derive macro `RandGen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/cube_n/space.rs:167:32
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Clone, PartialEq, Eq, RandGen)]
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the derive macro `RandGen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 17.53s
[INFO] running `Command { std: "docker" "inspect" "fd4cb8f2f7ca7e87f806c470eac40d3fae9e539947e1103221068c505c2854b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd4cb8f2f7ca7e87f806c470eac40d3fae9e539947e1103221068c505c2854b9", kill_on_drop: false }`
[INFO] [stdout] fd4cb8f2f7ca7e87f806c470eac40d3fae9e539947e1103221068c505c2854b9
