[INFO] updating cached repository https://github.com/pandaman64/xhr-stdweb [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] b84b964dd72c5643618724eade3f99a308d37f63 [INFO] testing pandaman64/xhr-stdweb against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandaman64%2Fxhr-stdweb" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pandaman64/xhr-stdweb on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pandaman64/xhr-stdweb [INFO] finished tweaking git repo https://github.com/pandaman64/xhr-stdweb [INFO] tweaked toml for git repo https://github.com/pandaman64/xhr-stdweb written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/pandaman64/xhr-stdweb 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] b7e39e2996b7a548b0b79bf14f1a51a5224ea345d6a1acc1b00fd84d0c0ae78c [INFO] running `"docker" "start" "-a" "b7e39e2996b7a548b0b79bf14f1a51a5224ea345d6a1acc1b00fd84d0c0ae78c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling stdweb v0.4.4 (https://github.com/koute/stdweb.git#96009f3a) [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.14 [INFO] [stderr] Compiling stdweb-derive v0.4.0 (https://github.com/koute/stdweb.git#96009f3a) [INFO] [stderr] Compiling xhr-stdweb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `stdweb::js_export` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use stdweb::js_export; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `js_export` in the root [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `js_export` [INFO] [stderr] --> src/main.rs:10:3 [INFO] [stderr] | [INFO] [stderr] 10 | #[js_export] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `xhr-stdweb`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b7e39e2996b7a548b0b79bf14f1a51a5224ea345d6a1acc1b00fd84d0c0ae78c"` [INFO] running `"docker" "rm" "-f" "b7e39e2996b7a548b0b79bf14f1a51a5224ea345d6a1acc1b00fd84d0c0ae78c"` [INFO] [stdout] b7e39e2996b7a548b0b79bf14f1a51a5224ea345d6a1acc1b00fd84d0c0ae78c