[INFO] fetching crate hvm-core 0.2.11...
[INFO] checking hvm-core-0.2.11 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hvm-core 0.2.11 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate hvm-core 0.2.11 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hvm-core 0.2.11
[INFO] finished tweaking crates.io crate hvm-core 0.2.11
[INFO] tweaked toml for crates.io crate hvm-core 0.2.11 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate hvm-core 0.2.11 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded insta v1.34.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2726cc3c74ba4ba12eda715dfdeba9f22d1d982270998aa23ae56ed658200939
[INFO] running `Command { std: "docker" "start" "-a" "2726cc3c74ba4ba12eda715dfdeba9f22d1d982270998aa23ae56ed658200939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2726cc3c74ba4ba12eda715dfdeba9f22d1d982270998aa23ae56ed658200939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2726cc3c74ba4ba12eda715dfdeba9f22d1d982270998aa23ae56ed658200939", kill_on_drop: false }`
[INFO] [stdout] 2726cc3c74ba4ba12eda715dfdeba9f22d1d982270998aa23ae56ed658200939
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2596222df3efb8280f994ba6e9f389fbcd044a32ed7a099cd68d0b84133dfd19
[INFO] running `Command { std: "docker" "start" "-a" "2596222df3efb8280f994ba6e9f389fbcd044a32ed7a099cd68d0b84133dfd19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking hvm-core v0.2.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]  --> tests/loaders/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hvm_lang::term::{parser, DefId, Book as DefinitionBook};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> benches/benches.rs:11:64
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn load_from_core<P: AsRef<Path>>(file: P) -> (run::Book, run::Net) {
[INFO] [stdout]    |                                                                ^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`, or if you will only have owned values
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn load_from_core<P: AsRef<Path>>(file: P) -> (run::Book, run::Net<'static>) {
[INFO] [stdout]    |                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> benches/benches.rs:24:64
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn load_from_lang<P: AsRef<Path>>(file: P) -> (run::Book, run::Net) {
[INFO] [stdout]    |                                                                ^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`, or if you will only have owned values
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn load_from_lang<P: AsRef<Path>>(file: P) -> (run::Book, run::Net<'static>) {
[INFO] [stdout]    |                                                                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]  --> tests/loaders/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hvm_lang::term::{parser, DefId, Book as DefinitionBook};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]  --> tests/loaders/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hvm_lang::term::{parser, DefId, Book as DefinitionBook};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]  --> tests/lists.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hvm_lang::term::Book;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]  --> tests/loaders/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hvm_lang::term::{parser, DefId, Book as DefinitionBook};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> benches/benches.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |   let mut book = hvm_lang::term::parser::parse_definition_book(&code).unwrap();
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let net = hvm_lang::net::hvmc_to_net::hvmc_to_net(net, &|val| id_map[&val]);
[INFO] [stdout]    |             ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let net = hvm_lang::net::hvmc_to_net::hvmc_to_net(net, &|val| id_map[&val]);
[INFO] [stdout]    |             ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 |   let (res_term, valid_readback) = hvm_lang::term::net_to_term::net_to_term_non_linear(&net, book);
[INFO] [stdout]    |                                    ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 |   let (res_term, valid_readback) = hvm_lang::term::net_to_term::net_to_term_non_linear(&net, book);
[INFO] [stdout]    |                                    ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let net = hvm_lang::net::hvmc_to_net::hvmc_to_net(net, &|val| id_map[&val]);
[INFO] [stdout]    |             ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ctr` in this scope
[INFO] [stdout]    --> benches/benches.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |     ("era-con", (Era, Ctr { lab: 0, lft: Era.into(), rgt: Era.into() })),
[INFO] [stdout]     |                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ctr` in this scope
[INFO] [stdout]    --> benches/benches.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |     ("con-con", ((Ctr { lab: 0, lft: Era.into(), rgt: Era.into() }), Ctr { lab: 0, lft: Era.into(), rgt: Era.into() })),
[INFO] [stdout]     |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ctr` in this scope
[INFO] [stdout]    --> benches/benches.rs:156:70
[INFO] [stdout]     |
[INFO] [stdout] 156 |     ("con-con", ((Ctr { lab: 0, lft: Era.into(), rgt: Era.into() }), Ctr { lab: 0, lft: Era.into(), rgt: Era.into() })),
[INFO] [stdout]     |                                                                      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ctr` in this scope
[INFO] [stdout]    --> benches/benches.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     ("con-dup", ((Ctr { lab: 0, lft: Era.into(), rgt: Era.into() }), Ctr { lab: 2, lft: Era.into(), rgt: Era.into() })),
[INFO] [stdout]     |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ctr` in this scope
[INFO] [stdout]    --> benches/benches.rs:157:70
[INFO] [stdout]     |
[INFO] [stdout] 157 |     ("con-dup", ((Ctr { lab: 0, lft: Era.into(), rgt: Era.into() }), Ctr { lab: 2, lft: Era.into(), rgt: Era.into() })),
[INFO] [stdout]     |                                                                      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> tests/loaders/mod.rs:50:49
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn normal(book: Book, size: usize) -> (run::Net, Net) {
[INFO] [stdout]    |                                                 ^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`, or if you will only have owned values
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn normal(book: Book, size: usize) -> (run::Net<'static>, Net) {
[INFO] [stdout]    |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> tests/loaders/mod.rs:51:55
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn normal_cpu(book: run::Book, size: usize) -> run::Net {
[INFO] [stdout]    |                                                       ^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`, or if you will only have owned values
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn normal_cpu(book: run::Book, size: usize) -> run::Net<'static> {
[INFO] [stdout]    |                                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> tests/loaders/mod.rs:50:49
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn normal(book: Book, size: usize) -> (run::Net, Net) {
[INFO] [stdout]    |                                                 ^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`, or if you will only have owned values
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn normal(book: Book, size: usize) -> (run::Net<'static>, Net) {
[INFO] [stdout]    |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> tests/loaders/mod.rs:51:55
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn normal_cpu(book: run::Book, size: usize) -> run::Net {
[INFO] [stdout]    |                                                       ^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`, or if you will only have owned values
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn normal_cpu(book: run::Book, size: usize) -> run::Net<'static> {
[INFO] [stdout]    |                                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 |   let (res_term, valid_readback) = hvm_lang::term::net_to_term::net_to_term_non_linear(&net, book);
[INFO] [stdout]    |                                    ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/benches.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn load_lang(file: &str) -> hvm_lang::term::Book {
[INFO] [stdout]    |                                 ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |   let net = hvm_lang::net::hvmc_to_net::hvmc_to_net(net, &|val| id_map[&val]);
[INFO] [stdout]    |             ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> tests/loaders/mod.rs:50:49
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn normal(book: Book, size: usize) -> (run::Net, Net) {
[INFO] [stdout]    |                                                 ^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`, or if you will only have owned values
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn normal(book: Book, size: usize) -> (run::Net<'static>, Net) {
[INFO] [stdout]    |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> tests/loaders/mod.rs:51:55
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn normal_cpu(book: run::Book, size: usize) -> run::Net {
[INFO] [stdout]    |                                                       ^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`, or if you will only have owned values
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn normal_cpu(book: run::Book, size: usize) -> run::Net<'static> {
[INFO] [stdout]    |                                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 |   let (res_term, valid_readback) = hvm_lang::term::net_to_term::net_to_term_non_linear(&net, book);
[INFO] [stdout]    |                                    ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> tests/loaders/mod.rs:50:49
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn normal(book: Book, size: usize) -> (run::Net, Net) {
[INFO] [stdout]    |                                                 ^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`, or if you will only have owned values
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn normal(book: Book, size: usize) -> (run::Net<'static>, Net) {
[INFO] [stdout]    |                                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> tests/loaders/mod.rs:51:55
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn normal_cpu(book: run::Book, size: usize) -> run::Net {
[INFO] [stdout]    |                                                       ^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but there is no value for it to be borrowed from
[INFO] [stdout] help: consider using the `'static` lifetime, but this is uncommon unless you're returning a borrowed value from a `const` or a `static`, or if you will only have owned values
[INFO] [stdout]    |
[INFO] [stdout] 51 |   fn normal_cpu(book: run::Book, size: usize) -> run::Net<'static> {
[INFO] [stdout]    |                                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |   let (compiled, id_map) = hvm_lang::compile_book(book).unwrap();
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |   let (compiled, id_map) = hvm_lang::compile_book(book).unwrap();
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |   let (compiled, id_map) = hvm_lang::compile_book(book).unwrap();
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> tests/loaders/mod.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |   let (compiled, id_map) = hvm_lang::compile_book(book).unwrap();
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/benches.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout] 18  |   let mut net = run::Net::new(size);
[INFO] [stdout]     |                 ------------- ^^^^ expected `&[(APtr, APtr)]`, found `usize`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[(APtr, APtr)]`
[INFO] [stdout]                     found type `usize`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/run.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 |   pub fn new(data: &'a Data) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hvm_lang`
[INFO] [stdout]   --> benches/benches.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |   let (book, _) = hvm_lang::compile_book(&mut book).unwrap();
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared crate or module `hvm_lang`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/benches.rs:32:31
[INFO] [stdout]     |
[INFO] [stdout] 32  |   let mut net = run::Net::new(size);
[INFO] [stdout]     |                 ------------- ^^^^ expected `&[(APtr, APtr)]`, found `usize`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[(APtr, APtr)]`
[INFO] [stdout]                     found type `usize`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/run.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 |   pub fn new(data: &'a Data) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/loaders/mod.rs:52:34
[INFO] [stdout]     |
[INFO] [stdout] 52  |     let mut rnet = run::Net::new(size);
[INFO] [stdout]     |                    ------------- ^^^^ expected `&[(APtr, APtr)]`, found `usize`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[(APtr, APtr)]`
[INFO] [stdout]                     found type `usize`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/run.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 |   pub fn new(data: &'a Data) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/loaders/mod.rs:52:34
[INFO] [stdout]     |
[INFO] [stdout] 52  |     let mut rnet = run::Net::new(size);
[INFO] [stdout]     |                    ------------- ^^^^ expected `&[(APtr, APtr)]`, found `usize`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[(APtr, APtr)]`
[INFO] [stdout]                     found type `usize`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/run.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 |   pub fn new(data: &'a Data) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/loaders/mod.rs:52:34
[INFO] [stdout]     |
[INFO] [stdout] 52  |     let mut rnet = run::Net::new(size);
[INFO] [stdout]     |                    ------------- ^^^^ expected `&[(APtr, APtr)]`, found `usize`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[(APtr, APtr)]`
[INFO] [stdout]                     found type `usize`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/run.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 |   pub fn new(data: &'a Data) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/loaders/mod.rs:52:34
[INFO] [stdout]     |
[INFO] [stdout] 52  |     let mut rnet = run::Net::new(size);
[INFO] [stdout]     |                    ------------- ^^^^ expected `&[(APtr, APtr)]`, found `usize`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[(APtr, APtr)]`
[INFO] [stdout]                     found type `usize`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/run.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 |   pub fn new(data: &'a Data) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let net = op_net(10, run::ADD, 2);
[INFO] [stdout]    |               ------     ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let net = op_net(10, run::ADD.try_into().unwrap(), 2);
[INFO] [stdout]    |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let net = op_net(10, run::SUB, 2);
[INFO] [stdout]    |               ------     ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let net = op_net(10, run::SUB.try_into().unwrap(), 2);
[INFO] [stdout]    |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let net = op_net(10, run::MUL, 2);
[INFO] [stdout]    |               ------     ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let net = op_net(10, run::MUL.try_into().unwrap(), 2);
[INFO] [stdout]    |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0308, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let net = op_net(10, run::DIV, 2);
[INFO] [stdout]    |               ------     ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let net = op_net(10, run::DIV.try_into().unwrap(), 2);
[INFO] [stdout]    |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let net = op_net(10, run::MOD, 2);
[INFO] [stdout]    |               ------     ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let net = op_net(10, run::MOD.try_into().unwrap(), 2);
[INFO] [stdout]    |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let net = op_net(10, run::EQ, 2);
[INFO] [stdout]    |               ------     ^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let net = op_net(10, run::EQ.try_into().unwrap(), 2);
[INFO] [stdout]    |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0308, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hvm-core` (test "tests") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let net = op_net(10, run::NE, 2);
[INFO] [stdout]    |               ------     ^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let net = op_net(10, run::NE.try_into().unwrap(), 2);
[INFO] [stdout]    |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let net = op_net(10, run::LT, 2);
[INFO] [stdout]    |               ------     ^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let net = op_net(10, run::LT.try_into().unwrap(), 2);
[INFO] [stdout]    |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0308, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let net = op_net(10, run::GT, 2);
[INFO] [stdout]    |               ------     ^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let net = op_net(10, run::GT.try_into().unwrap(), 2);
[INFO] [stdout]    |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let net = op_net(10, run::AND, 2);
[INFO] [stdout]    |               ------     ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let net = op_net(10, run::AND.try_into().unwrap(), 2);
[INFO] [stdout]    |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hvm-core` (test "benches") due to 9 previous errors
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let net = op_net(10, run::OR, 2);
[INFO] [stdout]    |               ------     ^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let net = op_net(10, run::OR.try_into().unwrap(), 2);
[INFO] [stdout]    |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/numeric.rs:96:26
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let net = op_net(10, run::XOR, 2);
[INFO] [stdout]    |               ------     ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> tests/numeric.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]    |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let net = op_net(10, run::XOR.try_into().unwrap(), 2);
[INFO] [stdout]    |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hvm-core` (test "lists") due to 9 previous errors
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/numeric.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let net = op_net(0, run::NOT, 256);
[INFO] [stdout]     |               ------    ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> tests/numeric.rs:12:6
[INFO] [stdout]     |
[INFO] [stdout] 12  |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]     |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let net = op_net(0, run::NOT.try_into().unwrap(), 256);
[INFO] [stdout]     |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `hvmc::run::Net` in the current scope
[INFO] [stdout]    --> benches/benches.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |       || net.clone(),
[INFO] [stdout]     |              ^^^^^ method not found in `Net<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/numeric.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let net = op_net(10, run::LSH, 2);
[INFO] [stdout]     |               ------     ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> tests/numeric.rs:12:6
[INFO] [stdout]     |
[INFO] [stdout] 12  |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]     |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let net = op_net(10, run::LSH.try_into().unwrap(), 2);
[INFO] [stdout]     |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/numeric.rs:118:26
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let net = op_net(10, run::RSH, 2);
[INFO] [stdout]     |               ------     ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> tests/numeric.rs:12:6
[INFO] [stdout]     |
[INFO] [stdout] 12  |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]     |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let net = op_net(10, run::RSH.try_into().unwrap(), 2);
[INFO] [stdout]     |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/numeric.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let net = op_net(9, run::DIV, 0);
[INFO] [stdout]     |               ------    ^^^^^^^^ expected `u8`, found `u32`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> tests/numeric.rs:12:6
[INFO] [stdout]     |
[INFO] [stdout] 12  |   fn op_net(lnum: u32, op: Tag, rnum: u32) -> Book {
[INFO] [stdout]     |      ^^^^^^            -------
[INFO] [stdout] help: you can convert a `u32` to a `u8` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let net = op_net(9, run::DIV.try_into().unwrap(), 0);
[INFO] [stdout]     |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0308, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hvm-core` (test "numeric") due to 24 previous errors
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `hvmc::run::Net` in the current scope
[INFO] [stdout]    --> benches/benches.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |       || net.clone(),
[INFO] [stdout]     |              ^^^^^ method not found in `Net<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/benches.rs:161:33
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let mut net = run::Net::new(10);
[INFO] [stdout]     |                   ------------- ^^ expected `&[(APtr, APtr)]`, found integer
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[(APtr, APtr)]`
[INFO] [stdout]                     found type `{integer}`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/run.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 |   pub fn new(data: &'a Data) -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `hvmc::run::Net` in the current scope
[INFO] [stdout]    --> benches/benches.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |         || net.clone(),
[INFO] [stdout]     |                ^^^^^ method not found in `Net<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0308, E0422, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hvm-core` (bench "benches") due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "2596222df3efb8280f994ba6e9f389fbcd044a32ed7a099cd68d0b84133dfd19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2596222df3efb8280f994ba6e9f389fbcd044a32ed7a099cd68d0b84133dfd19", kill_on_drop: false }`
[INFO] [stdout] 2596222df3efb8280f994ba6e9f389fbcd044a32ed7a099cd68d0b84133dfd19
