[INFO] cloning repository https://github.com/jtgeibel/wasm-test-bin [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtgeibel/wasm-test-bin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtgeibel%2Fwasm-test-bin"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtgeibel%2Fwasm-test-bin'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dae23de3c7ee20530fcbcc1223f3413ef60adf4b [INFO] testing jtgeibel/wasm-test-bin against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtgeibel%2Fwasm-test-bin" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtgeibel/wasm-test-bin 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/jtgeibel/wasm-test-bin [INFO] finished tweaking git repo https://github.com/jtgeibel/wasm-test-bin [INFO] tweaked toml for git repo https://github.com/jtgeibel/wasm-test-bin written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jtgeibel/wasm-test-bin 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] fb2196f348483137e828ef32330191eb04757cb5a5dc27a345ae78ef96a93b9f [INFO] running `"docker" "start" "-a" "fb2196f348483137e828ef32330191eb04757cb5a5dc27a345ae78ef96a93b9f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasm-test-bin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `"docker" "inspect" "fb2196f348483137e828ef32330191eb04757cb5a5dc27a345ae78ef96a93b9f"` [INFO] running `"docker" "rm" "-f" "fb2196f348483137e828ef32330191eb04757cb5a5dc27a345ae78ef96a93b9f"` [INFO] [stdout] fb2196f348483137e828ef32330191eb04757cb5a5dc27a345ae78ef96a93b9f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 5fb0ce6f524ec9f58626d5302a597850de8fd249004d9a57b900e9ca4abe0b11 [INFO] running `"docker" "start" "-a" "5fb0ce6f524ec9f58626d5302a597850de8fd249004d9a57b900e9ca4abe0b11"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasm-test-bin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "5fb0ce6f524ec9f58626d5302a597850de8fd249004d9a57b900e9ca4abe0b11"` [INFO] running `"docker" "rm" "-f" "5fb0ce6f524ec9f58626d5302a597850de8fd249004d9a57b900e9ca4abe0b11"` [INFO] [stdout] 5fb0ce6f524ec9f58626d5302a597850de8fd249004d9a57b900e9ca4abe0b11 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 40306801e00fdd30b922d367f63d546c12397f5c4099fdfe3e21c7e8391daf8f [INFO] running `"docker" "start" "-a" "40306801e00fdd30b922d367f63d546c12397f5c4099fdfe3e21c7e8391daf8f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_test_bin-7319c13f7dfa6c64 [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" "40306801e00fdd30b922d367f63d546c12397f5c4099fdfe3e21c7e8391daf8f"` [INFO] running `"docker" "rm" "-f" "40306801e00fdd30b922d367f63d546c12397f5c4099fdfe3e21c7e8391daf8f"` [INFO] [stdout] 40306801e00fdd30b922d367f63d546c12397f5c4099fdfe3e21c7e8391daf8f