[INFO] updating cached repository https://github.com/bradacina/rs-hello-wasm [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] [stderr] From https://github.com/bradacina/rs-hello-wasm [INFO] [stderr] ced3e35..aff97ea master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aff97ea4afebd379d9e9e90c4541fe111d8e1f3b [INFO] checking bradacina/rs-hello-wasm against master#08dfbfb61871a83f720c6e97a3b737076e89fe3e for pr-71796 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradacina%2Frs-hello-wasm" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bradacina/rs-hello-wasm on toolchain 08dfbfb61871a83f720c6e97a3b737076e89fe3e [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bradacina/rs-hello-wasm [INFO] finished tweaking git repo https://github.com/bradacina/rs-hello-wasm [INFO] tweaked toml for git repo https://github.com/bradacina/rs-hello-wasm written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/bradacina/rs-hello-wasm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a4e6d5c88b3d4f400584a232fd4a1c7d9246d75e110fd7a697c85658c046b76 [INFO] running `"docker" "start" "-a" "8a4e6d5c88b3d4f400584a232fd4a1c7d9246d75e110fd7a697c85658c046b76"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v3.2.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking js-sys v0.3.37 [INFO] [stderr] Checking web-sys v0.3.37 [INFO] [stderr] Checking hello-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: associated function is never used: `set_origin` [INFO] [stderr] --> src/board.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn set_origin(&mut self, x: f64, y: f64) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_origin` [INFO] [stderr] --> src/board.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn set_origin(&mut self, x: f64, y: f64) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "8a4e6d5c88b3d4f400584a232fd4a1c7d9246d75e110fd7a697c85658c046b76"` [INFO] running `"docker" "rm" "-f" "8a4e6d5c88b3d4f400584a232fd4a1c7d9246d75e110fd7a697c85658c046b76"` [INFO] [stdout] 8a4e6d5c88b3d4f400584a232fd4a1c7d9246d75e110fd7a697c85658c046b76