[INFO] cloning repository https://github.com/Antoine32/Script
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antoine32/Script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoine32%2FScript", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoine32%2FScript'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 145058b01521411a6129024acecedae49db2b6a3
[INFO] checking Antoine32/Script against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoine32%2FScript" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Antoine32/Script
[INFO] finished tweaking git repo https://github.com/Antoine32/Script
[INFO] tweaked toml for git repo https://github.com/Antoine32/Script written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Antoine32/Script on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Antoine32/Script 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byteorder v1.4.2
[INFO] [stderr]   Downloaded cc v1.0.66
[INFO] [stderr]   Downloaded tokio-codec v0.1.2
[INFO] [stderr]   Downloaded const_fn v0.4.5
[INFO] [stderr]   Downloaded tokio-tcp v0.1.4
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded redox_syscall v0.2.4
[INFO] [stderr]   Downloaded once_cell v1.5.2
[INFO] [stderr]   Downloaded tokio-sync v0.1.8
[INFO] [stderr]   Downloaded openssl-sys v0.9.60
[INFO] [stderr]   Downloaded sysinfo v0.16.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.16
[INFO] [stderr]   Downloaded websocket v0.26.2
[INFO] [stderr]   Downloaded tokio-io v0.1.13
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded tokio-reactor v0.1.12
[INFO] [stderr]   Downloaded futures v0.1.30
[INFO] [stderr]   Downloaded websocket-base v0.26.2
[INFO] [stderr]   Downloaded openssl v0.10.32
[INFO] [stderr]   Downloaded tokio-executor v0.1.10
[INFO] [stderr]   Downloaded libc v0.2.83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0269e3c589f2c20c773837c9b549e62292c0a6975e91e192a72bfba25de6e09
[INFO] running `Command { std: "docker" "start" "-a" "b0269e3c589f2c20c773837c9b549e62292c0a6975e91e192a72bfba25de6e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0269e3c589f2c20c773837c9b549e62292c0a6975e91e192a72bfba25de6e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0269e3c589f2c20c773837c9b549e62292c0a6975e91e192a72bfba25de6e09", kill_on_drop: false }`
[INFO] [stdout] b0269e3c589f2c20c773837c9b549e62292c0a6975e91e192a72bfba25de6e09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb8cc08a0c5aec5528798e3719e818291b50e1152f53e9c3c3ddea667cc9711b
[INFO] running `Command { std: "docker" "start" "-a" "cb8cc08a0c5aec5528798e3719e818291b50e1152f53e9c3c3ddea667cc9711b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.83
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures v0.1.30
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.3.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
[INFO] [stdout] 73 | unsafe impl Trait for ::std::marker::Sync + Send { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { }
[INFO] [stdout]    | ------------------------------------------------ first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 75 | unsafe impl Trait for ::std::marker::Sync + Send + Sync { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr] error: could not compile `traitobject` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         .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/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]    --> /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]    ::: /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[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] 208 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 208 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:1712:54
[INFO] [stdout]      |
[INFO] [stdout] 1712 |                 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/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]     --> /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]     ::: /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[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] 1712 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 1712 +                 let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:2128:19
[INFO] [stdout]      |
[INFO] [stdout] 2128 |         .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/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]     --> /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]     ::: /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[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] 2128 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2128 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:2156:19
[INFO] [stdout]      |
[INFO] [stdout] 2156 |         .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/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]     --> /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]     ::: /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/num/mod.rs:1182:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[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] 2156 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2156 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "cb8cc08a0c5aec5528798e3719e818291b50e1152f53e9c3c3ddea667cc9711b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8cc08a0c5aec5528798e3719e818291b50e1152f53e9c3c3ddea667cc9711b", kill_on_drop: false }`
[INFO] [stdout] cb8cc08a0c5aec5528798e3719e818291b50e1152f53e9c3c3ddea667cc9711b
