[INFO] crate xladd-derive 0.3.2 is already in cache [INFO] testing xladd-derive-0.3.2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate xladd-derive 0.3.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate xladd-derive 0.3.2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-5/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+beta-2020-06-03" "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] 6e24f51eefbd6c100ff1a39c59b7ca3f79e67d85561981ee9a21dd1690f49613 [INFO] running `"docker" "start" "-a" "6e24f51eefbd6c100ff1a39c59b7ca3f79e67d85561981ee9a21dd1690f49613"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling xladd-derive v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.18s [INFO] running `"docker" "inspect" "6e24f51eefbd6c100ff1a39c59b7ca3f79e67d85561981ee9a21dd1690f49613"` [INFO] running `"docker" "rm" "-f" "6e24f51eefbd6c100ff1a39c59b7ca3f79e67d85561981ee9a21dd1690f49613"` [INFO] [stdout] 6e24f51eefbd6c100ff1a39c59b7ca3f79e67d85561981ee9a21dd1690f49613 [INFO] running `"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" "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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e38c3a28acef7c193e62da966c3c0771b9b863de20730add16863670984ec9d7 [INFO] running `"docker" "start" "-a" "e38c3a28acef7c193e62da966c3c0771b9b863de20730add16863670984ec9d7"` [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: consider importing this struct [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: consider importing this struct [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: consider importing this struct [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: consider importing this struct [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: consider importing this struct [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" "e38c3a28acef7c193e62da966c3c0771b9b863de20730add16863670984ec9d7"` [INFO] running `"docker" "rm" "-f" "e38c3a28acef7c193e62da966c3c0771b9b863de20730add16863670984ec9d7"` [INFO] [stdout] e38c3a28acef7c193e62da966c3c0771b9b863de20730add16863670984ec9d7