[INFO] cloning repository https://github.com/l2ust/colladar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l2ust/colladar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2ust%2Fcolladar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2ust%2Fcolladar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 481aacbb79ca7420737ffd6a5a45608cf7910da2 [INFO] testing l2ust/colladar against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2ust%2Fcolladar" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l2ust/colladar on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/l2ust/colladar [INFO] finished tweaking git repo https://github.com/l2ust/colladar [INFO] tweaked toml for git repo https://github.com/l2ust/colladar written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/l2ust/colladar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polling v2.0.2 [INFO] [stderr] Downloaded curl v0.4.37 [INFO] [stderr] Downloaded unicode-normalization v0.1.15 [INFO] [stderr] Downloaded async-native-tls v0.3.3 [INFO] [stderr] Downloaded bitvec v0.20.4 [INFO] [stderr] Downloaded async-tungstenite v0.13.1 [INFO] [stderr] Downloaded zeroize_derive v1.0.1 [INFO] [stderr] Downloaded subcryptor v0.2.0 [INFO] [stderr] Downloaded subrpcer-impl v0.1.2 [INFO] [stderr] Downloaded base58 v0.1.0 [INFO] [stderr] Downloaded curve25519-dalek-ng v4.0.1 [INFO] [stderr] Downloaded tungstenite v0.13.0 [INFO] [stderr] Downloaded async-io v1.2.0 [INFO] [stderr] Downloaded array-bytes v1.1.0 [INFO] [stderr] Downloaded subtle-ng v2.4.1 [INFO] [stderr] Downloaded arrayvec v0.7.0 [INFO] [stderr] Downloaded radium v0.6.2 [INFO] [stderr] Downloaded curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Downloaded submetadatan v0.1.7 [INFO] [stderr] Downloaded tap v1.0.1 [INFO] [stderr] Downloaded byte-slice-cast v1.0.0 [INFO] [stderr] Downloaded subhasher v0.1.2 [INFO] [stderr] Downloaded subrpcer v0.2.1 [INFO] [stderr] Downloaded substorager v0.1.6 [INFO] [stderr] Downloaded parity-scale-codec v2.1.1 [INFO] [stderr] Downloaded async-executor v1.4.0 [INFO] [stderr] Downloaded async-process v1.0.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.1.0 [INFO] [stderr] Downloaded isahc v1.4.0 [INFO] [stderr] Downloaded schnorrkel v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4ba21cc1809cfaf801436aa36d7064b52fbde1ee3af3df686120149815a950f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d4ba21cc1809cfaf801436aa36d7064b52fbde1ee3af3df686120149815a950f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4ba21cc1809cfaf801436aa36d7064b52fbde1ee3af3df686120149815a950f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ba21cc1809cfaf801436aa36d7064b52fbde1ee3af3df686120149815a950f", kill_on_drop: false }` [INFO] [stdout] d4ba21cc1809cfaf801436aa36d7064b52fbde1ee3af3df686120149815a950f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b2af6470aea4cdadadd36e8db17a40949c51241132fc9b2b7a95de6f3156aec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9b2af6470aea4cdadadd36e8db17a40949c51241132fc9b2b7a95de6f3156aec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling curl v0.4.37 [INFO] [stderr] Compiling subtle-ng v2.4.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling array-bytes v1.1.0 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling unicode-normalization v0.1.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling subrpcer-impl v0.1.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.0.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling schnorrkel v0.10.1 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling subrpcer v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.1.0 [INFO] [stderr] Compiling parity-scale-codec v2.1.1 [INFO] [stderr] Compiling subhasher v0.1.2 [INFO] [stderr] Compiling subcryptor v0.2.0 [INFO] [stderr] Compiling substorager v0.1.6 [INFO] [stderr] Compiling submetadatan v0.1.7 [INFO] [stderr] Compiling substrater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "9b2af6470aea4cdadadd36e8db17a40949c51241132fc9b2b7a95de6f3156aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2af6470aea4cdadadd36e8db17a40949c51241132fc9b2b7a95de6f3156aec", kill_on_drop: false }` [INFO] [stdout] 9b2af6470aea4cdadadd36e8db17a40949c51241132fc9b2b7a95de6f3156aec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d52b2fd7ab03c0c4bcb8591746e9ee6194f44746a036b42152f3bde48b85d545 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d52b2fd7ab03c0c4bcb8591746e9ee6194f44746a036b42152f3bde48b85d545", kill_on_drop: false }` [INFO] [stderr] Compiling substrater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "d52b2fd7ab03c0c4bcb8591746e9ee6194f44746a036b42152f3bde48b85d545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d52b2fd7ab03c0c4bcb8591746e9ee6194f44746a036b42152f3bde48b85d545", kill_on_drop: false }` [INFO] [stdout] d52b2fd7ab03c0c4bcb8591746e9ee6194f44746a036b42152f3bde48b85d545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e3874df887e05a62a7c7d8a88d843eded6e3d869191b7a83a2cf0204ce1be9e3 [INFO] running `Command { std: "docker" "start" "-a" "e3874df887e05a62a7c7d8a88d843eded6e3d869191b7a83a2cf0204ce1be9e3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/substrater-5f0c45f303c435f7) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3874df887e05a62a7c7d8a88d843eded6e3d869191b7a83a2cf0204ce1be9e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3874df887e05a62a7c7d8a88d843eded6e3d869191b7a83a2cf0204ce1be9e3", kill_on_drop: false }` [INFO] [stdout] e3874df887e05a62a7c7d8a88d843eded6e3d869191b7a83a2cf0204ce1be9e3