[INFO] updating cached repository https://github.com/paritytech/cargo-contract [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] [stderr] From https://github.com/paritytech/cargo-contract [INFO] [stderr] e33086b..4fcdd57 aj-original-manifest -> aj-original-manifest [INFO] [stderr] 9f02b07..06a9e8d master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 06a9e8dde87e608a98e9bed3b4ee436e20fede14 [INFO] testing paritytech/cargo-contract against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fcargo-contract" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/cargo-contract 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/paritytech/cargo-contract [INFO] finished tweaking git repo https://github.com/paritytech/cargo-contract [INFO] tweaked toml for git repo https://github.com/paritytech/cargo-contract written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/cargo-contract 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 8ac756d0af2f4a7a25281e5a0f9c237d15be576c181b22c97eed0922641beff4 [INFO] running `"docker" "start" "-a" "8ac756d0af2f4a7a25281e5a0f9c237d15be576c181b22c97eed0922641beff4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cargo-xbuild v0.5.32 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.47 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling cargo-contract v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pwasm-utils v0.12.0 [INFO] [stderr] Compiling parity-scale-codec v1.3.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling cargo_metadata v0.9.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `"docker" "inspect" "8ac756d0af2f4a7a25281e5a0f9c237d15be576c181b22c97eed0922641beff4"` [INFO] running `"docker" "rm" "-f" "8ac756d0af2f4a7a25281e5a0f9c237d15be576c181b22c97eed0922641beff4"` [INFO] [stdout] 8ac756d0af2f4a7a25281e5a0f9c237d15be576c181b22c97eed0922641beff4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 1e9b748f4806a20231ce829c0b8e699a3f42749c1c8a61ae1692fa6a3f407ead [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" "1e9b748f4806a20231ce829c0b8e699a3f42749c1c8a61ae1692fa6a3f407ead"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling wabt-sys v0.7.1 [INFO] [stderr] Compiling wabt v0.9.2 [INFO] [stderr] Compiling cargo-contract v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "1e9b748f4806a20231ce829c0b8e699a3f42749c1c8a61ae1692fa6a3f407ead"` [INFO] running `"docker" "rm" "-f" "1e9b748f4806a20231ce829c0b8e699a3f42749c1c8a61ae1692fa6a3f407ead"` [INFO] [stdout] 1e9b748f4806a20231ce829c0b8e699a3f42749c1c8a61ae1692fa6a3f407ead [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 9b630e3bf332d8372f3aa2edc70615682ca1c9fc21afd81f7ace232cb4b370ae [INFO] running `"docker" "start" "-a" "9b630e3bf332d8372f3aa2edc70615682ca1c9fc21afd81f7ace232cb4b370ae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_contract-a836459f9ec6133b [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cmd::new::tests::rejects_hyphenated_name ... ok [INFO] [stdout] test cmd::new::tests::dont_overwrite_existing_files_not_in_cargo_project ... ok [INFO] [stdout] test cmd::new::tests::contract_cargo_project_already_exists ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9b630e3bf332d8372f3aa2edc70615682ca1c9fc21afd81f7ace232cb4b370ae"` [INFO] running `"docker" "rm" "-f" "9b630e3bf332d8372f3aa2edc70615682ca1c9fc21afd81f7ace232cb4b370ae"` [INFO] [stdout] 9b630e3bf332d8372f3aa2edc70615682ca1c9fc21afd81f7ace232cb4b370ae