[INFO] updating cached repository https://github.com/rererecursive/rust-hcl-parser [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] 376d8f374c117d5df8c885a97231badda8ca3bb7 [INFO] testing rererecursive/rust-hcl-parser against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frererecursive%2Frust-hcl-parser" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rererecursive/rust-hcl-parser on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rererecursive/rust-hcl-parser [INFO] finished tweaking git repo https://github.com/rererecursive/rust-hcl-parser [INFO] tweaked toml for git repo https://github.com/rererecursive/rust-hcl-parser written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/rererecursive/rust-hcl-parser already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-06-03" "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] 6adfe6048d89d29d58ff23bead0530711390a6a40687e649cf6165afe6660343 [INFO] running `"docker" "start" "-a" "6adfe6048d89d29d58ff23bead0530711390a6a40687e649cf6165afe6660343"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling lalrpop-util v0.18.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling lalrpop v0.18.1 [INFO] [stderr] Compiling rust-hcl-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "6adfe6048d89d29d58ff23bead0530711390a6a40687e649cf6165afe6660343"` [INFO] running `"docker" "rm" "-f" "6adfe6048d89d29d58ff23bead0530711390a6a40687e649cf6165afe6660343"` [INFO] [stdout] 6adfe6048d89d29d58ff23bead0530711390a6a40687e649cf6165afe6660343 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 56143adc79d793772afca20ac8bf61f3dfcb3eecbaa25b61c6ce0a4600312d26 [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" "56143adc79d793772afca20ac8bf61f3dfcb3eecbaa25b61c6ce0a4600312d26"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-hcl-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `"docker" "inspect" "56143adc79d793772afca20ac8bf61f3dfcb3eecbaa25b61c6ce0a4600312d26"` [INFO] running `"docker" "rm" "-f" "56143adc79d793772afca20ac8bf61f3dfcb3eecbaa25b61c6ce0a4600312d26"` [INFO] [stdout] 56143adc79d793772afca20ac8bf61f3dfcb3eecbaa25b61c6ce0a4600312d26 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-06-03" "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] bf56d18a7a93e4556f7303163020832c991e5f0cd9562b06fa9b3d17d3ec68f0 [INFO] running `"docker" "start" "-a" "bf56d18a7a93e4556f7303163020832c991e5f0cd9562b06fa9b3d17d3ec68f0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_hcl_parser-4b49582cc930a9a1 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_multiple_blocks ... ok [INFO] [stdout] test test_function_call ... ok [INFO] [stdout] test test_nested_block ... ok [INFO] [stdout] test test_block_multiple_attributes ... ok [INFO] [stdout] test test_multiple_attributes ... ok [INFO] [stdout] test test_operation_unary ... ok [INFO] [stdout] test test_conditional ... ok [INFO] [stdout] test test_operation_binary ... ok [INFO] [stdout] test test_for_expr ... ok [INFO] [stdout] test test_single_attribute ... ok [INFO] [stdout] test test_simple ... ok [INFO] [stdout] test test_collection_value ... ok [INFO] [stdout] test test_booleans ... ok [INFO] [stdout] test test_multiple_bodies ... ok [INFO] [stdout] test test_single_chars ... ok [INFO] [stdout] test test_template_interpolation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bf56d18a7a93e4556f7303163020832c991e5f0cd9562b06fa9b3d17d3ec68f0"` [INFO] running `"docker" "rm" "-f" "bf56d18a7a93e4556f7303163020832c991e5f0cd9562b06fa9b3d17d3ec68f0"` [INFO] [stdout] bf56d18a7a93e4556f7303163020832c991e5f0cd9562b06fa9b3d17d3ec68f0