[INFO] fetching crate hyperchad 0.1.0... [INFO] testing hyperchad-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate hyperchad 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate hyperchad 0.1.0 [INFO] finished tweaking crates.io crate hyperchad 0.1.0 [INFO] tweaked toml for crates.io crate hyperchad 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hyperchad 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyperchad 0.1.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v3.0.0 [INFO] [stderr] Downloaded free_log_models v0.2.0 [INFO] [stderr] Downloaded moosicbox_logging v0.1.1 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded gimbal_time v0.1.0 [INFO] [stderr] Downloaded utf8-width v0.1.7 [INFO] [stderr] Downloaded hyperchad_transformer v0.1.0 [INFO] [stderr] Downloaded hyperchad_actions v0.1.0 [INFO] [stderr] Downloaded color-hex v0.2.0 [INFO] [stderr] Downloaded hyperchad_color v0.1.0 [INFO] [stderr] Downloaded hyperchad_transformer_models v0.1.0 [INFO] [stderr] Downloaded moosicbox_env_utils v0.1.1 [INFO] [stderr] Downloaded free_log_client v0.5.0 [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded moosicbox_assert v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4be4e3a1b61a98286c24875e0262b4fc58634c645d01c9933e843d262fc3e37f [INFO] running `Command { std: "docker" "start" "-a" "4be4e3a1b61a98286c24875e0262b4fc58634c645d01c9933e843d262fc3e37f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4be4e3a1b61a98286c24875e0262b4fc58634c645d01c9933e843d262fc3e37f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be4e3a1b61a98286c24875e0262b4fc58634c645d01c9933e843d262fc3e37f", kill_on_drop: false }` [INFO] [stdout] 4be4e3a1b61a98286c24875e0262b4fc58634c645d01c9933e843d262fc3e37f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05a702e45ebb8562f4c163ec41393d91f73017241dae008ad38bb787d3576912 [INFO] running `Command { std: "docker" "start" "-a" "05a702e45ebb8562f4c163ec41393d91f73017241dae008ad38bb787d3576912", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling color-hex v0.2.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling gimbal_time v0.1.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling moosicbox_env_utils v0.1.1 [INFO] [stderr] Compiling moosicbox_assert v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling hyperchad_transformer_models v0.1.0 [INFO] [stderr] Compiling hyperchad_color v0.1.0 [INFO] [stderr] Compiling free_log_models v0.2.0 [INFO] [stderr] Compiling hyperchad_actions v0.1.0 [INFO] [stderr] Compiling free_log_client v0.5.0 [INFO] [stderr] Compiling moosicbox_logging v0.1.1 [INFO] [stderr] Compiling hyperchad_transformer v0.1.0 [INFO] [stderr] Compiling hyperchad v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.84s [INFO] running `Command { std: "docker" "inspect" "05a702e45ebb8562f4c163ec41393d91f73017241dae008ad38bb787d3576912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a702e45ebb8562f4c163ec41393d91f73017241dae008ad38bb787d3576912", kill_on_drop: false }` [INFO] [stdout] 05a702e45ebb8562f4c163ec41393d91f73017241dae008ad38bb787d3576912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2221264f2fdfd7713c5021ced49ed2358f215ad35047b3459334c117af94d4d6 [INFO] running `Command { std: "docker" "start" "-a" "2221264f2fdfd7713c5021ced49ed2358f215ad35047b3459334c117af94d4d6", kill_on_drop: false }` [INFO] [stderr] Compiling hyperchad v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `Command { std: "docker" "inspect" "2221264f2fdfd7713c5021ced49ed2358f215ad35047b3459334c117af94d4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2221264f2fdfd7713c5021ced49ed2358f215ad35047b3459334c117af94d4d6", kill_on_drop: false }` [INFO] [stdout] 2221264f2fdfd7713c5021ced49ed2358f215ad35047b3459334c117af94d4d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12cbeb666e729a57f91bf3d6943e729fddb70cd7dda1d48a81a4d2bd68978a14 [INFO] running `Command { std: "docker" "start" "-a" "12cbeb666e729a57f91bf3d6943e729fddb70cd7dda1d48a81a4d2bd68978a14", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyperchad-2678d45ef50ab0a6) [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 hyperchad [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" "12cbeb666e729a57f91bf3d6943e729fddb70cd7dda1d48a81a4d2bd68978a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12cbeb666e729a57f91bf3d6943e729fddb70cd7dda1d48a81a4d2bd68978a14", kill_on_drop: false }` [INFO] [stdout] 12cbeb666e729a57f91bf3d6943e729fddb70cd7dda1d48a81a4d2bd68978a14