[INFO] cloning repository https://github.com/Brooooooklyn/uuid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brooooooklyn/uuid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooooooklyn%2Fuuid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooooooklyn%2Fuuid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d8c04bf14b229ce501aeb07a9910e36ecbd93cd [INFO] testing Brooooooklyn/uuid against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooooooklyn%2Fuuid" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Brooooooklyn/uuid on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Brooooooklyn/uuid [INFO] finished tweaking git repo https://github.com/Brooooooklyn/uuid [INFO] tweaked toml for git repo https://github.com/Brooooooklyn/uuid written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Brooooooklyn/uuid already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7acf016eafc13972b0e304ce11ea5110dce4357b321fbd10a3e9c3e3145c4f79 [INFO] running `Command { std: "docker" "start" "-a" "7acf016eafc13972b0e304ce11ea5110dce4357b321fbd10a3e9c3e3145c4f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7acf016eafc13972b0e304ce11ea5110dce4357b321fbd10a3e9c3e3145c4f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7acf016eafc13972b0e304ce11ea5110dce4357b321fbd10a3e9c3e3145c4f79", kill_on_drop: false }` [INFO] [stdout] 7acf016eafc13972b0e304ce11ea5110dce4357b321fbd10a3e9c3e3145c4f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e3be78f805f600edbd7b0f60cbb24ff5f885334dfa1a93ea0d78cdb8144d661 [INFO] running `Command { std: "docker" "start" "-a" "9e3be78f805f600edbd7b0f60cbb24ff5f885334dfa1a93ea0d78cdb8144d661", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling napi-build v1.2.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling napi-sys v2.1.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling napi-uuid v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.0.0-alpha.1 [INFO] [stderr] Compiling napi-derive-backend v1.0.26 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling napi-derive v2.2.0 [INFO] [stderr] Compiling napi v2.2.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.66s [INFO] running `Command { std: "docker" "inspect" "9e3be78f805f600edbd7b0f60cbb24ff5f885334dfa1a93ea0d78cdb8144d661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3be78f805f600edbd7b0f60cbb24ff5f885334dfa1a93ea0d78cdb8144d661", kill_on_drop: false }` [INFO] [stdout] 9e3be78f805f600edbd7b0f60cbb24ff5f885334dfa1a93ea0d78cdb8144d661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e74f769a4dc0453162c4d8b248abf5f06826ceebefeba232ca4e6861b3322e74 [INFO] running `Command { std: "docker" "start" "-a" "e74f769a4dc0453162c4d8b248abf5f06826ceebefeba232ca4e6861b3322e74", kill_on_drop: false }` [INFO] [stderr] Compiling napi-uuid v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/napi_uuid-6e667076d0ab1a22) [INFO] running `Command { std: "docker" "inspect" "e74f769a4dc0453162c4d8b248abf5f06826ceebefeba232ca4e6861b3322e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74f769a4dc0453162c4d8b248abf5f06826ceebefeba232ca4e6861b3322e74", kill_on_drop: false }` [INFO] [stdout] e74f769a4dc0453162c4d8b248abf5f06826ceebefeba232ca4e6861b3322e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4cead76b25e6ed253cb2499f1d57e9fa3734ebc8a77dc0a337273b1c34135e07 [INFO] running `Command { std: "docker" "start" "-a" "4cead76b25e6ed253cb2499f1d57e9fa3734ebc8a77dc0a337273b1c34135e07", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/napi_uuid-6e667076d0ab1a22) [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" "4cead76b25e6ed253cb2499f1d57e9fa3734ebc8a77dc0a337273b1c34135e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cead76b25e6ed253cb2499f1d57e9fa3734ebc8a77dc0a337273b1c34135e07", kill_on_drop: false }` [INFO] [stdout] 4cead76b25e6ed253cb2499f1d57e9fa3734ebc8a77dc0a337273b1c34135e07