[INFO] cloning repository https://github.com/f4cund0x/RustNicknameGenerator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f4cund0x/RustNicknameGenerator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff4cund0x%2FRustNicknameGenerator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff4cund0x%2FRustNicknameGenerator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a773a13f4ee4430b606918b434a97993bcc7d830 [INFO] testing f4cund0x/RustNicknameGenerator against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff4cund0x%2FRustNicknameGenerator" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/f4cund0x/RustNicknameGenerator 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/f4cund0x/RustNicknameGenerator [INFO] finished tweaking git repo https://github.com/f4cund0x/RustNicknameGenerator [INFO] tweaked toml for git repo https://github.com/f4cund0x/RustNicknameGenerator written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate git repo https://github.com/f4cund0x/RustNicknameGenerator 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] 17d44b8889d3ca917136b2d6209932a900605f7250b6feeac4d70678f514bb1b [INFO] running `Command { std: "docker" "start" "-a" "17d44b8889d3ca917136b2d6209932a900605f7250b6feeac4d70678f514bb1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17d44b8889d3ca917136b2d6209932a900605f7250b6feeac4d70678f514bb1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d44b8889d3ca917136b2d6209932a900605f7250b6feeac4d70678f514bb1b", kill_on_drop: false }` [INFO] [stdout] 17d44b8889d3ca917136b2d6209932a900605f7250b6feeac4d70678f514bb1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] 5fad4a5cd5ab97c838f1e0ee6ee9d6ba98ef1f701633b1ee4c4514f59719cf03 [INFO] running `Command { std: "docker" "start" "-a" "5fad4a5cd5ab97c838f1e0ee6ee9d6ba98ef1f701633b1ee4c4514f59719cf03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rust_first v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `Command { std: "docker" "inspect" "5fad4a5cd5ab97c838f1e0ee6ee9d6ba98ef1f701633b1ee4c4514f59719cf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fad4a5cd5ab97c838f1e0ee6ee9d6ba98ef1f701633b1ee4c4514f59719cf03", kill_on_drop: false }` [INFO] [stdout] 5fad4a5cd5ab97c838f1e0ee6ee9d6ba98ef1f701633b1ee4c4514f59719cf03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] c63364261e30e817678e8b19f63131bd90a8a6cc732d839035c41504e57a295e [INFO] running `Command { std: "docker" "start" "-a" "c63364261e30e817678e8b19f63131bd90a8a6cc732d839035c41504e57a295e", kill_on_drop: false }` [INFO] [stderr] Compiling rust_first v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "c63364261e30e817678e8b19f63131bd90a8a6cc732d839035c41504e57a295e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63364261e30e817678e8b19f63131bd90a8a6cc732d839035c41504e57a295e", kill_on_drop: false }` [INFO] [stdout] c63364261e30e817678e8b19f63131bd90a8a6cc732d839035c41504e57a295e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] 2e32fa2b526802f04495562806624d7c9be68ba24aa777730abe6252919176f8 [INFO] running `Command { std: "docker" "start" "-a" "2e32fa2b526802f04495562806624d7c9be68ba24aa777730abe6252919176f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.50s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_first-7c2894b25bd63c44) [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" "2e32fa2b526802f04495562806624d7c9be68ba24aa777730abe6252919176f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e32fa2b526802f04495562806624d7c9be68ba24aa777730abe6252919176f8", kill_on_drop: false }` [INFO] [stdout] 2e32fa2b526802f04495562806624d7c9be68ba24aa777730abe6252919176f8