[INFO] fetching crate accel 0.3.1... [INFO] checking accel-0.3.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate accel 0.3.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate accel 0.3.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate accel 0.3.1 [INFO] finished tweaking crates.io crate accel 0.3.1 [INFO] tweaked toml for crates.io crate accel 0.3.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate accel 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.19 [INFO] [stderr] Downloaded paste-impl v0.1.13 [INFO] [stderr] Downloaded paste v0.1.13 [INFO] [stderr] Downloaded derive-new v0.5.8 [INFO] [stderr] Downloaded thiserror-impl v1.0.19 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0ffbe9c529ff483071189423aaee7c424f2a7d30e684a006d6272b3a52a0336 [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" "e0ffbe9c529ff483071189423aaee7c424f2a7d30e684a006d6272b3a52a0336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0ffbe9c529ff483071189423aaee7c424f2a7d30e684a006d6272b3a52a0336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ffbe9c529ff483071189423aaee7c424f2a7d30e684a006d6272b3a52a0336", kill_on_drop: false }` [INFO] [stdout] e0ffbe9c529ff483071189423aaee7c424f2a7d30e684a006d6272b3a52a0336 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 381f2a8e69575b0080ae96e9865c03a04308761f05d23579be70c1c23c557f42 [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" "381f2a8e69575b0080ae96e9865c03a04308761f05d23579be70c1c23c557f42", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking oorandom v11.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking criterion-plot v0.4.2 [INFO] [stderr] Checking plotters v0.2.14 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling paste-impl v0.1.13 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking paste v0.1.13 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking tinytemplate v1.0.4 [INFO] [stderr] Checking criterion v0.3.2 [INFO] [stderr] Compiling accel-derive v0.3.0 [INFO] [stderr] Checking accel v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: toolchain 'nightly-2020-05-01-x86_64-unknown-linux-gnu' is not installed [INFO] [stdout] [INFO] [stderr] error: toolchain 'nightly-2020-05-01-x86_64-unknown-linux-gnu' is not installed [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/read_host_memory.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[kernel] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Failed to compile to PTX: ErrorMessage { msg: "External command failed: \"cargo\" \"+nightly-2020-05-01\" \"fmt\"" } [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36 [INFO] [stdout] 4: failure::error_message::err_msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error_message.rs:12 [INFO] [stdout] 5: ::check_run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/accel-derive-0.3.0/src/builder.rs:29 [INFO] [stdout] 6: accel_derive::builder::compile_tokens [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/accel-derive-0.3.0/src/builder.rs:106 [INFO] [stdout] 7: accel_derive::kernel [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/accel-derive-0.3.0/src/lib.rs:34 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227 [INFO] [stdout] 9: proc_macro::bridge::client::Client proc_macro::TokenStream>::expand2::run::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:426 [INFO] [stdout] 10: proc_macro::bridge::client::run_client::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:377 [INFO] [stdout] 11: proc_macro::bridge::scoped_cell::ScopedCell::set::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:80 [INFO] [stdout] 12: proc_macro::bridge::scoped_cell::ScopedCell::replace [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:75 [INFO] [stdout] 13: proc_macro::bridge::scoped_cell::ScopedCell::set [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:80 [INFO] [stdout] 14: proc_macro::bridge::client::::enter::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:325 [INFO] [stdout] 15: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/thread/local.rs:272 [INFO] [stdout] 16: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/thread/local.rs:248 [INFO] [stdout] 17: proc_macro::bridge::client::::enter [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:325 [INFO] [stdout] 18: proc_macro::bridge::client::run_client::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:370 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:344 [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379 [INFO] [stdout] 21: __rust_try [INFO] [stdout] 22: std::panicking::try [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343 [INFO] [stdout] 23: std::panic::catch_unwind [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431 [INFO] [stdout] 24: proc_macro::bridge::client::run_client [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:369 [INFO] [stdout] 25: proc_macro::bridge::client::Client proc_macro::TokenStream>::expand2::run [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:425 [INFO] [stdout] 26: proc_macro::bridge::server::run_server [INFO] [stdout] 27: proc_macro::bridge::server:: proc_macro::TokenStream>>::run [INFO] [stdout] 28: ::expand [INFO] [stdout] 29: rustc_expand::expand::MacroExpander::fully_expand_fragment [INFO] [stdout] 30: rustc_expand::expand::MacroExpander::expand_crate [INFO] [stdout] 31: rustc_session::utils::::time [INFO] [stdout] 32: rustc_interface::passes::configure_and_expand_inner [INFO] [stdout] 33: rustc_interface::passes::configure_and_expand::{{closure}} [INFO] [stdout] 34: rustc_data_structures::box_region::PinnedGenerator::new [INFO] [stdout] 35: rustc_interface::queries::Queries::expansion [INFO] [stdout] 36: rustc_interface::queries::::enter [INFO] [stdout] 37: rustc_span::with_source_map [INFO] [stdout] 38: rustc_interface::interface::create_compiler_and_run [INFO] [stdout] 39: scoped_tls::ScopedKey::set [INFO] [stdout] 40: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 41: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] 42: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/alloc/src/boxed.rs:1546 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/alloc/src/boxed.rs:1546 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys/unix/thread.rs:71 [INFO] [stdout] 43: start_thread [INFO] [stdout] 44: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_host_memory` in this scope [INFO] [stdout] --> tests/read_host_memory.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | read_host_memory(ctx, 1, 4, &(&a.as_ptr(),))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_host_memory` in this scope [INFO] [stdout] --> tests/read_host_memory.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | read_host_memory(ctx, 1, 4, &(&mem.as_ptr(),))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `accel` [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: custom attribute panicked [INFO] [stdout] --> examples/add.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[kernel] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Failed to compile to PTX: ErrorMessage { msg: "External command failed: \"cargo\" \"+nightly-2020-05-01\" \"fmt\"" } [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36 [INFO] [stdout] 4: failure::error_message::err_msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error_message.rs:12 [INFO] [stdout] 5: ::check_run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/accel-derive-0.3.0/src/builder.rs:29 [INFO] [stdout] 6: accel_derive::builder::compile_tokens [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/accel-derive-0.3.0/src/builder.rs:106 [INFO] [stdout] 7: accel_derive::kernel [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/accel-derive-0.3.0/src/lib.rs:34 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227 [INFO] [stdout] 9: proc_macro::bridge::client::Client proc_macro::TokenStream>::expand2::run::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:426 [INFO] [stdout] 10: proc_macro::bridge::client::run_client::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:377 [INFO] [stdout] 11: proc_macro::bridge::scoped_cell::ScopedCell::set::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:80 [INFO] [stdout] 12: proc_macro::bridge::scoped_cell::ScopedCell::replace [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:75 [INFO] [stdout] 13: proc_macro::bridge::scoped_cell::ScopedCell::set [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:80 [INFO] [stdout] 14: proc_macro::bridge::client::::enter::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:325 [INFO] [stdout] 15: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/thread/local.rs:272 [INFO] [stdout] 16: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/thread/local.rs:248 [INFO] [stdout] 17: proc_macro::bridge::client::::enter [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:325 [INFO] [stdout] 18: proc_macro::bridge::client::run_client::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:370 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:344 [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379 [INFO] [stdout] 21: __rust_try [INFO] [stdout] 22: std::panicking::try [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343 [INFO] [stdout] 23: std::panic::catch_unwind [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431 [INFO] [stdout] 24: proc_macro::bridge::client::run_client [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:369 [INFO] [stdout] 25: proc_macro::bridge::client::Client proc_macro::TokenStream>::expand2::run [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:425 [INFO] [stdout] 26: proc_macro::bridge::server::run_server [INFO] [stdout] 27: proc_macro::bridge::server:: proc_macro::TokenStream>>::run [INFO] [stdout] 28: ::expand [INFO] [stdout] 29: rustc_expand::expand::MacroExpander::fully_expand_fragment [INFO] [stdout] 30: rustc_expand::expand::MacroExpander::expand_crate [INFO] [stdout] 31: rustc_session::utils::::time [INFO] [stdout] 32: rustc_interface::passes::configure_and_expand_inner [INFO] [stdout] 33: rustc_interface::passes::configure_and_expand::{{closure}} [INFO] [stdout] 34: rustc_data_structures::box_region::PinnedGenerator::new [INFO] [stdout] 35: rustc_interface::queries::Queries::expansion [INFO] [stdout] 36: rustc_interface::queries::::enter [INFO] [stdout] 37: rustc_span::with_source_map [INFO] [stdout] 38: rustc_interface::interface::create_compiler_and_run [INFO] [stdout] 39: scoped_tls::ScopedKey::set [INFO] [stdout] 40: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 41: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] 42: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/alloc/src/boxed.rs:1546 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/alloc/src/boxed.rs:1546 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys/unix/thread.rs:71 [INFO] [stdout] 43: start_thread [INFO] [stdout] 44: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `add` in this scope [INFO] [stdout] --> examples/add.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | add( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [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" "381f2a8e69575b0080ae96e9865c03a04308761f05d23579be70c1c23c557f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "381f2a8e69575b0080ae96e9865c03a04308761f05d23579be70c1c23c557f42", kill_on_drop: false }` [INFO] [stdout] 381f2a8e69575b0080ae96e9865c03a04308761f05d23579be70c1c23c557f42