[INFO] cloning repository https://github.com/andykilroy/bucktracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andykilroy/bucktracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandykilroy%2Fbucktracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandykilroy%2Fbucktracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98312af4c4284cf496047cf3cbda5279f3a550fe
[INFO] testing andykilroy/bucktracer against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandykilroy%2Fbucktracer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andykilroy/bucktracer
[INFO] finished tweaking git repo https://github.com/andykilroy/bucktracer
[INFO] tweaked toml for git repo https://github.com/andykilroy/bucktracer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andykilroy/bucktracer on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andykilroy/bucktracer 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3fb5e4f7a3dee40fff24ec9312225b44f6aa8ab105428cc3c74017d39765989
[INFO] running `Command { std: "docker" "start" "-a" "b3fb5e4f7a3dee40fff24ec9312225b44f6aa8ab105428cc3c74017d39765989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3fb5e4f7a3dee40fff24ec9312225b44f6aa8ab105428cc3c74017d39765989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3fb5e4f7a3dee40fff24ec9312225b44f6aa8ab105428cc3c74017d39765989", kill_on_drop: false }`
[INFO] [stdout] b3fb5e4f7a3dee40fff24ec9312225b44f6aa8ab105428cc3c74017d39765989
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d14032a35f49b1a2297b9f19cf0c8f15141fd49bd6da8f4c2b680df4a4b8b92
[INFO] running `Command { std: "docker" "start" "-a" "2d14032a35f49b1a2297b9f19cf0c8f15141fd49bd6da8f4c2b680df4a4b8b92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling png v0.15.2
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling syn-mid v0.4.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling rustversion v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling proc-macro-error v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.3
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling structopt-derive v0.3.6
[INFO] [stderr]    Compiling structopt v0.3.6
[INFO] [stderr]    Compiling toml v0.5.5
[INFO] [stderr]    Compiling bucktracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:815:41
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t_value`, `point`, and `inside` are never read
[INFO] [stdout]    --> src/lib.rs:576:5
[INFO] [stdout]     |
[INFO] [stdout] 575 | struct HitCalculations {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 576 |     t_value: f64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 577 |     object: Object,
[INFO] [stdout] 578 |     point: Tuple4,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 581 |     inside: bool,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HitCalculations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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/lib.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]    |                                         ^----------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Deserialize` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RGB`
[INFO] [stdout] 32 | #[serde(from = "(f64, f64, f64)")]
[INFO] [stdout] 33 | pub struct RGB {
[INFO] [stdout]    |            --- `RGB` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/lib.rs:815:41
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |                                         ^----------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `Deserialize` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Pattern`
[INFO] [stdout] 816 | pub enum Pattern {
[INFO] [stdout]     |          ------- `Pattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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 27.08s
[INFO] running `Command { std: "docker" "inspect" "2d14032a35f49b1a2297b9f19cf0c8f15141fd49bd6da8f4c2b680df4a4b8b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d14032a35f49b1a2297b9f19cf0c8f15141fd49bd6da8f4c2b680df4a4b8b92", kill_on_drop: false }`
[INFO] [stdout] 2d14032a35f49b1a2297b9f19cf0c8f15141fd49bd6da8f4c2b680df4a4b8b92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18a9af0349d14748de86cda7a8096b0491f26c37562bcbc2463d7944390a9660
[INFO] running `Command { std: "docker" "start" "-a" "18a9af0349d14748de86cda7a8096b0491f26c37562bcbc2463d7944390a9660", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bucktracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:815:41
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t_value`, `point`, and `inside` are never read
[INFO] [stdout]    --> src/lib.rs:576:5
[INFO] [stdout]     |
[INFO] [stdout] 575 | struct HitCalculations {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 576 |     t_value: f64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 577 |     object: Object,
[INFO] [stdout] 578 |     point: Tuple4,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 581 |     inside: bool,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HitCalculations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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/lib.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]    |                                         ^----------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Deserialize` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RGB`
[INFO] [stdout] 32 | #[serde(from = "(f64, f64, f64)")]
[INFO] [stdout] 33 | pub struct RGB {
[INFO] [stdout]    |            --- `RGB` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/lib.rs:815:41
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |                                         ^----------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `Deserialize` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Pattern`
[INFO] [stdout] 816 | pub enum Pattern {
[INFO] [stdout]     |          ------- `Pattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:815:41
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (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/lib.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]    |                                         ^----------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Deserialize` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RGB`
[INFO] [stdout] 32 | #[serde(from = "(f64, f64, f64)")]
[INFO] [stdout] 33 | pub struct RGB {
[INFO] [stdout]    |            --- `RGB` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/lib.rs:815:41
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stdout]     |                                         ^----------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `Deserialize` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Pattern`
[INFO] [stdout] 816 | pub enum Pattern {
[INFO] [stdout]     |          ------- `Pattern` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] running `Command { std: "docker" "inspect" "18a9af0349d14748de86cda7a8096b0491f26c37562bcbc2463d7944390a9660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18a9af0349d14748de86cda7a8096b0491f26c37562bcbc2463d7944390a9660", kill_on_drop: false }`
[INFO] [stdout] 18a9af0349d14748de86cda7a8096b0491f26c37562bcbc2463d7944390a9660
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3551a7e974b554fcb02c8367b5372aab90aa07289830963307ca61bc2a4f875f
[INFO] running `Command { std: "docker" "start" "-a" "3551a7e974b554fcb02c8367b5372aab90aa07289830963307ca61bc2a4f875f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:31:41
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stderr]    |                                         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:815:41
[INFO] [stderr]     |
[INFO] [stderr] 815 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stderr]     |                                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `t_value`, `point`, and `inside` are never read
[INFO] [stderr]    --> src/lib.rs:576:5
[INFO] [stderr]     |
[INFO] [stderr] 575 | struct HitCalculations {
[INFO] [stderr]     |        --------------- fields in this struct
[INFO] [stderr] 576 |     t_value: f64,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 577 |     object: Object,
[INFO] [stderr] 578 |     point: Tuple4,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 581 |     inside: bool,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `HitCalculations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lib.rs:31:41
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stderr]    |                                         ^----------
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         `Deserialize` is not local
[INFO] [stderr]    |                                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RGB`
[INFO] [stderr] 32 | #[serde(from = "(f64, f64, f64)")]
[INFO] [stderr] 33 | pub struct RGB {
[INFO] [stderr]    |            --- `RGB` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/lib.rs:815:41
[INFO] [stderr]     |
[INFO] [stderr] 815 | #[derive(Debug, Copy, Clone, PartialEq, Deserialize)]
[INFO] [stderr]     |                                         ^----------
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         `Deserialize` is not local
[INFO] [stderr]     |                                         move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Pattern`
[INFO] [stderr] 816 | pub enum Pattern {
[INFO] [stderr]     |          ------- `Pattern` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `bucktracer` (lib) generated 5 warnings
[INFO] [stderr] warning: `bucktracer` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bucktracer-533f063a401dec4a)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test math::test::minor_of_3x3 ... ok
[INFO] [stdout] test math::test::submatrix_of_4x4 ... ok
[INFO] [stdout] test math::test::determinant ... ok
[INFO] [stdout] test math::test::cofactors_of_3x3 ... ok
[INFO] [stdout] test math::test::determinant_of_4x4 ... ok
[INFO] [stdout] test partition::test_partition::bounding_box_map___put_associates_object_with_smallest_bounding_box_that_contains_it ... ok
[INFO] [stdout] test partition::test_partition::bounding_boxes_depth0 ... ok
[INFO] [stdout] test partition::test_partition::bounding_boxes_depth1 ... ok
[INFO] [stdout] test partition::test_partition::bounding_box_iterator___no_elements___returns_none ... ok
[INFO] [stdout] test partition::test_partition::bounding_boxes_depth2 ... ok
[INFO] [stdout] test math::test::submatrix_of_3x3 ... ok
[INFO] [stdout] test partition::test_partition::bounding_box_iterator___one_element___gets_returned ... ok
[INFO] [stdout] test partition::test_partition::bounding_box_iterator___multiple_entries___returned_in_order_of_bounding_box_they_occupy ... ok
[INFO] [stdout] test png::conversion_to_u8 ... ok
[INFO] [stdout] test png::pngtest::empty_canvas_to_empty_rgb_array ... ok
[INFO] [stdout] test png::pngtest::nonempty_canvas_to_nonempty_rgb_array ... ok
[INFO] [stdout] test test_reflection::compute_reflective_vector ... ok
[INFO] [stdout] test test_reflection::colour_at_max_recursion_depth ... ok
[INFO] [stdout] test test_reflection::reflected_colour_for_non_reflective_material_is_black ... ok
[INFO] [stdout] test test_reflection::reflected_colour_for_reflective_material ... ok
[INFO] [stdout] test test_reflection::shade_hit_for_reflective_material ... ok
[INFO] [stdout] test test_refraction::refracted_colour_of_opaque_surface_is_black ... ok
[INFO] [stdout] test test_refraction::refracted_colour_is_due_to_colour_of_refracted_ray ... ok
[INFO] [stdout] test test_refraction::refracted_colour_at_max_recursive_depth_is_black ... ok
[INFO] [stdout] test test_refraction::refracted_colour_under_total_internal_reflection_is_black ... ok
[INFO] [stdout] test test_refraction::refracted_colour_not_at_max_recursive_depth_is_not_black ... ok
[INFO] [stdout] test test_refraction::shade_hit_with_reflective_transparent_material ... ok
[INFO] [stdout] test test_refraction::shade_hit_transparent_material ... ok
[INFO] [stdout] test test_refraction::schlick_approx_with_a_perpendicular_viewing_angle ... ok
[INFO] [stdout] test test_refraction::refractions1 ... ok
[INFO] [stdout] test test_refraction::schlick_approximation_with_small_angle_n2_gt_n1 ... ok
[INFO] [stdout] test test_refraction::under_point_is_below_the_surface ... ok
[INFO] [stdout] test test_shading::intersect_a_world_with_a_ray ... ok
[INFO] [stdout] test test_shading::precompute_state_of_intersection ... ok
[INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::dont_permit_rational_numbers_for_vertex_index ... ok
[INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::dont_permit_negative_normal_indices ... ok
[INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::no_slashes_produce_no_normals ... ok
[INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::dont_permit_rational_numbers_for_normal_index ... ok
[INFO] [stdout] test test_shading::shade_an_intersection_point ... ok
[INFO] [stdout] test test_shading::shade_an_intersection_point_from_inside ... ok
[INFO] [stdout] test test_shading::the_hit_when_an_intersection_occurs_on_inside ... ok
[INFO] [stdout] test math::test::determinant_of_3x3 ... ok
[INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::dont_permit_negative_vertex_indices ... ok
[INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::allow_a_texture_index ... ok
[INFO] [stdout] test test_shading::the_hit_when_intersection_occurs_on_outside ... ok
[INFO] [stdout] test test_shadows::the_hit_should_bump_the_point_slightly_in_the_direction_of_normalv ... ok
[INFO] [stdout] test wavefront::test_string_to_polygon_point_conversion::with_slashes_produces_a_vertex_index_and_normal ... ok
[INFO] [stdout] test partition::test_partition::size_of_box_tree_is_related_to_power_of_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/objtree.rs (/opt/rustwide/target/debug/deps/objtree-eb59b9f51dd5a62f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/partinfo.rs (/opt/rustwide/target/debug/deps/partinfo-7f2bfd45d112c489)
[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] [stderr]      Running unittests src/bin/scanobj.rs (/opt/rustwide/target/debug/deps/scanobj-6aee351dad13e02c)
[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] [stderr]      Running unittests src/bin/viewobj.rs (/opt/rustwide/target/debug/deps/viewobj-7eb3c403d956a17a)
[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 0 tests
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-c0e10aa4af6c7695)
[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 226 tests
[INFO] [stdout] test all::camera::ray_thru_corner_of_canvas ... ok
[INFO] [stdout] test all::camera::construct_camera ... ok
[INFO] [stdout] test all::camera::ray_thru_centre_of_canvas ... ok
[INFO] [stdout] test all::camera::render_world_with_camera ... ok
[INFO] [stdout] test all::camera::pixel_size_for_horizontal_canvas ... ok
[INFO] [stdout] test all::canvas::colour_the_canvas ... ok
[INFO] [stdout] test all::camera::pixel_size_for_vertical_canvas ... ok
[INFO] [stdout] test all::camera::ray_when_camera_transformed ... ok
[INFO] [stdout] test all::canvas::create_a_colour ... ok
[INFO] [stdout] test all::canvas::multiply_colours ... ok
[INFO] [stdout] test all::material::default_material_on_sphere ... ok
[INFO] [stdout] test all::material::lighting_with_eye_between_light_and_the_surface ... ok
[INFO] [stdout] test all::canvas::create_a_canvas ... ok
[INFO] [stdout] test all::material::assign_sphere_a_material ... ok
[INFO] [stdout] test all::material::lighting_with_the_surface_in_shadow ... ok
[INFO] [stdout] test all::material::point_light_has_intensity_and_position ... ok
[INFO] [stdout] test all::material::default_material ... ok
[INFO] [stdout] test all::material::when_object_between_light_and_point_is_opaque_object_has_ambient_colour ... ok
[INFO] [stdout] test all::material::when_object_between_light_and_point_is_transparent_object_has_some_colour ... ok
[INFO] [stdout] test all::math::matrices::create_4x4_matrix ... ok
[INFO] [stdout] test all::math::matrices::equality ... ok
[INFO] [stdout] test all::material::default_material_is_not_reflective ... ok
[INFO] [stdout] test all::material::lighting_with_eye_between_light_and_the_surface_at_45_angle ... ok
[INFO] [stdout] test all::material::lighting_with_eye_in_path_of_reflection_vector ... ok
[INFO] [stdout] test all::material::lighting_with_light_behind_the_surface ... ok
[INFO] [stdout] test all::material::lighting_with_eye_opposite_surface_light_offset_45_angle ... ok
[INFO] [stdout] test all::math::matrices::inverse ... ok
[INFO] [stdout] test all::math::matrices::matrix_mult ... ok
[INFO] [stdout] test all::math::matrices::inverse_4 ... ok
[INFO] [stdout] test all::math::matrices::matrix_tuple_multiplication ... ok
[INFO] [stdout] test all::math::matrices::mult_by_identity ... ok
[INFO] [stdout] test all::math::matrices::inverse_5 ... ok
[INFO] [stdout] test all::math::matrices::mult_tuple_by_identity ... ok
[INFO] [stdout] test all::math::matrices::inverse_3 ... ok
[INFO] [stdout] test all::math::matrices::not_equal ... ok
[INFO] [stdout] test all::math::matrices::test_for_invertibility ... ok
[INFO] [stdout] test all::math::matrices::inverse_2 ... ok
[INFO] [stdout] test all::math::transformations::reflection_is_scaling_by_a_negative_value ... ok
[INFO] [stdout] test all::math::transformations::arbitrary_view_transform ... ok
[INFO] [stdout] test all::math::transformations::rotate_around_x_axis ... ok
[INFO] [stdout] test all::math::transformations::rotate_around_y_axis ... ok
[INFO] [stdout] test all::math::transformations::compose_transforms ... ok
[INFO] [stdout] test all::math::transformations::rotate_around_z_axis ... ok
[INFO] [stdout] test all::math::transformations::scaling_a_point ... ok
[INFO] [stdout] test all::math::transformations::scaling_a_vector ... ok
[INFO] [stdout] test all::math::transformations::multiply_by_inverse_of_a_scaling_matrix ... ok
[INFO] [stdout] test all::material::materials_not_equal ... ok
[INFO] [stdout] test all::math::transformations::translation_does_not_affect_vectors ... ok
[INFO] [stdout] test all::math::transformations::mult_by_inverse_translation ... ok
[INFO] [stdout] test all::math::transformations::a_view_towards_the_positive_z_direction ... ok
[INFO] [stdout] test all::math::transformations::view_transform_moves_the_world ... ok
[INFO] [stdout] test all::math::tuple4::almost_equal ... ok
[INFO] [stdout] test all::math::tuple4::convert_from_string___whitespace_only_returns_error ... ok
[INFO] [stdout] test all::math::tuple4::cross_product ... ok
[INFO] [stdout] test all::math::tuple4::dot_product ... ok
[INFO] [stdout] test all::math::tuple4::magnitude ... ok
[INFO] [stdout] test all::math::tuple4::maximum_mixed_values ... ok
[INFO] [stdout] test all::math::tuple4::maximum_pos_infinity_more_than_zeroes ... ok
[INFO] [stdout] test all::math::tuple4::maximum_zeroes_more_than_neg_infinity ... ok
[INFO] [stdout] test all::math::tuple4::minimum_mixed_values ... ok
[INFO] [stdout] test all::math::tuple4::normalize ... ok
[INFO] [stdout] test all::math::tuple4::convert_from_string___2_members_returns_error ... ok
[INFO] [stdout] test all::math::tuple4::convert_from_string___3_members_is_ok ... ok
[INFO] [stdout] test all::math::tuple4::convert_from_string___integer_members_ok ... ok
[INFO] [stdout] test all::math::tuple4::convert_from_string___non_numeric_returns_error ... ok
[INFO] [stdout] test all::math::tuple4::convert_from_string___4_members_is_ok ... ok
[INFO] [stdout] test all::math::tuple4::negation ... ok
[INFO] [stdout] test all::math::tuple4::minimum_zeroes_less_than_infinity ... ok
[INFO] [stdout] test all::math::tuple4::definitely_not_equal ... ok
[INFO] [stdout] test all::math::transformations::translate ... ok
[INFO] [stdout] test all::math::tuple4::minimum_neg_infinity_less_than_zeroes ... ok
[INFO] [stdout] test all::math::tuple4::scaling ... ok
[INFO] [stdout] test all::math::transformations::transformation_matrix_for_default_orientation ... ok
[INFO] [stdout] test all::math::tuple4::simple_point_creation ... ok
[INFO] [stdout] test all::math::tuple4::test_addition ... ok
[INFO] [stdout] test all::partitioning::flatten___empty_list___produces_empty_list ... ok
[INFO] [stdout] test all::partitioning::flatten___flattened_list_produces_same_result ... ok
[INFO] [stdout] test all::partitioning::flatten___children_of_group_are_promoted_to_top_level ... ok
[INFO] [stdout] test all::partitioning::leaf_object___but_path_non_empty___return_none ... ok
[INFO] [stdout] test all::partitioning::no_objects___generates_empty_group ... ok
[INFO] [stdout] test all::partitioning::non_empty_group___path_indicates_existing_object___return_object ... ok
[INFO] [stdout] test all::partitioning::one_shape___generates_one_node___because_it_defines_outermost_bounding_box ... ok
[INFO] [stdout] test all::patterns::a_stripe_pattern_alternates_in_x ... ok
[INFO] [stdout] test all::patterns::a_stripe_pattern_is_constant_in_y ... ok
[INFO] [stdout] test all::patterns::a_stripe_pattern_is_constant_in_z ... ok
[INFO] [stdout] test all::patterns::checkers_pattern_alternates_with_x ... ok
[INFO] [stdout] test all::math::tuple4::test_subtraction ... ok
[INFO] [stdout] test all::partitioning::flatten___produces_flat_vector ... ok
[INFO] [stdout] test all::partitioning::do_not_add_groups_which_are_empty ... ok
[INFO] [stdout] test all::math::matrices::transpose ... ok
[INFO] [stdout] test all::partitioning::a_shape_placed_in_each_eighth ... ok
[INFO] [stdout] test all::partitioning::path_goes_out_of_bounds___returns_none ... ok
[INFO] [stdout] test all::partitioning::path_to_existing_object___multiple_levels___returns_object ... ok
[INFO] [stdout] test all::patterns::checkers_pattern_alternates_with_z ... ok
[INFO] [stdout] test all::patterns::gradient_x_within_0_and_1 ... ok
[INFO] [stdout] test all::patterns::checkers_pattern_combinations ... ok
[INFO] [stdout] test all::patterns::gradient_x_out_of_bounds ... ok
[INFO] [stdout] test all::partitioning::objects_placed_in_one_cell___depth2 ... ok
[INFO] [stdout] test all::partitioning::objects_at_multiple_levels ... ok
[INFO] [stdout] test all::patterns::checkers_pattern_alternates_with_y ... ok
[INFO] [stdout] test all::patterns::lighting_with_a_pattern_applied ... ok
[INFO] [stdout] test all::patterns::patterns_are_equal ... ok
[INFO] [stdout] test all::patterns::patterns_not_equal ... ok
[INFO] [stdout] test all::patterns::ring_pattern_extends_in_both_x_and_z ... ok
[INFO] [stdout] test all::patterns::stripes_with_a_pattern_transform ... ok
[INFO] [stdout] test all::patterns::stripes_with_an_object_and_pattern_transform ... ok
[INFO] [stdout] test all::ppm::print_ppm_header_for_empty_canvas ... ok
[INFO] [stdout] test all::patterns::stripes_with_an_object_transform ... ok
[INFO] [stdout] test all::ppm::print_ppm_output_with_clamping ... ok
[INFO] [stdout] test all::ppm::print_ppm_output_max_70_chars_per_line ... ok
[INFO] [stdout] test all::rays::a_coplanar_ray_produces_no_intersects ... ok
[INFO] [stdout] test all::rays::a_ray_intersects_a_plane_from_above ... ok
[INFO] [stdout] test all::ppm::print_ppm_output_without_clamping ... ok
[INFO] [stdout] test all::rays::a_ray_intersects_a_plane_from_below ... ok
[INFO] [stdout] test all::patterns::a_solid_pattern_is_the_same_everywhere ... ok
[INFO] [stdout] test all::rays::intersect_scaled_sphere_with_a_ray ... ok
[INFO] [stdout] test all::rays::intersect_translated_sphere_with_a_ray_hit ... ok
[INFO] [stdout] test all::rays::a_ray_parallel_to_the_plane_produces_no_intersects ... ok
[INFO] [stdout] test all::rays::ray_intersects_sphere_at_tangent ... ok
[INFO] [stdout] test all::rays::intersect_translated_sphere_with_a_ray_miss ... ok
[INFO] [stdout] test all::rays::create_ray ... ok
[INFO] [stdout] test all::rays::ray_misses_sphere ... ok
[INFO] [stdout] test all::rays::finding_hits_when_all_intersections_have_negative_t ... ok
[INFO] [stdout] test all::rays::ray_intersects_sphere ... ok
[INFO] [stdout] test all::rays::ray_originates_in_front_of_sphere ... ok
[INFO] [stdout] test all::rays::finding_hits_when_some_intersections_have_negative_t ... ok
[INFO] [stdout] test all::rays::ray_originates_inside_sphere ... ok
[INFO] [stdout] test all::rays::finding_hits_when_t_values_are_positive ... ok
[INFO] [stdout] test all::rays::scaling_a_ray ... ok
[INFO] [stdout] test all::math::tuple4::format_tuple4 ... FAILED
[INFO] [stdout] test all::rays::calc_position ... ok
[INFO] [stdout] test all::rays::create_intersection ... ok
[INFO] [stdout] test all::rays::finding_hits_always_the_lowest_non_negative_t ... ok
[INFO] [stdout] test all::rays::translating_a_ray ... ok
[INFO] [stdout] test all::shape::bounds::contains___a_bounds_contains_itself ... ok
[INFO] [stdout] test all::shape::bounds::contains___when_rhs_includes_space_outside_lhs___lhs_does_not_contain_rhs ... ok
[INFO] [stdout] test all::shape::bounds::cube_bounds_determined_by_transformation ... ok
[INFO] [stdout] test all::shape::bounds::bounds_in_group_affected_by_nested_group_transform ... ok
[INFO] [stdout] test all::shape::bounds::group_bounds_is_origin_if_no_members ... ok
[INFO] [stdout] test all::shape::bounds::enclose_two_shapes___order_doesnt_matter ... ok
[INFO] [stdout] test all::shape::bounds::contains___returns_true_if_rhs_within_lhs ... ok
[INFO] [stdout] test all::shape::cubes::normal_on_a_cube ... ok
[INFO] [stdout] test all::shape::bounds::contains___when_rhs_completely_outside_lhs___lhs_does_not_contain_rhs ... ok
[INFO] [stdout] test all::shape::bounds::cube_bounds ... ok
[INFO] [stdout] test all::shape::bounds::two_groups_and_intersect_them ... ok
[INFO] [stdout] test all::shape::bounds::plane_bounds ... ok
[INFO] [stdout] test all::shape::bounds::finite_cylinder_bounds ... ok
[INFO] [stdout] test all::shape::bounds::format_bounds ... ok
[INFO] [stdout] test all::shape::bounds::enclose_two_shapes___produces_smallest_bounding_box_that_contains_them ... ok
[INFO] [stdout] test all::shape::bounds::bounds_of_empty_group___cannot_intersect_any_ray ... ok
[INFO] [stdout] test all::shape::bounds::group_bounds_encompasses_all_members ... ok
[INFO] [stdout] test all::shape::bounds::group_minima_and_maxima_are_dictated_by_its_members_bounds ... ok
[INFO] [stdout] test all::shape::bounds::inf_cylinder_bounds ... ok
[INFO] [stdout] test all::shape::cylinders::cylinder___differ_only_by_closed_are_not_equal ... ok
[INFO] [stdout] test all::shape::cubes::ray_intersects_unit_cube___at_faces_1_unit_away_from_origin ... ok
[INFO] [stdout] test all::shape::cubes::when_rays_miss_a_cube___return_no_intersections ... ok
[INFO] [stdout] test all::shape::cylinders::cylinder___normal_on_end_caps ... ok
[INFO] [stdout] test all::shape::cylinders::cylinder___with_different_limits___are_not_equal ... ok
[INFO] [stdout] test all::shape::cylinders::cylinder___intersect_end_caps ... ok
[INFO] [stdout] test all::shape::cylinders::normal_on_a_cylinder ... ok
[INFO] [stdout] test all::shape::cylinders::rays_miss_a_cylinder ... ok
[INFO] [stdout] test all::shape::cylinders::ray_hits_a_cylinder ... ok
[INFO] [stdout] test all::shape::cylinders::cylinder___default_extents_are_infinite ... ok
[INFO] [stdout] test all::shape::cylinders::cylinder___infinite_cylinders_are_not_closed ... ok
[INFO] [stdout] test all::shape::cylinders::cylinder___when_ray_hits_between_limits___is_intersected ... ok
[INFO] [stdout] test all::shape::groups::can_create_empty_group ... ok
[INFO] [stdout] test all::shape::groups::can_create_group_with_various_objects_as_children ... ok
[INFO] [stdout] test all::shape::cylinders::cylinder___with_same_limits___compare_equal ... ok
[INFO] [stdout] test all::shape::groups::when_intersecting_with_empty_group___produces_no_intersections ... ok
[INFO] [stdout] test all::shape::groups::intersect_group___must_account_for_groups_transformation ... ok
[INFO] [stdout] test all::shape::planes::after_transformation___normal_of_a_plane_is_constant_everywhere ... ok
[INFO] [stdout] test all::shape::planes::normal_of_untransformed_plane___is_up ... ok
[INFO] [stdout] test all::shape::groups::create_with_nested_groups ... ok
[INFO] [stdout] test all::shape::smooth_triangles::intersection_with_smooth_triangle ... ok
[INFO] [stdout] test all::shape::smooth_triangles::an_intersection_with_smooth_triangle_stores_u_v ... ok
[INFO] [stdout] test all::shape::spheres::a_normal_is_normalised ... ok
[INFO] [stdout] test all::shape::spheres::create_glass_sphere ... ok
[INFO] [stdout] test all::shape::spheres::normal_on_non_axial_point ... ok
[INFO] [stdout] test all::shape::spheres::default_transformation_is_identity ... ok
[INFO] [stdout] test all::shape::spheres::change_a_spheres_transform ... ok
[INFO] [stdout] test all::shape::groups::intersect_transforms_world_point_to_object_point ... ok
[INFO] [stdout] test all::shape::spheres::format_sphere_object ... ok
[INFO] [stdout] test all::shape::groups::format_group_object ... ok
[INFO] [stdout] test all::shape::groups::when_intersect_with_non_empty_group___can_produce_intersections ... ok
[INFO] [stdout] test all::shape::groups::when_intersect_with_non_empty_group___can_produce_no_intersections ... ok
[INFO] [stdout] test all::shape::smooth_triangles::use_intersection_uv_to_interpolate_the_normal ... ok
[INFO] [stdout] test all::shape::smooth_triangles::bounds_of_smooth_triangle ... ok
[INFO] [stdout] test all::shape::spheres::reflect_a_vector_approaching_at_45_deg ... ok
[INFO] [stdout] test all::shape::spheres::normal_on_transformed_sphere ... ok
[INFO] [stdout] test all::shape::spheres::reflect_vector_off_slanted_surface ... ok
[INFO] [stdout] test all::shape::spheres::what_is_the_normal_on_a_sphere_on_x_axis ... ok
[INFO] [stdout] test all::shape::spheres::what_is_the_normal_on_a_sphere_on_y_axis ... ok
[INFO] [stdout] test all::shape::spheres::what_is_the_normal_on_a_sphere_on_z_axis ... ok
[INFO] [stdout] test all::shape::spheres::normal_on_translated_sphere ... ok
[INFO] [stdout] test all::shape::triangles::normal_for_triangle ... ok
[INFO] [stdout] test all::shape::triangles::normal_for_triangle___points_out_from_anticlockwise_face ... ok
[INFO] [stdout] test all::shape::triangles::bounds_for_a_triangle ... ok
[INFO] [stdout] test all::shape::triangles::parallel_ray___does_not_intersect_triangle ... ok
[INFO] [stdout] test all::shape::triangles::ray_misses_the_p2_p3_edge ... ok
[INFO] [stdout] test all::shape::triangles::ray_misses_the_p2_p1_edge ... ok
[INFO] [stdout] test all::wavefront::bad_instruction_if_vertex_is_not_triple ... ok
[INFO] [stdout] test all::shape::triangles::ray_misses_the_p3_p1_edge ... ok
[INFO] [stdout] test all::shape::triangles::ray_strikes_the_triangle ... ok
[INFO] [stdout] test all::wavefront::unknown_instructions___produces_no_objects ... ok
[INFO] [stdout] test all::wavefront::when_faces_have_two_slashes___error_if_normal_index_not_given ... ok
[INFO] [stdout] test all::wavefront::when_face_specifies_one_vertex_normal___all_must_specify_normals ... ok
[INFO] [stdout] test all::wavefront::when_faces_only_has_one_slash___error ... ok
[INFO] [stdout] test all::world::colour_when_a_ray_hits___the_colour_is_consequence_of_material_and_light_colour ... ok
[INFO] [stdout] test all::world::create_a_world ... ok
[INFO] [stdout] test all::world::colour_when_a_ray_misses___is_black ... ok
[INFO] [stdout] test all::world::point_not_in_shadow_when_light_source_between_point_and_object ... ok
[INFO] [stdout] test all::world::point_not_in_shadow_when_point_between_light_source_and_object ... ok
[INFO] [stdout] test all::world::point_not_in_shadow_when_nothing_colinear_with_point_and_light ... ok
[INFO] [stdout] test all::wavefront::extract_groups ... ok
[INFO] [stdout] test all::wavefront::face_must_have_three_vertices ... ok
[INFO] [stdout] test all::wavefront::fan_triangulation ... ok
[INFO] [stdout] test all::wavefront::read_empty_file___produces_no_objects ... ok
[INFO] [stdout] test all::wavefront::read_in_triangles ... ok
[INFO] [stdout] test all::wavefront::vertex_normals___translate_to_smooth_triangles ... ok
[INFO] [stdout] test all::wavefront::zero_index_for_face_is_illegal ... ok
[INFO] [stdout] test all::world::an_intersection_in_shadow_returns_ambient_colour ... ok
[INFO] [stdout] test all::world::in_shadow_when_object_between_light_and_point ... ok
[INFO] [stdout] test all::world::when_determining_colour___determine_colour_of_first_hit_along_the_ray ... ok
[INFO] [stdout] test all::world::properties_of_default_world ... ok
[INFO] [stdout] test all::shape::bounds::bounds_of_empty_group___cannot_contain_any_bound ... ok
[INFO] [stdout] test all::shape::bounds::sphere_bounds ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- all::math::tuple4::format_tuple4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'all::math::tuple4::format_tuple4' (141) panicked at tests/all/math/tuple4.rs:249:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "(-2901.4732899, 294.7234329, 0, 0)"
[INFO] [stdout]  right: "(-2901.4732899, 294.7234329, 0, -0)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55cfa3148cb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55cfa3148cb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55cfa3148cb2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55cfa3148cb2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55cfa315f14a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55cfa315f14a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x55cfa314db66 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55cfa314db66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55cfa312736f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55cfa312736f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55cfa3140f09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55cfa2f6067e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55cfa2f6067e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55cfa31410c2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55cfa31410c2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55cfa3127428 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55cfa311c5e9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55cfa312827d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55cfa315f88c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55cfa315f743 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55cfa2f40079 - core[585f66e14d78f9ba]::panicking::assert_failed::<&str, alloc[15e7b27aba85d2e2]::string::String>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55cfa2f2b808 - integration_tests[5ab2d7c0d02d4c71]::all::math::tuple4::format_tuple4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/math/tuple4.rs:249:5
[INFO] [stdout]   22:     0x55cfa2f29cf7 - integration_tests[5ab2d7c0d02d4c71]::all::math::tuple4::format_tuple4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/math/tuple4.rs:244:19
[INFO] [stdout]   23:     0x55cfa2f4d496 - <integration_tests[5ab2d7c0d02d4c71]::all::math::tuple4::format_tuple4::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55cfa2f54a2b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55cfa2f54a2b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55cfa2f6128a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55cfa2f6128a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55cfa2f6128a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55cfa2f6128a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55cfa2f6128a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55cfa2f6128a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55cfa2f6128a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55cfa2f5b754 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55cfa2f5b754 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55cfa2f63d82 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55cfa2f63d82 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55cfa2f63d82 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55cfa2f63d82 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55cfa2f63d82 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55cfa2f63d82 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55cfa2f63d82 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55cfa314855f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x55cfa314855f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x782c04ef1aa4 - <unknown>
[INFO] [stdout]   45:     0x782c04f7ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     all::math::tuple4::format_tuple4
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 225 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "3551a7e974b554fcb02c8367b5372aab90aa07289830963307ca61bc2a4f875f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3551a7e974b554fcb02c8367b5372aab90aa07289830963307ca61bc2a4f875f", kill_on_drop: false }`
[INFO] [stdout] 3551a7e974b554fcb02c8367b5372aab90aa07289830963307ca61bc2a4f875f
