[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#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[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] 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] validating manifest of git repo https://github.com/1chiSensei/uuid on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e9081e4ed2828c5484704db72d6df5fe04b522acd96e42c3347a13c5e7f3069
[INFO] running `Command { std: "docker" "start" "-a" "8e9081e4ed2828c5484704db72d6df5fe04b522acd96e42c3347a13c5e7f3069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e9081e4ed2828c5484704db72d6df5fe04b522acd96e42c3347a13c5e7f3069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9081e4ed2828c5484704db72d6df5fe04b522acd96e42c3347a13c5e7f3069", kill_on_drop: false }`
[INFO] [stdout] 8e9081e4ed2828c5484704db72d6df5fe04b522acd96e42c3347a13c5e7f3069
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 964beca14c3a590921ade2f1bc5f3077b375f3824e7173c1210a3961777de0c1
[INFO] running `Command { std: "docker" "start" "-a" "964beca14c3a590921ade2f1bc5f3077b375f3824e7173c1210a3961777de0c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[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 unicode-xid v0.2.2
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking sha1 v0.6.0
[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 hex v0.4.3
[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]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[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] [stdout] warning: unexpected `cfg` condition value: `tokio_rt`
[INFO] [stdout]    --> lib/lib.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[module_exports]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `napi4`
[INFO] [stdout]    --> lib/lib.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[module_exports]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt`
[INFO] [stdout]    --> lib/lib.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[module_exports]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `napi4`
[INFO] [stdout]    --> lib/lib.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[module_exports]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "964beca14c3a590921ade2f1bc5f3077b375f3824e7173c1210a3961777de0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "964beca14c3a590921ade2f1bc5f3077b375f3824e7173c1210a3961777de0c1", kill_on_drop: false }`
[INFO] [stdout] 964beca14c3a590921ade2f1bc5f3077b375f3824e7173c1210a3961777de0c1
