[INFO] cloning repository https://github.com/1chiSensei/uuid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1chiSensei/uuid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1chiSensei%2Fuuid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1chiSensei%2Fuuid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbf8e4ea9819bb2f665416c509697eb19e02560e [INFO] checking 1chiSensei/uuid against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1chiSensei%2Fuuid" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1chiSensei/uuid on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/1chiSensei/uuid [INFO] finished tweaking git repo https://github.com/1chiSensei/uuid [INFO] tweaked toml for git repo https://github.com/1chiSensei/uuid written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/1chiSensei/uuid already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-derive v1.1.0 [INFO] [stderr] Downloaded mimalloc v0.1.26 [INFO] [stderr] Downloaded napi-sys v1.1.1 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.22 [INFO] [stderr] Downloaded napi v1.7.5 [INFO] [stderr] Downloaded rs-uuid v0.3.1 [INFO] [stderr] Downloaded napi-build v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86e718ca3a7306f570ad63ea6bcda9b5483234275920541b50deca14c35675b6 [INFO] running `Command { std: "docker" "start" "-a" "86e718ca3a7306f570ad63ea6bcda9b5483234275920541b50deca14c35675b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86e718ca3a7306f570ad63ea6bcda9b5483234275920541b50deca14c35675b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e718ca3a7306f570ad63ea6bcda9b5483234275920541b50deca14c35675b6", kill_on_drop: false }` [INFO] [stdout] 86e718ca3a7306f570ad63ea6bcda9b5483234275920541b50deca14c35675b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75d45e2c1526223c5c03d7403935a3b7e74a9352e080d3b5ea70cd4c0991eafa [INFO] running `Command { std: "docker" "start" "-a" "75d45e2c1526223c5c03d7403935a3b7e74a9352e080d3b5ea70cd4c0991eafa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling napi-build v1.1.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking napi-sys v1.1.1 [INFO] [stderr] Checking napi v1.7.5 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling tomiocodes-uuid v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rs-uuid v0.3.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking blob-uuid v0.4.0 [INFO] [stderr] Compiling napi-derive v1.1.0 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "75d45e2c1526223c5c03d7403935a3b7e74a9352e080d3b5ea70cd4c0991eafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d45e2c1526223c5c03d7403935a3b7e74a9352e080d3b5ea70cd4c0991eafa", kill_on_drop: false }` [INFO] [stdout] 75d45e2c1526223c5c03d7403935a3b7e74a9352e080d3b5ea70cd4c0991eafa [INFO] checking 1chiSensei/uuid against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1chiSensei%2Fuuid" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1chiSensei/uuid on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/1chiSensei/uuid [INFO] finished tweaking git repo https://github.com/1chiSensei/uuid [INFO] tweaked toml for git repo https://github.com/1chiSensei/uuid written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/1chiSensei/uuid already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc1d420fea1dde9884e2f936759ee7ca867ae4f3a34523cebd9c9c1b4def43db [INFO] running `Command { std: "docker" "start" "-a" "bc1d420fea1dde9884e2f936759ee7ca867ae4f3a34523cebd9c9c1b4def43db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc1d420fea1dde9884e2f936759ee7ca867ae4f3a34523cebd9c9c1b4def43db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1d420fea1dde9884e2f936759ee7ca867ae4f3a34523cebd9c9c1b4def43db", kill_on_drop: false }` [INFO] [stdout] bc1d420fea1dde9884e2f936759ee7ca867ae4f3a34523cebd9c9c1b4def43db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315b3309f0e7373ad041aed63f0d984d3cbd3cf63e890da979792e600c0221a3 [INFO] running `Command { std: "docker" "start" "-a" "315b3309f0e7373ad041aed63f0d984d3cbd3cf63e890da979792e600c0221a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling napi-build v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking napi-sys v1.1.1 [INFO] [stderr] Compiling tomiocodes-uuid v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking napi v1.7.5 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rs-uuid v0.3.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking blob-uuid v0.4.0 [INFO] [stderr] Compiling napi-derive v1.1.0 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "315b3309f0e7373ad041aed63f0d984d3cbd3cf63e890da979792e600c0221a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315b3309f0e7373ad041aed63f0d984d3cbd3cf63e890da979792e600c0221a3", kill_on_drop: false }` [INFO] [stdout] 315b3309f0e7373ad041aed63f0d984d3cbd3cf63e890da979792e600c0221a3