[INFO] cloning repository https://github.com/pantulis/fortuna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pantulis/fortuna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpantulis%2Ffortuna", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpantulis%2Ffortuna'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc02bb794a547fe677783ac1d2034a2781b1947b [INFO] testing pantulis/fortuna against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpantulis%2Ffortuna" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pantulis/fortuna on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pantulis/fortuna [INFO] finished tweaking git repo https://github.com/pantulis/fortuna [INFO] tweaked toml for git repo https://github.com/pantulis/fortuna written to /workspace/builds/worker-88/source/Cargo.toml [INFO] crate git repo https://github.com/pantulis/fortuna already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae5163c9cd43d05d4ef1f3b7fdba0afe4506b9ab4979e4fc960aba7a684c43e0 [INFO] running `Command { std: "docker" "start" "-a" "ae5163c9cd43d05d4ef1f3b7fdba0afe4506b9ab4979e4fc960aba7a684c43e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae5163c9cd43d05d4ef1f3b7fdba0afe4506b9ab4979e4fc960aba7a684c43e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5163c9cd43d05d4ef1f3b7fdba0afe4506b9ab4979e4fc960aba7a684c43e0", kill_on_drop: false }` [INFO] [stdout] ae5163c9cd43d05d4ef1f3b7fdba0afe4506b9ab4979e4fc960aba7a684c43e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d011155458a8c6eef616cc7f9d90c1cbb9fe3568f5d21fee99945652cd0d0969 [INFO] running `Command { std: "docker" "start" "-a" "d011155458a8c6eef616cc7f9d90c1cbb9fe3568f5d21fee99945652cd0d0969", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling fortuna-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "d011155458a8c6eef616cc7f9d90c1cbb9fe3568f5d21fee99945652cd0d0969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d011155458a8c6eef616cc7f9d90c1cbb9fe3568f5d21fee99945652cd0d0969", kill_on_drop: false }` [INFO] [stdout] d011155458a8c6eef616cc7f9d90c1cbb9fe3568f5d21fee99945652cd0d0969 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23e1c6039b836830cbe94ea5fda06265cbeaccccb5679232ad78f38534bd8178 [INFO] running `Command { std: "docker" "start" "-a" "23e1c6039b836830cbe94ea5fda06265cbeaccccb5679232ad78f38534bd8178", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fortuna-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.37s [INFO] running `Command { std: "docker" "inspect" "23e1c6039b836830cbe94ea5fda06265cbeaccccb5679232ad78f38534bd8178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e1c6039b836830cbe94ea5fda06265cbeaccccb5679232ad78f38534bd8178", kill_on_drop: false }` [INFO] [stdout] 23e1c6039b836830cbe94ea5fda06265cbeaccccb5679232ad78f38534bd8178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b747ce04e2cb634ebf88fbbe3d0c8d44ebbe584f8a90c9664be2b48d950e6ad6 [INFO] running `Command { std: "docker" "start" "-a" "b747ce04e2cb634ebf88fbbe3d0c8d44ebbe584f8a90c9664be2b48d950e6ad6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.82s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fortuna_rust-b46658a2c1bef9b7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b747ce04e2cb634ebf88fbbe3d0c8d44ebbe584f8a90c9664be2b48d950e6ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b747ce04e2cb634ebf88fbbe3d0c8d44ebbe584f8a90c9664be2b48d950e6ad6", kill_on_drop: false }` [INFO] [stdout] b747ce04e2cb634ebf88fbbe3d0c8d44ebbe584f8a90c9664be2b48d950e6ad6