[INFO] updating cached repository https://github.com/leizzer/base64-serde-test [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] af35e0986bd63e1d8de7f5b4ceadd57d5fc35585 [INFO] testing leizzer/base64-serde-test against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleizzer%2Fbase64-serde-test" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leizzer/base64-serde-test 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/leizzer/base64-serde-test [INFO] finished tweaking git repo https://github.com/leizzer/base64-serde-test [INFO] tweaked toml for git repo https://github.com/leizzer/base64-serde-test written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/leizzer/base64-serde-test 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] b1ef9ef2f0a85b692ec6e2e274a3f7ee89bf459a103f18e16dfa5da3edbbfcf1 [INFO] running `"docker" "start" "-a" "b1ef9ef2f0a85b692ec6e2e274a3f7ee89bf459a103f18e16dfa5da3edbbfcf1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling twoway v0.2.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling base64-serde v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.1 [INFO] [stderr] Compiling actix-http v0.2.7 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling actix-web v1.0.5 [INFO] [stderr] Compiling actix-multipart v0.1.2 [INFO] [stderr] Compiling actix-identity v0.1.0 [INFO] [stderr] Compiling base64-option v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `"docker" "inspect" "b1ef9ef2f0a85b692ec6e2e274a3f7ee89bf459a103f18e16dfa5da3edbbfcf1"` [INFO] running `"docker" "rm" "-f" "b1ef9ef2f0a85b692ec6e2e274a3f7ee89bf459a103f18e16dfa5da3edbbfcf1"` [INFO] [stdout] b1ef9ef2f0a85b692ec6e2e274a3f7ee89bf459a103f18e16dfa5da3edbbfcf1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] fbe70da7b1ec1baad0f402480870d67670a6cc7e43813a6a3fb0b2af398a54bc [INFO] running `"docker" "start" "-a" "fbe70da7b1ec1baad0f402480870d67670a6cc7e43813a6a3fb0b2af398a54bc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling env_proxy v0.3.1 [INFO] [stderr] Compiling cargo_metadata v0.8.2 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling actix-connect v0.2.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling actix-http v0.2.7 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling actix-web v1.0.5 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling actix-identity v0.1.0 [INFO] [stderr] Compiling actix-multipart v0.1.2 [INFO] [stderr] Compiling base64-option v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cargo-edit v0.3.3 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `"docker" "inspect" "fbe70da7b1ec1baad0f402480870d67670a6cc7e43813a6a3fb0b2af398a54bc"` [INFO] running `"docker" "rm" "-f" "fbe70da7b1ec1baad0f402480870d67670a6cc7e43813a6a3fb0b2af398a54bc"` [INFO] [stdout] fbe70da7b1ec1baad0f402480870d67670a6cc7e43813a6a3fb0b2af398a54bc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] acc84837bbe414d2bd848f297a408f2648d803abc8d00a8f0159d0e7e0e4dc07 [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" "acc84837bbe414d2bd848f297a408f2648d803abc8d00a8f0159d0e7e0e4dc07"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/base64_option-7610df7da7fc8c61 [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] [stderr] Running /opt/rustwide/target/debug/deps/base64_option-88784b7722cc7bbd [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] [stderr] Doc-tests base64-option [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" "acc84837bbe414d2bd848f297a408f2648d803abc8d00a8f0159d0e7e0e4dc07"` [INFO] running `"docker" "rm" "-f" "acc84837bbe414d2bd848f297a408f2648d803abc8d00a8f0159d0e7e0e4dc07"` [INFO] [stdout] acc84837bbe414d2bd848f297a408f2648d803abc8d00a8f0159d0e7e0e4dc07