[INFO] updating cached repository https://github.com/sidju/reed [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] df24302d2462a4b0c0bfce0c6d78dc68e096bab0 [INFO] testing sidju/reed against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidju%2Freed" "/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/sidju/reed 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/sidju/reed [INFO] finished tweaking git repo https://github.com/sidju/reed [INFO] tweaked toml for git repo https://github.com/sidju/reed written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/sidju/reed 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] [stderr] Blocking waiting for file lock on package cache [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] 3c08dbc56fbe577617fbca850431c7d80db941084599bf966905067a8021789e [INFO] running `"docker" "start" "-a" "3c08dbc56fbe577617fbca850431c7d80db941084599bf966905067a8021789e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling fancy-regex v0.3.3 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling plist v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling syntect v4.1.0 [INFO] [stderr] Compiling hired v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `append_file` [INFO] [stderr] --> src/file.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn append_file(filepath: &str, data: &[String]) -> Result<(), &'static str> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `append` [INFO] [stderr] --> src/file.rs:77:4 [INFO] [stderr] | [INFO] [stderr] 77 | fn append(filepath: &str, data: &[String]) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "3c08dbc56fbe577617fbca850431c7d80db941084599bf966905067a8021789e"` [INFO] running `"docker" "rm" "-f" "3c08dbc56fbe577617fbca850431c7d80db941084599bf966905067a8021789e"` [INFO] [stdout] 3c08dbc56fbe577617fbca850431c7d80db941084599bf966905067a8021789e [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] a5127c825361d6e68177b475464aa4fdb76cbf1c13e0e41207fc73f173555eda [INFO] running `"docker" "start" "-a" "a5127c825361d6e68177b475464aa4fdb76cbf1c13e0e41207fc73f173555eda"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling hired v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `append_file` [INFO] [stderr] --> src/file.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn append_file(filepath: &str, data: &[String]) -> Result<(), &'static str> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `append` [INFO] [stderr] --> src/file.rs:77:4 [INFO] [stderr] | [INFO] [stderr] 77 | fn append(filepath: &str, data: &[String]) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "a5127c825361d6e68177b475464aa4fdb76cbf1c13e0e41207fc73f173555eda"` [INFO] running `"docker" "rm" "-f" "a5127c825361d6e68177b475464aa4fdb76cbf1c13e0e41207fc73f173555eda"` [INFO] [stdout] a5127c825361d6e68177b475464aa4fdb76cbf1c13e0e41207fc73f173555eda [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] 5042d4c596646f47d33d356f96b45232b4e399e68a725f10eeb5930e8ae76598 [INFO] running `"docker" "start" "-a" "5042d4c596646f47d33d356f96b45232b4e399e68a725f10eeb5930e8ae76598"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `append_file` [INFO] [stderr] --> src/file.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn append_file(filepath: &str, data: &[String]) -> Result<(), &'static str> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `append` [INFO] [stderr] --> src/file.rs:77:4 [INFO] [stderr] | [INFO] [stderr] 77 | fn append(filepath: &str, data: &[String]) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hired-9beeec6a6fa1479b [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" "5042d4c596646f47d33d356f96b45232b4e399e68a725f10eeb5930e8ae76598"` [INFO] running `"docker" "rm" "-f" "5042d4c596646f47d33d356f96b45232b4e399e68a725f10eeb5930e8ae76598"` [INFO] [stdout] 5042d4c596646f47d33d356f96b45232b4e399e68a725f10eeb5930e8ae76598