[INFO] cloning repository https://github.com/pillarBoy/advance-lesson-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pillarBoy/advance-lesson-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpillarBoy%2Fadvance-lesson-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpillarBoy%2Fadvance-lesson-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30bddb2092553ad48f17c4463a7deffe2eef501e [INFO] checking pillarBoy/advance-lesson-1 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpillarBoy%2Fadvance-lesson-1" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pillarBoy/advance-lesson-1 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pillarBoy/advance-lesson-1 [INFO] finished tweaking git repo https://github.com/pillarBoy/advance-lesson-1 [INFO] tweaked toml for git repo https://github.com/pillarBoy/advance-lesson-1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/pillarBoy/advance-lesson-1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", 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] 1128d2781d2b680b2af0a87b9e1e4bc8dd0cf611e2a685be42717bf129bb79e7 [INFO] running `Command { std: "docker" "start" "-a" "1128d2781d2b680b2af0a87b9e1e4bc8dd0cf611e2a685be42717bf129bb79e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1128d2781d2b680b2af0a87b9e1e4bc8dd0cf611e2a685be42717bf129bb79e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1128d2781d2b680b2af0a87b9e1e4bc8dd0cf611e2a685be42717bf129bb79e7", kill_on_drop: false }` [INFO] [stdout] 1128d2781d2b680b2af0a87b9e1e4bc8dd0cf611e2a685be42717bf129bb79e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebcf16b499ec04843030ddde4fb6349cfd88251d8b162ebd4b043312897fbbf4 [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" "ebcf16b499ec04843030ddde4fb6349cfd88251d8b162ebd4b043312897fbbf4", kill_on_drop: false }` [INFO] [stderr] Compiling node-template-runtime v2.0.0 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Compiling node-template v2.0.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking stream-cipher v0.4.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling sp-debug-derive v2.0.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling minicbor-derive v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] error: could not compile `impl-trait-for-tuples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.1.3/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 -C metadata=b3db3c7627667fc2 -C extra-filename=-b3db3c7627667fc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-568b3a563ff7fb3d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-83260bb8ddf65144.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-528bfcaf63b4e101.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" "ebcf16b499ec04843030ddde4fb6349cfd88251d8b162ebd4b043312897fbbf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebcf16b499ec04843030ddde4fb6349cfd88251d8b162ebd4b043312897fbbf4", kill_on_drop: false }` [INFO] [stdout] ebcf16b499ec04843030ddde4fb6349cfd88251d8b162ebd4b043312897fbbf4