[INFO] updating cached repository https://github.com/craigfay/pure_webassembly_client [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f86e83d7a896f6219a16d9667d86380af91131a8 [INFO] testing craigfay/pure_webassembly_client against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraigfay%2Fpure_webassembly_client" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/craigfay/pure_webassembly_client 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 git repo https://github.com/craigfay/pure_webassembly_client [INFO] finished tweaking git repo https://github.com/craigfay/pure_webassembly_client [INFO] tweaked toml for git repo https://github.com/craigfay/pure_webassembly_client written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/craigfay/pure_webassembly_client 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 80ebfb82fd9ecb30867b44f40d9c2104c958378912ce465e556232447c51e5fb [INFO] running `"docker" "start" "-a" "80ebfb82fd9ecb30867b44f40d9c2104c958378912ce465e556232447c51e5fb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.60 [INFO] [stderr] Compiling bumpalo v3.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.60 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling yew v0.14.3 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling yew-macro v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.60 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling js-sys v0.3.37 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling web-sys v0.3.37 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.10 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling web_logger v0.2.0 [INFO] [stderr] Compiling magnolia-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/services/data.rs:10:27 [INFO] [stderr] | [INFO] [stderr] 10 | const ARTICLE_API: &str = dotenv!("ARTICLE_API"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: Error loading .env file: path not found [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: cannot find macro `proc_macro_call` in this scope [INFO] [stderr] --> src/services/data.rs:10:27 [INFO] [stderr] | [INFO] [stderr] 10 | const ARTICLE_API: &str = dotenv!("ARTICLE_API"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::debug` [INFO] [stderr] --> src/app.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use log::debug; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::debug` [INFO] [stderr] --> src/services/requests.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use log::debug; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `magnolia-web`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "80ebfb82fd9ecb30867b44f40d9c2104c958378912ce465e556232447c51e5fb"` [INFO] running `"docker" "rm" "-f" "80ebfb82fd9ecb30867b44f40d9c2104c958378912ce465e556232447c51e5fb"` [INFO] [stdout] 80ebfb82fd9ecb30867b44f40d9c2104c958378912ce465e556232447c51e5fb