[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantifa%2Fandroid-rust-lib" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/santifa/android-rust-lib on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48d362c776c5c09c3c3f36b3fdbdf7e713f051fd86a9c041edd72e9a92b7f4eb
[INFO] running `Command { std: "docker" "start" "-a" "48d362c776c5c09c3c3f36b3fdbdf7e713f051fd86a9c041edd72e9a92b7f4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48d362c776c5c09c3c3f36b3fdbdf7e713f051fd86a9c041edd72e9a92b7f4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48d362c776c5c09c3c3f36b3fdbdf7e713f051fd86a9c041edd72e9a92b7f4eb", kill_on_drop: false }`
[INFO] [stdout] 48d362c776c5c09c3c3f36b3fdbdf7e713f051fd86a9c041edd72e9a92b7f4eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e5cb7c1a608335ea5032d64b332a57fac5020c3e5da17bf7f951bac1bb159510
[INFO] running `Command { std: "docker" "start" "-a" "e5cb7c1a608335ea5032d64b332a57fac5020c3e5da17bf7f951bac1bb159510", 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.30s
[INFO] running `Command { std: "docker" "inspect" "e5cb7c1a608335ea5032d64b332a57fac5020c3e5da17bf7f951bac1bb159510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5cb7c1a608335ea5032d64b332a57fac5020c3e5da17bf7f951bac1bb159510", kill_on_drop: false }`
[INFO] [stdout] e5cb7c1a608335ea5032d64b332a57fac5020c3e5da17bf7f951bac1bb159510
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f026327178960a5e17b2ba54e76502832cd91043612c1acb645b8fa5e224bd6f
[INFO] running `Command { std: "docker" "start" "-a" "f026327178960a5e17b2ba54e76502832cd91043612c1acb645b8fa5e224bd6f", 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.44s
[INFO] running `Command { std: "docker" "inspect" "f026327178960a5e17b2ba54e76502832cd91043612c1acb645b8fa5e224bd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f026327178960a5e17b2ba54e76502832cd91043612c1acb645b8fa5e224bd6f", kill_on_drop: false }`
[INFO] [stdout] f026327178960a5e17b2ba54e76502832cd91043612c1acb645b8fa5e224bd6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 23456af78c240363a6f056680bebbf95adb3196f78ef355aa0b9f9824aa74d84
[INFO] running `Command { std: "docker" "start" "-a" "23456af78c240363a6f056680bebbf95adb3196f78ef355aa0b9f9824aa74d84", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/android_rust_lib/6cbd9174626f1901/deps/android_rust_lib-6cbd9174626f1901)
[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" "23456af78c240363a6f056680bebbf95adb3196f78ef355aa0b9f9824aa74d84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23456af78c240363a6f056680bebbf95adb3196f78ef355aa0b9f9824aa74d84", kill_on_drop: false }`
[INFO] [stdout] 23456af78c240363a6f056680bebbf95adb3196f78ef355aa0b9f9824aa74d84
