[INFO] fetching crate ass-rs 3.0.0...
[INFO] checking ass-rs-3.0.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ass-rs 3.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate ass-rs 3.0.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ass-rs 3.0.0
[INFO] finished tweaking crates.io crate ass-rs 3.0.0
[INFO] tweaked toml for crates.io crate ass-rs 3.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 193 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.15.0 (available: v1.0.0)
[INFO] [stderr]       Adding mockito v0.25.3 (available: v1.6.1)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.9)
[INFO] [stderr]       Adding ring v0.14.6 (available: v0.17.8)
[INFO] [stderr]       Adding tokio-test v0.2.1 (available: v0.4.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1665e9a1e67fecb22fe1971f8526bfb092114c83a063c6337a34b2a5f06c3d17
[INFO] running `Command { std: "docker" "start" "-a" "1665e9a1e67fecb22fe1971f8526bfb092114c83a063c6337a34b2a5f06c3d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1665e9a1e67fecb22fe1971f8526bfb092114c83a063c6337a34b2a5f06c3d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1665e9a1e67fecb22fe1971f8526bfb092114c83a063c6337a34b2a5f06c3d17", kill_on_drop: false }`
[INFO] [stdout] 1665e9a1e67fecb22fe1971f8526bfb092114c83a063c6337a34b2a5f06c3d17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d98a6c52309d7d3e660c0001af6ad20821c3c5f697f969c113102509c6ba8ed9
[INFO] running `Command { std: "docker" "start" "-a" "d98a6c52309d7d3e660c0001af6ad20821c3c5f697f969c113102509c6ba8ed9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]    Compiling ring v0.14.6
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking untrusted v0.6.2
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.14.6/build.rs:475:52
[INFO] [stdout]     |
[INFO] [stdout] 475 |                 let _ = c.flag("-Wl,--gc-sections".into());
[INFO] [stdout]     |                           ----                     ^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `_: AsRef<OsStr>` found in the following crates: `cc`, `std`:
[INFO] [stdout]             - impl AsRef<OsStr> for OsStr;
[INFO] [stdout]             - impl AsRef<OsStr> for OsString;
[INFO] [stdout]             - impl AsRef<OsStr> for Path;
[INFO] [stdout]             - impl AsRef<OsStr> for PathBuf;
[INFO] [stdout]             - impl AsRef<OsStr> for String;
[INFO] [stdout]             - impl AsRef<OsStr> for str;
[INFO] [stdout]             - impl AsRef<OsStr> for windows_registry::Env;
[INFO] [stdout] note: required by a bound in `Build::flag`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cc-1.2.2/src/lib.rs:556:39
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn flag(&mut self, flag: impl AsRef<OsStr>) -> &mut Build {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ required by this bound in `Build::flag`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 475 |                 let _ = c.flag(<&str as Into<T>>::into("-Wl,--gc-sections"));
[INFO] [stdout]     |                                ++++++++++++++++++++++++                   ~
[INFO] [stdout] help: consider removing this method call, as the receiver has type `&'static str` and `&'static str: AsRef<OsStr>` trivially holds
[INFO] [stdout]     |
[INFO] [stdout] 475 -                 let _ = c.flag("-Wl,--gc-sections".into());
[INFO] [stdout] 475 +                 let _ = c.flag("-Wl,--gc-sections");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ring` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d98a6c52309d7d3e660c0001af6ad20821c3c5f697f969c113102509c6ba8ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d98a6c52309d7d3e660c0001af6ad20821c3c5f697f969c113102509c6ba8ed9", kill_on_drop: false }`
[INFO] [stdout] d98a6c52309d7d3e660c0001af6ad20821c3c5f697f969c113102509c6ba8ed9
