[INFO] fetching crate sosistab2 0.6.3... [INFO] testing sosistab2-0.6.3 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate sosistab2 0.6.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate sosistab2 0.6.3 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 crates.io crate sosistab2 0.6.3 [INFO] finished tweaking crates.io crate sosistab2 0.6.3 [INFO] tweaked toml for crates.io crate sosistab2 0.6.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate sosistab2 0.6.3 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d4c390b60358d373951ae07d4024f1081759cbb6bfa7cc5d7caa3448f1eff0c0 [INFO] running `Command { std: "docker" "start" "-a" "d4c390b60358d373951ae07d4024f1081759cbb6bfa7cc5d7caa3448f1eff0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4c390b60358d373951ae07d4024f1081759cbb6bfa7cc5d7caa3448f1eff0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c390b60358d373951ae07d4024f1081759cbb6bfa7cc5d7caa3448f1eff0c0", kill_on_drop: false }` [INFO] [stdout] d4c390b60358d373951ae07d4024f1081759cbb6bfa7cc5d7caa3448f1eff0c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f8a5db5109771ec302b966516c0a167aec90c78dbc89f8c720e135277addf43a [INFO] running `Command { std: "docker" "start" "-a" "f8a5db5109771ec302b966516c0a167aec90c78dbc89f8c720e135277addf43a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling polling v2.5.1 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling openssl-src v111.24.0+1.1.1s [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Compiling async-net v1.7.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling raw-cpuid v10.6.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling priority-queue v1.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling moka v0.9.6 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling quanta v0.10.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rtrb v0.2.2 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling st3 v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.2.4 [INFO] [stderr] Compiling smol-timeout v0.6.0 [INFO] [stderr] Compiling probability v0.17.0 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling bipe v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling cached_proc_macro v0.7.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] error: could not compile `derivative` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derivative /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derivative-2.2.0/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 -C metadata=dde0cbeb9eee2917 -C extra-filename=-dde0cbeb9eee2917 --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-1e57b554f975dc2d.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" "f8a5db5109771ec302b966516c0a167aec90c78dbc89f8c720e135277addf43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a5db5109771ec302b966516c0a167aec90c78dbc89f8c720e135277addf43a", kill_on_drop: false }` [INFO] [stdout] f8a5db5109771ec302b966516c0a167aec90c78dbc89f8c720e135277addf43a