[INFO] crate twitch-scraper 0.1.2 is already in cache [INFO] checking twitch-scraper-0.1.2 against try#e922e6444795ab795fab1943288aee3d543699b8 for pr-66852 [INFO] extracting crate twitch-scraper 0.1.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate twitch-scraper 0.1.2 on toolchain e922e6444795ab795fab1943288aee3d543699b8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate twitch-scraper 0.1.2 [INFO] finished tweaking crates.io crate twitch-scraper 0.1.2 [INFO] tweaked toml for crates.io crate twitch-scraper 0.1.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate twitch-scraper 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3e36f66e196946de178b43acc5dd67d5c294e1d3c52ab300a12a444ac768876f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "3e36f66e196946de178b43acc5dd67d5c294e1d3c52ab300a12a444ac768876f"` [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling hyper v0.12.34 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking openssl v0.10.24 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `char::TryFromIntToCharError` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/char.rs:56:39 [INFO] [stderr] | [INFO] [stderr] 56 | match u32::try_from(n)? { [INFO] [stderr] | ^ the trait `std::convert::From` is not implemented for `char::TryFromIntToCharError` [INFO] [stderr] ... [INFO] [stderr] 68 | impl_int_to_char!(i8, i16, i32, i64, isize, u16, u32, u64, usize); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `char::TryFromIntToCharError` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/char.rs:56:39 [INFO] [stderr] | [INFO] [stderr] 56 | match u32::try_from(n)? { [INFO] [stderr] | ^ the trait `std::convert::From` is not implemented for `char::TryFromIntToCharError` [INFO] [stderr] ... [INFO] [stderr] 68 | impl_int_to_char!(i8, i16, i32, i64, isize, u16, u32, u64, usize); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `char::TryFromIntToCharError` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/char.rs:56:39 [INFO] [stderr] | [INFO] [stderr] 56 | match u32::try_from(n)? { [INFO] [stderr] | ^ the trait `std::convert::From` is not implemented for `char::TryFromIntToCharError` [INFO] [stderr] ... [INFO] [stderr] 68 | impl_int_to_char!(i8, i16, i32, i64, isize, u16, u32, u64, usize); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `char::TryFromIntToCharError` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/char.rs:56:39 [INFO] [stderr] | [INFO] [stderr] 56 | match u32::try_from(n)? { [INFO] [stderr] | ^ the trait `std::convert::From` is not implemented for `char::TryFromIntToCharError` [INFO] [stderr] ... [INFO] [stderr] 68 | impl_int_to_char!(i8, i16, i32, i64, isize, u16, u32, u64, usize); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `char::TryFromIntToCharError` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/char.rs:56:39 [INFO] [stderr] | [INFO] [stderr] 56 | match u32::try_from(n)? { [INFO] [stderr] | ^ the trait `std::convert::From` is not implemented for `char::TryFromIntToCharError` [INFO] [stderr] ... [INFO] [stderr] 68 | impl_int_to_char!(i8, i16, i32, i64, isize, u16, u32, u64, usize); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `char::TryFromIntToCharError` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/char.rs:56:39 [INFO] [stderr] | [INFO] [stderr] 56 | match u32::try_from(n)? { [INFO] [stderr] | ^ the trait `std::convert::From<()>` is not implemented for `char::TryFromIntToCharError` [INFO] [stderr] ... [INFO] [stderr] 68 | impl_int_to_char!(i8, i16, i32, i64, isize, u16, u32, u64, usize); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `char::TryFromIntToCharError` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/char.rs:56:39 [INFO] [stderr] | [INFO] [stderr] 56 | match u32::try_from(n)? { [INFO] [stderr] | ^ the trait `std::convert::From<()>` is not implemented for `char::TryFromIntToCharError` [INFO] [stderr] ... [INFO] [stderr] 68 | impl_int_to_char!(i8, i16, i32, i64, isize, u16, u32, u64, usize); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `char::TryFromIntToCharError` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/char.rs:56:39 [INFO] [stderr] | [INFO] [stderr] 56 | match u32::try_from(n)? { [INFO] [stderr] | ^ the trait `std::convert::From` is not implemented for `char::TryFromIntToCharError` [INFO] [stderr] ... [INFO] [stderr] 68 | impl_int_to_char!(i8, i16, i32, i64, isize, u16, u32, u64, usize); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `?` couldn't convert the error to `char::TryFromIntToCharError` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/try_from-0.3.2/src/char.rs:56:39 [INFO] [stderr] | [INFO] [stderr] 56 | match u32::try_from(n)? { [INFO] [stderr] | ^ the trait `std::convert::From` is not implemented for `char::TryFromIntToCharError` [INFO] [stderr] ... [INFO] [stderr] 68 | impl_int_to_char!(i8, i16, i32, i64, isize, u16, u32, u64, usize); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `try_from`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3e36f66e196946de178b43acc5dd67d5c294e1d3c52ab300a12a444ac768876f"` [INFO] running `"docker" "rm" "-f" "3e36f66e196946de178b43acc5dd67d5c294e1d3c52ab300a12a444ac768876f"` [INFO] [stdout] 3e36f66e196946de178b43acc5dd67d5c294e1d3c52ab300a12a444ac768876f