[INFO] cloning repository https://github.com/gluon-lang/gluon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gluon-lang/gluon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 112263ef1358159c8d53a374939366ad0879a901 [INFO] checking gluon-lang/gluon against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Fgluon" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gluon-lang/gluon on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gluon-lang/gluon [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] removed workspace from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_base from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_check from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_codegen from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_format from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_parser from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_vm from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_codegen from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_completion from git repo https://github.com/gluon-lang/gluon [INFO] removed path dependency gluon_base from git repo https://github.com/gluon-lang/gluon [INFO] finished tweaking git repo https://github.com/gluon-lang/gluon [INFO] tweaked toml for git repo https://github.com/gluon-lang/gluon written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/gluon-lang/gluon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9793fbcbc6e12517106856e81954e01649a0dcf62b0e2dcdbe0ed73556787a60 [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" "9793fbcbc6e12517106856e81954e01649a0dcf62b0e2dcdbe0ed73556787a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9793fbcbc6e12517106856e81954e01649a0dcf62b0e2dcdbe0ed73556787a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9793fbcbc6e12517106856e81954e01649a0dcf62b0e2dcdbe0ed73556787a60", kill_on_drop: false }` [INFO] [stdout] 9793fbcbc6e12517106856e81954e01649a0dcf62b0e2dcdbe0ed73556787a60 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a995d7d0907b79f66da1c0e8fd5e189f74eb71c4d090a006af6468e5756ca7de [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" "a995d7d0907b79f66da1c0e8fd5e189f74eb71c4d090a006af6468e5756ca7de", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling gluon_vm v0.17.1 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking frunk_core v0.3.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Checking codespan v0.9.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling gluon_codegen v0.17.1 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Compiling serde_derive_state v0.4.9 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking ordered-float v2.0.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.12 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking gluon_base v0.17.1 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking insta v0.16.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking rayon-core v1.8.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking structopt v0.3.19 [INFO] [stderr] Checking gluon_check v0.17.1 [INFO] [stderr] Checking gluon_format v0.17.1 [INFO] [stderr] Checking gluon_completion v0.17.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking gluon-salsa v0.15.2 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking tensile v0.6.3 [INFO] [stderr] Compiling gluon v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gluon_parser v0.17.1 [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/compiler_pipeline.rs:1206:73 [INFO] [stdout] | [INFO] [stdout] 1206 | let actual = resolve::remove_aliases_cow(&vm.get_env(), &mut NullInterner, &typ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_base-0.17.1/src/types/mod.rs:3825:1 [INFO] [stdout] | [INFO] [stdout] 3825 | pub const NullInterner: NullInterner = []; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/compiler_pipeline.rs:1206:73 [INFO] [stdout] | [INFO] [stdout] 1206 | let actual = resolve::remove_aliases_cow(&vm.get_env(), &mut NullInterner, &typ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_base-0.17.1/src/types/mod.rs:3825:1 [INFO] [stdout] | [INFO] [stdout] 3825 | pub const NullInterner: NullInterner = []; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/query.rs:958:57 [INFO] [stdout] | [INFO] [stdout] 958 | let typ = resolve::remove_aliases_cow(&env(db), &mut NullInterner, self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_base-0.17.1/src/types/mod.rs:3825:1 [INFO] [stdout] | [INFO] [stdout] 3825 | pub const NullInterner: NullInterner = []; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/query.rs:970:57 [INFO] [stdout] | [INFO] [stdout] 970 | let typ = resolve::remove_aliases_cow(&env(db), &mut NullInterner, typ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_base-0.17.1/src/types/mod.rs:3825:1 [INFO] [stdout] | [INFO] [stdout] 3825 | pub const NullInterner: NullInterner = []; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/query.rs:958:57 [INFO] [stdout] | [INFO] [stdout] 958 | let typ = resolve::remove_aliases_cow(&env(db), &mut NullInterner, self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_base-0.17.1/src/types/mod.rs:3825:1 [INFO] [stdout] | [INFO] [stdout] 3825 | pub const NullInterner: NullInterner = []; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/query.rs:970:57 [INFO] [stdout] | [INFO] [stdout] 970 | let typ = resolve::remove_aliases_cow(&env(db), &mut NullInterner, typ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_base-0.17.1/src/types/mod.rs:3825:1 [INFO] [stdout] | [INFO] [stdout] 3825 | pub const NullInterner: NullInterner = []; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gluon::compiler_pipeline::compile_to` [INFO] [stdout] --> benches/precompiled.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use gluon::{compiler_pipeline::compile_to, new_vm, ThreadExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `compile_to` in `compiler_pipeline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gluon::compiler_pipeline::Precompiled` [INFO] [stdout] --> benches/precompiled.rs:35:52 [INFO] [stdout] | [INFO] [stdout] 35 | use gluon::compiler_pipeline::{Executable, Precompiled}; [INFO] [stdout] | ^^^^^^^^^^^ no `Precompiled` in `compiler_pipeline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Executable` [INFO] [stdout] --> benches/precompiled.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | use gluon::compiler_pipeline::{Executable, Precompiled}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon` [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[E0432]: unresolved import `gluon::vm::api::de` [INFO] [stdout] --> tests/api.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | de::De, [INFO] [stdout] | ^^ could not find `de` in `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `typ` in `api` [INFO] [stdout] --> tests/api.rs:319:47 [INFO] [stdout] | [INFO] [stdout] 319 | let (name, typ) = gluon::vm::api::typ::from_rust::(vm).unwrap(); [INFO] [stdout] | ^^^ could not find `typ` in `api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a995d7d0907b79f66da1c0e8fd5e189f74eb71c4d090a006af6468e5756ca7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a995d7d0907b79f66da1c0e8fd5e189f74eb71c4d090a006af6468e5756ca7de", kill_on_drop: false }` [INFO] [stdout] a995d7d0907b79f66da1c0e8fd5e189f74eb71c4d090a006af6468e5756ca7de