[INFO] updating cached repository https://github.com/c-o-l-o-r/ssz-cli [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] ed2ec03c683e8e7b390f80f62965080f9f01ab63 [INFO] testing c-o-l-o-r/ssz-cli against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-o-l-o-r%2Fssz-cli" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c-o-l-o-r/ssz-cli 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/c-o-l-o-r/ssz-cli [INFO] finished tweaking git repo https://github.com/c-o-l-o-r/ssz-cli [INFO] tweaked toml for git repo https://github.com/c-o-l-o-r/ssz-cli written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/c-o-l-o-r/ssz-cli 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] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] da356217453770a6f9f130d9efb3edb64561c796bb3e693b4563f0596cc8dcd7 [INFO] running `"docker" "start" "-a" "da356217453770a6f9f130d9efb3edb64561c796bb3e693b4563f0596cc8dcd7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling hash-db v0.11.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling uint v0.7.1 [INFO] [stderr] Compiling parity-codec v3.5.4 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling ethbloom v0.6.4 [INFO] [stderr] Compiling impl-codec v0.2.0 [INFO] [stderr] Compiling primitive-types v0.2.4 [INFO] [stderr] Compiling primitive-types v0.3.0 [INFO] [stderr] Compiling ssz v0.1.2 [INFO] [stderr] Compiling ethereum-types v0.6.0 [INFO] [stderr] Compiling sszt v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.95s [INFO] running `"docker" "inspect" "da356217453770a6f9f130d9efb3edb64561c796bb3e693b4563f0596cc8dcd7"` [INFO] running `"docker" "rm" "-f" "da356217453770a6f9f130d9efb3edb64561c796bb3e693b4563f0596cc8dcd7"` [INFO] [stdout] da356217453770a6f9f130d9efb3edb64561c796bb3e693b4563f0596cc8dcd7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7588a0fc7951d1aad74496bfc95786315bab5637cff7cb00642e84008c3d31c5 [INFO] running `"docker" "start" "-a" "7588a0fc7951d1aad74496bfc95786315bab5637cff7cb00642e84008c3d31c5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ssz-derive v0.1.2 [INFO] [stderr] Compiling sszt v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `indexmap::IndexMap` [INFO] [stderr] --> src/yaml.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | use indexmap::IndexMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.94s [INFO] running `"docker" "inspect" "7588a0fc7951d1aad74496bfc95786315bab5637cff7cb00642e84008c3d31c5"` [INFO] running `"docker" "rm" "-f" "7588a0fc7951d1aad74496bfc95786315bab5637cff7cb00642e84008c3d31c5"` [INFO] [stdout] 7588a0fc7951d1aad74496bfc95786315bab5637cff7cb00642e84008c3d31c5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 8c2d75d8148e2dcd63027d3272f99c488e3b55c5852a13d8c93ffcc634d9a35b [INFO] running `"docker" "start" "-a" "8c2d75d8148e2dcd63027d3272f99c488e3b55c5852a13d8c93ffcc634d9a35b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `indexmap::IndexMap` [INFO] [stderr] --> src/yaml.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | use indexmap::IndexMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sszt-3c9c1e8dee925045 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test json::tests::simple_fixed_size ... ok [INFO] [stdout] test json::tests::simple_variable_size ... ok [INFO] [stdout] test json::tests::recursive_fixed_size ... ok [INFO] [stdout] test json::tests::variable_size ... ok [INFO] [stdout] test yaml::tests::empty_container_list ... ok [INFO] [stdout] test yaml::tests::bazaar_messages ... ok [INFO] [stdout] test yaml::tests::bazaar_state ... ok [INFO] [stdout] test yaml::tests::variable_size ... ok [INFO] [stdout] test yaml::tests::simple_fixed_size ... ok [INFO] [stdout] test yaml::tests::simple_variable_size ... ok [INFO] [stderr] Doc-tests sszt [INFO] [stdout] test yaml::tests::recursive_fixed_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "8c2d75d8148e2dcd63027d3272f99c488e3b55c5852a13d8c93ffcc634d9a35b"` [INFO] running `"docker" "rm" "-f" "8c2d75d8148e2dcd63027d3272f99c488e3b55c5852a13d8c93ffcc634d9a35b"` [INFO] [stdout] 8c2d75d8148e2dcd63027d3272f99c488e3b55c5852a13d8c93ffcc634d9a35b