[INFO] updating cached repository https://github.com/crmckenzie/rust-error-libraries [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] 103b99038c65b9c2896b50bed24242e8975e155b [INFO] testing crmckenzie/rust-error-libraries against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrmckenzie%2Frust-error-libraries" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crmckenzie/rust-error-libraries 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/crmckenzie/rust-error-libraries [INFO] finished tweaking git repo https://github.com/crmckenzie/rust-error-libraries [INFO] tweaked toml for git repo https://github.com/crmckenzie/rust-error-libraries written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/crmckenzie/rust-error-libraries 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] cf8fe71cddf2a82fcd17af9fb552813bc86ed76485635e40440d3651514ce697 [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" "cf8fe71cddf2a82fcd17af9fb552813bc86ed76485635e40440d3651514ce697"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling err-derive v0.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling snafu-derive v0.6.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.8 [INFO] [stderr] Compiling snafu v0.6.0 [INFO] [stderr] Compiling errors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.95s [INFO] running `"docker" "inspect" "cf8fe71cddf2a82fcd17af9fb552813bc86ed76485635e40440d3651514ce697"` [INFO] running `"docker" "rm" "-f" "cf8fe71cddf2a82fcd17af9fb552813bc86ed76485635e40440d3651514ce697"` [INFO] [stdout] cf8fe71cddf2a82fcd17af9fb552813bc86ed76485635e40440d3651514ce697 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 74741c9486e145143c3802e434e17f2bc002a6ca21a7fbb9595af85261bbf8f1 [INFO] running `"docker" "start" "-a" "74741c9486e145143c3802e434e17f2bc002a6ca21a7fbb9595af85261bbf8f1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling errors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "74741c9486e145143c3802e434e17f2bc002a6ca21a7fbb9595af85261bbf8f1"` [INFO] running `"docker" "rm" "-f" "74741c9486e145143c3802e434e17f2bc002a6ca21a7fbb9595af85261bbf8f1"` [INFO] [stdout] 74741c9486e145143c3802e434e17f2bc002a6ca21a7fbb9595af85261bbf8f1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] a4c4b1e9c1ded57ebbbee8252a4c4990fc50caea21050a07b4acecae2250bc78 [INFO] running `"docker" "start" "-a" "a4c4b1e9c1ded57ebbbee8252a4c4990fc50caea21050a07b4acecae2250bc78"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/errors-91e0c78e581ffdfd [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test snafu_example::tests::clone ... ok [INFO] [stdout] test thiserror_example::tests::clone ... ok [INFO] [stdout] test err_derive_example::tests::clone ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a4c4b1e9c1ded57ebbbee8252a4c4990fc50caea21050a07b4acecae2250bc78"` [INFO] running `"docker" "rm" "-f" "a4c4b1e9c1ded57ebbbee8252a4c4990fc50caea21050a07b4acecae2250bc78"` [INFO] [stdout] a4c4b1e9c1ded57ebbbee8252a4c4990fc50caea21050a07b4acecae2250bc78