[INFO] cloning repository https://github.com/SionoiS/live-like [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SionoiS/live-like" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSionoiS%2Flive-like", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSionoiS%2Flive-like'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b45733a6167c444e73660b18874e2225983089e8 [INFO] testing SionoiS/live-like against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSionoiS%2Flive-like" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SionoiS/live-like on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SionoiS/live-like [INFO] finished tweaking git repo https://github.com/SionoiS/live-like [INFO] tweaked toml for git repo https://github.com/SionoiS/live-like written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/SionoiS/live-like already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-9/source/streamer-cli/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] warning: /workspace/builds/worker-9/source/linked-data/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] warning: /workspace/builds/worker-9/source/web-app/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] Updating git repository `https://github.com/sionois/rust-ipfs-api` [INFO] [stderr] Updating git repository `http://github.com/SionoiS/reqwest` [INFO] [stderr] Updating git repository `http://github.com/SionoiS/rust-web3` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew v0.18.0 [INFO] [stderr] Downloaded multihash v0.14.0 [INFO] [stderr] Downloaded cid v0.7.0 [INFO] [stderr] Downloaded pixelate v0.1.0 [INFO] [stderr] Downloaded libsecp256k1-gen-genmult v0.2.0 [INFO] [stderr] Downloaded libsecp256k1-core v0.2.1 [INFO] [stderr] Downloaded wasm-streams v0.1.2 [INFO] [stderr] Downloaded ethbloom v0.10.0 [INFO] [stderr] Downloaded yew-router-macro v0.15.0 [INFO] [stderr] Downloaded yew-macro v0.18.0 [INFO] [stderr] Downloaded yewtil v0.4.0 [INFO] [stderr] Downloaded ethereum-types v0.10.0 [INFO] [stderr] Downloaded ethabi v13.0.0 [INFO] [stderr] Downloaded libsecp256k1 v0.5.0 [INFO] [stderr] Downloaded primitive-types v0.8.0 [INFO] [stderr] Downloaded yew-router-route-parser v0.15.0 [INFO] [stderr] Downloaded yew-router v0.15.0 [INFO] [stderr] Downloaded libsecp256k1-gen-ecmult v0.2.0 [INFO] [stderr] Downloaded blockies v0.3.0 [INFO] [stderr] Downloaded m3u8-rs v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1203ce51e3ad3e76e69ca320ca464e9ce0284fc5a08620c1b576fc7815c91719 [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" "1203ce51e3ad3e76e69ca320ca464e9ce0284fc5a08620c1b576fc7815c91719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1203ce51e3ad3e76e69ca320ca464e9ce0284fc5a08620c1b576fc7815c91719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1203ce51e3ad3e76e69ca320ca464e9ce0284fc5a08620c1b576fc7815c91719", kill_on_drop: false }` [INFO] [stdout] 1203ce51e3ad3e76e69ca320ca464e9ce0284fc5a08620c1b576fc7815c91719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71537ee6adeac8042fc4c21ccef8a7f08faf3f2809005ba002a84c5409cf8025 [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" "71537ee6adeac8042fc4c21ccef8a7f08faf3f2809005ba002a84c5409cf8025", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/streamer-cli/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] warning: /opt/rustwide/workdir/linked-data/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] warning: /opt/rustwide/workdir/web-app/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hsl v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling libsecp256k1-core v0.2.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling pixelate v0.1.0 [INFO] [stderr] Compiling blockies v0.3.0 [INFO] [stderr] Compiling yew-router-route-parser v0.15.0 [INFO] [stderr] Compiling m3u8-rs v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling yew-router-macro v0.15.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=f918b40f0d1e43b0 -C extra-filename=-f918b40f0d1e43b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-7b95fc5b08d67d6e.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0c29878b8762dd41.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-56824a1e2a9455ee.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-dab179309baab97d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "71537ee6adeac8042fc4c21ccef8a7f08faf3f2809005ba002a84c5409cf8025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71537ee6adeac8042fc4c21ccef8a7f08faf3f2809005ba002a84c5409cf8025", kill_on_drop: false }` [INFO] [stdout] 71537ee6adeac8042fc4c21ccef8a7f08faf3f2809005ba002a84c5409cf8025