[INFO] cloning repository https://github.com/A11yWatch/crawler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A11yWatch/crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA11yWatch%2Fcrawler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA11yWatch%2Fcrawler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e331f310c9fc287e15f76a0551896d28b64e3190 [INFO] checking A11yWatch/crawler against try#721f09565b0c3089f05d0d05d88cb02947a00cd1 for pr-110799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA11yWatch%2Fcrawler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/A11yWatch/crawler on toolchain 721f09565b0c3089f05d0d05d88cb02947a00cd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+721f09565b0c3089f05d0d05d88cb02947a00cd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/A11yWatch/crawler [INFO] finished tweaking git repo https://github.com/A11yWatch/crawler [INFO] tweaked toml for git repo https://github.com/A11yWatch/crawler written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/A11yWatch/crawler 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" "+721f09565b0c3089f05d0d05d88cb02947a00cd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+721f09565b0c3089f05d0d05d88cb02947a00cd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb8d69dc32a358bc5b95b228a0c42193f51e20b17614bc411a58ecdfae7c554c [INFO] running `Command { std: "docker" "start" "-a" "fb8d69dc32a358bc5b95b228a0c42193f51e20b17614bc411a58ecdfae7c554c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb8d69dc32a358bc5b95b228a0c42193f51e20b17614bc411a58ecdfae7c554c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8d69dc32a358bc5b95b228a0c42193f51e20b17614bc411a58ecdfae7c554c", kill_on_drop: false }` [INFO] [stdout] fb8d69dc32a358bc5b95b228a0c42193f51e20b17614bc411a58ecdfae7c554c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+721f09565b0c3089f05d0d05d88cb02947a00cd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da06c7ac32110bffec3160c031fc2b2c053a408e93ea3413353e3cdffc8faeb0 [INFO] running `Command { std: "docker" "start" "-a" "da06c7ac32110bffec3160c031fc2b2c053a408e93ea3413353e3cdffc8faeb0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.86 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling openssl v0.10.51 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.37.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling axum v0.6.16 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling fast_markup5ever v0.11.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking chrono_utils v0.1.3 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking servo_arc v0.2.0 [INFO] [stderr] Checking tokio-socks v0.5.1 [INFO] [stderr] Checking tokio-stream v0.1.12 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking string_concat v0.0.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking compact_str v0.7.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking sitemap v0.4.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling fast_html5ever v0.26.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling ua_generator v0.3.5 (https://github.com/a11ywatch/ua_generator.git#ee71df85) [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking h2 v0.3.18 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Compiling website_crawler v0.7.83 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.16 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.98s [INFO] running `Command { std: "docker" "inspect" "da06c7ac32110bffec3160c031fc2b2c053a408e93ea3413353e3cdffc8faeb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da06c7ac32110bffec3160c031fc2b2c053a408e93ea3413353e3cdffc8faeb0", kill_on_drop: false }` [INFO] [stdout] da06c7ac32110bffec3160c031fc2b2c053a408e93ea3413353e3cdffc8faeb0