[INFO] cloning repository https://github.com/AaronM04/pyo3_maturin_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AaronM04/pyo3_maturin_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronM04%2Fpyo3_maturin_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronM04%2Fpyo3_maturin_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26506dfae5b4891bfcae5dc106f52d6245e3e58d
[INFO] checking AaronM04/pyo3_maturin_test against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronM04%2Fpyo3_maturin_test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AaronM04/pyo3_maturin_test
[INFO] finished tweaking git repo https://github.com/AaronM04/pyo3_maturin_test
[INFO] tweaked toml for git repo https://github.com/AaronM04/pyo3_maturin_test written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AaronM04/pyo3_maturin_test on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AaronM04/pyo3_maturin_test 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87db87d4788b0a9783b96094b5b11ca10c1433c33bdeb2e98942976dcfd65f0c
[INFO] running `Command { std: "docker" "start" "-a" "87db87d4788b0a9783b96094b5b11ca10c1433c33bdeb2e98942976dcfd65f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87db87d4788b0a9783b96094b5b11ca10c1433c33bdeb2e98942976dcfd65f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87db87d4788b0a9783b96094b5b11ca10c1433c33bdeb2e98942976dcfd65f0c", kill_on_drop: false }`
[INFO] [stdout] 87db87d4788b0a9783b96094b5b11ca10c1433c33bdeb2e98942976dcfd65f0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 353b1b4562a2b5330dacf6d029b309d6181475c16f56f06c996f930a5d49d9d8
[INFO] running `Command { std: "docker" "start" "-a" "353b1b4562a2b5330dacf6d029b309d6181475c16f56f06c996f930a5d49d9d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling indoc v1.0.6
[INFO] [stderr]     Checking unindent v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling pyo3-build-config v0.16.5
[INFO] [stderr]    Compiling pyo3-ffi v0.16.5
[INFO] [stderr]    Compiling pyo3 v0.16.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.5
[INFO] [stderr]    Compiling pyo3-macros v0.16.5
[INFO] [stderr]     Checking pyo3_maturin_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.19s
[INFO] running `Command { std: "docker" "inspect" "353b1b4562a2b5330dacf6d029b309d6181475c16f56f06c996f930a5d49d9d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "353b1b4562a2b5330dacf6d029b309d6181475c16f56f06c996f930a5d49d9d8", kill_on_drop: false }`
[INFO] [stdout] 353b1b4562a2b5330dacf6d029b309d6181475c16f56f06c996f930a5d49d9d8
