[INFO] cloning repository https://github.com/FITOLOPEUNSOIX/wezterm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FITOLOPEUNSOIX/wezterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFITOLOPEUNSOIX%2Fwezterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFITOLOPEUNSOIX%2Fwezterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f09d747f1486070b12ffcfb9f0ab721a7b1649d9
[INFO] checking FITOLOPEUNSOIX/wezterm against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFITOLOPEUNSOIX%2Fwezterm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  91% (1099/1202)
Updating files:  92% (1106/1202)
Updating files:  93% (1118/1202)
Updating files:  94% (1130/1202)
Updating files:  95% (1142/1202)
Updating files:  96% (1154/1202)
Updating files:  97% (1166/1202)
Updating files:  98% (1178/1202)
Updating files:  99% (1190/1202)
Updating files: 100% (1202/1202)
Updating files: 100% (1202/1202), done.
[INFO] validating manifest of git repo https://github.com/FITOLOPEUNSOIX/wezterm on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/FITOLOPEUNSOIX/wezterm
[INFO] finished tweaking git repo https://github.com/FITOLOPEUNSOIX/wezterm
[INFO] tweaked toml for git repo https://github.com/FITOLOPEUNSOIX/wezterm written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FITOLOPEUNSOIX/wezterm 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 350f133be03102df7eafe060a1d4414d28daa82783886ede870976d2ae9b37a6
[INFO] running `Command { std: "docker" "start" "-a" "350f133be03102df7eafe060a1d4414d28daa82783886ede870976d2ae9b37a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "350f133be03102df7eafe060a1d4414d28daa82783886ede870976d2ae9b37a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350f133be03102df7eafe060a1d4414d28daa82783886ede870976d2ae9b37a6", kill_on_drop: false }`
[INFO] [stdout] 350f133be03102df7eafe060a1d4414d28daa82783886ede870976d2ae9b37a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dc83640a11b68d8a972004d67c58bfd728a73ca04334c84a56af626e92929d9
[INFO] running `Command { std: "docker" "start" "-a" "1dc83640a11b68d8a972004d67c58bfd728a73ca04334c84a56af626e92929d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.128
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.128
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.3.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking vtparse v0.5.0 (/opt/rustwide/workdir/vtparse)
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking ordered-float v2.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling terminfo v0.7.3
[INFO] [stderr]     Checking blocking v1.0.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking async-lock v2.4.0
[INFO] [stderr]    Compiling libssh2-sys v0.2.21 (https://github.com/wez/ssh2-rs.git?branch=win32ssl#c6506704)
[INFO] [stderr]    Compiling signal-hook v0.3.9
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling lua-src v543.0.0
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking async-fs v1.5.0
[INFO] [stderr]    Compiling luajit-src v210.2.0+resty5f13855
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking shell-words v1.0.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout]    |          -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_`
[INFO] [stdout]    |          |
[INFO] [stdout]    |          arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `u64`
[INFO] [stdout]            found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/num/mod.rs:1121:5
[INFO] [stdout]    = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 70 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 70 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:585:19
[INFO] [stdout]     |
[INFO] [stdout] 585 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/num/mod.rs:1121:5
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 585 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 585 +         .div_ceil(u64::from(bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:613:19
[INFO] [stdout]     |
[INFO] [stdout] 613 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/num/mod.rs:1121:5
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 613 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 613 +         .div_ceil(u64::from(bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout]     |                                             -------- ^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/num/mod.rs:1121:5
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 393 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 393 +                 let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bstr v0.1.4
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling mlua v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking spinning_top v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking euclid v0.22.6
[INFO] [stderr]     Checking nanorand v0.6.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1dc83640a11b68d8a972004d67c58bfd728a73ca04334c84a56af626e92929d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dc83640a11b68d8a972004d67c58bfd728a73ca04334c84a56af626e92929d9", kill_on_drop: false }`
[INFO] [stdout] 1dc83640a11b68d8a972004d67c58bfd728a73ca04334c84a56af626e92929d9
