[INFO] cloning repository https://github.com/nbigaouette/python-poetry-rust-wheel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbigaouette/python-poetry-rust-wheel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbigaouette%2Fpython-poetry-rust-wheel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbigaouette%2Fpython-poetry-rust-wheel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80496bf38e1d6b7a0218341338a6db0c0c7b5634 [INFO] testing nbigaouette/python-poetry-rust-wheel against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbigaouette%2Fpython-poetry-rust-wheel" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nbigaouette/python-poetry-rust-wheel on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nbigaouette/python-poetry-rust-wheel [INFO] finished tweaking git repo https://github.com/nbigaouette/python-poetry-rust-wheel [INFO] tweaked toml for git repo https://github.com/nbigaouette/python-poetry-rust-wheel written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nbigaouette/python-poetry-rust-wheel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 317b88da24b19382983da77f9502754fef13e770ee0da3972b5d8256a84e0667 [INFO] running `Command { std: "docker" "start" "-a" "317b88da24b19382983da77f9502754fef13e770ee0da3972b5d8256a84e0667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "317b88da24b19382983da77f9502754fef13e770ee0da3972b5d8256a84e0667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "317b88da24b19382983da77f9502754fef13e770ee0da3972b5d8256a84e0667", kill_on_drop: false }` [INFO] [stdout] 317b88da24b19382983da77f9502754fef13e770ee0da3972b5d8256a84e0667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3722ea1c9748cf7fb1bdef0f9c2eae3c25ae1bd7b225c0bd00ff1bea7cad46e1 [INFO] running `Command { std: "docker" "start" "-a" "3722ea1c9748cf7fb1bdef0f9c2eae3c25ae1bd7b225c0bd00ff1bea7cad46e1", kill_on_drop: false }` [INFO] [stderr] Compiling dfrs v0.1.0 (/opt/rustwide/workdir/dfrs) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "3722ea1c9748cf7fb1bdef0f9c2eae3c25ae1bd7b225c0bd00ff1bea7cad46e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3722ea1c9748cf7fb1bdef0f9c2eae3c25ae1bd7b225c0bd00ff1bea7cad46e1", kill_on_drop: false }` [INFO] [stdout] 3722ea1c9748cf7fb1bdef0f9c2eae3c25ae1bd7b225c0bd00ff1bea7cad46e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c5a8096e1302c3d892d2dab6a8960b81cd864eeb54331ff55629093d18a5e9f [INFO] running `Command { std: "docker" "start" "-a" "1c5a8096e1302c3d892d2dab6a8960b81cd864eeb54331ff55629093d18a5e9f", kill_on_drop: false }` [INFO] [stderr] Compiling dfrs v0.1.0 (/opt/rustwide/workdir/dfrs) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "1c5a8096e1302c3d892d2dab6a8960b81cd864eeb54331ff55629093d18a5e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5a8096e1302c3d892d2dab6a8960b81cd864eeb54331ff55629093d18a5e9f", kill_on_drop: false }` [INFO] [stdout] 1c5a8096e1302c3d892d2dab6a8960b81cd864eeb54331ff55629093d18a5e9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29a0d8e57d64e50c6e42b1cf7137cf8d43992f0ec3180b2b963d83d57d19b687 [INFO] running `Command { std: "docker" "start" "-a" "29a0d8e57d64e50c6e42b1cf7137cf8d43992f0ec3180b2b963d83d57d19b687", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dfrs-1e2607dbdad176a0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "29a0d8e57d64e50c6e42b1cf7137cf8d43992f0ec3180b2b963d83d57d19b687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a0d8e57d64e50c6e42b1cf7137cf8d43992f0ec3180b2b963d83d57d19b687", kill_on_drop: false }` [INFO] [stdout] 29a0d8e57d64e50c6e42b1cf7137cf8d43992f0ec3180b2b963d83d57d19b687