[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] testing 1chiSensei/uuid against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1chiSensei%2Fuuid" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1chiSensei/uuid on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded sha1 v0.6.0
[INFO] [stderr]   Downloaded wasi v0.10.2+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded napi-derive v1.1.0
[INFO] [stderr]   Downloaded napi-sys v1.1.1
[INFO] [stderr]   Downloaded blob-uuid v0.4.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.10
[INFO] [stderr]   Downloaded mimalloc v0.1.26
[INFO] [stderr]   Downloaded jemallocator v0.3.2
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded napi v1.7.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.22
[INFO] [stderr]   Downloaded jemalloc-sys v0.3.2
[INFO] [stderr]   Downloaded napi-build v1.1.0
[INFO] [stderr]   Downloaded rs-uuid v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99c2830a2b91c75a23b3d671e7a9e782dc41409008c8d81ccc44c298e78a66b5
[INFO] running `Command { std: "docker" "start" "-a" "99c2830a2b91c75a23b3d671e7a9e782dc41409008c8d81ccc44c298e78a66b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99c2830a2b91c75a23b3d671e7a9e782dc41409008c8d81ccc44c298e78a66b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99c2830a2b91c75a23b3d671e7a9e782dc41409008c8d81ccc44c298e78a66b5", kill_on_drop: false }`
[INFO] [stdout] 99c2830a2b91c75a23b3d671e7a9e782dc41409008c8d81ccc44c298e78a66b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7832751a175070626a52e6f573efb57fae234aa8d2d320be3577952aee6be00
[INFO] running `Command { std: "docker" "start" "-a" "b7832751a175070626a52e6f573efb57fae234aa8d2d320be3577952aee6be00", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling napi-build v1.1.0
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tomiocodes-uuid v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling napi-sys v1.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling napi v1.7.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rs-uuid v0.3.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling blob-uuid v0.4.0
[INFO] [stderr]    Compiling napi-derive v1.1.0
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[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" "b7832751a175070626a52e6f573efb57fae234aa8d2d320be3577952aee6be00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7832751a175070626a52e6f573efb57fae234aa8d2d320be3577952aee6be00", kill_on_drop: false }`
[INFO] [stdout] b7832751a175070626a52e6f573efb57fae234aa8d2d320be3577952aee6be00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f2db4b175c33da44a9c5d02df946d49764707805ed0f141aac10c05f87b2239
[INFO] running `Command { std: "docker" "start" "-a" "1f2db4b175c33da44a9c5d02df946d49764707805ed0f141aac10c05f87b2239", kill_on_drop: false }`
[INFO] [stderr]    Compiling tomiocodes-uuid v1.1.2 (/opt/rustwide/workdir)
[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 `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[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" "1f2db4b175c33da44a9c5d02df946d49764707805ed0f141aac10c05f87b2239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2db4b175c33da44a9c5d02df946d49764707805ed0f141aac10c05f87b2239", kill_on_drop: false }`
[INFO] [stdout] 1f2db4b175c33da44a9c5d02df946d49764707805ed0f141aac10c05f87b2239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53418d96bc0309b56981f825b16537db24627b31ff52b9dc3fa396f82e28980f
[INFO] running `Command { std: "docker" "start" "-a" "53418d96bc0309b56981f825b16537db24627b31ff52b9dc3fa396f82e28980f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `tokio_rt`
[INFO] [stderr]    --> lib/lib.rs:150:1
[INFO] [stderr]     |
[INFO] [stderr] 150 | #[module_exports]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = 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] [stderr]     = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] 
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] running 0 tests
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stderr]     = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `napi4`
[INFO] [stderr]    --> lib/lib.rs:150:1
[INFO] [stderr]     |
[INFO] [stderr] 150 | #[module_exports]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = 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] [stderr]     = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `tomiocodes-uuid` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[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] [stderr]      Running unittests lib/lib.rs (/opt/rustwide/target/debug/deps/tomiocodes_uuid-d84723443a026ad1)
[INFO] running `Command { std: "docker" "inspect" "53418d96bc0309b56981f825b16537db24627b31ff52b9dc3fa396f82e28980f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53418d96bc0309b56981f825b16537db24627b31ff52b9dc3fa396f82e28980f", kill_on_drop: false }`
[INFO] [stdout] 53418d96bc0309b56981f825b16537db24627b31ff52b9dc3fa396f82e28980f
