[INFO] cloning repository https://github.com/murcoutinho/LLL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/murcoutinho/LLL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurcoutinho%2FLLL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurcoutinho%2FLLL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7eab23df0f5d11035791844475d088b8f134e474 [INFO] testing murcoutinho/LLL against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurcoutinho%2FLLL" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/murcoutinho/LLL [INFO] finished tweaking git repo https://github.com/murcoutinho/LLL [INFO] tweaked toml for git repo https://github.com/murcoutinho/LLL written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/murcoutinho/LLL on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/murcoutinho/LLL 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6782b8ce74a24e0c4130d6103ddad3017bad55f9bc8f89441d1b80307625da3 [INFO] running `Command { std: "docker" "start" "-a" "f6782b8ce74a24e0c4130d6103ddad3017bad55f9bc8f89441d1b80307625da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6782b8ce74a24e0c4130d6103ddad3017bad55f9bc8f89441d1b80307625da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6782b8ce74a24e0c4130d6103ddad3017bad55f9bc8f89441d1b80307625da3", kill_on_drop: false }` [INFO] [stdout] f6782b8ce74a24e0c4130d6103ddad3017bad55f9bc8f89441d1b80307625da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48d1bb8fa20ebf71798fc7037a6fbafec289f0649f24f02f94399d80b07759f4 [INFO] running `Command { std: "docker" "start" "-a" "48d1bb8fa20ebf71798fc7037a6fbafec289f0649f24f02f94399d80b07759f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling lattice_cryptanalysis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s [INFO] running `Command { std: "docker" "inspect" "48d1bb8fa20ebf71798fc7037a6fbafec289f0649f24f02f94399d80b07759f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d1bb8fa20ebf71798fc7037a6fbafec289f0649f24f02f94399d80b07759f4", kill_on_drop: false }` [INFO] [stdout] 48d1bb8fa20ebf71798fc7037a6fbafec289f0649f24f02f94399d80b07759f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3c1c60d9a14f3d5c74fb83eeac80b1ac9a936b80f79af7bc232832442bd2603 [INFO] running `Command { std: "docker" "start" "-a" "e3c1c60d9a14f3d5c74fb83eeac80b1ac9a936b80f79af7bc232832442bd2603", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling lattice_cryptanalysis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [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.6 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.12s [INFO] running `Command { std: "docker" "inspect" "e3c1c60d9a14f3d5c74fb83eeac80b1ac9a936b80f79af7bc232832442bd2603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c1c60d9a14f3d5c74fb83eeac80b1ac9a936b80f79af7bc232832442bd2603", kill_on_drop: false }` [INFO] [stdout] e3c1c60d9a14f3d5c74fb83eeac80b1ac9a936b80f79af7bc232832442bd2603 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88e3093e2fc82296a1da2995c3029bd16705432969b0bc06264f571ae532be51 [INFO] running `Command { std: "docker" "start" "-a" "88e3093e2fc82296a1da2995c3029bd16705432969b0bc06264f571ae532be51", 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/deps/lattice_cryptanalysis-f349aa1e36dea3a0) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test lattice::test::gaussian_lattice_reduction_lattice_dimension ... ok [INFO] [stdout] test lattice::test::lll_test_silverman_example ... ok [INFO] [stdout] test lattice::test::gaussian_lattice_reduction_silverman_example ... ok [INFO] [stdout] test linear_algebra::test::test_mat_mult ... ok [INFO] [stdout] test linear_algebra::test::test_projection ... ok [INFO] [stdout] test linear_algebra::test::test_gram_schmidt ... ok [INFO] [stdout] test linear_algebra::test::test_transpose ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 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/lattice_cryptanalysis-7309ddb5bb275617) [INFO] [stdout] [INFO] [stderr] Doc-tests lattice_cryptanalysis [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] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::gram_schmidt (line 197) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::VecLinearAlgebra::projection (line 76) ... ok [INFO] [stdout] test src/lattice.rs - lattice::lll (line 165) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::VecLinearAlgebra::dot (line 7) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::VecLinearAlgebra::norm (line 30) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::VecLinearAlgebra::scalar_mult (line 65) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::MatLinearAlgebra::transpose (line 90) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::VecLinearAlgebra::norm_squared (line 19) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::VecLinearAlgebra::add (line 41) ... ok [INFO] [stdout] test src/linear_algebra.rs - linear_algebra::VecLinearAlgebra::sub (line 53) ... ok [INFO] [stdout] test src/lattice.rs - lattice::gaussian_lattice_reduction (line 68) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "88e3093e2fc82296a1da2995c3029bd16705432969b0bc06264f571ae532be51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e3093e2fc82296a1da2995c3029bd16705432969b0bc06264f571ae532be51", kill_on_drop: false }` [INFO] [stdout] 88e3093e2fc82296a1da2995c3029bd16705432969b0bc06264f571ae532be51