[INFO] crate ethcontract-generate 0.7.2 is already in cache [INFO] testing ethcontract-generate-0.7.2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate ethcontract-generate 0.7.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ethcontract-generate 0.7.2 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 crates.io crate ethcontract-generate 0.7.2 [INFO] finished tweaking crates.io crate ethcontract-generate 0.7.2 [INFO] tweaked toml for crates.io crate ethcontract-generate 0.7.2 written to /workspace/builds/worker-5/source/Cargo.toml [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] 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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] d361dabd4f0f290d9c1e686d5b9172c5580e9b9a0b291283339105a6365b9bff [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" "d361dabd4f0f290d9c1e686d5b9172c5580e9b9a0b291283339105a6365b9bff"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling fixed-hash v0.5.2 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling parity-scale-codec v1.3.0 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling ethbloom v0.8.1 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.6.2 [INFO] [stderr] Compiling primitive-types v0.7.2 [INFO] [stderr] Compiling ethereum-types v0.8.0 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling ethabi v9.0.1 [INFO] [stderr] Compiling ethabi v12.0.0 [INFO] [stderr] Compiling web3 v0.10.0 [INFO] [stderr] Compiling ethcontract-common v0.7.2 [INFO] [stderr] Compiling ethcontract-generate v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "d361dabd4f0f290d9c1e686d5b9172c5580e9b9a0b291283339105a6365b9bff"` [INFO] running `"docker" "rm" "-f" "d361dabd4f0f290d9c1e686d5b9172c5580e9b9a0b291283339105a6365b9bff"` [INFO] [stdout] d361dabd4f0f290d9c1e686d5b9172c5580e9b9a0b291283339105a6365b9bff [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" "+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] 7ae4575f010241ee3b08026db5d655c67b6bd9d03e26c84f8d2972870a626fa7 [INFO] running `"docker" "start" "-a" "7ae4575f010241ee3b08026db5d655c67b6bd9d03e26c84f8d2972870a626fa7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ethcontract-generate v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.89s [INFO] running `"docker" "inspect" "7ae4575f010241ee3b08026db5d655c67b6bd9d03e26c84f8d2972870a626fa7"` [INFO] running `"docker" "rm" "-f" "7ae4575f010241ee3b08026db5d655c67b6bd9d03e26c84f8d2972870a626fa7"` [INFO] [stdout] 7ae4575f010241ee3b08026db5d655c67b6bd9d03e26c84f8d2972870a626fa7 [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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 7bc922c519860187ab8bc757f77f4cab180f2ff91d393ebd4b1a8a2d82734af1 [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" "7bc922c519860187ab8bc757f77f4cab180f2ff91d393ebd4b1a8a2d82734af1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ethcontract_generate-d30dadba9db69ddc [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test util::tests::input_name_to_ident_empty ... ok [INFO] [stdout] test util::tests::input_name_to_ident_keyword ... ok [INFO] [stdout] test util::tests::input_name_to_ident_snake_case ... ok [INFO] [stdout] test util::tests::parse_address_address_too_short ... ok [INFO] [stdout] test contract::deployment::tests::expand_address_value ... ok [INFO] [stdout] test contract::methods::tests::expand_fn_outputs_single ... ok [INFO] [stdout] test util::tests::parse_address_ok ... ok [INFO] [stdout] test contract::methods::tests::expand_inputs_ ... ok [INFO] [stdout] test contract::methods::tests::expand_inputs_empty ... ok [INFO] [stdout] test contract::events::tests::expand_hash_value ... ok [INFO] [stdout] test contract::methods::tests::expand_fn_outputs_muliple ... ok [INFO] [stdout] test contract::methods::tests::expand_fn_outputs_empty ... ok [INFO] [stdout] test contract::events::tests::expand_data_tuple_value ... ok [INFO] [stdout] test contract::events::tests::expand_data_struct_value ... ok [INFO] [stdout] test contract::events::tests::expand_enum_for_all_events ... ok [INFO] [stdout] test source::tests::parse_source ... ok [INFO] [stdout] test util::tests::parse_address_missing_prefix ... ok [INFO] [stdout] test contract::events::tests::expand_transfer_filter ... ok [INFO] [stdout] test contract::events::tests::expand_empty_filters ... ok [INFO] [stdout] test contract::events::tests::expand_transfer_builder_topic_filters ... ok [INFO] [stdout] test contract::events::tests::expand_parse_log_impl_for_all_events ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ethcontract-generate [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Builder::add_event_derive (line 219) ... 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" "7bc922c519860187ab8bc757f77f4cab180f2ff91d393ebd4b1a8a2d82734af1"` [INFO] running `"docker" "rm" "-f" "7bc922c519860187ab8bc757f77f4cab180f2ff91d393ebd4b1a8a2d82734af1"` [INFO] [stdout] 7bc922c519860187ab8bc757f77f4cab180f2ff91d393ebd4b1a8a2d82734af1