[INFO] cloning repository https://github.com/chaaz/alchem-macros [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaaz/alchem-macros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem-macros", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem-macros'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc8273625ef4143af6db4ca630c89b7f499bdc34 [INFO] checking chaaz/alchem-macros against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem-macros" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaaz/alchem-macros on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chaaz/alchem-macros [INFO] finished tweaking git repo https://github.com/chaaz/alchem-macros [INFO] tweaked toml for git repo https://github.com/chaaz/alchem-macros written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/chaaz/alchem-macros already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2679a712eed6d706e674970c07e72a9c30fab1bac14daed5422be0d101ef055 [INFO] running `Command { std: "docker" "start" "-a" "a2679a712eed6d706e674970c07e72a9c30fab1bac14daed5422be0d101ef055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2679a712eed6d706e674970c07e72a9c30fab1bac14daed5422be0d101ef055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2679a712eed6d706e674970c07e72a9c30fab1bac14daed5422be0d101ef055", kill_on_drop: false }` [INFO] [stdout] a2679a712eed6d706e674970c07e72a9c30fab1bac14daed5422be0d101ef055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3b207fb1fc17d7905f5a90dbaf81918a878cdfb4dfbada62f0603924f4327f5 [INFO] running `Command { std: "docker" "start" "-a" "c3b207fb1fc17d7905f5a90dbaf81918a878cdfb4dfbada62f0603924f4327f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling alchem v0.1.0 (https://github.com/chaaz/alchem?branch=main#f52fdb3d) [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking alchem-macros v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling alchem-macros v0.1.0 (https://github.com/chaaz/alchem-macros?branch=main#9e5a8d65) [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/smoke.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[native_tfn] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Option::unwrap()` on a `None` value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/smoke.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[native_fn] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Option::unwrap()` on a `None` value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/smoke.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[native_tfn] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Option::unwrap()` on a `None` value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/smoke.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[native_fn] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Option::unwrap()` on a `None` value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ntvt_number` in this scope [INFO] [stdout] --> tests/smoke.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | assert!(ntvt_number(Vec::new(), &None).await.is_known()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ntv_recall` in this scope [INFO] [stdout] --> tests/smoke.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | assert_eq!(ntv_recall(Vec::new(), None, &mut None).await.as_str(), "hello"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ntvt_eval` in this scope [INFO] [stdout] --> tests/smoke.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | assert!(ntvt_eval(Vec::new(), &Gl::new()).await.is_known()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ntv_eval` in this scope [INFO] [stdout] --> tests/smoke.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(ntv_eval(vec![Val::Int(1)], None, &mut None).await.as_str(), "fake"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CustomType` [INFO] [stdout] --> tests/smoke.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use alchem::value::{CustomType, Globals, MorphStatus, NativeInfo, NoCustom, Type, Value}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alchem-macros` due to 9 previous errors; 1 warning emitted [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c3b207fb1fc17d7905f5a90dbaf81918a878cdfb4dfbada62f0603924f4327f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b207fb1fc17d7905f5a90dbaf81918a878cdfb4dfbada62f0603924f4327f5", kill_on_drop: false }` [INFO] [stdout] c3b207fb1fc17d7905f5a90dbaf81918a878cdfb4dfbada62f0603924f4327f5