[INFO] updating cached repository https://github.com/ginesete/cross [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] 640b0d0290272dd21e8f403e86559bdb581760a0 [INFO] testing ginesete/cross against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fginesete%2Fcross" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ginesete/cross 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/ginesete/cross [INFO] finished tweaking git repo https://github.com/ginesete/cross [INFO] tweaked toml for git repo https://github.com/ginesete/cross written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ginesete/cross 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 159f8fbe4b775ed249182b09b0e409300d78b3df3ce87458036301f3fd26e133 [INFO] running `"docker" "start" "-a" "159f8fbe4b775ed249182b09b0e409300d78b3df3ce87458036301f3fd26e133"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cross v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "159f8fbe4b775ed249182b09b0e409300d78b3df3ce87458036301f3fd26e133"` [INFO] running `"docker" "rm" "-f" "159f8fbe4b775ed249182b09b0e409300d78b3df3ce87458036301f3fd26e133"` [INFO] [stdout] 159f8fbe4b775ed249182b09b0e409300d78b3df3ce87458036301f3fd26e133 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f64a4cf10076c845d41f30fde32919b83c068c0e300a6d3093b6e656ba5d6846 [INFO] running `"docker" "start" "-a" "f64a4cf10076c845d41f30fde32919b83c068c0e300a6d3093b6e656ba5d6846"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cross v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "f64a4cf10076c845d41f30fde32919b83c068c0e300a6d3093b6e656ba5d6846"` [INFO] running `"docker" "rm" "-f" "f64a4cf10076c845d41f30fde32919b83c068c0e300a6d3093b6e656ba5d6846"` [INFO] [stdout] f64a4cf10076c845d41f30fde32919b83c068c0e300a6d3093b6e656ba5d6846 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 946e5f861ed2e2e4a5ce7cb98a3827e61d51fd6164cefda580386497250af2ab [INFO] running `"docker" "start" "-a" "946e5f861ed2e2e4a5ce7cb98a3827e61d51fd6164cefda580386497250af2ab"` [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/cross-960d7639dd3ddc79 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::double_opening_a_port_should_fail ... ignored [INFO] [stdout] test tests::double_releasing_a_port_should_fail ... ignored [INFO] [stdout] test tests::tries_to_open_and_close_gpio_port ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "946e5f861ed2e2e4a5ce7cb98a3827e61d51fd6164cefda580386497250af2ab"` [INFO] running `"docker" "rm" "-f" "946e5f861ed2e2e4a5ce7cb98a3827e61d51fd6164cefda580386497250af2ab"` [INFO] [stdout] 946e5f861ed2e2e4a5ce7cb98a3827e61d51fd6164cefda580386497250af2ab