[INFO] fetching crate dmgwiz 0.2.3... [INFO] building dmgwiz-0.2.3 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate dmgwiz 0.2.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate dmgwiz 0.2.3 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dmgwiz 0.2.3 [INFO] finished tweaking crates.io crate dmgwiz 0.2.3 [INFO] tweaked toml for crates.io crate dmgwiz 0.2.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate dmgwiz 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashbrown v0.9.0 [INFO] [stderr] Downloaded num-derive v0.3.2 [INFO] [stderr] Downloaded either v1.6.0 [INFO] [stderr] Downloaded miniz_oxide v0.4.2 [INFO] [stderr] Downloaded flate2 v1.0.17 [INFO] [stderr] Downloaded proc-macro2 v1.0.21 [INFO] [stderr] Downloaded bzip2 v0.4.1 [INFO] [stderr] Downloaded cc v1.0.60 [INFO] [stderr] Downloaded file_diff v1.0.0 [INFO] [stderr] Downloaded adc v0.2.1 [INFO] [stderr] Downloaded lzfse v0.1.0 [INFO] [stderr] Downloaded syn v1.0.41 [INFO] [stderr] Downloaded lzfse-sys v1.0.0 [INFO] [stderr] Downloaded openssl-src v111.10.2+1.1.1g [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dc1db78a1fc0cf53b95916b9370a0b211df1f30a743bfa35f0a1ec9b1bdb30a [INFO] running `Command { std: "docker" "start" "-a" "5dc1db78a1fc0cf53b95916b9370a0b211df1f30a743bfa35f0a1ec9b1bdb30a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dc1db78a1fc0cf53b95916b9370a0b211df1f30a743bfa35f0a1ec9b1bdb30a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc1db78a1fc0cf53b95916b9370a0b211df1f30a743bfa35f0a1ec9b1bdb30a", kill_on_drop: false }` [INFO] [stdout] 5dc1db78a1fc0cf53b95916b9370a0b211df1f30a743bfa35f0a1ec9b1bdb30a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b9b81e899cc940f2b9d570e723520163e6b8969d35bfbf7d7ab5abb8803847b [INFO] running `Command { std: "docker" "start" "-a" "6b9b81e899cc940f2b9d570e723520163e6b8969d35bfbf7d7ab5abb8803847b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling adc v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling lzfse-sys v1.0.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling lzfse v0.1.0 [INFO] [stderr] Compiling bzip2 v0.4.1 [INFO] [stderr] Compiling num-derive v0.3.2 [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.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=14e62d5a3bd7611e -C extra-filename=-14e62d5a3bd7611e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0f83b90b74c48fc6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddf4c1a4c45e9172.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8d02edcadf29930e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b9b81e899cc940f2b9d570e723520163e6b8969d35bfbf7d7ab5abb8803847b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9b81e899cc940f2b9d570e723520163e6b8969d35bfbf7d7ab5abb8803847b", kill_on_drop: false }` [INFO] [stdout] 6b9b81e899cc940f2b9d570e723520163e6b8969d35bfbf7d7ab5abb8803847b