[INFO] fetching crate moonramp-encryption 0.1.22... [INFO] checking moonramp-encryption-0.1.22 against try#d48499c087dc9ccf49e58dd584b2df4a2c08657c for pr-113312 [INFO] extracting crate moonramp-encryption 0.1.22 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate moonramp-encryption 0.1.22 on toolchain d48499c087dc9ccf49e58dd584b2df4a2c08657c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d48499c087dc9ccf49e58dd584b2df4a2c08657c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate moonramp-encryption 0.1.22 [INFO] finished tweaking crates.io crate moonramp-encryption 0.1.22 [INFO] tweaked toml for crates.io crate moonramp-encryption 0.1.22 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d48499c087dc9ccf49e58dd584b2df4a2c08657c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d48499c087dc9ccf49e58dd584b2df4a2c08657c" "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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+d48499c087dc9ccf49e58dd584b2df4a2c08657c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 079a580f384d9ce197465e029812843ae0493bfe5c7e3084a5ba985e9f3cafc6 [INFO] running `Command { std: "docker" "start" "-a" "079a580f384d9ce197465e029812843ae0493bfe5c7e3084a5ba985e9f3cafc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "079a580f384d9ce197465e029812843ae0493bfe5c7e3084a5ba985e9f3cafc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "079a580f384d9ce197465e029812843ae0493bfe5c7e3084a5ba985e9f3cafc6", kill_on_drop: false }` [INFO] [stdout] 079a580f384d9ce197465e029812843ae0493bfe5c7e3084a5ba985e9f3cafc6 [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" "-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+d48499c087dc9ccf49e58dd584b2df4a2c08657c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f136de8b1f53726969ea6bac05d746dc69fcd6775205d19754dbd75e2afb946 [INFO] running `Command { std: "docker" "start" "-a" "1f136de8b1f53726969ea6bac05d746dc69fcd6775205d19754dbd75e2afb946", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling rustix v0.33.7 [INFO] [stderr] Checking linux-raw-sys v0.0.42 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking serde v1.0.166 [INFO] [stderr] Compiling wasmtime-fiber v0.35.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling io-extras v0.13.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling cap-primitives v0.24.4 [INFO] [stderr] Checking wasmparser v0.83.0 [INFO] [stderr] Checking ambient-authority v0.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling wasmtime-runtime v0.35.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rust_decimal v1.30.0 [INFO] [stderr] Checking wasmtime-jit-debug v0.35.3 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling cap-std v0.24.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling wasmtime v0.35.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking fs-set-times v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wasi-common v0.35.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Checking cranelift-entity v0.82.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling wiggle-generate v0.35.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking wasmtime-types v0.35.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling system-interface v0.20.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling cap-fs-ext v0.24.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Checking wasmtime-environ v0.35.3 [INFO] [stderr] Compiling wiggle-macro v0.35.3 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d48499c087dc9ccf49e58dd584b2df4a2c08657c/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=40e0a5c0f7def828 -C extra-filename=-40e0a5c0f7def828 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-28d064d784559dcd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-58172cf463bbc2f4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-acee7feb6e30c116.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-72bb75040389650e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-faf62e2d31fffb7d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0329bc2e6e784613.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: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d48499c087dc9ccf49e58dd584b2df4a2c08657c/bin/rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.166/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=10322e48dfa3b0b8 -C extra-filename=-10322e48dfa3b0b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d7f45d5e65385a85.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1f136de8b1f53726969ea6bac05d746dc69fcd6775205d19754dbd75e2afb946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f136de8b1f53726969ea6bac05d746dc69fcd6775205d19754dbd75e2afb946", kill_on_drop: false }` [INFO] [stdout] 1f136de8b1f53726969ea6bac05d746dc69fcd6775205d19754dbd75e2afb946