[INFO] cloning repository https://github.com/santifa/android-rust-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/santifa/android-rust-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantifa%2Fandroid-rust-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantifa%2Fandroid-rust-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bed54306cd729f34e4312a7f032bb28db4d061a
[INFO] testing santifa/android-rust-lib against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantifa%2Fandroid-rust-lib" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/santifa/android-rust-lib
[INFO] finished tweaking git repo https://github.com/santifa/android-rust-lib
[INFO] tweaked toml for git repo https://github.com/santifa/android-rust-lib written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/santifa/android-rust-lib on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/santifa/android-rust-lib 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac99cf672757459fc0e310a52cb7ef16ed779da6dcdb900ce33259a3388e38a7
[INFO] running `Command { std: "docker" "start" "-a" "ac99cf672757459fc0e310a52cb7ef16ed779da6dcdb900ce33259a3388e38a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac99cf672757459fc0e310a52cb7ef16ed779da6dcdb900ce33259a3388e38a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac99cf672757459fc0e310a52cb7ef16ed779da6dcdb900ce33259a3388e38a7", kill_on_drop: false }`
[INFO] [stdout] ac99cf672757459fc0e310a52cb7ef16ed779da6dcdb900ce33259a3388e38a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d046ad005938df3d1eb6c3a2d3100e5e0340e8c8a428de3cc0453abc6b5da4fa
[INFO] running `Command { std: "docker" "start" "-a" "d046ad005938df3d1eb6c3a2d3100e5e0340e8c8a428de3cc0453abc6b5da4fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling android_rust_lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "d046ad005938df3d1eb6c3a2d3100e5e0340e8c8a428de3cc0453abc6b5da4fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d046ad005938df3d1eb6c3a2d3100e5e0340e8c8a428de3cc0453abc6b5da4fa", kill_on_drop: false }`
[INFO] [stdout] d046ad005938df3d1eb6c3a2d3100e5e0340e8c8a428de3cc0453abc6b5da4fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 083c66daf486f92b7c04edc72ca2f4c4ed3f807829cd894368569a2123cbc866
[INFO] running `Command { std: "docker" "start" "-a" "083c66daf486f92b7c04edc72ca2f4c4ed3f807829cd894368569a2123cbc866", kill_on_drop: false }`
[INFO] [stderr]    Compiling android_rust_lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "083c66daf486f92b7c04edc72ca2f4c4ed3f807829cd894368569a2123cbc866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "083c66daf486f92b7c04edc72ca2f4c4ed3f807829cd894368569a2123cbc866", kill_on_drop: false }`
[INFO] [stdout] 083c66daf486f92b7c04edc72ca2f4c4ed3f807829cd894368569a2123cbc866
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9bbbd379fdefaef885f237b3661ccdcefb54f87125c9a469000a42903f353cd8
[INFO] running `Command { std: "docker" "start" "-a" "9bbbd379fdefaef885f237b3661ccdcefb54f87125c9a469000a42903f353cd8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/android_rust_lib-6cbd9174626f1901)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_perfect_numbers ... ok
[INFO] [stdout] test tests::test_perfect_numbers_huge has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9bbbd379fdefaef885f237b3661ccdcefb54f87125c9a469000a42903f353cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bbbd379fdefaef885f237b3661ccdcefb54f87125c9a469000a42903f353cd8", kill_on_drop: false }`
[INFO] [stdout] 9bbbd379fdefaef885f237b3661ccdcefb54f87125c9a469000a42903f353cd8
