[INFO] fetching crate pax-compiler 0.38.3...
[INFO] checking pax-compiler-0.38.3 against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] extracting crate pax-compiler 0.38.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pax-compiler 0.38.3
[INFO] finished tweaking crates.io crate pax-compiler 0.38.3
[INFO] tweaked toml for crates.io crate pax-compiler 0.38.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pax-compiler 0.38.3 on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 497 packages to highest compatible versions
[INFO] [stderr]       Adding actix-files v0.6.10 (available: v0.7.0)
[INFO] [stderr]       Adding async-openai v0.19.1 (available: v0.42.0)
[INFO] [stderr]       Adding cargo_metadata v0.18.1 (available: v0.23.1)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.11)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.15.0)
[INFO] [stderr]       Adding notify v6.1.1 (available: v8.2.0)
[INFO] [stderr]       Adding pax-designtime v0.38.3 (available: v0.39.0)
[INFO] [stderr]       Adding pax-manifest v0.38.3 (available: v0.39.0)
[INFO] [stderr]       Adding pax-message v0.38.3 (available: v0.39.0)
[INFO] [stderr]       Adding pax-runtime v0.38.3 (available: v0.39.0)
[INFO] [stderr]       Adding pax-runtime-api v0.38.3 (available: v0.39.0)
[INFO] [stderr]       Adding rand v0.8.8 (available: v0.10.3)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.5)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.2.2)
[INFO] [stderr]       Adding similar v2.7.0 (available: v3.2.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v3.0.6)
[INFO] [stderr]       Adding tera v1.20.1 (available: v2.4.0)
[INFO] [stderr]       Adding toml_edit v0.14.4 (available: v0.25.15+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:172:1
[INFO] [stderr]     |
[INFO] [stderr] 172 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `pax-compiler` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.14.4
[INFO] [stderr]   Downloaded pax-runtime-api v0.38.3
[INFO] [stderr]   Downloaded pax-message v0.38.3
[INFO] [stderr]   Downloaded pax-runtime v0.38.3
[INFO] [stderr]   Downloaded pax-manifest v0.38.3
[INFO] [stderr]   Downloaded pax-lang v0.38.3
[INFO] [stderr]   Downloaded pax-designtime v0.38.3
[INFO] [stderr]   Downloaded reqwasm v0.2.1
[INFO] [stderr]   Downloaded ewebsock v0.4.1
[INFO] [stderr]   Downloaded pax-generation v0.38.3
[INFO] [stderr]   Downloaded awc v3.8.2
[INFO] [stderr]   Downloaded actix-tls v3.6.0
[INFO] [stderr]   Downloaded async-openai v0.19.1
[INFO] [stderr]   Downloaded actix-web-actors v4.3.1+deprecated
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded actix-files v0.6.10
[INFO] [stderr]   Downloaded actix-test v0.1.5
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded actix-http-test v3.2.0
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded http-range v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f750c1b1a20cb86280eb629d9eea65584cbfb1a3c308143831e73822729e30db
[INFO] running `Command { std: "docker" "start" "f750c1b1a20cb86280eb629d9eea65584cbfb1a3c308143831e73822729e30db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f750c1b1a20cb86280eb629d9eea65584cbfb1a3c308143831e73822729e30db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f750c1b1a20cb86280eb629d9eea65584cbfb1a3c308143831e73822729e30db" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f750c1b1a20cb86280eb629d9eea65584cbfb1a3c308143831e73822729e30db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f750c1b1a20cb86280eb629d9eea65584cbfb1a3c308143831e73822729e30db" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:172:1
[INFO] [stderr]     |
[INFO] [stderr] 172 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `pax-compiler` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.128
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling eyre v0.6.14
[INFO] [stderr]     Checking bytestring v1.5.1
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]     Checking piet v0.6.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking proc-macro2 v1.0.107
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking crossbeam-deque v0.8.8
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rustls v0.21.12
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling actix-web-codegen v4.4.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.17
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling camino v1.2.6
[INFO] [stderr]     Checking html-escape v0.2.15
[INFO] [stderr]     Checking jiff-core v0.1.1
[INFO] [stderr]    Compiling glib-macros v0.16.8
[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/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1a894ce662f52a5e -C extra-filename=-9ddb48a5edccd072 --out-dir /opt/rustwide/target/debug/build/tokio/9ddb48a5edccd072/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/557927e41f083466/out -L dependency=/opt/rustwide/target/debug/build/errno/0f735279c0a5cb88/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/2285cdf6cdb2482f/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/a05e03ea595c9db0/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/e0a7a2a81cc9a5cf/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/ea43c592534030c0/out/libmio-ea43c592534030c0.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/fac348038a249774/out/libparking_lot-fac348038a249774.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/e631dbe7df418f4f/out/libsignal_hook_registry-e631dbe7df418f4f.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out/libsocket2-081bf329e7bc52a9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/e49dddbdc1fe96f3/out/libtokio_macros-e49dddbdc1fe96f3.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f750c1b1a20cb86280eb629d9eea65584cbfb1a3c308143831e73822729e30db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f750c1b1a20cb86280eb629d9eea65584cbfb1a3c308143831e73822729e30db", kill_on_drop: false }`
[INFO] [stdout] f750c1b1a20cb86280eb629d9eea65584cbfb1a3c308143831e73822729e30db
