[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] testing mizkichan/rust-canvas-example against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizkichan%2Frust-canvas-example" "/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/mizkichan/rust-canvas-example 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/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-3/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" "+1.44.0" "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=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] 673bd856f3e52381f5262a79aa0e89b0415b3eaf8816769c20aed3b200886666 [INFO] running `"docker" "start" "-a" "673bd856f3e52381f5262a79aa0e89b0415b3eaf8816769c20aed3b200886666"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling getrandom v0.1.13 [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 rayon-core v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-iter v0.1.39 [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] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling imageproc v0.19.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.55 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.55 [INFO] [stderr] Compiling web-sys v0.3.32 [INFO] [stderr] Compiling js-sys v0.3.32 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling rust-canvas-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "673bd856f3e52381f5262a79aa0e89b0415b3eaf8816769c20aed3b200886666"` [INFO] running `"docker" "rm" "-f" "673bd856f3e52381f5262a79aa0e89b0415b3eaf8816769c20aed3b200886666"` [INFO] [stdout] 673bd856f3e52381f5262a79aa0e89b0415b3eaf8816769c20aed3b200886666 [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=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" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f9906ad3f8564f87682bf3f8d9a065f79d308d1f05d454377a701cd4b1953bb8 [INFO] running `"docker" "start" "-a" "f9906ad3f8564f87682bf3f8d9a065f79d308d1f05d454377a701cd4b1953bb8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-canvas-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "f9906ad3f8564f87682bf3f8d9a065f79d308d1f05d454377a701cd4b1953bb8"` [INFO] running `"docker" "rm" "-f" "f9906ad3f8564f87682bf3f8d9a065f79d308d1f05d454377a701cd4b1953bb8"` [INFO] [stdout] f9906ad3f8564f87682bf3f8d9a065f79d308d1f05d454377a701cd4b1953bb8 [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=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" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a976da94dc0a6f2917f4a579e6fe638b870bd4fd07788520daf3153458ad6d8 [INFO] running `"docker" "start" "-a" "9a976da94dc0a6f2917f4a579e6fe638b870bd4fd07788520daf3153458ad6d8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_canvas_example-835ab9fece6d4d37 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9a976da94dc0a6f2917f4a579e6fe638b870bd4fd07788520daf3153458ad6d8"` [INFO] running `"docker" "rm" "-f" "9a976da94dc0a6f2917f4a579e6fe638b870bd4fd07788520daf3153458ad6d8"` [INFO] [stdout] 9a976da94dc0a6f2917f4a579e6fe638b870bd4fd07788520daf3153458ad6d8