[INFO] cloning repository https://github.com/slyedoc/bvh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slyedoc/bvh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslyedoc%2Fbvh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslyedoc%2Fbvh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b4d0a8f07588fb8cbb056f9f152b3ad36579a01
[INFO] testing slyedoc/bvh against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslyedoc%2Fbvh" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/slyedoc/bvh
[INFO] finished tweaking git repo https://github.com/slyedoc/bvh
[INFO] tweaked toml for git repo https://github.com/slyedoc/bvh written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/slyedoc/bvh on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/slyedoc/bvh 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db0ec74eea10d60fb031d0ae1ae9e22bc185dd1db06fff6c251361a6ece90868
[INFO] running `Command { std: "docker" "start" "-a" "db0ec74eea10d60fb031d0ae1ae9e22bc185dd1db06fff6c251361a6ece90868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db0ec74eea10d60fb031d0ae1ae9e22bc185dd1db06fff6c251361a6ece90868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db0ec74eea10d60fb031d0ae1ae9e22bc185dd1db06fff6c251361a6ece90868", kill_on_drop: false }`
[INFO] [stdout] db0ec74eea10d60fb031d0ae1ae9e22bc185dd1db06fff6c251361a6ece90868
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a6094259730ab97f53dec093cc23c7cf12a98d512ac8af939ed6258d319c1ba
[INFO] running `Command { std: "docker" "start" "-a" "8a6094259730ab97f53dec093cc23c7cf12a98d512ac8af939ed6258d319c1ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.93
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling weezl v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling glam v0.20.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling tiff v0.7.2
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.12
[INFO] [stderr]    Compiling exr v1.4.2
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling image v0.24.2
[INFO] [stderr]    Compiling bvh_tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/camera.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  6 |     pub horizontal: Vec3,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  7 |     pub vertical: Vec3,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  8 |     pub u: Vec3,
[INFO] [stdout]    |         ^
[INFO] [stdout]  9 |     pub v: Vec3,
[INFO] [stdout]    |         ^
[INFO] [stdout] 10 |     pub w: Vec3,
[INFO] [stdout]    |         ^
[INFO] [stdout] 11 |     pub width: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub height: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.59s
[INFO] running `Command { std: "docker" "inspect" "8a6094259730ab97f53dec093cc23c7cf12a98d512ac8af939ed6258d319c1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a6094259730ab97f53dec093cc23c7cf12a98d512ac8af939ed6258d319c1ba", kill_on_drop: false }`
[INFO] [stdout] 8a6094259730ab97f53dec093cc23c7cf12a98d512ac8af939ed6258d319c1ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c518f44ad5b56fafd1f9f06afe637bb3bcea6df7358b20bab5365a7a21fd5448
[INFO] running `Command { std: "docker" "start" "-a" "c518f44ad5b56fafd1f9f06afe637bb3bcea6df7358b20bab5365a7a21fd5448", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/camera.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  6 |     pub horizontal: Vec3,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  7 |     pub vertical: Vec3,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  8 |     pub u: Vec3,
[INFO] [stdout]    |         ^
[INFO] [stdout]  9 |     pub v: Vec3,
[INFO] [stdout]    |         ^
[INFO] [stdout] 10 |     pub w: Vec3,
[INFO] [stdout]    |         ^
[INFO] [stdout] 11 |     pub width: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub height: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling bvh_tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/camera.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  6 |     pub horizontal: Vec3,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  7 |     pub vertical: Vec3,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  8 |     pub u: Vec3,
[INFO] [stdout]    |         ^
[INFO] [stdout]  9 |     pub v: Vec3,
[INFO] [stdout]    |         ^
[INFO] [stdout] 10 |     pub w: Vec3,
[INFO] [stdout]    |         ^
[INFO] [stdout] 11 |     pub width: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub height: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c518f44ad5b56fafd1f9f06afe637bb3bcea6df7358b20bab5365a7a21fd5448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c518f44ad5b56fafd1f9f06afe637bb3bcea6df7358b20bab5365a7a21fd5448", kill_on_drop: false }`
[INFO] [stdout] c518f44ad5b56fafd1f9f06afe637bb3bcea6df7358b20bab5365a7a21fd5448
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 844aeecc66653bb788e608b7b26f4b8b2384d5b4bd6f2403b61c1dfe2f4c9cc5
[INFO] running `Command { std: "docker" "start" "-a" "844aeecc66653bb788e608b7b26f4b8b2384d5b4bd6f2403b61c1dfe2f4c9cc5", kill_on_drop: false }`
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/camera.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  3 | pub struct Camera {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr]  6 |     pub horizontal: Vec3,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]  7 |     pub vertical: Vec3,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]  8 |     pub u: Vec3,
[INFO] [stderr]    |         ^
[INFO] [stderr]  9 |     pub v: Vec3,
[INFO] [stderr]    |         ^
[INFO] [stderr] 10 |     pub w: Vec3,
[INFO] [stderr]    |         ^
[INFO] [stderr] 11 |     pub width: u32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 12 |     pub height: u32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bvh_tutorial` (lib) generated 1 warning
[INFO] [stderr] warning: `bvh_tutorial` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bvh_tutorial-73721bef10a2bb5e)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bvh_tutorial-db557e27fd9d793f)
[INFO] [stdout] 
[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] [stderr]    Doc-tests bvh_tutorial
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "844aeecc66653bb788e608b7b26f4b8b2384d5b4bd6f2403b61c1dfe2f4c9cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844aeecc66653bb788e608b7b26f4b8b2384d5b4bd6f2403b61c1dfe2f4c9cc5", kill_on_drop: false }`
[INFO] [stdout] 844aeecc66653bb788e608b7b26f4b8b2384d5b4bd6f2403b61c1dfe2f4c9cc5
