[INFO] updating cached repository https://github.com/reujab/silver [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] bb222072658d2fc91de1cbb1dc5b68565e90fd35 [INFO] testing reujab/silver against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Fsilver" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reujab/silver 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/reujab/silver [INFO] finished tweaking git repo https://github.com/reujab/silver [INFO] tweaked toml for git repo https://github.com/reujab/silver written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/reujab/silver 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 5293f25d4a728d95eeb5c57dc1deff67c368c77f4963aecb4da15f66257696a4 [INFO] running `"docker" "start" "-a" "5293f25d4a728d95eeb5c57dc1deff67c368c77f4963aecb4da15f66257696a4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling hostname v0.3.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.14 [INFO] [stderr] Compiling libgit2-sys v0.12.0+0.99.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling git2 v0.13.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling ordered-multimap v0.2.3 [INFO] [stderr] Compiling rust-ini v0.15.1 [INFO] [stderr] Compiling silver v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "5293f25d4a728d95eeb5c57dc1deff67c368c77f4963aecb4da15f66257696a4"` [INFO] running `"docker" "rm" "-f" "5293f25d4a728d95eeb5c57dc1deff67c368c77f4963aecb4da15f66257696a4"` [INFO] [stdout] 5293f25d4a728d95eeb5c57dc1deff67c368c77f4963aecb4da15f66257696a4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 726b22ce4a7acdf03c2a9e61f7333e0f09461babdadada9bb1c63540c00c5fe3 [INFO] running `"docker" "start" "-a" "726b22ce4a7acdf03c2a9e61f7333e0f09461babdadada9bb1c63540c00c5fe3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling silver v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `"docker" "inspect" "726b22ce4a7acdf03c2a9e61f7333e0f09461babdadada9bb1c63540c00c5fe3"` [INFO] running `"docker" "rm" "-f" "726b22ce4a7acdf03c2a9e61f7333e0f09461babdadada9bb1c63540c00c5fe3"` [INFO] [stdout] 726b22ce4a7acdf03c2a9e61f7333e0f09461babdadada9bb1c63540c00c5fe3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 7ed9babf30c847b8f4d3b287bbc74267cdceb216339bdfbca88c472ea1cb31a2 [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" "7ed9babf30c847b8f4d3b287bbc74267cdceb216339bdfbca88c472ea1cb31a2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/silver-3a564b14d05d25a1 [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" "7ed9babf30c847b8f4d3b287bbc74267cdceb216339bdfbca88c472ea1cb31a2"` [INFO] running `"docker" "rm" "-f" "7ed9babf30c847b8f4d3b287bbc74267cdceb216339bdfbca88c472ea1cb31a2"` [INFO] [stdout] 7ed9babf30c847b8f4d3b287bbc74267cdceb216339bdfbca88c472ea1cb31a2