[INFO] fetching crate pythonize 0.26.0...
[INFO] building pythonize-0.26.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate pythonize 0.26.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate pythonize 0.26.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pythonize 0.26.0
[INFO] tweaked toml for crates.io crate pythonize 0.26.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pythonize 0.26.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pythonize 0.26.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_bytes v0.11.17
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.26.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.26.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.26.0
[INFO] [stderr]   Downloaded pyo3-macros v0.26.0
[INFO] [stderr]   Downloaded pyo3 v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faa083e28ea03c660f2d07e76199d50143bc960f4cfcebe8a445972bc5912b09
[INFO] running `Command { std: "docker" "start" "-a" "faa083e28ea03c660f2d07e76199d50143bc960f4cfcebe8a445972bc5912b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faa083e28ea03c660f2d07e76199d50143bc960f4cfcebe8a445972bc5912b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa083e28ea03c660f2d07e76199d50143bc960f4cfcebe8a445972bc5912b09", kill_on_drop: false }`
[INFO] [stdout] faa083e28ea03c660f2d07e76199d50143bc960f4cfcebe8a445972bc5912b09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62498dfaa8ac7b6bc740149680936223bdd8dd2a7cecb0031544fc6da4f73d35
[INFO] running `Command { std: "docker" "start" "-a" "62498dfaa8ac7b6bc740149680936223bdd8dd2a7cecb0031544fc6da4f73d35", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling pythonize v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.25s
[INFO] running `Command { std: "docker" "inspect" "62498dfaa8ac7b6bc740149680936223bdd8dd2a7cecb0031544fc6da4f73d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62498dfaa8ac7b6bc740149680936223bdd8dd2a7cecb0031544fc6da4f73d35", kill_on_drop: false }`
[INFO] [stdout] 62498dfaa8ac7b6bc740149680936223bdd8dd2a7cecb0031544fc6da4f73d35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f66cab2d97ecc349eaeeafa4fc9bacb6d19ab206499ebd6dd3eb3790ea9e2f0
[INFO] running `Command { std: "docker" "start" "-a" "8f66cab2d97ecc349eaeeafa4fc9bacb6d19ab206499ebd6dd3eb3790ea9e2f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling pythonize v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.62s
[INFO] running `Command { std: "docker" "inspect" "8f66cab2d97ecc349eaeeafa4fc9bacb6d19ab206499ebd6dd3eb3790ea9e2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f66cab2d97ecc349eaeeafa4fc9bacb6d19ab206499ebd6dd3eb3790ea9e2f0", kill_on_drop: false }`
[INFO] [stdout] 8f66cab2d97ecc349eaeeafa4fc9bacb6d19ab206499ebd6dd3eb3790ea9e2f0
