[INFO] updating cached repository https://github.com/dbrgn/iboardbot-web [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] 1ae68205fbce4a9e3eee8ff8153f3ce6748735f5 [INFO] testing dbrgn/iboardbot-web against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrgn%2Fiboardbot-web" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dbrgn/iboardbot-web 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/dbrgn/iboardbot-web [INFO] finished tweaking git repo https://github.com/dbrgn/iboardbot-web [INFO] tweaked toml for git repo https://github.com/dbrgn/iboardbot-web written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/dbrgn/iboardbot-web 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 2f7ba5793c1238a6ac1e3efdd4626a565b186635db17ca9919fd7a580f3214ad [INFO] running `"docker" "start" "-a" "2f7ba5793c1238a6ac1e3efdd4626a565b186635db17ca9919fd7a580f3214ad"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling float-cmp v0.5.2 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling svgtypes v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling v_escape_derive v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling quick-xml v0.13.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling simplelog v0.7.1 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling scheduled-executor v0.4.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling svg2polylines v0.5.2 [INFO] [stderr] Compiling iboardbot-web v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `"docker" "inspect" "2f7ba5793c1238a6ac1e3efdd4626a565b186635db17ca9919fd7a580f3214ad"` [INFO] running `"docker" "rm" "-f" "2f7ba5793c1238a6ac1e3efdd4626a565b186635db17ca9919fd7a580f3214ad"` [INFO] [stdout] 2f7ba5793c1238a6ac1e3efdd4626a565b186635db17ca9919fd7a580f3214ad [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 2b94daae62ac1d78affd8c02a9053b0e76e31b23abe85bc7da0b2b6b7b1cb8b1 [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" "2b94daae62ac1d78affd8c02a9053b0e76e31b23abe85bc7da0b2b6b7b1cb8b1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling iboardbot-web v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.67s [INFO] running `"docker" "inspect" "2b94daae62ac1d78affd8c02a9053b0e76e31b23abe85bc7da0b2b6b7b1cb8b1"` [INFO] running `"docker" "rm" "-f" "2b94daae62ac1d78affd8c02a9053b0e76e31b23abe85bc7da0b2b6b7b1cb8b1"` [INFO] [stdout] 2b94daae62ac1d78affd8c02a9053b0e76e31b23abe85bc7da0b2b6b7b1cb8b1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] fdcc78ea4e29fe75efe2b6fb0e90edccda12d4b9e259d5fe3ce069bfd32a7496 [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" "fdcc78ea4e29fe75efe2b6fb0e90edccda12d4b9e259d5fe3ce069bfd32a7496"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/iboardbot_web-263ea3f105da807f [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::print_mode_to_print_task_once ... ok [INFO] [stdout] test tests::print_mode_to_print_task_every ... ok [INFO] [stdout] test scaling::tests::test_get_bounds_2 ... ok [INFO] [stdout] test scaling::tests::test_get_bounds_1 ... ok [INFO] [stdout] test scaling::tests::test_get_bounds_empty ... ok [INFO] [stdout] test scaling::tests::test_fit_polylines ... ok [INFO] [stdout] test tests::time_limits_simple ... ok [INFO] [stdout] test tests::time_limits_complex ... ok [INFO] [stdout] test robot::test::test_simple_block ... ok [INFO] [stdout] test robot::test::test_empty_sketch ... ok [INFO] [stdout] test robot::test::test_full_block ... ok [INFO] [stdout] test robot::test::test_two_blocks ... ok [INFO] [stdout] test scaling::tests::test_fit_polylines_single_point ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fdcc78ea4e29fe75efe2b6fb0e90edccda12d4b9e259d5fe3ce069bfd32a7496"` [INFO] running `"docker" "rm" "-f" "fdcc78ea4e29fe75efe2b6fb0e90edccda12d4b9e259d5fe3ce069bfd32a7496"` [INFO] [stdout] fdcc78ea4e29fe75efe2b6fb0e90edccda12d4b9e259d5fe3ce069bfd32a7496