[INFO] fetching crate guuid 1.0.0...
[INFO] testing guuid-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate guuid 1.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate guuid 1.0.0
[INFO] finished tweaking crates.io crate guuid 1.0.0
[INFO] tweaked toml for crates.io crate guuid 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate guuid 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding base32 v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c337eda4c323eeab0ccfe9875fdfcb557f9e6b905ec4e6458ede04f3bf33383d
[INFO] running `Command { std: "docker" "start" "-a" "c337eda4c323eeab0ccfe9875fdfcb557f9e6b905ec4e6458ede04f3bf33383d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c337eda4c323eeab0ccfe9875fdfcb557f9e6b905ec4e6458ede04f3bf33383d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c337eda4c323eeab0ccfe9875fdfcb557f9e6b905ec4e6458ede04f3bf33383d", kill_on_drop: false }`
[INFO] [stdout] c337eda4c323eeab0ccfe9875fdfcb557f9e6b905ec4e6458ede04f3bf33383d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8132f4d6e578b4be6cf059ca8c1b4c657a83974a00931b5827a1d622b61621f
[INFO] running `Command { std: "docker" "start" "-a" "c8132f4d6e578b4be6cf059ca8c1b4c657a83974a00931b5827a1d622b61621f", kill_on_drop: false }`
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling guuid v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(any(feature = "no_std",features = "alloc"), no_std)]
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 7 - #![cfg_attr(any(feature = "no_std",features = "alloc"), no_std)]
[INFO] [stdout] 7 + #![cfg_attr(any(feature = "no_std",feature = "alloc"), no_std)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/lib.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 15 - #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout] 15 + #[cfg(not(any(feature = "no_std",feature = "alloc")))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/lib.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 18 - #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout] 18 + #[cfg(not(any(feature = "no_std",feature = "alloc")))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "c8132f4d6e578b4be6cf059ca8c1b4c657a83974a00931b5827a1d622b61621f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8132f4d6e578b4be6cf059ca8c1b4c657a83974a00931b5827a1d622b61621f", kill_on_drop: false }`
[INFO] [stdout] c8132f4d6e578b4be6cf059ca8c1b4c657a83974a00931b5827a1d622b61621f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48c120595bd80cebe450d3dcf7e6a7b454b3ea2e236caeff71030b3a870ddc9e
[INFO] running `Command { std: "docker" "start" "-a" "48c120595bd80cebe450d3dcf7e6a7b454b3ea2e236caeff71030b3a870ddc9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling guuid v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(any(feature = "no_std",features = "alloc"), no_std)]
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 7 - #![cfg_attr(any(feature = "no_std",features = "alloc"), no_std)]
[INFO] [stdout] 7 + #![cfg_attr(any(feature = "no_std",feature = "alloc"), no_std)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/lib.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 15 - #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout] 15 + #[cfg(not(any(feature = "no_std",feature = "alloc")))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/lib.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 18 - #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout] 18 + #[cfg(not(any(feature = "no_std",feature = "alloc")))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(any(feature = "no_std",features = "alloc"), no_std)]
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 7 - #![cfg_attr(any(feature = "no_std",features = "alloc"), no_std)]
[INFO] [stdout] 7 + #![cfg_attr(any(feature = "no_std",feature = "alloc"), no_std)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/lib.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 15 - #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout] 15 + #[cfg(not(any(feature = "no_std",feature = "alloc")))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/lib.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 18 - #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stdout] 18 + #[cfg(not(any(feature = "no_std",feature = "alloc")))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "48c120595bd80cebe450d3dcf7e6a7b454b3ea2e236caeff71030b3a870ddc9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c120595bd80cebe450d3dcf7e6a7b454b3ea2e236caeff71030b3a870ddc9e", kill_on_drop: false }`
[INFO] [stdout] 48c120595bd80cebe450d3dcf7e6a7b454b3ea2e236caeff71030b3a870ddc9e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c65a75642d644bc2034d74f323e9637a9db4f2d37a9268aeb277bb5a0c683e3
[INFO] running `Command { std: "docker" "start" "-a" "6c65a75642d644bc2034d74f323e9637a9db4f2d37a9268aeb277bb5a0c683e3", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `features`
[INFO] [stderr]  --> src/lib.rs:7:36
[INFO] [stderr]   |
[INFO] [stderr] 7 | #![cfg_attr(any(feature = "no_std",features = "alloc"), no_std)]
[INFO] [stderr]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[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: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] help: there is a config with a similar name and value
[INFO] [stderr]   |
[INFO] [stderr] 7 - #![cfg_attr(any(feature = "no_std",features = "alloc"), no_std)]
[INFO] [stderr] 7 + #![cfg_attr(any(feature = "no_std",feature = "alloc"), no_std)]
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `features`
[INFO] [stderr]   --> src/lib.rs:15:34
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[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] help: there is a config with a similar name and value
[INFO] [stderr]    |
[INFO] [stderr] 15 - #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stderr] 15 + #[cfg(not(any(feature = "no_std",feature = "alloc")))]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `features`
[INFO] [stderr]   --> src/lib.rs:18:34
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[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] help: there is a config with a similar name and value
[INFO] [stderr]    |
[INFO] [stderr] 18 - #[cfg(not(any(feature = "no_std",features = "alloc")))]
[INFO] [stderr] 18 + #[cfg(not(any(feature = "no_std",feature = "alloc")))]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `guuid` (lib) generated 3 warnings
[INFO] [stderr] warning: `guuid` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/guuid-28bc454bfc153739)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::eq_test_from_str ... ok
[INFO] [stdout] test tests::eq_test_from_u128 ... ok
[INFO] [stdout] test tests::eq_test_new ... ok
[INFO] [stdout] test tests::eq_test_from_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests guuid
[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" "6c65a75642d644bc2034d74f323e9637a9db4f2d37a9268aeb277bb5a0c683e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c65a75642d644bc2034d74f323e9637a9db4f2d37a9268aeb277bb5a0c683e3", kill_on_drop: false }`
[INFO] [stdout] 6c65a75642d644bc2034d74f323e9637a9db4f2d37a9268aeb277bb5a0c683e3
