[INFO] cloning repository https://github.com/Detegr/raspberry_sidshield [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Detegr/raspberry_sidshield" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetegr%2Fraspberry_sidshield"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetegr%2Fraspberry_sidshield'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c92e19f532b5bf8f5f48c6b7c13cceb2b4ef5037 [INFO] testing Detegr/raspberry_sidshield against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetegr%2Fraspberry_sidshield" "/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/Detegr/raspberry_sidshield 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/Detegr/raspberry_sidshield [INFO] finished tweaking git repo https://github.com/Detegr/raspberry_sidshield [INFO] tweaked toml for git repo https://github.com/Detegr/raspberry_sidshield written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Detegr/raspberry_sidshield 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] 6d9d236a253e74b03e64fb381b91ae1194a69b1b8c4e37ef719ec62ed14dcb7c [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" "6d9d236a253e74b03e64fb381b91ae1194a69b1b8c4e37ef719ec62ed14dcb7c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rppal v0.9.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling raspberry_sidshield v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:60:35 [INFO] [stderr] | [INFO] [stderr] 60 | eprintln!("{}", e.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.00s [INFO] running `"docker" "inspect" "6d9d236a253e74b03e64fb381b91ae1194a69b1b8c4e37ef719ec62ed14dcb7c"` [INFO] running `"docker" "rm" "-f" "6d9d236a253e74b03e64fb381b91ae1194a69b1b8c4e37ef719ec62ed14dcb7c"` [INFO] [stdout] 6d9d236a253e74b03e64fb381b91ae1194a69b1b8c4e37ef719ec62ed14dcb7c [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] e11ead7d5877583a6910616327c478d5bdddbd76aef15aaee5dda6b47831bbca [INFO] running `"docker" "start" "-a" "e11ead7d5877583a6910616327c478d5bdddbd76aef15aaee5dda6b47831bbca"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling raspberry_sidshield v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:60:35 [INFO] [stderr] | [INFO] [stderr] 60 | eprintln!("{}", e.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "e11ead7d5877583a6910616327c478d5bdddbd76aef15aaee5dda6b47831bbca"` [INFO] running `"docker" "rm" "-f" "e11ead7d5877583a6910616327c478d5bdddbd76aef15aaee5dda6b47831bbca"` [INFO] [stdout] e11ead7d5877583a6910616327c478d5bdddbd76aef15aaee5dda6b47831bbca [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] 0989c224deb84b5831f5fb1bc1b4ca11be45691b060c7ba0fea3bc10b9748f0f [INFO] running `"docker" "start" "-a" "0989c224deb84b5831f5fb1bc1b4ca11be45691b060c7ba0fea3bc10b9748f0f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:60:35 [INFO] [stderr] | [INFO] [stderr] 60 | eprintln!("{}", e.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raspberry_sidshield-df1f1752ab26e0f2 [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" "0989c224deb84b5831f5fb1bc1b4ca11be45691b060c7ba0fea3bc10b9748f0f"` [INFO] running `"docker" "rm" "-f" "0989c224deb84b5831f5fb1bc1b4ca11be45691b060c7ba0fea3bc10b9748f0f"` [INFO] [stdout] 0989c224deb84b5831f5fb1bc1b4ca11be45691b060c7ba0fea3bc10b9748f0f