[INFO] updating cached repository https://github.com/jaemk/clin [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] ed87afcc9d11a241a3f41d43e2989ddee6b566b5 [INFO] testing jaemk/clin against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaemk%2Fclin" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaemk/clin 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/jaemk/clin [INFO] finished tweaking git repo https://github.com/jaemk/clin [INFO] tweaked toml for git repo https://github.com/jaemk/clin written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jaemk/clin 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 35ec59b56212eeb5c4fdc2c57b362a2b9de284a722f1c916cf9dd91eb661d3c4 [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" "35ec59b56212eeb5c4fdc2c57b362a2b9de284a722f1c916cf9dd91eb661d3c4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling self_update v0.8.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling notify-rust v3.6.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling clin v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "35ec59b56212eeb5c4fdc2c57b362a2b9de284a722f1c916cf9dd91eb661d3c4"` [INFO] running `"docker" "rm" "-f" "35ec59b56212eeb5c4fdc2c57b362a2b9de284a722f1c916cf9dd91eb661d3c4"` [INFO] [stdout] 35ec59b56212eeb5c4fdc2c57b362a2b9de284a722f1c916cf9dd91eb661d3c4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 6a9ebe0c4a4bb0a561102e4aa62bc3363cb86678645b531ccd906e3d00089fdb [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" "6a9ebe0c4a4bb0a561102e4aa62bc3363cb86678645b531ccd906e3d00089fdb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling clin v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `"docker" "inspect" "6a9ebe0c4a4bb0a561102e4aa62bc3363cb86678645b531ccd906e3d00089fdb"` [INFO] running `"docker" "rm" "-f" "6a9ebe0c4a4bb0a561102e4aa62bc3363cb86678645b531ccd906e3d00089fdb"` [INFO] [stdout] 6a9ebe0c4a4bb0a561102e4aa62bc3363cb86678645b531ccd906e3d00089fdb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] a094055b0871256bc11216da0132ec81530dcde4ee1e9586b003cc0843f98895 [INFO] running `"docker" "start" "-a" "a094055b0871256bc11216da0132ec81530dcde4ee1e9586b003cc0843f98895"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/clin-6f3820f7c74936c0 [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" "a094055b0871256bc11216da0132ec81530dcde4ee1e9586b003cc0843f98895"` [INFO] running `"docker" "rm" "-f" "a094055b0871256bc11216da0132ec81530dcde4ee1e9586b003cc0843f98895"` [INFO] [stdout] a094055b0871256bc11216da0132ec81530dcde4ee1e9586b003cc0843f98895