[INFO] fetching crate moore-svlog 0.11.0... [INFO] checking moore-svlog-0.11.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate moore-svlog 0.11.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate moore-svlog 0.11.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate moore-svlog 0.11.0 [INFO] finished tweaking crates.io crate moore-svlog 0.11.0 [INFO] tweaked toml for crates.io crate moore-svlog 0.11.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 811989e5b3a93039d10bf8dd0a1feff37cd7b476639270d84a0aaa702f75ba5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "811989e5b3a93039d10bf8dd0a1feff37cd7b476639270d84a0aaa702f75ba5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "811989e5b3a93039d10bf8dd0a1feff37cd7b476639270d84a0aaa702f75ba5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "811989e5b3a93039d10bf8dd0a1feff37cd7b476639270d84a0aaa702f75ba5d", kill_on_drop: false }` [INFO] [stdout] 811989e5b3a93039d10bf8dd0a1feff37cd7b476639270d84a0aaa702f75ba5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c83337bb31deb823d12540717c83e4f9833751de124f50d00c645db1edac7b50 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c83337bb31deb823d12540717c83e4f9833751de124f50d00c645db1edac7b50", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lalrpop-util v0.19.3 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling moore-derive v0.11.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking moore-common v0.11.0 [INFO] [stderr] Checking moore-svlog-syntax v0.11.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking llhd v0.14.3 [INFO] [stderr] Checking moore-svlog v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `IntValue: From<(usize, BigInt)>` is not satisfied [INFO] [stdout] --> codegen.rs:1111:39 [INFO] [stdout] | [INFO] [stdout] 1111 | Ok(self.builder.ins().const_int((size, k.clone()))) [INFO] [stdout] | ^^^^^^^^^ the trait `From<(usize, BigInt)>` is not implemented for `IntValue` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `(usize, BigInt)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `IntValue: From<(usize, BigInt)>` is not satisfied [INFO] [stdout] --> codegen.rs:1111:39 [INFO] [stdout] | [INFO] [stdout] 1111 | Ok(self.builder.ins().const_int((size, k.clone()))) [INFO] [stdout] | ^^^^^^^^^ the trait `From<(usize, BigInt)>` is not implemented for `IntValue` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `(usize, BigInt)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> codegen.rs:1116:57 [INFO] [stdout] | [INFO] [stdout] 1116 | .const_time(llhd::value::TimeValue::new(k.clone(), 0, 0))), [INFO] [stdout] | ^^^^^^^^^ expected struct `num_rational::Ratio`, found struct `Ratio` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `num_rational::Ratio` [INFO] [stdout] found struct `Ratio` [INFO] [stdout] = note: perhaps two different versions of crate `num_rational` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `IntValue: From<(usize, BigInt)>` is not satisfied [INFO] [stdout] --> codegen.rs:1495:62 [INFO] [stdout] | [INFO] [stdout] 1495 | ... let lg2 = self.builder.ins().const_int((width, BigInt::from(lg2))); [INFO] [stdout] | ^^^^^^^^^ the trait `From<(usize, BigInt)>` is not implemented for `IntValue` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `(usize, BigInt)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `IntValue: From<(usize, BigInt)>` is not satisfied [INFO] [stdout] --> codegen.rs:1501:65 [INFO] [stdout] | [INFO] [stdout] 1501 | ... let lhs_ll = self.builder.ins().const_int((width, BigInt::one())); [INFO] [stdout] | ^^^^^^^^^ the trait `From<(usize, BigInt)>` is not implemented for `IntValue` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `(usize, BigInt)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> codegen.rs:1116:57 [INFO] [stdout] | [INFO] [stdout] 1116 | .const_time(llhd::value::TimeValue::new(k.clone(), 0, 0))), [INFO] [stdout] | ^^^^^^^^^ expected struct `num_rational::Ratio`, found struct `Ratio` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `num_rational::Ratio` [INFO] [stdout] found struct `Ratio` [INFO] [stdout] = note: perhaps two different versions of crate `num_rational` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `IntValue: From<(usize, BigInt)>` is not satisfied [INFO] [stdout] --> codegen.rs:1495:62 [INFO] [stdout] | [INFO] [stdout] 1495 | ... let lg2 = self.builder.ins().const_int((width, BigInt::from(lg2))); [INFO] [stdout] | ^^^^^^^^^ the trait `From<(usize, BigInt)>` is not implemented for `IntValue` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `(usize, BigInt)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `IntValue: From<(usize, BigInt)>` is not satisfied [INFO] [stdout] --> codegen.rs:1501:65 [INFO] [stdout] | [INFO] [stdout] 1501 | ... let lhs_ll = self.builder.ins().const_int((width, BigInt::one())); [INFO] [stdout] | ^^^^^^^^^ the trait `From<(usize, BigInt)>` is not implemented for `IntValue` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `(usize, BigInt)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `IntValue: From<(usize, BigInt)>` is not satisfied [INFO] [stdout] --> codegen.rs:2328:48 [INFO] [stdout] | [INFO] [stdout] 2328 | ... self.builder.ins().const_int((way_width, mask)) [INFO] [stdout] | ^^^^^^^^^ the trait `From<(usize, BigInt)>` is not implemented for `IntValue` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `(usize, BigInt)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `IntValue: From<(usize, BigInt)>` is not satisfied [INFO] [stdout] --> codegen.rs:2328:48 [INFO] [stdout] | [INFO] [stdout] 2328 | ... self.builder.ins().const_int((way_width, mask)) [INFO] [stdout] | ^^^^^^^^^ the trait `From<(usize, BigInt)>` is not implemented for `IntValue` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `(usize, BigInt)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `moore-svlog` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c83337bb31deb823d12540717c83e4f9833751de124f50d00c645db1edac7b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83337bb31deb823d12540717c83e4f9833751de124f50d00c645db1edac7b50", kill_on_drop: false }` [INFO] [stdout] c83337bb31deb823d12540717c83e4f9833751de124f50d00c645db1edac7b50