[INFO] fetching crate aide 0.2.0... [INFO] testing aide-0.2.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate aide 0.2.0 into /workspace/builds/worker-95/source [INFO] validating manifest of crates.io crate aide 0.2.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aide 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate aide 0.2.0 [INFO] tweaked toml for crates.io crate aide 0.2.0 written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate crates.io crate aide 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-codec v0.4.0 [INFO] [stderr] Downloaded actix-server v2.0.0-beta.6 [INFO] [stderr] Downloaded linkme-impl v0.2.7 [INFO] [stderr] Downloaded linkme v0.2.7 [INFO] [stderr] Downloaded actix-tls v3.0.0-beta.7 [INFO] [stderr] Downloaded time v0.3.3 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.11 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.10 [INFO] [stderr] Downloaded aide-macros v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 964413ddcd0e6b306a3995628f72a1406a592515d4cb1e26385f7426f2eca14c [INFO] running `Command { std: "docker" "start" "-a" "964413ddcd0e6b306a3995628f72a1406a592515d4cb1e26385f7426f2eca14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "964413ddcd0e6b306a3995628f72a1406a592515d4cb1e26385f7426f2eca14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964413ddcd0e6b306a3995628f72a1406a592515d4cb1e26385f7426f2eca14c", kill_on_drop: false }` [INFO] [stdout] 964413ddcd0e6b306a3995628f72a1406a592515d4cb1e26385f7426f2eca14c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0240ce674b3f4353c62cf05dceba41f7e6b98ff73a57e6789914841bdbc86338 [INFO] running `Command { std: "docker" "start" "-a" "0240ce674b3f4353c62cf05dceba41f7e6b98ff73a57e6789914841bdbc86338", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling tamasfe-macro-utils v0.1.1 [INFO] [stderr] Compiling linkme-impl v0.2.7 [INFO] [stderr] Compiling schemars_derive v0.8.6 [INFO] [stderr] Compiling aide-macros v0.2.0 [INFO] [stderr] Compiling linkme v0.2.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling aide v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.76s [INFO] running `Command { std: "docker" "inspect" "0240ce674b3f4353c62cf05dceba41f7e6b98ff73a57e6789914841bdbc86338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0240ce674b3f4353c62cf05dceba41f7e6b98ff73a57e6789914841bdbc86338", kill_on_drop: false }` [INFO] [stdout] 0240ce674b3f4353c62cf05dceba41f7e6b98ff73a57e6789914841bdbc86338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 440939d7b7e8e741d1e90cb7c8a4cb3e7fa120833d0fd0bf6c032c5b570b2fbb [INFO] running `Command { std: "docker" "start" "-a" "440939d7b7e8e741d1e90cb7c8a4cb3e7fa120833d0fd0bf6c032c5b570b2fbb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling time v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling actix-service v2.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-router v0.5.0-beta.2 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e11b89894b7f00a1 -C extra-filename=-e11b89894b7f00a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rmeta --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" "440939d7b7e8e741d1e90cb7c8a4cb3e7fa120833d0fd0bf6c032c5b570b2fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440939d7b7e8e741d1e90cb7c8a4cb3e7fa120833d0fd0bf6c032c5b570b2fbb", kill_on_drop: false }` [INFO] [stdout] 440939d7b7e8e741d1e90cb7c8a4cb3e7fa120833d0fd0bf6c032c5b570b2fbb