[INFO] crate yew_svg 0.2.1 is already in cache [INFO] testing yew_svg-0.2.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate yew_svg 0.2.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate yew_svg 0.2.1 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 yew_svg 0.2.1 [INFO] finished tweaking crates.io crate yew_svg 0.2.1 [INFO] tweaked toml for crates.io crate yew_svg 0.2.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [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] a6febebb86240c396145d1f52b516316661bcc99d21e4e5fa32492659e5ac203 [INFO] running `"docker" "start" "-a" "a6febebb86240c396145d1f52b516316661bcc99d21e4e5fa32492659e5ac203"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.16.2 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling yew-macro v0.16.1 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.40 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.13 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew_svg v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0407]: method `view` is not a member of trait `Renderable` [INFO] [stderr] --> src/lib.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | / fn view(&self) -> Html { [INFO] [stderr] 50 | | use stdweb::unstable::TryFrom; [INFO] [stderr] 51 | | let mut html = String::new(); [INFO] [stderr] 52 | | let props = &self.props; [INFO] [stderr] ... | [INFO] [stderr] 99 | | vnode [INFO] [stderr] 100 | | } [INFO] [stderr] | |_____^ not a member of trait `Renderable` [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stderr] --> src/lib.rs:45:20 [INFO] [stderr] | [INFO] [stderr] 45 | impl Renderable for SVG [INFO] [stderr] | ^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stderr] --> src/lib.rs:49:28 [INFO] [stderr] | [INFO] [stderr] 49 | fn view(&self) -> Html { [INFO] [stderr] | ^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0107, E0407. [INFO] [stderr] For more information about an error, try `rustc --explain E0107`. [INFO] [stderr] error: could not compile `yew_svg`. [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" "a6febebb86240c396145d1f52b516316661bcc99d21e4e5fa32492659e5ac203"` [INFO] running `"docker" "rm" "-f" "a6febebb86240c396145d1f52b516316661bcc99d21e4e5fa32492659e5ac203"` [INFO] [stdout] a6febebb86240c396145d1f52b516316661bcc99d21e4e5fa32492659e5ac203