[INFO] cloning repository https://github.com/Tricked-dev/profile-views-badge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tricked-dev/profile-views-badge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Fprofile-views-badge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Fprofile-views-badge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2140e5fde68283158ab7e37bff9c1283ab80f67c [INFO] testing Tricked-dev/profile-views-badge against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Fprofile-views-badge" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tricked-dev/profile-views-badge on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tricked-dev/profile-views-badge [INFO] finished tweaking git repo https://github.com/Tricked-dev/profile-views-badge [INFO] tweaked toml for git repo https://github.com/Tricked-dev/profile-views-badge written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/Tricked-dev/profile-views-badge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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/cloudflare/workers-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded worker-kv v0.5.1 [INFO] [stderr] Downloaded badge-maker v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8180e8b836e90502116e17266ee1e64a2ea9e8c12f348ec03c17f56ae6abbc19 [INFO] running `Command { std: "docker" "start" "-a" "8180e8b836e90502116e17266ee1e64a2ea9e8c12f348ec03c17f56ae6abbc19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8180e8b836e90502116e17266ee1e64a2ea9e8c12f348ec03c17f56ae6abbc19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8180e8b836e90502116e17266ee1e64a2ea9e8c12f348ec03c17f56ae6abbc19", kill_on_drop: false }` [INFO] [stdout] 8180e8b836e90502116e17266ee1e64a2ea9e8c12f348ec03c17f56ae6abbc19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1705dfce9bd307cbc25eb886d1309bb23fdd11c7afd99ce76de633bcdb7eb6f3 [INFO] running `Command { std: "docker" "start" "-a" "1705dfce9bd307cbc25eb886d1309bb23fdd11c7afd99ce76de633bcdb7eb6f3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling badge-maker v0.2.1 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling worker-kv v0.5.1 [INFO] [stderr] Compiling worker-sys v0.0.2 (https://github.com/cloudflare/workers-rs?rev=bff2e9ebd4561fde5d6c66a82450fe0f28515177#bff2e9eb) [INFO] [stderr] Compiling worker-macros v0.0.2 (https://github.com/cloudflare/workers-rs?rev=bff2e9ebd4561fde5d6c66a82450fe0f28515177#bff2e9eb) [INFO] [stderr] Compiling worker v0.0.7 (https://github.com/cloudflare/workers-rs?rev=bff2e9ebd4561fde5d6c66a82450fe0f28515177#bff2e9eb) [INFO] [stderr] Compiling profile-views-badge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "1705dfce9bd307cbc25eb886d1309bb23fdd11c7afd99ce76de633bcdb7eb6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1705dfce9bd307cbc25eb886d1309bb23fdd11c7afd99ce76de633bcdb7eb6f3", kill_on_drop: false }` [INFO] [stdout] 1705dfce9bd307cbc25eb886d1309bb23fdd11c7afd99ce76de633bcdb7eb6f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 114110a927072125feaa7d4503e477b27a7351215a379454180ad4efaec80926 [INFO] running `Command { std: "docker" "start" "-a" "114110a927072125feaa7d4503e477b27a7351215a379454180ad4efaec80926", kill_on_drop: false }` [INFO] [stderr] Compiling profile-views-badge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "114110a927072125feaa7d4503e477b27a7351215a379454180ad4efaec80926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114110a927072125feaa7d4503e477b27a7351215a379454180ad4efaec80926", kill_on_drop: false }` [INFO] [stdout] 114110a927072125feaa7d4503e477b27a7351215a379454180ad4efaec80926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae7021ad592183b76a50623ff8140b5c865dc387a53d66f096d887407ddef065 [INFO] running `Command { std: "docker" "start" "-a" "ae7021ad592183b76a50623ff8140b5c865dc387a53d66f096d887407ddef065", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/profile_views_badge-2c40405bb4cf66bd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests profile-views-badge [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae7021ad592183b76a50623ff8140b5c865dc387a53d66f096d887407ddef065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7021ad592183b76a50623ff8140b5c865dc387a53d66f096d887407ddef065", kill_on_drop: false }` [INFO] [stdout] ae7021ad592183b76a50623ff8140b5c865dc387a53d66f096d887407ddef065