[INFO] cloning repository https://github.com/audunhalland/pyodide-reqwest-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/audunhalland/pyodide-reqwest-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fpyodide-reqwest-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fpyodide-reqwest-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81816cce3c4757db61b2a0b7a9f3c91480b07b51 [INFO] checking audunhalland/pyodide-reqwest-demo against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fpyodide-reqwest-demo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/audunhalland/pyodide-reqwest-demo [INFO] finished tweaking git repo https://github.com/audunhalland/pyodide-reqwest-demo [INFO] tweaked toml for git repo https://github.com/audunhalland/pyodide-reqwest-demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/audunhalland/pyodide-reqwest-demo on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/audunhalland/pyodide-reqwest-demo 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/audunhalland/pyo3-async-runtimes.git` [INFO] [stderr] Updating git repository `https://github.com/audunhalland/reqwest.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.22.4 [INFO] [stderr] Downloaded pyo3-build-config v0.22.4 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.4 [INFO] [stderr] Downloaded pyo3-ffi v0.22.4 [INFO] [stderr] Downloaded pyo3 v0.22.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d34cb4fad01680236a34f51298e69ce9b8a14e7af5d781ebee4a1a63cba8be68 [INFO] running `Command { std: "docker" "start" "-a" "d34cb4fad01680236a34f51298e69ce9b8a14e7af5d781ebee4a1a63cba8be68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d34cb4fad01680236a34f51298e69ce9b8a14e7af5d781ebee4a1a63cba8be68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d34cb4fad01680236a34f51298e69ce9b8a14e7af5d781ebee4a1a63cba8be68", kill_on_drop: false }` [INFO] [stdout] d34cb4fad01680236a34f51298e69ce9b8a14e7af5d781ebee4a1a63cba8be68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f919faebfa2d9f3fce83d70a39890e7adfb29168cd3773faa17cee7f37fc4df6 [INFO] running `Command { std: "docker" "start" "-a" "f919faebfa2d9f3fce83d70a39890e7adfb29168cd3773faa17cee7f37fc4df6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling pyo3-build-config v0.22.4 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.4 [INFO] [stderr] Compiling pyo3-ffi v0.22.4 [INFO] [stderr] Compiling pyo3 v0.22.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pyo3-macros v0.22.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking pyo3-async-runtimes v0.21.0 (https://github.com/audunhalland/pyo3-async-runtimes.git?branch=pyodide#e79dd9a2) [INFO] [stderr] Checking reqwest v0.12.8 (https://github.com/audunhalland/reqwest.git?branch=pyodide#8de2ebc1) [INFO] [stderr] Checking pyodide-reqwest-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s [INFO] running `Command { std: "docker" "inspect" "f919faebfa2d9f3fce83d70a39890e7adfb29168cd3773faa17cee7f37fc4df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f919faebfa2d9f3fce83d70a39890e7adfb29168cd3773faa17cee7f37fc4df6", kill_on_drop: false }` [INFO] [stdout] f919faebfa2d9f3fce83d70a39890e7adfb29168cd3773faa17cee7f37fc4df6