[INFO] fetching crate libindigo 0.1.0+INDIGO.2.0.301...
[INFO] checking libindigo-0.1.0+INDIGO.2.0.301 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate libindigo 0.1.0+INDIGO.2.0.301 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate libindigo 0.1.0+INDIGO.2.0.301 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libindigo 0.1.0+INDIGO.2.0.301
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate libindigo 0.1.0+INDIGO.2.0.301
[INFO] tweaked toml for crates.io crate libindigo 0.1.0+INDIGO.2.0.301 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 128 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded printf-wrap v0.2.1
[INFO] [stderr]   Downloaded rev_buf_reader v0.3.0
[INFO] [stderr]   Downloaded bitfield v0.17.0
[INFO] [stderr]   Downloaded libindigo-sys v2.0.301
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97461f34558ad8c01a6b853b1dd689bfb5a2ad6168511faceac33538c4180d8e
[INFO] running `Command { std: "docker" "start" "-a" "97461f34558ad8c01a6b853b1dd689bfb5a2ad6168511faceac33538c4180d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97461f34558ad8c01a6b853b1dd689bfb5a2ad6168511faceac33538c4180d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97461f34558ad8c01a6b853b1dd689bfb5a2ad6168511faceac33538c4180d8e", kill_on_drop: false }`
[INFO] [stdout] 97461f34558ad8c01a6b853b1dd689bfb5a2ad6168511faceac33538c4180d8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d1c64a0752722f39e30a8e24bd88d056bd4a95743ffb6c4ab451f99502d2ad4
[INFO] running `Command { std: "docker" "start" "-a" "2d1c64a0752722f39e30a8e24bd88d056bd4a95743ffb6c4ab451f99502d2ad4", kill_on_drop: false }`
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rev_buf_reader v0.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking function_name v0.3.0
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]     Checking bitfield v0.17.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking printf-wrap v0.2.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking test-log v0.2.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling libindigo-sys v2.0.301
[INFO] [stderr]     Checking libindigo v0.1.0+INDIGO.2.0.301 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "nightly", feature(mapped_lock_guards))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/number.rs:201:43
[INFO] [stdout]     |
[INFO] [stdout] 200 | impl<'a> ParseError<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 201 |     fn new(msg: &'a str, index: usize) -> ParseError{
[INFO] [stdout]     |                                           ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "nightly", feature(mapped_lock_guards))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/number.rs:201:43
[INFO] [stdout]     |
[INFO] [stdout] 200 | impl<'a> ParseError<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 201 |     fn new(msg: &'a str, index: usize) -> ParseError{
[INFO] [stdout]     |                                           ^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt::Debug` and `io::stdin`
[INFO] [stdout]    --> src/number.rs:463:15
[INFO] [stdout]     |
[INFO] [stdout] 463 |     use std::{fmt::Debug, io::stdin};
[INFO] [stdout]     |               ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/server.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |         thread: ptr::null_mut(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ expected `u64`, found `*mut _`
[INFO] [stdout]    |
[INFO] [stdout]    = note:     expected type `u64`
[INFO] [stdout]            found raw pointer `*mut _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/server.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |         thread: ptr::null_mut(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ expected `u64`, found `*mut _`
[INFO] [stdout]    |
[INFO] [stdout]    = note:     expected type `u64`
[INFO] [stdout]            found raw pointer `*mut _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libindigo` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libindigo` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2d1c64a0752722f39e30a8e24bd88d056bd4a95743ffb6c4ab451f99502d2ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d1c64a0752722f39e30a8e24bd88d056bd4a95743ffb6c4ab451f99502d2ad4", kill_on_drop: false }`
[INFO] [stdout] 2d1c64a0752722f39e30a8e24bd88d056bd4a95743ffb6c4ab451f99502d2ad4
