[INFO] crate xladd-derive 0.3.2 is already in cache [INFO] testing xladd-derive-0.3.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate xladd-derive 0.3.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate xladd-derive 0.3.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate xladd-derive 0.3.2 [INFO] finished tweaking crates.io crate xladd-derive 0.3.2 [INFO] tweaked toml for crates.io crate xladd-derive 0.3.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate xladd-derive 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca10748ca6d551affc50dac62ede1fefc5bb031c198c5c6630dda913dc132c30 [INFO] running `"docker" "start" "-a" "ca10748ca6d551affc50dac62ede1fefc5bb031c198c5c6630dda913dc132c30"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling xladd-derive v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.33s [INFO] running `"docker" "inspect" "ca10748ca6d551affc50dac62ede1fefc5bb031c198c5c6630dda913dc132c30"` [INFO] running `"docker" "rm" "-f" "ca10748ca6d551affc50dac62ede1fefc5bb031c198c5c6630dda913dc132c30"` [INFO] [stdout] ca10748ca6d551affc50dac62ede1fefc5bb031c198c5c6630dda913dc132c30 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d8b7edc7379d818f904cc16474485dccb29511cdd03d4ad33e4056a4e989779a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d8b7edc7379d818f904cc16474485dccb29511cdd03d4ad33e4056a4e989779a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling xladd-derive v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `xladd` [INFO] [stderr] --> examples/train.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use xladd::registrator::Reg; [INFO] [stderr] | ^^^^^ use of undeclared type or module `xladd` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `xladd` [INFO] [stderr] --> examples/train.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use xladd::variant::Variant; [INFO] [stderr] | ^^^^^ use of undeclared type or module `xladd` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `xladd` [INFO] [stderr] --> examples/train.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use xladd::xlcall::LPXLOPER12; [INFO] [stderr] | ^^^^^ use of undeclared type or module `xladd` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Variant` [INFO] [stderr] --> examples/train.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `Variant` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `LPXLOPER12` [INFO] [stderr] --> examples/train.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `LPXLOPER12` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `xladd` [INFO] [stderr] --> examples/train.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `xladd` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Variant` [INFO] [stderr] --> examples/train.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `Variant` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `LPXLOPER12` [INFO] [stderr] --> examples/train.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `LPXLOPER12` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `xladd` [INFO] [stderr] --> examples/train.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `xladd` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Variant` [INFO] [stderr] --> examples/train.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `Variant` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `LPXLOPER12` [INFO] [stderr] --> examples/train.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `LPXLOPER12` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `xladd` [INFO] [stderr] --> examples/train.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `xladd` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Variant` [INFO] [stderr] --> examples/train.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `Variant` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `LPXLOPER12` [INFO] [stderr] --> examples/train.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `LPXLOPER12` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `xladd` [INFO] [stderr] --> examples/train.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `xladd` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Variant` [INFO] [stderr] --> examples/train.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | #[xl_func(category = "OptionPricing", prefix = "my", rename = "foo")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `Variant` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `LPXLOPER12` [INFO] [stderr] --> examples/train.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | #[xl_func(category = "OptionPricing", prefix = "my", rename = "foo")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `LPXLOPER12` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `xladd` [INFO] [stderr] --> examples/train.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | #[xl_func(category = "OptionPricing", prefix = "my", rename = "foo")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `xladd` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Reg` [INFO] [stderr] --> examples/train.rs:58:13 [INFO] [stderr] | [INFO] [stderr] 58 | let r = Reg::new(); [INFO] [stderr] | ^^^ use of undeclared type or module `Reg` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Variant` in this scope [INFO] [stderr] --> examples/train.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use syn::Variant; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPXLOPER12` in this scope [INFO] [stderr] --> examples/train.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Variant` in this scope [INFO] [stderr] --> examples/train.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use syn::Variant; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPXLOPER12` in this scope [INFO] [stderr] --> examples/train.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Variant` in this scope [INFO] [stderr] --> examples/train.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use syn::Variant; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPXLOPER12` in this scope [INFO] [stderr] --> examples/train.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Variant` in this scope [INFO] [stderr] --> examples/train.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use syn::Variant; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPXLOPER12` in this scope [INFO] [stderr] --> examples/train.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | #[xl_func()] [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Variant` in this scope [INFO] [stderr] --> examples/train.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | #[xl_func(category = "OptionPricing", prefix = "my", rename = "foo")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use syn::Variant; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPXLOPER12` in this scope [INFO] [stderr] --> examples/train.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | #[xl_func(category = "OptionPricing", prefix = "my", rename = "foo")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 29 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `xladd-derive`. [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "d8b7edc7379d818f904cc16474485dccb29511cdd03d4ad33e4056a4e989779a"` [INFO] running `"docker" "rm" "-f" "d8b7edc7379d818f904cc16474485dccb29511cdd03d4ad33e4056a4e989779a"` [INFO] [stdout] d8b7edc7379d818f904cc16474485dccb29511cdd03d4ad33e4056a4e989779a