[INFO] cloning repository https://github.com/arnej/taur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arnej/taur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnej%2Ftaur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnej%2Ftaur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06286ce5164841aea81032b2956d80c26ed607cf [INFO] testing arnej/taur against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnej%2Ftaur" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arnej/taur on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arnej/taur [INFO] finished tweaking git repo https://github.com/arnej/taur [INFO] tweaked toml for git repo https://github.com/arnej/taur written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/arnej/taur already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a98f248fdf85b2acd93fbba236ddc9a42740f051a8ee6dc29db2d3d897f03dd [INFO] running `Command { std: "docker" "start" "-a" "6a98f248fdf85b2acd93fbba236ddc9a42740f051a8ee6dc29db2d3d897f03dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a98f248fdf85b2acd93fbba236ddc9a42740f051a8ee6dc29db2d3d897f03dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a98f248fdf85b2acd93fbba236ddc9a42740f051a8ee6dc29db2d3d897f03dd", kill_on_drop: false }` [INFO] [stdout] 6a98f248fdf85b2acd93fbba236ddc9a42740f051a8ee6dc29db2d3d897f03dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0f923dce185bee1e8a766a4a8fc87e29ae1fdbe206353d905bcf79adb299e2c [INFO] running `Command { std: "docker" "start" "-a" "c0f923dce185bee1e8a766a4a8fc87e29ae1fdbe206353d905bcf79adb299e2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v0.7.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rustix v0.35.13 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling terminal_size v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling clap v4.0.19 [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.147/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=45f63cb73c68cf7d -C extra-filename=-45f63cb73c68cf7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1af62450dcf11fe8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2302df77fd6b8693.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f7b1daa1a2c84f2a.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c0f923dce185bee1e8a766a4a8fc87e29ae1fdbe206353d905bcf79adb299e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f923dce185bee1e8a766a4a8fc87e29ae1fdbe206353d905bcf79adb299e2c", kill_on_drop: false }` [INFO] [stdout] c0f923dce185bee1e8a766a4a8fc87e29ae1fdbe206353d905bcf79adb299e2c