[INFO] fetching crate aorist_ast 0.0.11... [INFO] testing aorist_ast-0.0.11 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate aorist_ast 0.0.11 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate aorist_ast 0.0.11 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aorist_ast 0.0.11 [INFO] finished tweaking crates.io crate aorist_ast 0.0.11 [INFO] tweaked toml for crates.io crate aorist_ast 0.0.11 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b0a2fb54dee6e6bf58ac20dc666a4f0d90230ff594fa968109fcaf0fe507471 [INFO] running `Command { std: "docker" "start" "-a" "0b0a2fb54dee6e6bf58ac20dc666a4f0d90230ff594fa968109fcaf0fe507471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b0a2fb54dee6e6bf58ac20dc666a4f0d90230ff594fa968109fcaf0fe507471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0a2fb54dee6e6bf58ac20dc666a4f0d90230ff594fa968109fcaf0fe507471", kill_on_drop: false }` [INFO] [stdout] 0b0a2fb54dee6e6bf58ac20dc666a4f0d90230ff594fa968109fcaf0fe507471 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b44b648e241cf13177d1940d6c47f3cca3759af96849c0966abce9a39131f0a6 [INFO] running `Command { std: "docker" "start" "-a" "b44b648e241cf13177d1940d6c47f3cca3759af96849c0966abce9a39131f0a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling libR-sys v0.2.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling aorist_extendr-engine v0.0.1 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sqlparser v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling aorist_paste v0.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling aorist_extendr-macros v0.0.1 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling aorist_extendr-api v0.0.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling aorist_util v0.0.1 [INFO] [stderr] Compiling aorist_derive v0.0.1 [INFO] [stderr] Compiling aorist_concept v0.0.1 [INFO] [stderr] Compiling aorist_primitives v0.0.11 [INFO] [stderr] Compiling aorist_ast v0.0.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "b44b648e241cf13177d1940d6c47f3cca3759af96849c0966abce9a39131f0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44b648e241cf13177d1940d6c47f3cca3759af96849c0966abce9a39131f0a6", kill_on_drop: false }` [INFO] [stdout] b44b648e241cf13177d1940d6c47f3cca3759af96849c0966abce9a39131f0a6 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7af0cab8885b4a6b49581529e28c74b90b6bc3894c547b493adcba2457636200 [INFO] running `Command { std: "docker" "start" "-a" "7af0cab8885b4a6b49581529e28c74b90b6bc3894c547b493adcba2457636200", kill_on_drop: false }` [INFO] [stderr] Compiling aorist_ast v0.0.11 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:677:9 [INFO] [stdout] | [INFO] [stdout] 677 | / test! { [INFO] [stdout] 678 | | let s = StringLiteral::new_wrapped("test".to_string(), false); [INFO] [stdout] 679 | | assert_eq!(s.read().unwrap().to_r_ast_node(0), r!("test")); [INFO] [stdout] 680 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | / test! { [INFO] [stdout] 685 | | let s = SimpleIdentifier::new_wrapped("test".to_string()); [INFO] [stdout] 686 | | assert_eq!(s.read().unwrap().to_r_ast_node(0), sym!(test)); [INFO] [stdout] 687 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:691:9 [INFO] [stdout] | [INFO] [stdout] 691 | / test! { [INFO] [stdout] 692 | | let sym = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("a".to_string())); [INFO] [stdout] 693 | | let val = AST::StringLiteral(StringLiteral::new_wrapped("b".to_string(), false)); [INFO] [stdout] 694 | | let assign = AST::Assignment(Assignment::new_wrapped(sym, val)); [INFO] [stdout] 695 | | let r_node = assign.to_r_ast_node(0); [INFO] [stdout] 696 | | assert_eq!(r_node, eval_string("call('<-', rlang::sym('a'), 'b')").unwrap()); [INFO] [stdout] 697 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | / test! { [INFO] [stdout] 702 | | let sym = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("ggplot".to_string())); [INFO] [stdout] 703 | | let import = AST::ImportNode(ImportNode::new_wrapped(sym)); [INFO] [stdout] 704 | | let r_node = import.to_r_ast_node(0); [INFO] [stdout] 705 | | assert_eq!(r_node, eval_string("call('library', rlang::sym('ggplot'))").unwrap()); [INFO] [stdout] 706 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:710:9 [INFO] [stdout] | [INFO] [stdout] 710 | / test! { [INFO] [stdout] 711 | | let it = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("i".to_string())); [INFO] [stdout] 712 | | let vec = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("vec".to_string())); [INFO] [stdout] 713 | | [INFO] [stdout] ... | [INFO] [stdout] 720 | | ).unwrap()); [INFO] [stdout] 721 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | / test! { [INFO] [stdout] 726 | | let sym = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("ggplot".to_string())); [INFO] [stdout] 727 | | let expr = AST::Expression(crate::python::Expression::new_wrapped(sym)); [INFO] [stdout] 728 | | assert_eq!(expr.to_r_ast_node(0), sym!(ggplot)); [INFO] [stdout] 729 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:733:9 [INFO] [stdout] | [INFO] [stdout] 733 | / test! { [INFO] [stdout] 734 | | let sym_a = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("a".to_string())); [INFO] [stdout] 735 | | let sym_b = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("b".to_string())); [INFO] [stdout] 736 | | let op = AST::Add(Add::new_wrapped()); [INFO] [stdout] ... | [INFO] [stdout] 739 | | assert_eq!(r_node, eval_string("call('+', rlang::sym('a'), rlang::sym('b'))").unwrap()); [INFO] [stdout] 740 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:744:9 [INFO] [stdout] | [INFO] [stdout] 744 | / test! { [INFO] [stdout] 745 | | let sym_a = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("a".to_string())); [INFO] [stdout] 746 | | let sym_b = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("b".to_string())); [INFO] [stdout] 747 | | let list = AST::List(crate::python::List::new_wrapped(vec![sym_a, sym_b], false)); [INFO] [stdout] 748 | | let r_node = list.to_r_ast_node(0); [INFO] [stdout] 749 | | assert_eq!(r_node, eval_string("call('list', rlang::sym('a'), rlang::sym('b'))").unwrap()); [INFO] [stdout] 750 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:754:9 [INFO] [stdout] | [INFO] [stdout] 754 | / test! { [INFO] [stdout] 755 | | let sym_a = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("a".to_string())); [INFO] [stdout] 756 | | let sym_b = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("b".to_string())); [INFO] [stdout] 757 | | let mut map = linked_hash_map::LinkedHashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 764 | | assert_eq!(r_node, eval_string("list(z=rlang::sym('a'), y=rlang::sym('b'))").unwrap()); [INFO] [stdout] 765 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:769:9 [INFO] [stdout] | [INFO] [stdout] 769 | / test! { [INFO] [stdout] 770 | | let sym_fun = AST::StringLiteral(StringLiteral::new_wrapped("fun".to_string(), false)); [INFO] [stdout] 771 | | let sym_a = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("a".to_string())); [INFO] [stdout] 772 | | let sym_b = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("b".to_string())); [INFO] [stdout] ... | [INFO] [stdout] 778 | | assert_eq!(r_node, eval_string("call('call', name='fun', x=rlang::sym('a'), y=rlang::sym('b'))").unwrap()); [INFO] [stdout] 779 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:783:9 [INFO] [stdout] | [INFO] [stdout] 783 | / test! { [INFO] [stdout] 784 | | let fmt = AST::StringLiteral(StringLiteral::new_wrapped("{x} {y}".to_string(), false)); [INFO] [stdout] 785 | | let sym_a = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("a".to_string())); [INFO] [stdout] 786 | | let sym_b = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("b".to_string())); [INFO] [stdout] ... | [INFO] [stdout] 792 | | assert_eq!(r_node, eval_string("call('call', name='glue', fmt='{x} {y}', x=rlang::sym('a'), y=rlang::sym('b'))").unwrap()); [INFO] [stdout] 793 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:797:9 [INFO] [stdout] | [INFO] [stdout] 797 | / test! { [INFO] [stdout] 798 | | let sym_a = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("a".to_string())); [INFO] [stdout] 799 | | let sym_b = AST::SimpleIdentifier(SimpleIdentifier::new_wrapped("b".to_string())); [INFO] [stdout] 800 | | let subscript = AST::Subscript(crate::python::Subscript::new_wrapped(sym_a, sym_b, false)); [INFO] [stdout] ... | [INFO] [stdout] 803 | | [INFO] [stdout] 804 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:809:9 [INFO] [stdout] | [INFO] [stdout] 809 | / test! { [INFO] [stdout] 810 | | let sym = AST::BooleanLiteral(BooleanLiteral::new_wrapped(true)); [INFO] [stdout] 811 | | let r_node = sym.to_r_ast_node(0); [INFO] [stdout] 812 | | assert_eq!(r_node, eval_string("quote(TRUE)").unwrap()); [INFO] [stdout] 813 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:818:9 [INFO] [stdout] | [INFO] [stdout] 818 | / test! { [INFO] [stdout] 819 | | let sym = AST::BigIntLiteral(BigIntLiteral::new_wrapped(1)); [INFO] [stdout] 820 | | let r_node = sym.to_r_ast_node(0); [INFO] [stdout] 821 | | assert_eq!(r_node, eval_string("as.integer(1)").unwrap()); [INFO] [stdout] 822 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `extendr_engine` [INFO] [stdout] --> src/lib.rs:827:9 [INFO] [stdout] | [INFO] [stdout] 827 | / test! { [INFO] [stdout] 828 | | let sym = AST::None(None::new_wrapped()); [INFO] [stdout] 829 | | let r_node = sym.to_r_ast_node(0); [INFO] [stdout] 830 | | assert_eq!(r_node, eval_string("quote(NULL)").unwrap()); [INFO] [stdout] 831 | | } [INFO] [stdout] | |_________^ use of undeclared crate or module `extendr_engine` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `python` in the crate root [INFO] [stdout] --> src/lib.rs:727:55 [INFO] [stdout] | [INFO] [stdout] 727 | let expr = AST::Expression(crate::python::Expression::new_wrapped(sym)); [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::python` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 672 | use aorist_extendr_api::Expression; [INFO] [stdout] | [INFO] [stdout] 672 | use crate::Expression; [INFO] [stdout] | [INFO] [stdout] 672 | use crate::r_ast_tests::Expression; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `python` in the crate root [INFO] [stdout] --> src/lib.rs:747:49 [INFO] [stdout] | [INFO] [stdout] 747 | let list = AST::List(crate::python::List::new_wrapped(vec![sym_a, sym_b], false)); [INFO] [stdout] | ^^^^ not found in `crate::python` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 672 | use aorist_extendr_api::List; [INFO] [stdout] | [INFO] [stdout] 672 | use crate::List; [INFO] [stdout] | [INFO] [stdout] 672 | use crate::r_ast_tests::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `python` in the crate root [INFO] [stdout] --> src/lib.rs:760:49 [INFO] [stdout] | [INFO] [stdout] 760 | let dict = AST::Dict(crate::python::Dict::new_wrapped(map)); [INFO] [stdout] | ^^^^ not found in `crate::python` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 672 | use crate::Dict; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `python` in the crate root [INFO] [stdout] --> src/lib.rs:776:49 [INFO] [stdout] | [INFO] [stdout] 776 | let dict = AST::Call(crate::python::Call::new_wrapped(sym_fun, vec![], map)); [INFO] [stdout] | ^^^^ not found in `crate::python` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 672 | use crate::Call; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `python` in the crate root [INFO] [stdout] --> src/lib.rs:790:54 [INFO] [stdout] | [INFO] [stdout] 790 | let dict = AST::Formatted(crate::python::Formatted::new_wrapped(fmt, map)); [INFO] [stdout] | ^^^^^^^^^ not found in `crate::python` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 672 | use core::num::fmt::Formatted; [INFO] [stdout] | [INFO] [stdout] 672 | use crate::Formatted; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `python` in the crate root [INFO] [stdout] --> src/lib.rs:800:59 [INFO] [stdout] | [INFO] [stdout] 800 | let subscript = AST::Subscript(crate::python::Subscript::new_wrapped(sym_a, sym_b, false)); [INFO] [stdout] | ^^^^^^^^^ not found in `crate::python` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 672 | use crate::Subscript; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aorist_ast` due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "7af0cab8885b4a6b49581529e28c74b90b6bc3894c547b493adcba2457636200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7af0cab8885b4a6b49581529e28c74b90b6bc3894c547b493adcba2457636200", kill_on_drop: false }` [INFO] [stdout] 7af0cab8885b4a6b49581529e28c74b90b6bc3894c547b493adcba2457636200