[INFO] updating cached repository https://github.com/samgwise/osc-gpio-bridge [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] 0d7a014c7ec482fc8acb26dc7b8f2047f6b7083b [INFO] testing samgwise/osc-gpio-bridge against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgwise%2Fosc-gpio-bridge" "/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/samgwise/osc-gpio-bridge 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/samgwise/osc-gpio-bridge [INFO] finished tweaking git repo https://github.com/samgwise/osc-gpio-bridge [INFO] tweaked toml for git repo https://github.com/samgwise/osc-gpio-bridge written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/samgwise/osc-gpio-bridge 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] [stdout] 10b612e406aacdf60f5d5673c042eab7f988154387a927b316c9f8c799cb6b0b [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" "10b612e406aacdf60f5d5673c042eab7f988154387a927b316c9f8c799cb6b0b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rppal v0.4.0 [INFO] [stderr] Compiling rosc v0.1.5 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling osc-gpio-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.19s [INFO] running `"docker" "inspect" "10b612e406aacdf60f5d5673c042eab7f988154387a927b316c9f8c799cb6b0b"` [INFO] running `"docker" "rm" "-f" "10b612e406aacdf60f5d5673c042eab7f988154387a927b316c9f8c799cb6b0b"` [INFO] [stdout] 10b612e406aacdf60f5d5673c042eab7f988154387a927b316c9f8c799cb6b0b [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] 5083ceea7237198d3299116aedf440f653a866306aec2d41e597beffd3a3f72f [INFO] running `"docker" "start" "-a" "5083ceea7237198d3299116aedf440f653a866306aec2d41e597beffd3a3f72f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling osc-gpio-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "5083ceea7237198d3299116aedf440f653a866306aec2d41e597beffd3a3f72f"` [INFO] running `"docker" "rm" "-f" "5083ceea7237198d3299116aedf440f653a866306aec2d41e597beffd3a3f72f"` [INFO] [stdout] 5083ceea7237198d3299116aedf440f653a866306aec2d41e597beffd3a3f72f [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] 2446315211d6e31ccaf1497e93398cceaced4f2156e9954139aca0ea445b5416 [INFO] running `"docker" "start" "-a" "2446315211d6e31ccaf1497e93398cceaced4f2156e9954139aca0ea445b5416"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/osc_gpio_bridge-80913cfb41740f8e [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" "2446315211d6e31ccaf1497e93398cceaced4f2156e9954139aca0ea445b5416"` [INFO] running `"docker" "rm" "-f" "2446315211d6e31ccaf1497e93398cceaced4f2156e9954139aca0ea445b5416"` [INFO] [stdout] 2446315211d6e31ccaf1497e93398cceaced4f2156e9954139aca0ea445b5416