[INFO] cloning repository https://github.com/d-c-gray/helloPyO3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d-c-gray/helloPyO3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-c-gray%2FhelloPyO3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-c-gray%2FhelloPyO3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ffa246f0ad6c8c77ce1864c5a31fc37a0499875f
[INFO] checking d-c-gray/helloPyO3/ffa246f0ad6c8c77ce1864c5a31fc37a0499875f against master#5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-c-gray%2FhelloPyO3" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/d-c-gray/helloPyO3
[INFO] finished tweaking git repo https://github.com/d-c-gray/helloPyO3
[INFO] tweaked toml for git repo https://github.com/d-c-gray/helloPyO3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d-c-gray/helloPyO3 on toolchain 5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/d-c-gray/helloPyO3 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" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros v0.24.1
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.24.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.24.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.24.1
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded libc v0.2.171
[INFO] [stderr]   Downloaded pyo3 v0.24.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2293f7333433e63430ce5a51abcac25ff935236f47bb81cd93e9a0496c4e3ffd
[INFO] running `Command { std: "docker" "start" "-a" "2293f7333433e63430ce5a51abcac25ff935236f47bb81cd93e9a0496c4e3ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2293f7333433e63430ce5a51abcac25ff935236f47bb81cd93e9a0496c4e3ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2293f7333433e63430ce5a51abcac25ff935236f47bb81cd93e9a0496c4e3ffd", kill_on_drop: false }`
[INFO] [stdout] 2293f7333433e63430ce5a51abcac25ff935236f47bb81cd93e9a0496c4e3ffd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 604c34b530d2f2aadd8399f5146e56c8fd49d7b5c33f7d52b2900e6693fb0e03
[INFO] running `Command { std: "docker" "start" "-a" "604c34b530d2f2aadd8399f5146e56c8fd49d7b5c33f7d52b2900e6693fb0e03", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling pyo3-build-config v0.24.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.1
[INFO] [stderr]    Compiling pyo3-ffi v0.24.1
[INFO] [stderr]    Compiling pyo3 v0.24.1
[INFO] [stderr]    Compiling pyo3-macros v0.24.1
[INFO] [stderr]     Checking MY_MODULE v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `MY_MODULE` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `my_module`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `MY_MODULE` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn MY_MODULE(m: &Bound<'_, PyModule>) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case: `my_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `MY_MODULE` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn MY_MODULE(m: &Bound<'_, PyModule>) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case: `my_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `MY_MODULE` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn MY_MODULE(m: &Bound<'_, PyModule>) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case: `my_module`
[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 `MY_MODULE` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn MY_MODULE(m: &Bound<'_, PyModule>) -> PyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case: `my_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.92s
[INFO] running `Command { std: "docker" "inspect" "604c34b530d2f2aadd8399f5146e56c8fd49d7b5c33f7d52b2900e6693fb0e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "604c34b530d2f2aadd8399f5146e56c8fd49d7b5c33f7d52b2900e6693fb0e03", kill_on_drop: false }`
[INFO] [stdout] 604c34b530d2f2aadd8399f5146e56c8fd49d7b5c33f7d52b2900e6693fb0e03
