[INFO] updating cached repository https://github.com/niktob560/rpush [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] 1b57783f4e0e593b93cac4341a4fcb9e131f0b2f [INFO] testing niktob560/rpush against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniktob560%2Frpush" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/niktob560/rpush on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/niktob560/rpush [INFO] finished tweaking git repo https://github.com/niktob560/rpush [INFO] tweaked toml for git repo https://github.com/niktob560/rpush written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/niktob560/rpush already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] c7fcb119f458dd788f648ca6e4ab7c1501b639d67b2f10f53913752e444c447d [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" "c7fcb119f458dd788f648ca6e4ab7c1501b639d67b2f10f53913752e444c447d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling rpush v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `ops` [INFO] [stderr] --> src/main.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | fn gener_body_get(file: &str, ops: &str, site_dir: &str) -> Result<(String, usize), io::Error> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ops` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.85s [INFO] running `"docker" "inspect" "c7fcb119f458dd788f648ca6e4ab7c1501b639d67b2f10f53913752e444c447d"` [INFO] running `"docker" "rm" "-f" "c7fcb119f458dd788f648ca6e4ab7c1501b639d67b2f10f53913752e444c447d"` [INFO] [stdout] c7fcb119f458dd788f648ca6e4ab7c1501b639d67b2f10f53913752e444c447d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 89d368846e014c3a4b73e4af40fbc039c9bb07e43dee336fc06bd9a20e8210ab [INFO] running `"docker" "start" "-a" "89d368846e014c3a4b73e4af40fbc039c9bb07e43dee336fc06bd9a20e8210ab"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rpush v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `ops` [INFO] [stderr] --> src/main.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | fn gener_body_get(file: &str, ops: &str, site_dir: &str) -> Result<(String, usize), io::Error> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ops` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `"docker" "inspect" "89d368846e014c3a4b73e4af40fbc039c9bb07e43dee336fc06bd9a20e8210ab"` [INFO] running `"docker" "rm" "-f" "89d368846e014c3a4b73e4af40fbc039c9bb07e43dee336fc06bd9a20e8210ab"` [INFO] [stdout] 89d368846e014c3a4b73e4af40fbc039c9bb07e43dee336fc06bd9a20e8210ab [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 9cfacc8ce75f9fea75e8aa8550d480b0ce8ee1cc692742c0b0006f19dc0179e0 [INFO] running `"docker" "start" "-a" "9cfacc8ce75f9fea75e8aa8550d480b0ce8ee1cc692742c0b0006f19dc0179e0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused variable: `ops` [INFO] [stderr] --> src/main.rs:52:31 [INFO] [stderr] | [INFO] [stderr] 52 | fn gener_body_get(file: &str, ops: &str, site_dir: &str) -> Result<(String, usize), io::Error> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ops` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rpush-9a54205753421fbf [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" "9cfacc8ce75f9fea75e8aa8550d480b0ce8ee1cc692742c0b0006f19dc0179e0"` [INFO] running `"docker" "rm" "-f" "9cfacc8ce75f9fea75e8aa8550d480b0ce8ee1cc692742c0b0006f19dc0179e0"` [INFO] [stdout] 9cfacc8ce75f9fea75e8aa8550d480b0ce8ee1cc692742c0b0006f19dc0179e0