[INFO] updating cached repository https://github.com/polyfloyd/ledcat [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] e97eea0b863e7a38c492662de3816feadf93b048 [INFO] testing polyfloyd/ledcat against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolyfloyd%2Fledcat" "/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/polyfloyd/ledcat 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/polyfloyd/ledcat [INFO] finished tweaking git repo https://github.com/polyfloyd/ledcat [INFO] tweaked toml for git repo https://github.com/polyfloyd/ledcat written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/polyfloyd/ledcat 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] fea392f21fb18582dab463690d182c6ce79eaadcb384d721cec4fd86f2f6f924 [INFO] running `"docker" "start" "-a" "fea392f21fb18582dab463690d182c6ce79eaadcb384d721cec4fd86f2f6f924"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.15 [INFO] [stderr] Compiling gpio v0.4.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling ledcat v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.05s [INFO] running `"docker" "inspect" "fea392f21fb18582dab463690d182c6ce79eaadcb384d721cec4fd86f2f6f924"` [INFO] running `"docker" "rm" "-f" "fea392f21fb18582dab463690d182c6ce79eaadcb384d721cec4fd86f2f6f924"` [INFO] [stdout] fea392f21fb18582dab463690d182c6ce79eaadcb384d721cec4fd86f2f6f924 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5fcf6959b959ad41468f8318cb62b59ed8ba76dfe2dcca996641d8130b0b838c [INFO] running `"docker" "start" "-a" "5fcf6959b959ad41468f8318cb62b59ed8ba76dfe2dcca996641d8130b0b838c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling ledcat v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.48s [INFO] running `"docker" "inspect" "5fcf6959b959ad41468f8318cb62b59ed8ba76dfe2dcca996641d8130b0b838c"` [INFO] running `"docker" "rm" "-f" "5fcf6959b959ad41468f8318cb62b59ed8ba76dfe2dcca996641d8130b0b838c"` [INFO] [stdout] 5fcf6959b959ad41468f8318cb62b59ed8ba76dfe2dcca996641d8130b0b838c [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4436953bf6c9672e24d6ecfc8a3ba2212dcf591403aec9f571e536dbf01ecf8 [INFO] running `"docker" "start" "-a" "e4436953bf6c9672e24d6ecfc8a3ba2212dcf591403aec9f571e536dbf01ecf8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ledcat-5276e1a7fcdb25d8 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test input::geometry::tests::zigzag_y ... ok [INFO] [stdout] test input::geometry::tests::mirror_x ... ok [INFO] [stdout] test input::geometry::tests::zigzag_x ... ok [INFO] [stdout] test input::geometry::tests::transposition_list ... ok [INFO] [stdout] test input::geometry::tests::reverse ... ok [INFO] [stdout] test input::geometry::tests::mirror_y ... ok [INFO] [stdout] test input::select::tests::read_all_eof ... ok [INFO] [stdout] test input::geometry::tests::dimensions_size ... ok [INFO] [stdout] test input::select::tests::read_unix_fifo ... ok [INFO] [stdout] test input::select::tests::read_multiple_inputs_order ... ok [INFO] [stdout] test input::geometry::tests::dimensions_1d_parse ... ok [INFO] [stdout] test input::select::tests::read_one_input ... ok [INFO] [stdout] test input::geometry::tests::dimensions_2d_parse ... ok [INFO] [stdout] test input::select::tests::read_single_eof ... ok [INFO] [stdout] test input::select::tests::read_eof_retry ... ok [INFO] [stdout] test input::select::tests::clear_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration-b1ff74201ab60e00 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test calling_without_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e4436953bf6c9672e24d6ecfc8a3ba2212dcf591403aec9f571e536dbf01ecf8"` [INFO] running `"docker" "rm" "-f" "e4436953bf6c9672e24d6ecfc8a3ba2212dcf591403aec9f571e536dbf01ecf8"` [INFO] [stdout] e4436953bf6c9672e24d6ecfc8a3ba2212dcf591403aec9f571e536dbf01ecf8