[INFO] cloning repository https://github.com/lgvier/rust-tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lgvier/rust-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgvier%2Frust-tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgvier%2Frust-tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4560764ddcca2dc0328d931dda5d8207620f0dbd [INFO] documenting lgvier/rust-tracer against try#6fd27704e643b25711e6a97ec2b04873b411b97d for pr-96676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgvier%2Frust-tracer" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lgvier/rust-tracer on toolchain 6fd27704e643b25711e6a97ec2b04873b411b97d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lgvier/rust-tracer [INFO] finished tweaking git repo https://github.com/lgvier/rust-tracer [INFO] tweaked toml for git repo https://github.com/lgvier/rust-tracer written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/lgvier/rust-tracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7e03a38c793c1beb6316ec597126df2af644f75688e21c37d72d9d55b8ca6bd [INFO] running `Command { std: "docker" "start" "-a" "f7e03a38c793c1beb6316ec597126df2af644f75688e21c37d72d9d55b8ca6bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7e03a38c793c1beb6316ec597126df2af644f75688e21c37d72d9d55b8ca6bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e03a38c793c1beb6316ec597126df2af644f75688e21c37d72d9d55b8ca6bd", kill_on_drop: false }` [INFO] [stdout] f7e03a38c793c1beb6316ec597126df2af644f75688e21c37d72d9d55b8ca6bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+6fd27704e643b25711e6a97ec2b04873b411b97d" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 632c8d82f225caa185a186376c4cc904f03bbf889f210877fe4a1dc59b618560 [INFO] running `Command { std: "docker" "start" "-a" "632c8d82f225caa185a186376c4cc904f03bbf889f210877fe4a1dc59b618560", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Documenting rust-tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rust-tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / matrix![ [INFO] [stdout] 75 | | 1., 0., 0., x.into(); [INFO] [stdout] 76 | | 0., 1., 0., y.into(); [INFO] [stdout] 77 | | 0., 0., 1., z.into(); [INFO] [stdout] 78 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / matrix![ [INFO] [stdout] 82 | | x.into(), 0., 0., 0.; [INFO] [stdout] 83 | | 0., y.into(), 0., 0.; [INFO] [stdout] 84 | | 0., 0., z.into(), 0.; [INFO] [stdout] 85 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | / matrix![ [INFO] [stdout] 90 | | 1., 0., 0., 0.; [INFO] [stdout] 91 | | 0., r.cos(), -r.sin(), 0.; [INFO] [stdout] 92 | | 0., r.sin(), r.cos(), 0.; [INFO] [stdout] 93 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / matrix![ [INFO] [stdout] 98 | | r.cos(), 0., r.sin(), 0.; [INFO] [stdout] 99 | | 0., 1., 0., 0.; [INFO] [stdout] 100 | | -r.sin(), 0., r.cos(), 0.; [INFO] [stdout] 101 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / matrix![ [INFO] [stdout] 106 | | r.cos(), -r.sin(), 0., 0.; [INFO] [stdout] 107 | | r.sin(), r.cos(), 0., 0.; [INFO] [stdout] 108 | | 0., 0., 1., 0.; [INFO] [stdout] 109 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | / matrix![ [INFO] [stdout] 120 | | 1., xy.into(), xz.into(), 0.; [INFO] [stdout] 121 | | yx.into(), 1., yz.into(), 0.; [INFO] [stdout] 122 | | zx.into(), zy.into(), 1., 0.; [INFO] [stdout] 123 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | let orientation = matrix![ [INFO] [stdout] | ___________________________- [INFO] [stdout] 131 | | left.x, left.y, left.z, 0.; [INFO] [stdout] 132 | | true_up.x, true_up.y, true_up.z, 0.; [INFO] [stdout] 133 | | -forward.x, -forward.y, -forward.z, 0.; [INFO] [stdout] 134 | | 0., 0., 0., 1. [INFO] [stdout] 135 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/patterns.rs:15:80 [INFO] [stdout] | [INFO] [stdout] 15 | $crate::patterns::Pattern::Solid($crate::color::Color::new($r, $g, $b)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/world.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | .pattern(solid!(0.8, 1, 0.6)) [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `solid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `rust-tracer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name chapter02_projectile src/bin/chapter02_projectile.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=88631e93395f5017 -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d91a70228ada2b3c.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-807c796c7abf50f8.so --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-e9ffc6f8e53ea4cd.rmeta --extern pad=/opt/rustwide/target/debug/deps/libpad-ac867ca2b6e21246.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-963861f601f8acb7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-fd2d005ce5d23471.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6fd450a1bd34fbfc.rmeta --extern rust_tracer=/opt/rustwide/target/debug/deps/librust_tracer-ec7f442a4d09906b.rmeta --cap-lints=forbid --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "632c8d82f225caa185a186376c4cc904f03bbf889f210877fe4a1dc59b618560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632c8d82f225caa185a186376c4cc904f03bbf889f210877fe4a1dc59b618560", kill_on_drop: false }` [INFO] [stdout] 632c8d82f225caa185a186376c4cc904f03bbf889f210877fe4a1dc59b618560