[INFO] updating cached repository https://github.com/birkenfeld/fddf [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] 7229172ddf0644c6d9a5d08a657658809dbccb25 [INFO] testing birkenfeld/fddf against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirkenfeld%2Ffddf" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/birkenfeld/fddf 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/birkenfeld/fddf [INFO] finished tweaking git repo https://github.com/birkenfeld/fddf [INFO] tweaked toml for git repo https://github.com/birkenfeld/fddf written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/birkenfeld/fddf 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] b16f8089046dfd9a212b2cbf8e889a2fc9d1f04544109f512daf5141b137c79a [INFO] running `"docker" "start" "-a" "b16f8089046dfd9a212b2cbf8e889a2fc9d1f04544109f512daf5141b137c79a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling variance v0.1.3 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling scopeguard v0.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unbytify v0.2.0 [INFO] [stderr] Compiling blake3 v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling scoped-pool v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling fddf v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.72s [INFO] running `"docker" "inspect" "b16f8089046dfd9a212b2cbf8e889a2fc9d1f04544109f512daf5141b137c79a"` [INFO] running `"docker" "rm" "-f" "b16f8089046dfd9a212b2cbf8e889a2fc9d1f04544109f512daf5141b137c79a"` [INFO] [stdout] b16f8089046dfd9a212b2cbf8e889a2fc9d1f04544109f512daf5141b137c79a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 1d5d9393b39a2aab4c3512eee459f5900fc30b1c4f2da845ce31ec7369e4b6da [INFO] running `"docker" "start" "-a" "1d5d9393b39a2aab4c3512eee459f5900fc30b1c4f2da845ce31ec7369e4b6da"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling fddf v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "1d5d9393b39a2aab4c3512eee459f5900fc30b1c4f2da845ce31ec7369e4b6da"` [INFO] running `"docker" "rm" "-f" "1d5d9393b39a2aab4c3512eee459f5900fc30b1c4f2da845ce31ec7369e4b6da"` [INFO] [stdout] 1d5d9393b39a2aab4c3512eee459f5900fc30b1c4f2da845ce31ec7369e4b6da [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 2facd5c02c20da15432e37914896f092ef6b7444a8fbf93b55eeeebdff45a557 [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" "2facd5c02c20da15432e37914896f092ef6b7444a8fbf93b55eeeebdff45a557"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fddf-85369f64d963f852 [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" "2facd5c02c20da15432e37914896f092ef6b7444a8fbf93b55eeeebdff45a557"` [INFO] running `"docker" "rm" "-f" "2facd5c02c20da15432e37914896f092ef6b7444a8fbf93b55eeeebdff45a557"` [INFO] [stdout] 2facd5c02c20da15432e37914896f092ef6b7444a8fbf93b55eeeebdff45a557