[INFO] cloning repository https://github.com/smutch/rtiow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smutch/rtiow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmutch%2Frtiow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmutch%2Frtiow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 985988d089fd0b1308965021fa4ad1768101645c [INFO] checking smutch/rtiow against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmutch%2Frtiow" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smutch/rtiow on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smutch/rtiow [INFO] finished tweaking git repo https://github.com/smutch/rtiow [INFO] tweaked toml for git repo https://github.com/smutch/rtiow written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/smutch/rtiow 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Ogeon/palette.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wide v0.7.3 [INFO] [stderr] Downloaded phf_generator v0.9.1 [INFO] [stderr] Downloaded phf_macros v0.9.0 [INFO] [stderr] Downloaded phf_shared v0.9.0 [INFO] [stderr] Downloaded phf v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 464f38e9b7fdcd95792262a82b289b959f7698c6c07ff5ba49fd06c25d4566a0 [INFO] running `Command { std: "docker" "start" "-a" "464f38e9b7fdcd95792262a82b289b959f7698c6c07ff5ba49fd06c25d4566a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "464f38e9b7fdcd95792262a82b289b959f7698c6c07ff5ba49fd06c25d4566a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464f38e9b7fdcd95792262a82b289b959f7698c6c07ff5ba49fd06c25d4566a0", kill_on_drop: false }` [INFO] [stdout] 464f38e9b7fdcd95792262a82b289b959f7698c6c07ff5ba49fd06c25d4566a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a69f386e33f3cd4057198751f393ffe80ef2d6d94a790290435f6110133c1fe6 [INFO] running `Command { std: "docker" "start" "-a" "a69f386e33f3cd4057198751f393ffe80ef2d6d94a790290435f6110133c1fe6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking wide v0.7.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling palette v0.6.0 (https://github.com/Ogeon/palette.git#9080fdb0) [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling palette_derive v0.6.0 (https://github.com/Ogeon/palette.git#9080fdb0) [INFO] [stderr] Checking phf v0.9.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking nalgebra-glm v0.15.0 [INFO] [stderr] Checking rtiow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.59s [INFO] running `Command { std: "docker" "inspect" "a69f386e33f3cd4057198751f393ffe80ef2d6d94a790290435f6110133c1fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69f386e33f3cd4057198751f393ffe80ef2d6d94a790290435f6110133c1fe6", kill_on_drop: false }` [INFO] [stdout] a69f386e33f3cd4057198751f393ffe80ef2d6d94a790290435f6110133c1fe6 [INFO] checking smutch/rtiow against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmutch%2Frtiow" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smutch/rtiow on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smutch/rtiow [INFO] finished tweaking git repo https://github.com/smutch/rtiow [INFO] tweaked toml for git repo https://github.com/smutch/rtiow written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/smutch/rtiow 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74b16a2fc94f03b3fe78acb4570a94c81536fdae2a4871ce9c204543cf557a12 [INFO] running `Command { std: "docker" "start" "-a" "74b16a2fc94f03b3fe78acb4570a94c81536fdae2a4871ce9c204543cf557a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74b16a2fc94f03b3fe78acb4570a94c81536fdae2a4871ce9c204543cf557a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b16a2fc94f03b3fe78acb4570a94c81536fdae2a4871ce9c204543cf557a12", kill_on_drop: false }` [INFO] [stdout] 74b16a2fc94f03b3fe78acb4570a94c81536fdae2a4871ce9c204543cf557a12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ad772d03434cac093a1ce9046a925ead90e0afdb8b3d18eaf489ad0de366a4f [INFO] running `Command { std: "docker" "start" "-a" "5ad772d03434cac093a1ce9046a925ead90e0afdb8b3d18eaf489ad0de366a4f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking wide v0.7.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling palette v0.6.0 (https://github.com/Ogeon/palette.git#9080fdb0) [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Checking phf v0.9.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.0 (https://github.com/Ogeon/palette.git#9080fdb0) [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking nalgebra-glm v0.15.0 [INFO] [stderr] Checking rtiow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.01s [INFO] running `Command { std: "docker" "inspect" "5ad772d03434cac093a1ce9046a925ead90e0afdb8b3d18eaf489ad0de366a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad772d03434cac093a1ce9046a925ead90e0afdb8b3d18eaf489ad0de366a4f", kill_on_drop: false }` [INFO] [stdout] 5ad772d03434cac093a1ce9046a925ead90e0afdb8b3d18eaf489ad0de366a4f