[INFO] updating cached repository https://github.com/mizkichan/rust-canvas-example [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] ddc7461e563881cd0ad2bbe88feb1279c727cf47 [INFO] checking mizkichan/rust-canvas-example against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizkichan%2Frust-canvas-example" "/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/mizkichan/rust-canvas-example on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mizkichan/rust-canvas-example [INFO] finished tweaking git repo https://github.com/mizkichan/rust-canvas-example [INFO] tweaked toml for git repo https://github.com/mizkichan/rust-canvas-example written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mizkichan/rust-canvas-example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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=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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "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] f6ba93869a8d5f1919e7caf3b36dcfe6401f4c428479a76e99e6362f6af4d4c2 [INFO] running `"docker" "start" "-a" "f6ba93869a8d5f1919e7caf3b36dcfe6401f4c428479a76e99e6362f6af4d4c2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.23 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.55 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking imageproc v0.19.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.55 [INFO] [stderr] Checking js-sys v0.3.32 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.32 [INFO] [stderr] Checking rust-canvas-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.46s [INFO] running `"docker" "inspect" "f6ba93869a8d5f1919e7caf3b36dcfe6401f4c428479a76e99e6362f6af4d4c2"` [INFO] running `"docker" "rm" "-f" "f6ba93869a8d5f1919e7caf3b36dcfe6401f4c428479a76e99e6362f6af4d4c2"` [INFO] [stdout] f6ba93869a8d5f1919e7caf3b36dcfe6401f4c428479a76e99e6362f6af4d4c2