[INFO] cloning repository https://github.com/kostya2023/PythonKyber
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kostya2023/PythonKyber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostya2023%2FPythonKyber", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostya2023%2FPythonKyber'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84420fee277d1b2fb84334b3999c1404ed003b0b
[INFO] checking kostya2023/PythonKyber against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostya2023%2FPythonKyber" "/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/kostya2023/PythonKyber
[INFO] finished tweaking git repo https://github.com/kostya2023/PythonKyber
[INFO] tweaked toml for git repo https://github.com/kostya2023/PythonKyber written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kostya2023/PythonKyber on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kostya2023/PythonKyber 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.18.3
[INFO] [stderr]   Downloaded pqcrypto-internals v0.2.10
[INFO] [stderr]   Downloaded pqcrypto-traits v0.3.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.18.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.18.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.18.3
[INFO] [stderr]   Downloaded pyo3 v0.18.3
[INFO] [stderr]   Downloaded pqcrypto-kyber v0.8.1
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 787cfc795d5638430b77f2764c5cf2c3c324905575ae3a6f21a0b54e7a4e7de8
[INFO] running `Command { std: "docker" "start" "-a" "787cfc795d5638430b77f2764c5cf2c3c324905575ae3a6f21a0b54e7a4e7de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "787cfc795d5638430b77f2764c5cf2c3c324905575ae3a6f21a0b54e7a4e7de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "787cfc795d5638430b77f2764c5cf2c3c324905575ae3a6f21a0b54e7a4e7de8", kill_on_drop: false }`
[INFO] [stdout] 787cfc795d5638430b77f2764c5cf2c3c324905575ae3a6f21a0b54e7a4e7de8
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e55b14af52545500022865501d811ee8efbc4da1bc7d21f1a0cb36ec0eb20d7
[INFO] running `Command { std: "docker" "start" "-a" "0e55b14af52545500022865501d811ee8efbc4da1bc7d21f1a0cb36ec0eb20d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.10
[INFO] [stderr]    Compiling pqcrypto-kyber v0.8.1
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]     Checking PythonKyber v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `Kyber512` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn Kyber512(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber512`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Kyber512` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn Kyber512(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber512`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Kyber768` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn Kyber768(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber768`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Kyber768` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn Kyber768(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber768`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Kyber1024` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn Kyber1024(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber1024`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Kyber1024` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn Kyber1024(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber1024`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `PythonKyber` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn PythonKyber(py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `python_kyber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PythonKyber` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn PythonKyber(py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `python_kyber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `PythonKyber` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `python_kyber`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Kyber512` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn Kyber512(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber512`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Kyber512` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn Kyber512(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber512`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Kyber768` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn Kyber768(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber768`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Kyber768` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn Kyber768(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber768`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Kyber1024` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn Kyber1024(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber1024`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Kyber1024` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn Kyber1024(_py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `kyber1024`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `PythonKyber` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn PythonKyber(py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `python_kyber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PythonKyber` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn PythonKyber(py: Python, m: &PyModule) -> PyResult<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `python_kyber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.07s
[INFO] running `Command { std: "docker" "inspect" "0e55b14af52545500022865501d811ee8efbc4da1bc7d21f1a0cb36ec0eb20d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e55b14af52545500022865501d811ee8efbc4da1bc7d21f1a0cb36ec0eb20d7", kill_on_drop: false }`
[INFO] [stdout] 0e55b14af52545500022865501d811ee8efbc4da1bc7d21f1a0cb36ec0eb20d7
