[INFO] updating cached repository https://github.com/bozso/clapplot [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] fed0a5d539790f5b1f9e79ed730b1a3043f751ba [INFO] testing bozso/clapplot against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbozso%2Fclapplot" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bozso/clapplot 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/bozso/clapplot [INFO] finished tweaking git repo https://github.com/bozso/clapplot [INFO] tweaked toml for git repo https://github.com/bozso/clapplot written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bozso/clapplot 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 1e965c4dd4b57264b550c9313d96565269fc07f51c7f8b9bc4095a7e5d456172 [INFO] running `"docker" "start" "-a" "1e965c4dd4b57264b550c9313d96565269fc07f51c7f8b9bc4095a7e5d456172"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling drawille v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling textplots v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling hdf5file v0.1.1 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling clapplot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.39s [INFO] running `"docker" "inspect" "1e965c4dd4b57264b550c9313d96565269fc07f51c7f8b9bc4095a7e5d456172"` [INFO] running `"docker" "rm" "-f" "1e965c4dd4b57264b550c9313d96565269fc07f51c7f8b9bc4095a7e5d456172"` [INFO] [stdout] 1e965c4dd4b57264b550c9313d96565269fc07f51c7f8b9bc4095a7e5d456172 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 54b77dd401bbe4f8d144c7f7bfbe48b6e8accb35e7e7528b3c5e9459fd0468fa [INFO] running `"docker" "start" "-a" "54b77dd401bbe4f8d144c7f7bfbe48b6e8accb35e7e7528b3c5e9459fd0468fa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling clapplot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `"docker" "inspect" "54b77dd401bbe4f8d144c7f7bfbe48b6e8accb35e7e7528b3c5e9459fd0468fa"` [INFO] running `"docker" "rm" "-f" "54b77dd401bbe4f8d144c7f7bfbe48b6e8accb35e7e7528b3c5e9459fd0468fa"` [INFO] [stdout] 54b77dd401bbe4f8d144c7f7bfbe48b6e8accb35e7e7528b3c5e9459fd0468fa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f09149c242e696aa2ba6536d95dd201a3aaf3a040f82013f0733507a448b6bb [INFO] running `"docker" "start" "-a" "9f09149c242e696aa2ba6536d95dd201a3aaf3a040f82013f0733507a448b6bb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/clapplot-555b939b6da9c636 [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" "9f09149c242e696aa2ba6536d95dd201a3aaf3a040f82013f0733507a448b6bb"` [INFO] running `"docker" "rm" "-f" "9f09149c242e696aa2ba6536d95dd201a3aaf3a040f82013f0733507a448b6bb"` [INFO] [stdout] 9f09149c242e696aa2ba6536d95dd201a3aaf3a040f82013f0733507a448b6bb