[INFO] cloning repository https://github.com/rick-dalley/matrix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rick-dalley/matrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frick-dalley%2Fmatrix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frick-dalley%2Fmatrix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23a12361d602c73acea1a84b12ceafd720ff9cb7
[INFO] testing rick-dalley/matrix against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frick-dalley%2Fmatrix" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rick-dalley/matrix
[INFO] finished tweaking git repo https://github.com/rick-dalley/matrix
[INFO] tweaked toml for git repo https://github.com/rick-dalley/matrix written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rick-dalley/matrix on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rick-dalley/matrix 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91b0383099e0ebd8721783738e0839db88e36554aec02ad24c0fbd62b30537ca
[INFO] running `Command { std: "docker" "start" "-a" "91b0383099e0ebd8721783738e0839db88e36554aec02ad24c0fbd62b30537ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91b0383099e0ebd8721783738e0839db88e36554aec02ad24c0fbd62b30537ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b0383099e0ebd8721783738e0839db88e36554aec02ad24c0fbd62b30537ca", kill_on_drop: false }`
[INFO] [stdout] 91b0383099e0ebd8721783738e0839db88e36554aec02ad24c0fbd62b30537ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1a7a1a8e015ced5234b6be1dc58033efa56c80c66f31b466d1f3c4b32323cfbc
[INFO] running `Command { std: "docker" "start" "-a" "1a7a1a8e015ced5234b6be1dc58033efa56c80c66f31b466d1f3c4b32323cfbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling matrix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.76s
[INFO] running `Command { std: "docker" "inspect" "1a7a1a8e015ced5234b6be1dc58033efa56c80c66f31b466d1f3c4b32323cfbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a7a1a8e015ced5234b6be1dc58033efa56c80c66f31b466d1f3c4b32323cfbc", kill_on_drop: false }`
[INFO] [stdout] 1a7a1a8e015ced5234b6be1dc58033efa56c80c66f31b466d1f3c4b32323cfbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3f18488b06738f9a87ca0932703e3c034444ee9a50cae82ebeb8931d26453b8e
[INFO] running `Command { std: "docker" "start" "-a" "3f18488b06738f9a87ca0932703e3c034444ee9a50cae82ebeb8931d26453b8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling matrix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "3f18488b06738f9a87ca0932703e3c034444ee9a50cae82ebeb8931d26453b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f18488b06738f9a87ca0932703e3c034444ee9a50cae82ebeb8931d26453b8e", kill_on_drop: false }`
[INFO] [stdout] 3f18488b06738f9a87ca0932703e3c034444ee9a50cae82ebeb8931d26453b8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c2b9a9c3cd4f07d99e8892b7a16e2c1bfd0214b2be1cf0d7bce52fad4c42cf34
[INFO] running `Command { std: "docker" "start" "-a" "c2b9a9c3cd4f07d99e8892b7a16e2c1bfd0214b2be1cf0d7bce52fad4c42cf34", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/matrix/0ccc2790b6324beb/deps/matrix-0ccc2790b6324beb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests matrix
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/matrix.rs - matrix (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/matrix.rs - matrix (line 15) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `crate::matrix::Matrix`, `crate::matrix::Dot`, `crate::matrix::Outer`, `crate::matrix::VectorType`
[INFO] [stdout]   --> src/matrix.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::matrix::{Matrix, Dot, Outer, VectorType};
[INFO] [stdout]    |                     ^^^^^^  ^^^  ^^^^^  ^^^^^^^^^^ no `VectorType` in the root
[INFO] [stdout]    |                     |       |    |
[INFO] [stdout]    |                     |       |    no `Outer` in the root
[INFO] [stdout]    |                     |       no `Dot` in the root
[INFO] [stdout]    |                     no `Matrix` in the root
[INFO] [stdout]    |                     help: a similar name exists in the module: `matrix`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            matrix::matrix::Matrix
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            matrix::matrix::Dot
[INFO] [stdout]    = help: consider importing this trait instead:
[INFO] [stdout]            matrix::matrix::Outer
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/matrix.rs - matrix (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c2b9a9c3cd4f07d99e8892b7a16e2c1bfd0214b2be1cf0d7bce52fad4c42cf34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2b9a9c3cd4f07d99e8892b7a16e2c1bfd0214b2be1cf0d7bce52fad4c42cf34", kill_on_drop: false }`
[INFO] [stdout] c2b9a9c3cd4f07d99e8892b7a16e2c1bfd0214b2be1cf0d7bce52fad4c42cf34
