[INFO] updating cached repository https://github.com/allgreed/nix-manifest-format [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] 8c628a136d020593853b2360f4c99be52e5dcf58 [INFO] testing allgreed/nix-manifest-format against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallgreed%2Fnix-manifest-format" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/allgreed/nix-manifest-format 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/allgreed/nix-manifest-format [INFO] finished tweaking git repo https://github.com/allgreed/nix-manifest-format [INFO] tweaked toml for git repo https://github.com/allgreed/nix-manifest-format written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/allgreed/nix-manifest-format 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] e9987d5f921dea8920e5fc90625cdc4f9747876347c484d9d5d8b8d6f18afc81 [INFO] running `"docker" "start" "-a" "e9987d5f921dea8920e5fc90625cdc4f9747876347c484d9d5d8b8d6f18afc81"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling colosseum v0.2.2 [INFO] [stderr] Compiling text_unit v0.1.9 [INFO] [stderr] Compiling smol_str v0.1.11 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling rowan v0.5.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rnix v0.6.0 (https://gitlab.com/jD91mZM2/rnix?rev=93ded1c5f2c6ed0b8cc8396c1834bb901ccdd93c#93ded1c5) [INFO] [stderr] Compiling nix-manifest-format v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.13s [INFO] running `"docker" "inspect" "e9987d5f921dea8920e5fc90625cdc4f9747876347c484d9d5d8b8d6f18afc81"` [INFO] running `"docker" "rm" "-f" "e9987d5f921dea8920e5fc90625cdc4f9747876347c484d9d5d8b8d6f18afc81"` [INFO] [stdout] e9987d5f921dea8920e5fc90625cdc4f9747876347c484d9d5d8b8d6f18afc81 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 1a62c9106297a9f323ba1d06f36109b2ee613a45fa2f255afe71348b28398f34 [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" "1a62c9106297a9f323ba1d06f36109b2ee613a45fa2f255afe71348b28398f34"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling nix-manifest-format v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `"docker" "inspect" "1a62c9106297a9f323ba1d06f36109b2ee613a45fa2f255afe71348b28398f34"` [INFO] running `"docker" "rm" "-f" "1a62c9106297a9f323ba1d06f36109b2ee613a45fa2f255afe71348b28398f34"` [INFO] [stdout] 1a62c9106297a9f323ba1d06f36109b2ee613a45fa2f255afe71348b28398f34 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 0a4650149b39e610ff150d318a55f737d47994997b01986d2b254b6894b2eced [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" "0a4650149b39e610ff150d318a55f737d47994997b01986d2b254b6894b2eced"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nix_manifest_format-55bac1d77be96a03 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test format_manifest_test::check_single_entry ... ok [INFO] [stdout] test format_manifest_test::check_many_entries ... ok [INFO] [stdout] test format_manifest_test::order_packages ... ok [INFO] [stdout] test format_manifest_test::check_production_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0a4650149b39e610ff150d318a55f737d47994997b01986d2b254b6894b2eced"` [INFO] running `"docker" "rm" "-f" "0a4650149b39e610ff150d318a55f737d47994997b01986d2b254b6894b2eced"` [INFO] [stdout] 0a4650149b39e610ff150d318a55f737d47994997b01986d2b254b6894b2eced