[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] ed6b76f56baa95a5a1158918274ad88f67a0b318 [INFO] testing f4cund0x/RustNicknameGenerator against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff4cund0x%2FRustNicknameGenerator" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/f4cund0x/RustNicknameGenerator on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-9/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92b4515c034761e8dfcdc019dc40eafcd03cf1c1dff49ee1ebd95dac434a8e61 [INFO] running `Command { std: "docker" "start" "-a" "92b4515c034761e8dfcdc019dc40eafcd03cf1c1dff49ee1ebd95dac434a8e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92b4515c034761e8dfcdc019dc40eafcd03cf1c1dff49ee1ebd95dac434a8e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b4515c034761e8dfcdc019dc40eafcd03cf1c1dff49ee1ebd95dac434a8e61", kill_on_drop: false }` [INFO] [stdout] 92b4515c034761e8dfcdc019dc40eafcd03cf1c1dff49ee1ebd95dac434a8e61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feec81b8eac8d51ec5ad01096a12aa3e60f2b647a10cbd18f7782ae74213af72 [INFO] running `Command { std: "docker" "start" "-a" "feec81b8eac8d51ec5ad01096a12aa3e60f2b647a10cbd18f7782ae74213af72", 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 4.55s [INFO] running `Command { std: "docker" "inspect" "feec81b8eac8d51ec5ad01096a12aa3e60f2b647a10cbd18f7782ae74213af72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feec81b8eac8d51ec5ad01096a12aa3e60f2b647a10cbd18f7782ae74213af72", kill_on_drop: false }` [INFO] [stdout] feec81b8eac8d51ec5ad01096a12aa3e60f2b647a10cbd18f7782ae74213af72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d961ec90ed744c77a109bf32411ac9649a5cce04f5bd197e41786d57f683e422 [INFO] running `Command { std: "docker" "start" "-a" "d961ec90ed744c77a109bf32411ac9649a5cce04f5bd197e41786d57f683e422", 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.38s [INFO] running `Command { std: "docker" "inspect" "d961ec90ed744c77a109bf32411ac9649a5cce04f5bd197e41786d57f683e422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d961ec90ed744c77a109bf32411ac9649a5cce04f5bd197e41786d57f683e422", kill_on_drop: false }` [INFO] [stdout] d961ec90ed744c77a109bf32411ac9649a5cce04f5bd197e41786d57f683e422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ddca4b5b505bf94961913f33d1f7737853918e94fbc67e62a054ef4c268472d [INFO] running `Command { std: "docker" "start" "-a" "0ddca4b5b505bf94961913f33d1f7737853918e94fbc67e62a054ef4c268472d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_first-6e26cf40fad97be9) [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" "0ddca4b5b505bf94961913f33d1f7737853918e94fbc67e62a054ef4c268472d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ddca4b5b505bf94961913f33d1f7737853918e94fbc67e62a054ef4c268472d", kill_on_drop: false }` [INFO] [stdout] 0ddca4b5b505bf94961913f33d1f7737853918e94fbc67e62a054ef4c268472d