[INFO] cloning repository https://github.com/BartWillems/lyriek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BartWillems/lyriek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartWillems%2Flyriek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartWillems%2Flyriek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 257475b9278a0dc123d5fa3e128de2b1a4a913a4 [INFO] checking BartWillems/lyriek against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartWillems%2Flyriek" "/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/BartWillems/lyriek on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BartWillems/lyriek [INFO] finished tweaking git repo https://github.com/BartWillems/lyriek [INFO] tweaked toml for git repo https://github.com/BartWillems/lyriek written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/BartWillems/lyriek already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded relm-derive v0.20.0 [INFO] [stderr] Downloaded darling_macro v0.4.0 [INFO] [stderr] Downloaded from_variants v0.3.0 [INFO] [stderr] Downloaded darling v0.4.0 [INFO] [stderr] Downloaded from_variants_impl v0.3.0 [INFO] [stderr] Downloaded darling_core v0.4.0 [INFO] [stderr] Downloaded relm v0.20.0 [INFO] [stderr] Downloaded mpris v1.1.2 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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] 2c74c14e6c3936a0d85886f580ba1cab67e5375c3aedba3c3543cfc5b2ff6217 [INFO] running `Command { std: "docker" "start" "-a" "2c74c14e6c3936a0d85886f580ba1cab67e5375c3aedba3c3543cfc5b2ff6217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c74c14e6c3936a0d85886f580ba1cab67e5375c3aedba3c3543cfc5b2ff6217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c74c14e6c3936a0d85886f580ba1cab67e5375c3aedba3c3543cfc5b2ff6217", kill_on_drop: false }` [INFO] [stdout] 2c74c14e6c3936a0d85886f580ba1cab67e5375c3aedba3c3543cfc5b2ff6217 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74ce6ba3bf299e59e7be58af1ffe3549af69897ea0cb943ba306b7b7b7136508 [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" "74ce6ba3bf299e59e7be58af1ffe3549af69897ea0cb943ba306b7b7b7136508", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling v_escape v0.12.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling v_htmlescape v0.10.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling libdbus-sys v0.2.0 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking buf-min v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling darling_core v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_macro v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling v_escape_derive v0.8.1 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling darling v0.4.0 [INFO] [stderr] Compiling from_variants_impl v0.3.0 [INFO] [stderr] Compiling relm-derive v0.20.0 [INFO] [stderr] Checking rust-embed v5.6.0 [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.11/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="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="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=18b7556ef9ff463b -C extra-filename=-18b7556ef9ff463b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bda5c21ab41ac189.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-28a019799cc0f5bb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5b7569c8c072c900.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" "74ce6ba3bf299e59e7be58af1ffe3549af69897ea0cb943ba306b7b7b7136508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ce6ba3bf299e59e7be58af1ffe3549af69897ea0cb943ba306b7b7b7136508", kill_on_drop: false }` [INFO] [stdout] 74ce6ba3bf299e59e7be58af1ffe3549af69897ea0cb943ba306b7b7b7136508