[INFO] cloning repository https://github.com/preiter93/transpose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preiter93/transpose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Ftranspose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Ftranspose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c6ca57cae02fd3eea2ef2d527f90dbdf1a820c6
[INFO] testing preiter93/transpose against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreiter93%2Ftranspose" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/preiter93/transpose
[INFO] finished tweaking git repo https://github.com/preiter93/transpose
[INFO] tweaked toml for git repo https://github.com/preiter93/transpose written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/preiter93/transpose 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/preiter93/transpose 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8e0882dc7dcc22c6552e6298a62b8fba41f0a3561f72f9d98598f4a242fea94d
[INFO] running `Command { std: "docker" "start" "-a" "8e0882dc7dcc22c6552e6298a62b8fba41f0a3561f72f9d98598f4a242fea94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e0882dc7dcc22c6552e6298a62b8fba41f0a3561f72f9d98598f4a242fea94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e0882dc7dcc22c6552e6298a62b8fba41f0a3561f72f9d98598f4a242fea94d", kill_on_drop: false }`
[INFO] [stdout] 8e0882dc7dcc22c6552e6298a62b8fba41f0a3561f72f9d98598f4a242fea94d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 564242acff74944afc269d3168c04762e9ceb59015a5c6c6010b5a36ef5714e4
[INFO] running `Command { std: "docker" "start" "-a" "564242acff74944afc269d3168c04762e9ceb59015a5c6c6010b5a36ef5714e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling ndarray v0.15.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling transpose v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.70s
[INFO] running `Command { std: "docker" "inspect" "564242acff74944afc269d3168c04762e9ceb59015a5c6c6010b5a36ef5714e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "564242acff74944afc269d3168c04762e9ceb59015a5c6c6010b5a36ef5714e4", kill_on_drop: false }`
[INFO] [stdout] 564242acff74944afc269d3168c04762e9ceb59015a5c6c6010b5a36ef5714e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6b85c4d3ca82b53f5d3da888d83906b3838f4983127076c9a0d19eecc89e994c
[INFO] running `Command { std: "docker" "start" "-a" "6b85c4d3ca82b53f5d3da888d83906b3838f4983127076c9a0d19eecc89e994c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling plotters-svg v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling plotters v0.3.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ndarray v0.15.4
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling regex v1.6.0
[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 transpose v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.66s
[INFO] running `Command { std: "docker" "inspect" "6b85c4d3ca82b53f5d3da888d83906b3838f4983127076c9a0d19eecc89e994c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b85c4d3ca82b53f5d3da888d83906b3838f4983127076c9a0d19eecc89e994c", kill_on_drop: false }`
[INFO] [stdout] 6b85c4d3ca82b53f5d3da888d83906b3838f4983127076c9a0d19eecc89e994c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 02a349c8a465f6f7189676e28f3af4bfea681da77d4b78f925af4c74c26100dc
[INFO] running `Command { std: "docker" "start" "-a" "02a349c8a465f6f7189676e28f3af4bfea681da77d4b78f925af4c74c26100dc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/transpose-a916c58af372b0d2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test inplace::test::test_square_transpose ... ok
[INFO] [stdout] test outofplace::test::test_transposes ... ok
[INFO] [stdout] test inplace::test::test_inplace_transpose ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests transpose
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/ej.rs - ej::transpose_inplace (line 361) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "02a349c8a465f6f7189676e28f3af4bfea681da77d4b78f925af4c74c26100dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a349c8a465f6f7189676e28f3af4bfea681da77d4b78f925af4c74c26100dc", kill_on_drop: false }`
[INFO] [stdout] 02a349c8a465f6f7189676e28f3af4bfea681da77d4b78f925af4c74c26100dc
