[INFO] fetching crate moore-svlog 0.11.0... [INFO] checking moore-svlog-0.11.0 against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] extracting crate moore-svlog 0.11.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate moore-svlog 0.11.0 on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 208ce09836c2c3c27062122b8ad388afa5e17981a8d6fc6c2e6dc9b136baf7c4 [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" "208ce09836c2c3c27062122b8ad388afa5e17981a8d6fc6c2e6dc9b136baf7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "208ce09836c2c3c27062122b8ad388afa5e17981a8d6fc6c2e6dc9b136baf7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "208ce09836c2c3c27062122b8ad388afa5e17981a8d6fc6c2e6dc9b136baf7c4", kill_on_drop: false }` [INFO] [stdout] 208ce09836c2c3c27062122b8ad388afa5e17981a8d6fc6c2e6dc9b136baf7c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd5808783289eb9c1a34154187cd99dd0a6444adf2900006d91f860363ac856b [INFO] running `Command { std: "docker" "start" "-a" "bd5808783289eb9c1a34154187cd99dd0a6444adf2900006d91f860363ac856b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking once_cell v1.5.2 [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-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap v0.5.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Compiling moore-derive v0.11.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking serde v1.0.118 [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[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: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: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[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: 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" "bd5808783289eb9c1a34154187cd99dd0a6444adf2900006d91f860363ac856b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5808783289eb9c1a34154187cd99dd0a6444adf2900006d91f860363ac856b", kill_on_drop: false }` [INFO] [stdout] bd5808783289eb9c1a34154187cd99dd0a6444adf2900006d91f860363ac856b