[INFO] cloning repository https://github.com/ElliotB256/imaging_diffusion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElliotB256/imaging_diffusion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElliotB256%2Fimaging_diffusion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElliotB256%2Fimaging_diffusion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf88fe274098f53258f51e98a648ca5dfd1aeed5
[INFO] checking ElliotB256/imaging_diffusion against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElliotB256%2Fimaging_diffusion" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ElliotB256/imaging_diffusion
[INFO] finished tweaking git repo https://github.com/ElliotB256/imaging_diffusion
[INFO] tweaked toml for git repo https://github.com/ElliotB256/imaging_diffusion written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ElliotB256/imaging_diffusion on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ElliotB256/imaging_diffusion 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded tynm v0.1.6
[INFO] [stderr]   Downloaded tuple_utils v0.3.0
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.3
[INFO] [stderr]   Downloaded shrev v1.1.1
[INFO] [stderr]   Downloaded specs-derive v0.4.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.6
[INFO] [stderr]   Downloaded getrandom v0.2.4
[INFO] [stderr]   Downloaded hdf5-derive v0.8.1
[INFO] [stderr]   Downloaded hibitset v0.6.3
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.6
[INFO] [stderr]   Downloaded serde_derive v1.0.133
[INFO] [stderr]   Downloaded hdf5-sys v0.8.1
[INFO] [stderr]   Downloaded atomecs-derive v0.1.0
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded shred v0.12.0
[INFO] [stderr]   Downloaded hdf5-types v0.8.1
[INFO] [stderr]   Downloaded bytemuck v1.7.3
[INFO] [stderr]   Downloaded wide v0.7.3
[INFO] [stderr]   Downloaded atomecs v0.6.0
[INFO] [stderr]   Downloaded rand_distr v0.4.2
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded serde_json v1.0.74
[INFO] [stderr]   Downloaded hdf5 v0.8.1
[INFO] [stderr]   Downloaded atom v0.3.6
[INFO] [stderr]   Downloaded specs v0.17.0
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded nalgebra v0.29.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21a941cac391fb87f2192d0e7fb1496a0df1e11077ad22f088abe8f320c8a0aa
[INFO] running `Command { std: "docker" "start" "-a" "21a941cac391fb87f2192d0e7fb1496a0df1e11077ad22f088abe8f320c8a0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21a941cac391fb87f2192d0e7fb1496a0df1e11077ad22f088abe8f320c8a0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21a941cac391fb87f2192d0e7fb1496a0df1e11077ad22f088abe8f320c8a0aa", kill_on_drop: false }`
[INFO] [stdout] 21a941cac391fb87f2192d0e7fb1496a0df1e11077ad22f088abe8f320c8a0aa
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28f057928db78248362bd4f35d0dadf7a7a5ccddcf9d5960ddb0f91cb30a3dd0
[INFO] running `Command { std: "docker" "start" "-a" "28f057928db78248362bd4f35d0dadf7a7a5ccddcf9d5960ddb0f91cb30a3dd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.3
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]    Compiling hdf5-types v0.8.1
[INFO] [stderr]     Checking atom v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking typenum v1.15.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling hdf5 v0.8.1
[INFO] [stderr]     Checking shrev v1.1.1
[INFO] [stderr]     Checking ascii v1.0.0
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking wide v0.7.3
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking approx v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking rand_distr v0.4.2
[INFO] [stderr]     Checking tynm v0.1.6
[INFO] [stderr]    Compiling hdf5-sys v0.8.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]     Checking shred v0.12.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling atomecs-derive v0.1.0
[INFO] [stderr]    Compiling hdf5-derive v0.8.1
[INFO] [stderr]     Checking specs v0.17.0
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking serde_yaml v0.8.23
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking ndarray v0.15.4
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking atomecs v0.6.0
[INFO] [stderr]     Checking imaging_diffusion v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/photons/list.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5
[INFO] [stdout]    |          ^-----
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `H5Type` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_PhotonRecord`
[INFO] [stdout] 19 | #[repr(C)]
[INFO] [stdout] 20 | struct PhotonRecord(f64, f64, f64, f64, f64, f64);
[INFO] [stdout]    |        ------------ `PhotonRecord` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/photons/list.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5
[INFO] [stdout]    |          ^-----
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `H5Type` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_InitialAtomPositionRecord`
[INFO] [stdout] 35 | #[repr(C)]
[INFO] [stdout] 36 | pub struct InitialAtomPositionRecord(pub f64, pub f64, pub f64, pub f64, pub f64, pub f64);
[INFO] [stdout]    |            ------------------------- `InitialAtomPositionRecord` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/photons/list.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5
[INFO] [stdout]    |          ^-----
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `H5Type` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_PhotonRecord`
[INFO] [stdout] 19 | #[repr(C)]
[INFO] [stdout] 20 | struct PhotonRecord(f64, f64, f64, f64, f64, f64);
[INFO] [stdout]    |        ------------ `PhotonRecord` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/photons/list.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5
[INFO] [stdout]    |          ^-----
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `H5Type` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_InitialAtomPositionRecord`
[INFO] [stdout] 35 | #[repr(C)]
[INFO] [stdout] 36 | pub struct InitialAtomPositionRecord(pub f64, pub f64, pub f64, pub f64, pub f64, pub f64);
[INFO] [stdout]    |            ------------------------- `InitialAtomPositionRecord` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/main.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5
[INFO] [stdout]     |          ^-----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `H5Type` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_InputAtomPositionRecord`
[INFO] [stdout] 116 | #[repr(C)]
[INFO] [stdout] 117 | pub struct InputAtomPositionRecord {
[INFO] [stdout]     |            ----------------------- `InputAtomPositionRecord` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/main.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5
[INFO] [stdout]     |          ^-----
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `H5Type` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_InputAtomPositionRecord`
[INFO] [stdout] 116 | #[repr(C)]
[INFO] [stdout] 117 | pub struct InputAtomPositionRecord {
[INFO] [stdout]     |            ----------------------- `InputAtomPositionRecord` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "28f057928db78248362bd4f35d0dadf7a7a5ccddcf9d5960ddb0f91cb30a3dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f057928db78248362bd4f35d0dadf7a7a5ccddcf9d5960ddb0f91cb30a3dd0", kill_on_drop: false }`
[INFO] [stdout] 28f057928db78248362bd4f35d0dadf7a7a5ccddcf9d5960ddb0f91cb30a3dd0
