[INFO] updating cached repository https://github.com/leegee/rust-ts-boilerplate [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] 3aeb47cad6eb8a8f5519afdf672279250f9e21d1 [INFO] testing leegee/rust-ts-boilerplate against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleegee%2Frust-ts-boilerplate" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leegee/rust-ts-boilerplate 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/leegee/rust-ts-boilerplate [INFO] finished tweaking git repo https://github.com/leegee/rust-ts-boilerplate [INFO] tweaked toml for git repo https://github.com/leegee/rust-ts-boilerplate written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/leegee/rust-ts-boilerplate 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e835a099be0be6ea7d9950696f8df4f483e1d1ef25c29df5f58fe12bcf8885fe [INFO] running `"docker" "start" "-a" "e835a099be0be6ea7d9950696f8df4f483e1d1ef25c29df5f58fe12bcf8885fe"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.42 [INFO] [stderr] Compiling bumpalo v2.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.42 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling weedle v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.42 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.42 [INFO] [stderr] Compiling js-sys v0.3.19 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.19 [INFO] [stderr] Compiling pcm-visual v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `set_panic_hook` [INFO] [stderr] --> src/utils.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn set_panic_hook() { [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 20s [INFO] running `"docker" "inspect" "e835a099be0be6ea7d9950696f8df4f483e1d1ef25c29df5f58fe12bcf8885fe"` [INFO] running `"docker" "rm" "-f" "e835a099be0be6ea7d9950696f8df4f483e1d1ef25c29df5f58fe12bcf8885fe"` [INFO] [stdout] e835a099be0be6ea7d9950696f8df4f483e1d1ef25c29df5f58fe12bcf8885fe [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 70ef378df82ef43e255c8f0ad82e5f4f948600c8e49b2ccf5b144d498bc2fbc0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "70ef378df82ef43e255c8f0ad82e5f4f948600c8e49b2ccf5b144d498bc2fbc0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.19 [INFO] [stderr] warning: function is never used: `set_panic_hook` [INFO] [stderr] --> src/utils.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn set_panic_hook() { [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] Compiling wasm-bindgen-test v0.2.42 [INFO] [stderr] Compiling pcm-visual v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `set_panic_hook` [INFO] [stderr] --> src/utils.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn set_panic_hook() { [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 test [unoptimized + debuginfo] target(s) in 3.52s [INFO] running `"docker" "inspect" "70ef378df82ef43e255c8f0ad82e5f4f948600c8e49b2ccf5b144d498bc2fbc0"` [INFO] running `"docker" "rm" "-f" "70ef378df82ef43e255c8f0ad82e5f4f948600c8e49b2ccf5b144d498bc2fbc0"` [INFO] [stdout] 70ef378df82ef43e255c8f0ad82e5f4f948600c8e49b2ccf5b144d498bc2fbc0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 36e97caff5e2fe4b46258456e932cf716024e27900f5fe1d2389d6b6944eb988 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "36e97caff5e2fe4b46258456e932cf716024e27900f5fe1d2389d6b6944eb988"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: function is never used: `set_panic_hook` [INFO] [stderr] --> src/utils.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn set_panic_hook() { [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: function is never used: `set_panic_hook` [INFO] [stderr] --> src/utils.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn set_panic_hook() { [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 test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pcm_visual-804bc4aef47ae9a5 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/web-a83a927d7917d337 [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] [stdout] [INFO] [stderr] Doc-tests pcm-visual [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] [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" "36e97caff5e2fe4b46258456e932cf716024e27900f5fe1d2389d6b6944eb988"` [INFO] running `"docker" "rm" "-f" "36e97caff5e2fe4b46258456e932cf716024e27900f5fe1d2389d6b6944eb988"` [INFO] [stdout] 36e97caff5e2fe4b46258456e932cf716024e27900f5fe1d2389d6b6944eb988