[INFO] fetching crate octocrab_wasi 0.19.1... [INFO] testing octocrab_wasi-0.19.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate octocrab_wasi 0.19.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate octocrab_wasi 0.19.1 [INFO] finished tweaking crates.io crate octocrab_wasi 0.19.1 [INFO] tweaked toml for crates.io crate octocrab_wasi 0.19.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate octocrab_wasi 0.19.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate octocrab_wasi 0.19.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize v1.6.1 [INFO] [stderr] Downloaded wasmedge_wasi_socket v0.4.3 [INFO] [stderr] Downloaded jwt-simple v0.11.9 [INFO] [stderr] Downloaded wiremock v0.5.21 [INFO] [stderr] Downloaded tokio-util_wasi v0.7.5 [INFO] [stderr] Downloaded k256 v0.13.2 [INFO] [stderr] Downloaded crypto-bigint v0.5.4 [INFO] [stderr] Downloaded mio_wasi v0.8.6 [INFO] [stderr] Downloaded reqwest_wasi v0.11.16 [INFO] [stderr] Downloaded h2_wasi v0.3.15 [INFO] [stderr] Downloaded hyper_wasi v0.15.1 [INFO] [stderr] Downloaded rustix v0.38.24 [INFO] [stderr] Downloaded tokio_wasi v1.25.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] beef459e53915e3c0232a3954f8bb9a604d2d6db10301ac5e7f5c255cc6f0626 [INFO] running `Command { std: "docker" "start" "-a" "beef459e53915e3c0232a3954f8bb9a604d2d6db10301ac5e7f5c255cc6f0626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beef459e53915e3c0232a3954f8bb9a604d2d6db10301ac5e7f5c255cc6f0626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beef459e53915e3c0232a3954f8bb9a604d2d6db10301ac5e7f5c255cc6f0626", kill_on_drop: false }` [INFO] [stdout] beef459e53915e3c0232a3954f8bb9a604d2d6db10301ac5e7f5c255cc6f0626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d4ba1e4f480f71ecea7420dddaa5ea4b7e6bf44695c4bbaa29861110984683e [INFO] running `Command { std: "docker" "start" "-a" "9d4ba1e4f480f71ecea7420dddaa5ea4b7e6bf44695c4bbaa29861110984683e", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.6.1 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling ed25519-compact v2.0.4 [INFO] [stderr] Compiling elliptic-curve v0.13.7 [INFO] [stderr] Compiling hmac-sha512 v1.1.5 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling coarsetime v0.1.33 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.4 [INFO] [stderr] Compiling binstring v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling jwt-simple v0.11.9 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] error: could not compile `hyper-tls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name hyper_tls --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.5.0/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=d8435473865757be -C extra-filename=-7656e03c99f7b97d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8210432e63828fd8.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-23912ba684e4e62b.rmeta --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-76abfcd83e525bbc.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-158f2eea45e04440.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-110c110a7fe79236.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9d4ba1e4f480f71ecea7420dddaa5ea4b7e6bf44695c4bbaa29861110984683e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d4ba1e4f480f71ecea7420dddaa5ea4b7e6bf44695c4bbaa29861110984683e", kill_on_drop: false }` [INFO] [stdout] 9d4ba1e4f480f71ecea7420dddaa5ea4b7e6bf44695c4bbaa29861110984683e