[INFO] cloning repository https://github.com/Cadiac/comet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cadiac/comet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCadiac%2Fcomet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCadiac%2Fcomet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 307e33102c2ac800c1e595fd4a7bdc7a9918ab4e
[INFO] testing Cadiac/comet against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCadiac%2Fcomet" "/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/Cadiac/comet
[INFO] finished tweaking git repo https://github.com/Cadiac/comet
[INFO] tweaked toml for git repo https://github.com/Cadiac/comet written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cadiac/comet on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cadiac/comet 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded gloo-utils v0.1.4
[INFO] [stderr] Downloaded clap_derive v3.2.18
[INFO] [stderr] Downloaded textwrap v0.15.1
[INFO] [stderr] Downloaded gloo-console v0.2.1
[INFO] [stderr] Downloaded clap v3.2.22
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1f9764ae226c767d91caf320a23c8fa903bc841f0b35a5909348c9e1271b23f
[INFO] running `Command { std: "docker" "start" "-a" "b1f9764ae226c767d91caf320a23c8fa903bc841f0b35a5909348c9e1271b23f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1f9764ae226c767d91caf320a23c8fa903bc841f0b35a5909348c9e1271b23f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1f9764ae226c767d91caf320a23c8fa903bc841f0b35a5909348c9e1271b23f", kill_on_drop: false }`
[INFO] [stdout] b1f9764ae226c767d91caf320a23c8fa903bc841f0b35a5909348c9e1271b23f
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] 48472f9882b082968c70df30026874bd748bdfa1230aac63f77e1a6c7b43a760
[INFO] running `Command { std: "docker" "start" "-a" "48472f9882b082968c70df30026874bd748bdfa1230aac63f77e1a6c7b43a760", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.92
[INFO] [stderr] Compiling unicode-ident v1.0.4
[INFO] [stderr] Compiling syn v1.0.100
[INFO] [stderr] Compiling once_cell v1.15.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr] Compiling serde_derive v1.0.145
[INFO] [stderr] Compiling serde v1.0.145
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling bumpalo v3.11.0
[INFO] [stderr] Compiling serde_json v1.0.85
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling ryu v1.0.11
[INFO] [stderr] Compiling itoa v1.0.3
[INFO] [stderr] Compiling wasm-bindgen v0.2.99
[INFO] [stderr] Compiling libc v0.2.133
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling crossbeam-utils v0.8.11
[INFO] [stderr] Compiling thiserror v1.0.37
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling rayon-core v1.9.3
[INFO] [stderr] Compiling hashbrown v0.12.3
[INFO] [stderr] Compiling memoffset v0.6.5
[INFO] [stderr] Compiling crossbeam-epoch v0.9.10
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling syn v2.0.90
[INFO] [stderr] Compiling indexmap v1.9.1
[INFO] [stderr] Compiling getrandom v0.2.7
[INFO] [stderr] Compiling slab v0.4.7
[INFO] [stderr] Compiling num_cpus v1.13.1
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling aho-corasick v0.7.19
[INFO] [stderr] Compiling crossbeam-channel v0.5.6
[INFO] [stderr] Compiling crossbeam-deque v0.8.2
[INFO] [stderr] Compiling rayon v1.5.3
[INFO] [stderr] Compiling termcolor v1.1.3
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Compiling os_str_bytes v6.3.0
[INFO] [stderr] Compiling regex-syntax v0.6.27
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Compiling clap_lex v0.2.4
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling either v1.8.0
[INFO] [stderr] Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr] Compiling humantime v2.1.0
[INFO] [stderr] Compiling anymap2 v0.13.0
[INFO] [stderr] Compiling textwrap v0.15.1
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling regex v1.6.0
[INFO] [stderr] Compiling env_logger v0.8.4
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr] Compiling thiserror-impl v1.0.37
[INFO] [stderr] Compiling yew-macro v0.19.3
[INFO] [stderr] Compiling clap_derive v3.2.18
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr] Compiling clap v3.2.22
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling js-sys v0.3.76
[INFO] [stderr] Compiling console_error_panic_hook v0.1.7
[INFO] [stderr] Compiling web-sys v0.3.76
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.49
[INFO] [stderr] Compiling gloo-timers v0.2.4
[INFO] [stderr] Compiling gloo-utils v0.1.4
[INFO] [stderr] Compiling gloo-events v0.1.2
[INFO] [stderr] Compiling gloo-console v0.2.1
[INFO] [stderr] Compiling gloo-dialogs v0.1.1
[INFO] [stderr] Compiling gloo-render v0.1.1
[INFO] [stderr] Compiling wasm-logger v0.2.0
[INFO] [stderr] Compiling gloo-file v0.2.3
[INFO] [stderr] Compiling gloo-storage v0.2.2
[INFO] [stderr] Compiling gloo-worker v0.2.1
[INFO] [stderr] Compiling gloo v0.4.2
[INFO] [stderr] Compiling yew v0.19.3
[INFO] [stderr] Compiling comet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: All `
` tags should have an `alt` attribute which provides a human-readable description
[INFO] [stdout] --> src/bin/web.rs:253:34
[INFO] [stdout] |
[INFO] [stdout] 253 | ...
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "48472f9882b082968c70df30026874bd748bdfa1230aac63f77e1a6c7b43a760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48472f9882b082968c70df30026874bd748bdfa1230aac63f77e1a6c7b43a760", kill_on_drop: false }`
[INFO] [stdout] 48472f9882b082968c70df30026874bd748bdfa1230aac63f77e1a6c7b43a760
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] 8904aed047f37ddf79bf941dff06e198e83f1fed2b6f802e0dc229d42495a1d7
[INFO] running `Command { std: "docker" "start" "-a" "8904aed047f37ddf79bf941dff06e198e83f1fed2b6f802e0dc229d42495a1d7", kill_on_drop: false }`
[INFO] [stderr] Compiling comet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: All `
` tags should have an `alt` attribute which provides a human-readable description
[INFO] [stdout] --> src/bin/web.rs:253:34
[INFO] [stdout] |
[INFO] [stdout] 253 | ...
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.51s
[INFO] running `Command { std: "docker" "inspect" "8904aed047f37ddf79bf941dff06e198e83f1fed2b6f802e0dc229d42495a1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8904aed047f37ddf79bf941dff06e198e83f1fed2b6f802e0dc229d42495a1d7", kill_on_drop: false }`
[INFO] [stdout] 8904aed047f37ddf79bf941dff06e198e83f1fed2b6f802e0dc229d42495a1d7
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] bef48d259d91e97d107717658623f81ac564ff69cac98fc32a572430346d934a
[INFO] running `Command { std: "docker" "start" "-a" "bef48d259d91e97d107717658623f81ac564ff69cac98fc32a572430346d934a", kill_on_drop: false }`
[INFO] [stderr] warning: All `
` tags should have an `alt` attribute which provides a human-readable description
[INFO] [stderr] --> src/bin/web.rs:253:34
[INFO] [stderr] |
[INFO] [stderr] 253 | ...
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: `comet` (bin "web" test) generated 1 warning
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/comet-d0f85fb4e73a353b)
[INFO] [stdout]
[INFO] [stderr] Running unittests src/bin/comet.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/comet-090987db63760af7)
[INFO] [stdout] running 0 tests
[INFO] [stderr] Running unittests src/bin/web.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/web-06b636740e4800f2)
[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] [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] [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] Running unittests src/bin/worker.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/worker-0dc93854fafa221d)
[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" "bef48d259d91e97d107717658623f81ac564ff69cac98fc32a572430346d934a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bef48d259d91e97d107717658623f81ac564ff69cac98fc32a572430346d934a", kill_on_drop: false }`
[INFO] [stdout] bef48d259d91e97d107717658623f81ac564ff69cac98fc32a572430346d934a