[INFO] cloning repository https://github.com/ShaneMarusczak/draw_names [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShaneMarusczak/draw_names" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaneMarusczak%2Fdraw_names", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaneMarusczak%2Fdraw_names'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33602ce6e9e18c13d85684d49a28ca08ae8c377e [INFO] testing ShaneMarusczak/draw_names against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaneMarusczak%2Fdraw_names" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShaneMarusczak/draw_names on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShaneMarusczak/draw_names [INFO] finished tweaking git repo https://github.com/ShaneMarusczak/draw_names [INFO] tweaked toml for git repo https://github.com/ShaneMarusczak/draw_names written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/ShaneMarusczak/draw_names already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colour v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bd9c82305e10884135cee8a9cb50ef4a0f6a704559a846af499411aa3d8cc24 [INFO] running `Command { std: "docker" "start" "-a" "9bd9c82305e10884135cee8a9cb50ef4a0f6a704559a846af499411aa3d8cc24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bd9c82305e10884135cee8a9cb50ef4a0f6a704559a846af499411aa3d8cc24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd9c82305e10884135cee8a9cb50ef4a0f6a704559a846af499411aa3d8cc24", kill_on_drop: false }` [INFO] [stdout] 9bd9c82305e10884135cee8a9cb50ef4a0f6a704559a846af499411aa3d8cc24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc531bd0c31a812ce35a54b83c446c40757fa2fe56ac417271d83f59451142b7 [INFO] running `Command { std: "docker" "start" "-a" "fc531bd0c31a812ce35a54b83c446c40757fa2fe56ac417271d83f59451142b7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling colour v0.6.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling to_int_and_back v0.1.0 (https://github.com/ShaneMarusczak/to_int_and_back#07798aa3) [INFO] [stderr] Compiling draw_names v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.97s [INFO] running `Command { std: "docker" "inspect" "fc531bd0c31a812ce35a54b83c446c40757fa2fe56ac417271d83f59451142b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc531bd0c31a812ce35a54b83c446c40757fa2fe56ac417271d83f59451142b7", kill_on_drop: false }` [INFO] [stdout] fc531bd0c31a812ce35a54b83c446c40757fa2fe56ac417271d83f59451142b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df8b4224b8ba3b0575404d6b511c7bd2049f278f65e525ac71816c8c4e5b5c2e [INFO] running `Command { std: "docker" "start" "-a" "df8b4224b8ba3b0575404d6b511c7bd2049f278f65e525ac71816c8c4e5b5c2e", kill_on_drop: false }` [INFO] [stderr] Compiling draw_names v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "df8b4224b8ba3b0575404d6b511c7bd2049f278f65e525ac71816c8c4e5b5c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8b4224b8ba3b0575404d6b511c7bd2049f278f65e525ac71816c8c4e5b5c2e", kill_on_drop: false }` [INFO] [stdout] df8b4224b8ba3b0575404d6b511c7bd2049f278f65e525ac71816c8c4e5b5c2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2841a1c896790f1bc2b63f28baa95d93514074ed1aae4b6451aead8f6d9dd9b [INFO] running `Command { std: "docker" "start" "-a" "c2841a1c896790f1bc2b63f28baa95d93514074ed1aae4b6451aead8f6d9dd9b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/draw_names-a09f974cf21b3f95) [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" "c2841a1c896790f1bc2b63f28baa95d93514074ed1aae4b6451aead8f6d9dd9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2841a1c896790f1bc2b63f28baa95d93514074ed1aae4b6451aead8f6d9dd9b", kill_on_drop: false }` [INFO] [stdout] c2841a1c896790f1bc2b63f28baa95d93514074ed1aae4b6451aead8f6d9dd9b