[INFO] cloning repository https://github.com/EricLBuehler/pyo3-special-method-derive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EricLBuehler/pyo3-special-method-derive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricLBuehler%2Fpyo3-special-method-derive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricLBuehler%2Fpyo3-special-method-derive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecc262f65af106871c6d68a645ef0323de77a739 [INFO] checking EricLBuehler/pyo3-special-method-derive against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricLBuehler%2Fpyo3-special-method-derive" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EricLBuehler/pyo3-special-method-derive on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EricLBuehler/pyo3-special-method-derive [INFO] finished tweaking git repo https://github.com/EricLBuehler/pyo3-special-method-derive [INFO] tweaked toml for git repo https://github.com/EricLBuehler/pyo3-special-method-derive written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/EricLBuehler/pyo3-special-method-derive 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.12.15 [INFO] [stderr] Downloaded quote_into_macro v0.2.0 [INFO] [stderr] Downloaded quote_into v0.2.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f75f71fd4ac25ff4d663f467e6cbb1889b2de09d9c2465944039aaf5e4ea3cc [INFO] running `Command { std: "docker" "start" "-a" "6f75f71fd4ac25ff4d663f467e6cbb1889b2de09d9c2465944039aaf5e4ea3cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f75f71fd4ac25ff4d663f467e6cbb1889b2de09d9c2465944039aaf5e4ea3cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f75f71fd4ac25ff4d663f467e6cbb1889b2de09d9c2465944039aaf5e4ea3cc", kill_on_drop: false }` [INFO] [stdout] 6f75f71fd4ac25ff4d663f467e6cbb1889b2de09d9c2465944039aaf5e4ea3cc [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e821f082982f369365f15d799809e8bf6c4a27280c304f349fe8e955672b0da [INFO] running `Command { std: "docker" "start" "-a" "2e821f082982f369365f15d799809e8bf6c4a27280c304f349fe8e955672b0da", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling pyo3-ffi v0.22.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.2 [INFO] [stderr] Compiling pyo3 v0.22.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling quote_into_macro v0.2.0 [INFO] [stderr] Compiling quote_into v0.2.0 [INFO] [stderr] Compiling pyo3-macros v0.22.2 [INFO] [stderr] Checking pyo3_special_method_derive_macro v0.4.2 (/opt/rustwide/workdir/pyo3_special_method_derive_macro) [INFO] [stderr] Checking pyo3_special_method_derive v0.4.2 (/opt/rustwide/workdir/pyo3_special_method_derive) [INFO] [stderr] Checking pyo3_special_method_derive_example v0.4.2 (/opt/rustwide/workdir/pyo3_special_method_derive_example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.63s [INFO] running `Command { std: "docker" "inspect" "2e821f082982f369365f15d799809e8bf6c4a27280c304f349fe8e955672b0da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e821f082982f369365f15d799809e8bf6c4a27280c304f349fe8e955672b0da", kill_on_drop: false }` [INFO] [stdout] 2e821f082982f369365f15d799809e8bf6c4a27280c304f349fe8e955672b0da [INFO] checking EricLBuehler/pyo3-special-method-derive against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricLBuehler%2Fpyo3-special-method-derive" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EricLBuehler/pyo3-special-method-derive on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EricLBuehler/pyo3-special-method-derive [INFO] finished tweaking git repo https://github.com/EricLBuehler/pyo3-special-method-derive [INFO] tweaked toml for git repo https://github.com/EricLBuehler/pyo3-special-method-derive written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/EricLBuehler/pyo3-special-method-derive 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 996f93d986df284f8b3af87045ee93b0b1bdaa2f69de15bdd05909abe620477c [INFO] running `Command { std: "docker" "start" "-a" "996f93d986df284f8b3af87045ee93b0b1bdaa2f69de15bdd05909abe620477c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "996f93d986df284f8b3af87045ee93b0b1bdaa2f69de15bdd05909abe620477c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996f93d986df284f8b3af87045ee93b0b1bdaa2f69de15bdd05909abe620477c", kill_on_drop: false }` [INFO] [stdout] 996f93d986df284f8b3af87045ee93b0b1bdaa2f69de15bdd05909abe620477c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9ece44b136f5d5ee7edd46508066a8066fcf6f430cc36325af52eba55d45ce1 [INFO] running `Command { std: "docker" "start" "-a" "e9ece44b136f5d5ee7edd46508066a8066fcf6f430cc36325af52eba55d45ce1", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling pyo3-ffi v0.22.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.2 [INFO] [stderr] Compiling pyo3 v0.22.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling quote_into_macro v0.2.0 [INFO] [stderr] Compiling quote_into v0.2.0 [INFO] [stderr] Compiling pyo3-macros v0.22.2 [INFO] [stderr] Checking pyo3_special_method_derive_macro v0.4.2 (/opt/rustwide/workdir/pyo3_special_method_derive_macro) [INFO] [stderr] Checking pyo3_special_method_derive v0.4.2 (/opt/rustwide/workdir/pyo3_special_method_derive) [INFO] [stderr] Checking pyo3_special_method_derive_example v0.4.2 (/opt/rustwide/workdir/pyo3_special_method_derive_example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.38s [INFO] running `Command { std: "docker" "inspect" "e9ece44b136f5d5ee7edd46508066a8066fcf6f430cc36325af52eba55d45ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ece44b136f5d5ee7edd46508066a8066fcf6f430cc36325af52eba55d45ce1", kill_on_drop: false }` [INFO] [stdout] e9ece44b136f5d5ee7edd46508066a8066fcf6f430cc36325af52eba55d45ce1