[INFO] cloning repository https://github.com/skycloudd/foxglove [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skycloudd/foxglove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Ffoxglove", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Ffoxglove'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7be7c331ac5d9aac32b2ef62b4d5b6ad95095695 [INFO] testing skycloudd/foxglove against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Ffoxglove" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skycloudd/foxglove on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skycloudd/foxglove [INFO] finished tweaking git repo https://github.com/skycloudd/foxglove [INFO] tweaked toml for git repo https://github.com/skycloudd/foxglove written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/skycloudd/foxglove 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da5c7c74fd2ae0c321010558f3f24e712ce74297576c3dfe0db65be30cd84466 [INFO] running `Command { std: "docker" "start" "-a" "da5c7c74fd2ae0c321010558f3f24e712ce74297576c3dfe0db65be30cd84466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da5c7c74fd2ae0c321010558f3f24e712ce74297576c3dfe0db65be30cd84466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5c7c74fd2ae0c321010558f3f24e712ce74297576c3dfe0db65be30cd84466", kill_on_drop: false }` [INFO] [stdout] da5c7c74fd2ae0c321010558f3f24e712ce74297576c3dfe0db65be30cd84466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d898f3d6d39e6d9c9768642e735291db4ffde24a4f37a4029d1c5f1d03a554a [INFO] running `Command { std: "docker" "start" "-a" "1d898f3d6d39e6d9c9768642e735291db4ffde24a4f37a4029d1c5f1d03a554a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cranelift-isle v0.101.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling cranelift-codegen-shared v0.101.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.101.0 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling arbitrary v1.3.1 [INFO] [stderr] Compiling cranelift-entity v0.101.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling cranelift-bforest v0.101.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling cranelift-control v0.101.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling cranelift-codegen v0.101.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v14.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ariadne v0.3.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling simple_logger v4.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling cranelift-module v0.101.0 [INFO] [stderr] Compiling cranelift-frontend v0.101.0 [INFO] [stderr] Compiling cranelift-native v0.101.0 [INFO] [stderr] Compiling cranelift-object v0.101.0 [INFO] [stderr] Compiling cranelift-jit v0.101.0 [INFO] [stderr] Compiling cranelift v0.101.0 [INFO] [stderr] Compiling foxglove v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "1d898f3d6d39e6d9c9768642e735291db4ffde24a4f37a4029d1c5f1d03a554a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d898f3d6d39e6d9c9768642e735291db4ffde24a4f37a4029d1c5f1d03a554a", kill_on_drop: false }` [INFO] [stdout] 1d898f3d6d39e6d9c9768642e735291db4ffde24a4f37a4029d1c5f1d03a554a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c69c2d7a44cab1faa2c4fc49c98c38b1590e349980b6e1e604eaef6ecb6dcbb [INFO] running `Command { std: "docker" "start" "-a" "8c69c2d7a44cab1faa2c4fc49c98c38b1590e349980b6e1e604eaef6ecb6dcbb", kill_on_drop: false }` [INFO] [stderr] Compiling foxglove v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.38s [INFO] running `Command { std: "docker" "inspect" "8c69c2d7a44cab1faa2c4fc49c98c38b1590e349980b6e1e604eaef6ecb6dcbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c69c2d7a44cab1faa2c4fc49c98c38b1590e349980b6e1e604eaef6ecb6dcbb", kill_on_drop: false }` [INFO] [stdout] 8c69c2d7a44cab1faa2c4fc49c98c38b1590e349980b6e1e604eaef6ecb6dcbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37f00559243cf9b5a9f5c833e69bd6b94cbc1402cdbe398ab3f6d23fb33e243f [INFO] running `Command { std: "docker" "start" "-a" "37f00559243cf9b5a9f5c833e69bd6b94cbc1402cdbe398ab3f6d23fb33e243f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/foxglove-b88ec196ff382d4a) [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" "37f00559243cf9b5a9f5c833e69bd6b94cbc1402cdbe398ab3f6d23fb33e243f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37f00559243cf9b5a9f5c833e69bd6b94cbc1402cdbe398ab3f6d23fb33e243f", kill_on_drop: false }` [INFO] [stdout] 37f00559243cf9b5a9f5c833e69bd6b94cbc1402cdbe398ab3f6d23fb33e243f