[INFO] cloning repository https://github.com/MattAndDev/rust-wasm-ts [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MattAndDev/rust-wasm-ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattAndDev%2Frust-wasm-ts"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattAndDev%2Frust-wasm-ts'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eef624f7fe5404ff078d5f4da5f7e9c03244da68 [INFO] testing MattAndDev/rust-wasm-ts against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattAndDev%2Frust-wasm-ts" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MattAndDev/rust-wasm-ts 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/MattAndDev/rust-wasm-ts [INFO] finished tweaking git repo https://github.com/MattAndDev/rust-wasm-ts [INFO] tweaked toml for git repo https://github.com/MattAndDev/rust-wasm-ts written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/MattAndDev/rust-wasm-ts 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 34914a40b0a3d63c2de1004f05ff77583fb818105fb09fbcd58f4a71d11296ca [INFO] running `"docker" "start" "-a" "34914a40b0a3d63c2de1004f05ff77583fb818105fb09fbcd58f4a71d11296ca"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling cached v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.55 [INFO] [stderr] Compiling js-sys v0.3.32 [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `sum` [INFO] [stderr] --> src/rust/functions.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn sum(arr: &[f64]) -> 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 42.72s [INFO] running `"docker" "inspect" "34914a40b0a3d63c2de1004f05ff77583fb818105fb09fbcd58f4a71d11296ca"` [INFO] running `"docker" "rm" "-f" "34914a40b0a3d63c2de1004f05ff77583fb818105fb09fbcd58f4a71d11296ca"` [INFO] [stdout] 34914a40b0a3d63c2de1004f05ff77583fb818105fb09fbcd58f4a71d11296ca [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 38838ff161c8fb7ce35eea380dff34173ac69c211ce6673db55fa39230c14609 [INFO] running `"docker" "start" "-a" "38838ff161c8fb7ce35eea380dff34173ac69c211ce6673db55fa39230c14609"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `sum` [INFO] [stderr] --> src/rust/functions.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn sum(arr: &[f64]) -> 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 test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "38838ff161c8fb7ce35eea380dff34173ac69c211ce6673db55fa39230c14609"` [INFO] running `"docker" "rm" "-f" "38838ff161c8fb7ce35eea380dff34173ac69c211ce6673db55fa39230c14609"` [INFO] [stdout] 38838ff161c8fb7ce35eea380dff34173ac69c211ce6673db55fa39230c14609 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] f6c3140069d4024896610da0f9a6f357d049d37c667a83d8e0cfa995e5ed2d5e [INFO] running `"docker" "start" "-a" "f6c3140069d4024896610da0f9a6f357d049d37c667a83d8e0cfa995e5ed2d5e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: function is never used: `sum` [INFO] [stderr] --> src/rust/functions.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn sum(arr: &[f64]) -> 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 test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hello_world-262ae490727dc92c [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" "f6c3140069d4024896610da0f9a6f357d049d37c667a83d8e0cfa995e5ed2d5e"` [INFO] running `"docker" "rm" "-f" "f6c3140069d4024896610da0f9a6f357d049d37c667a83d8e0cfa995e5ed2d5e"` [INFO] [stdout] f6c3140069d4024896610da0f9a6f357d049d37c667a83d8e0cfa995e5ed2d5e