[INFO] updating cached repository https://github.com/insipx/ext2bin [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] b1d79668aaa17bd3094242bd0b018e506a928e3d [INFO] testing insipx/ext2bin against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsipx%2Fext2bin" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insipx/ext2bin 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/insipx/ext2bin [INFO] finished tweaking git repo https://github.com/insipx/ext2bin [INFO] tweaked toml for git repo https://github.com/insipx/ext2bin written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/insipx/ext2bin 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] b8bed92b2227dda2d2a94ced5ecf4a03cf8bd0604f1c61139a4463b09a686b24 [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" "b8bed92b2227dda2d2a94ced5ecf4a03cf8bd0604f1c61139a4463b09a686b24"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bitvec v0.15.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling sp-std v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Compiling environmental v1.1.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling integer-sqrt v0.1.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling sp-panic-handler v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling fixed-hash v0.5.2 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling sp-debug-derive v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling jsonrpsee-proc-macros v1.0.0 (https://github.com/paritytech/jsonrpsee/#0486b10c) [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling merlin v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling schnorrkel v0.8.5 [INFO] [stderr] Compiling tiny-bip39 v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling tracing v0.1.12 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling substrate-bip39 v0.3.1 [INFO] [stderr] Compiling trie-db v0.20.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling soketto v0.3.2 [INFO] [stderr] Compiling async-tls v0.6.0 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling jsonrpsee-server-utils v1.0.0 (https://github.com/paritytech/jsonrpsee/#0486b10c) [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling impl-serde v0.3.0 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling sp-storage v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-externalities v0.8.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling jsonrpsee-core v1.0.0 (https://github.com/paritytech/jsonrpsee/#0486b10c) [INFO] [stderr] Compiling parity-scale-codec-derive v1.1.1 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-api-proc-macro v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling frame-support-procedural v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling jsonrpsee-ws v1.0.0 (https://github.com/paritytech/jsonrpsee/#0486b10c) [INFO] [stderr] Compiling jsonrpsee-http v1.0.0 (https://github.com/paritytech/jsonrpsee/#0486b10c) [INFO] [stderr] Compiling jsonrpsee v1.0.0 (https://github.com/paritytech/jsonrpsee/#0486b10c) [INFO] [stderr] Compiling parity-scale-codec v1.1.2 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling sp-wasm-interface v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-arithmetic v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling primitive-types v0.6.2 [INFO] [stderr] Compiling parity-util-mem v0.5.1 [INFO] [stderr] Compiling sp-runtime-interface v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling memory-db v0.19.0 [INFO] [stderr] Compiling sp-core v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-trie v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-inherents v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling frame-metadata v11.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-rpc v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-state-machine v0.8.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-io v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-application-crypto v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-runtime v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-version v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling frame-support v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-keyring v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-api v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling sp-transaction-pool v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling frame-system v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling pallet-indices v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b) [INFO] [stderr] Compiling substrate-subxt v0.4.0 (https://github.com/insipx/substrate-subxt?branch=patched#d6efa6e2) [INFO] [stderr] Compiling ext2bin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 16s [INFO] running `"docker" "inspect" "b8bed92b2227dda2d2a94ced5ecf4a03cf8bd0604f1c61139a4463b09a686b24"` [INFO] running `"docker" "rm" "-f" "b8bed92b2227dda2d2a94ced5ecf4a03cf8bd0604f1c61139a4463b09a686b24"` [INFO] [stdout] b8bed92b2227dda2d2a94ced5ecf4a03cf8bd0604f1c61139a4463b09a686b24 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 70c8854ed31ac74487d2ed46273d8bceedbd8188b0abe328c431600be31b7e9c [INFO] running `"docker" "start" "-a" "70c8854ed31ac74487d2ed46273d8bceedbd8188b0abe328c431600be31b7e9c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ext2bin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.76s [INFO] running `"docker" "inspect" "70c8854ed31ac74487d2ed46273d8bceedbd8188b0abe328c431600be31b7e9c"` [INFO] running `"docker" "rm" "-f" "70c8854ed31ac74487d2ed46273d8bceedbd8188b0abe328c431600be31b7e9c"` [INFO] [stdout] 70c8854ed31ac74487d2ed46273d8bceedbd8188b0abe328c431600be31b7e9c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 4bdb7ccf5c4a0ee24e2a4aa1210dd057afd754c1c939649922aaa7b9acc9aad6 [INFO] running `"docker" "start" "-a" "4bdb7ccf5c4a0ee24e2a4aa1210dd057afd754c1c939649922aaa7b9acc9aad6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ext2bin-0b5a97e66cdda610 [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" "4bdb7ccf5c4a0ee24e2a4aa1210dd057afd754c1c939649922aaa7b9acc9aad6"` [INFO] running `"docker" "rm" "-f" "4bdb7ccf5c4a0ee24e2a4aa1210dd057afd754c1c939649922aaa7b9acc9aad6"` [INFO] [stdout] 4bdb7ccf5c4a0ee24e2a4aa1210dd057afd754c1c939649922aaa7b9acc9aad6