[INFO] fetching crate axxd 0.1.0...
[INFO] testing axxd-0.1.0 against master#198328ad7960b1bece0dc48496bff6c62dd5d339 for pr-149852
[INFO] extracting crate axxd 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate axxd 0.1.0
[INFO] finished tweaking crates.io crate axxd 0.1.0
[INFO] tweaked toml for crates.io crate axxd 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate axxd 0.1.0 on toolchain 198328ad7960b1bece0dc48496bff6c62dd5d339
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axxd 0.1.0 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" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded wasi v0.10.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded hermit-abi v0.1.19
[INFO] [stderr]   Downloaded rustc-serialize v0.3.24
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded num-derive v0.3.3
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded atty v0.2.14
[INFO] [stderr]   Downloaded vec_map v0.8.2
[INFO] [stderr]   Downloaded strsim v0.8.0
[INFO] [stderr]   Downloaded rand_core v0.3.1
[INFO] [stderr]   Downloaded fuchsia-cprng v0.1.1
[INFO] [stderr]   Downloaded adler v1.0.2
[INFO] [stderr]   Downloaded rdrand v0.4.0
[INFO] [stderr]   Downloaded autocfg v1.0.1
[INFO] [stderr]   Downloaded rpassword v5.0.1
[INFO] [stderr]   Downloaded bitflags v1.2.1
[INFO] [stderr]   Downloaded num-integer v0.1.44
[INFO] [stderr]   Downloaded num-rational v0.4.0
[INFO] [stderr]   Downloaded ansi_term v0.11.0
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded quote v1.0.9
[INFO] [stderr]   Downloaded rand_core v0.4.2
[INFO] [stderr]   Downloaded textwrap v0.11.0
[INFO] [stderr]   Downloaded num-iter v0.1.42
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded num-complex v0.4.0
[INFO] [stderr]   Downloaded num-traits v0.2.14
[INFO] [stderr]   Downloaded crc32fast v1.2.1
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded miniz_oxide v0.4.4
[INFO] [stderr]   Downloaded flate2 v1.0.20
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded num-bigint v0.4.0
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded rust-crypto v0.2.36
[INFO] [stderr]   Downloaded winapi v0.3.9
[INFO] [stderr]   Downloaded encoding_rs v0.8.28
[INFO] [stderr]   Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
[INFO] [stderr]   Downloaded winapi-i686-pc-windows-gnu v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9ce230b82bbe53283a3eeabde9b349c8f6cdc827d4224b14c89489cb61de58a
[INFO] running `Command { std: "docker" "start" "-a" "d9ce230b82bbe53283a3eeabde9b349c8f6cdc827d4224b14c89489cb61de58a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9ce230b82bbe53283a3eeabde9b349c8f6cdc827d4224b14c89489cb61de58a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ce230b82bbe53283a3eeabde9b349c8f6cdc827d4224b14c89489cb61de58a", kill_on_drop: false }`
[INFO] [stdout] d9ce230b82bbe53283a3eeabde9b349c8f6cdc827d4224b14c89489cb61de58a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afaa81daa2b4dc5def7c5903bfddfe9f21051919bcf904c8832a655d268595ab
[INFO] running `Command { std: "docker" "start" "-a" "afaa81daa2b4dc5def7c5903bfddfe9f21051919bcf904c8832a655d268595ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/borrow.rs:182:29
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.0/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/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/num/mod.rs:1160:4
[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] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[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.4.0/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/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/num/mod.rs:1160:4
[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] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.0/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/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/num/mod.rs:1160:4
[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] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.0/src/biguint.rs:398:54
[INFO] [stdout]     |
[INFO] [stdout] 398 |                 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/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/num/mod.rs:1160:4
[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] 398 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 398 +                 let root_scale = extra_bits.div_ceil(n64);
[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" "afaa81daa2b4dc5def7c5903bfddfe9f21051919bcf904c8832a655d268595ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afaa81daa2b4dc5def7c5903bfddfe9f21051919bcf904c8832a655d268595ab", kill_on_drop: false }`
[INFO] [stdout] afaa81daa2b4dc5def7c5903bfddfe9f21051919bcf904c8832a655d268595ab
