[INFO] updating cached repository https://github.com/lesurp/Moneyz [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] 275c93c33af7afd6732efbe5e091c293f16d2925 [INFO] checking lesurp/Moneyz against try#7cb06892a23b4da510686618c8730f0b2e8bd952 for pr-66963 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flesurp%2FMoneyz" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lesurp/Moneyz on toolchain 7cb06892a23b4da510686618c8730f0b2e8bd952 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lesurp/Moneyz [INFO] finished tweaking git repo https://github.com/lesurp/Moneyz [INFO] tweaked toml for git repo https://github.com/lesurp/Moneyz written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/lesurp/Moneyz already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb54f9250eea25900b1bc9d4395788ba45a1426dabaa313bf8a9ce7e8fe0da4c [INFO] running `"docker" "start" "-a" "bb54f9250eea25900b1bc9d4395788ba45a1426dabaa313bf8a9ce7e8fe0da4c"` [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling relm-derive v0.17.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking chrono v0.4.8 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking glib v0.8.1 [INFO] [stderr] error: could not compile `relm-derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name relm_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/relm-derive-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=684c057b850c2155 -C extra-filename=-684c057b850c2155 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-15910b86486296f9.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c6173b32a7d3908e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e471435ddcd68b0d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-759dd3d92a8eb532.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=b3eb7063a328868d -C extra-filename=-b3eb7063a328868d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8c56998eb762f26e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3c1d000753cea66e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b81e6e65f88d0804.rlib --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 `"docker" "inspect" "bb54f9250eea25900b1bc9d4395788ba45a1426dabaa313bf8a9ce7e8fe0da4c"` [INFO] running `"docker" "rm" "-f" "bb54f9250eea25900b1bc9d4395788ba45a1426dabaa313bf8a9ce7e8fe0da4c"` [INFO] [stdout] bb54f9250eea25900b1bc9d4395788ba45a1426dabaa313bf8a9ce7e8fe0da4c