[INFO] cloning repository https://github.com/robo-corg/actix-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robo-corg/actix-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobo-corg%2Factix-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobo-corg%2Factix-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a949381dab555a3bbb90e0b964f95c98a97b7ed8 [INFO] testing robo-corg/actix-repro against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobo-corg%2Factix-repro" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robo-corg/actix-repro on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robo-corg/actix-repro [INFO] finished tweaking git repo https://github.com/robo-corg/actix-repro [INFO] tweaked toml for git repo https://github.com/robo-corg/actix-repro written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/robo-corg/actix-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/actix/actix-web.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-http v2.0.0-alpha.4 [INFO] [stderr] Downloaded widestring v0.4.1 [INFO] [stderr] Downloaded async-trait v0.1.33 [INFO] [stderr] Downloaded vcpkg v0.2.9 [INFO] [stderr] Downloaded awc v2.0.0-alpha.2 [INFO] [stderr] Downloaded miow v0.3.4 [INFO] running `Command { std: "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" "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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c88937cff47fcf5adb49e25122f91039d9b33c401f13f12f8634c3ba897868f [INFO] running `Command { std: "docker" "start" "-a" "9c88937cff47fcf5adb49e25122f91039d9b33c401f13f12f8634c3ba897868f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c88937cff47fcf5adb49e25122f91039d9b33c401f13f12f8634c3ba897868f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c88937cff47fcf5adb49e25122f91039d9b33c401f13f12f8634c3ba897868f", kill_on_drop: false }` [INFO] [stdout] 9c88937cff47fcf5adb49e25122f91039d9b33c401f13f12f8634c3ba897868f [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73374bc5bd4344cbdb7f9b759431c1e07bb271b8506e6abcf28ed882bec21083 [INFO] running `Command { std: "docker" "start" "-a" "73374bc5bd4344cbdb7f9b759431c1e07bb271b8506e6abcf28ed882bec21083", kill_on_drop: false }` [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [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.7/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="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=b70c7706df6d5e38 -C extra-filename=-b70c7706df6d5e38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cd6c24fe65f0c0ad.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ff83b0bb49f95b82.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-43fdf4e76aef3709.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "73374bc5bd4344cbdb7f9b759431c1e07bb271b8506e6abcf28ed882bec21083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73374bc5bd4344cbdb7f9b759431c1e07bb271b8506e6abcf28ed882bec21083", kill_on_drop: false }` [INFO] [stdout] 73374bc5bd4344cbdb7f9b759431c1e07bb271b8506e6abcf28ed882bec21083