[INFO] cloning repository https://github.com/ddprrt/embedded-lambda-deno
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddprrt/embedded-lambda-deno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddprrt%2Fembedded-lambda-deno", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddprrt%2Fembedded-lambda-deno'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc2cb5cd625169b8a2102d69b4cdf74e83e5a97b
[INFO] checking ddprrt/embedded-lambda-deno against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddprrt%2Fembedded-lambda-deno" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ddprrt/embedded-lambda-deno
[INFO] finished tweaking git repo https://github.com/ddprrt/embedded-lambda-deno
[INFO] tweaked toml for git repo https://github.com/ddprrt/embedded-lambda-deno written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ddprrt/embedded-lambda-deno on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ddprrt/embedded-lambda-deno 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-attributes v0.1.15
[INFO] [stderr]   Downloaded tracing-error v0.1.2
[INFO] [stderr]   Downloaded lambda_runtime v0.3.0
[INFO] [stderr]   Downloaded hyper v0.14.11
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.19
[INFO] [stderr]   Downloaded num-bigint v0.4.0
[INFO] [stderr]   Downloaded tokio v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddea1f09c8874a174799860004c338d95007df64ff2b16cecc671210239735ba
[INFO] running `Command { std: "docker" "start" "-a" "ddea1f09c8874a174799860004c338d95007df64ff2b16cecc671210239735ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddea1f09c8874a174799860004c338d95007df64ff2b16cecc671210239735ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddea1f09c8874a174799860004c338d95007df64ff2b16cecc671210239735ba", kill_on_drop: false }`
[INFO] [stdout] ddea1f09c8874a174799860004c338d95007df64ff2b16cecc671210239735ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2fc3ecf9395bdda4f0f96f7730a643c1c79d67bf51fff9f71d7a94ceaa72e4d
[INFO] running `Command { std: "docker" "start" "-a" "e2fc3ecf9395bdda4f0f96f7730a643c1c79d67bf51fff9f71d7a94ceaa72e4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]    Compiling num-bigint v0.4.0
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking futures-channel v0.3.16
[INFO] [stderr]     Checking tracing-subscriber v0.2.19
[INFO] [stderr]     Checking num-complex v0.4.0
[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/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]   --> /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]   ::: /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/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] 70 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 70 +         .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.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/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]    --> /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]    ::: /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/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] 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/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]    --> /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]    ::: /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/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] 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/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/num/uint_macros.rs:3575:21
[INFO] [stdout]    --> /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/library/core/src/num/mod.rs:1161:4
[INFO] [stdout]    ::: /rustc/50d7e48beb74b48bd17c3749bfb73843c9ae0166/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] 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] [stderr]     Checking http-body v0.4.2
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e2fc3ecf9395bdda4f0f96f7730a643c1c79d67bf51fff9f71d7a94ceaa72e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2fc3ecf9395bdda4f0f96f7730a643c1c79d67bf51fff9f71d7a94ceaa72e4d", kill_on_drop: false }`
[INFO] [stdout] e2fc3ecf9395bdda4f0f96f7730a643c1c79d67bf51fff9f71d7a94ceaa72e4d
