[INFO] cloning repository https://github.com/sonertari/TestProxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sonertari/TestProxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonertari%2FTestProxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonertari%2FTestProxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c093645797d39e392ffe500024ed861fc98675cc [INFO] checking sonertari/TestProxy against master#f90b06d7fb00470177516c5881bcec0432cb4f24 for pr-94063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonertari%2FTestProxy" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sonertari/TestProxy on toolchain f90b06d7fb00470177516c5881bcec0432cb4f24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sonertari/TestProxy [INFO] finished tweaking git repo https://github.com/sonertari/TestProxy [INFO] tweaked toml for git repo https://github.com/sonertari/TestProxy written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate git repo https://github.com/sonertari/TestProxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.2.18 [INFO] [stderr] Downloaded structopt v0.2.18 [INFO] [stderr] Downloaded fern v0.5.9 [INFO] [stderr] Downloaded openssl-src v111.10.0+1.1.1g [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 153fea5f673c7b0f106a75a548fcf045b579f0acd2e287760380fbcbf0307b85 [INFO] running `Command { std: "docker" "start" "-a" "153fea5f673c7b0f106a75a548fcf045b579f0acd2e287760380fbcbf0307b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "153fea5f673c7b0f106a75a548fcf045b579f0acd2e287760380fbcbf0307b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153fea5f673c7b0f106a75a548fcf045b579f0acd2e287760380fbcbf0307b85", kill_on_drop: false }` [INFO] [stdout] 153fea5f673c7b0f106a75a548fcf045b579f0acd2e287760380fbcbf0307b85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f90b06d7fb00470177516c5881bcec0432cb4f24" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c91577661f6183e9ce9475bae512cbfb10a33ebdd95b6e0c9acd492e7dd330a [INFO] running `Command { std: "docker" "start" "-a" "1c91577661f6183e9ce9475bae512cbfb10a33ebdd95b6e0c9acd492e7dd330a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling openssl-src v111.10.0+1.1.1g [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Compiling serde_derive v1.0.105 [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.105/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=448e693689f7e766 -C extra-filename=-448e693689f7e766 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9ccb718cd2a40d29.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3e4961dc624fceb6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-84b7c55229e33b8a.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" "1c91577661f6183e9ce9475bae512cbfb10a33ebdd95b6e0c9acd492e7dd330a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c91577661f6183e9ce9475bae512cbfb10a33ebdd95b6e0c9acd492e7dd330a", kill_on_drop: false }` [INFO] [stdout] 1c91577661f6183e9ce9475bae512cbfb10a33ebdd95b6e0c9acd492e7dd330a