[INFO] updating cached repository https://github.com/aisamanra/knurling [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] fe2caffffac1bbc10873555a709b456e34ae0098 [INFO] testing aisamanra/knurling against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faisamanra%2Fknurling" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aisamanra/knurling 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/aisamanra/knurling [INFO] finished tweaking git repo https://github.com/aisamanra/knurling [INFO] tweaked toml for git repo https://github.com/aisamanra/knurling written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/aisamanra/knurling 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 52fba1a9648ea5c65d34b922a1fe3d720dfd74007264c3b8712df0693138bad6 [INFO] running `"docker" "start" "-a" "52fba1a9648ea5c65d34b922a1fe3d720dfd74007264c3b8712df0693138bad6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling pangocairo v0.7.0 [INFO] [stderr] Compiling knurling v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling pangocairo-sys v0.9.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/main.rs:51:50 [INFO] [stderr] | [INFO] [stderr] 51 | let window_fds: Vec = ws.iter_mut().map({ |w| w.get_fd() }).collect(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "52fba1a9648ea5c65d34b922a1fe3d720dfd74007264c3b8712df0693138bad6"` [INFO] running `"docker" "rm" "-f" "52fba1a9648ea5c65d34b922a1fe3d720dfd74007264c3b8712df0693138bad6"` [INFO] [stdout] 52fba1a9648ea5c65d34b922a1fe3d720dfd74007264c3b8712df0693138bad6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] a860b4bcc522a0af8a559b681161cba5e682fa95ab604b43c2bd859bb1273e2d [INFO] running `"docker" "start" "-a" "a860b4bcc522a0af8a559b681161cba5e682fa95ab604b43c2bd859bb1273e2d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling knurling v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/main.rs:51:50 [INFO] [stderr] | [INFO] [stderr] 51 | let window_fds: Vec = ws.iter_mut().map({ |w| w.get_fd() }).collect(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `"docker" "inspect" "a860b4bcc522a0af8a559b681161cba5e682fa95ab604b43c2bd859bb1273e2d"` [INFO] running `"docker" "rm" "-f" "a860b4bcc522a0af8a559b681161cba5e682fa95ab604b43c2bd859bb1273e2d"` [INFO] [stdout] a860b4bcc522a0af8a559b681161cba5e682fa95ab604b43c2bd859bb1273e2d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] f5372057f3fc31677d2072dfa19ef97cc945d43183590d330b2831a518fbd1a0 [INFO] running `"docker" "start" "-a" "f5372057f3fc31677d2072dfa19ef97cc945d43183590d330b2831a518fbd1a0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/main.rs:51:50 [INFO] [stderr] | [INFO] [stderr] 51 | let window_fds: Vec = ws.iter_mut().map({ |w| w.get_fd() }).collect(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/knurling-edf808c8a5d26b99 [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" "f5372057f3fc31677d2072dfa19ef97cc945d43183590d330b2831a518fbd1a0"` [INFO] running `"docker" "rm" "-f" "f5372057f3fc31677d2072dfa19ef97cc945d43183590d330b2831a518fbd1a0"` [INFO] [stdout] f5372057f3fc31677d2072dfa19ef97cc945d43183590d330b2831a518fbd1a0